[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 12:11:50.034214 13872 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.62:44601
I20260709 12:11:50.036062 13872 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:11:50.037492 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:50.055122 13879 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:50.055130 13878 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:50.055168 13881 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:50.056640 13872 server_base.cc:1061] running on GCE node
I20260709 12:11:51.157379 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:51.157635 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:51.157845 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599111157817 us; error 0 us; skew 500 ppm
I20260709 12:11:51.158676 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:51.164158 13872 webserver.cc:533] Webserver started at http://127.13.140.62:41873/ using document root <none> and password file <none>
I20260709 12:11:51.165041 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:51.165241 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:51.165711 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:51.171675 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/master-0-root/instance:
uuid: "e316320ca56149b3aa88f7c4e4103c41"
format_stamp: "Formatted at 2026-07-09 12:11:51 on dist-test-slave-4v02"
I20260709 12:11:51.179842 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:11:51.185199 13887 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:51.186442 13872 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:11:51.186796 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/master-0-root
uuid: "e316320ca56149b3aa88f7c4e4103c41"
format_stamp: "Formatted at 2026-07-09 12:11:51 on dist-test-slave-4v02"
I20260709 12:11:51.187124 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:51.258056 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:51.259616 13872 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 12:11:51.260066 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:51.328787 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.62:44601
I20260709 12:11:51.328994 13938 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.62:44601 every 8 connection(s)
I20260709 12:11:51.336644 13939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:51.358429 13939 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41: Bootstrap starting.
I20260709 12:11:51.364435 13939 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:51.366367 13939 log.cc:826] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41: Log is configured to *not* fsync() on all Append() calls
I20260709 12:11:51.370967 13939 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41: No bootstrap required, opened a new log
I20260709 12:11:51.391587 13939 raft_consensus.cc:359] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e316320ca56149b3aa88f7c4e4103c41" member_type: VOTER }
I20260709 12:11:51.392143 13939 raft_consensus.cc:385] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:51.392393 13939 raft_consensus.cc:740] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e316320ca56149b3aa88f7c4e4103c41, State: Initialized, Role: FOLLOWER
I20260709 12:11:51.393332 13939 consensus_queue.cc:260] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e316320ca56149b3aa88f7c4e4103c41" member_type: VOTER }
I20260709 12:11:51.393813 13939 raft_consensus.cc:399] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:11:51.394098 13939 raft_consensus.cc:493] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:11:51.394416 13939 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:51.398478 13939 raft_consensus.cc:515] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e316320ca56149b3aa88f7c4e4103c41" member_type: VOTER }
I20260709 12:11:51.399209 13939 leader_election.cc:304] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e316320ca56149b3aa88f7c4e4103c41; no voters: 
I20260709 12:11:51.400907 13939 leader_election.cc:290] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:11:51.401216 13942 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:51.403246 13942 raft_consensus.cc:697] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [term 1 LEADER]: Becoming Leader. State: Replica: e316320ca56149b3aa88f7c4e4103c41, State: Running, Role: LEADER
I20260709 12:11:51.404203 13942 consensus_queue.cc:237] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e316320ca56149b3aa88f7c4e4103c41" member_type: VOTER }
I20260709 12:11:51.405279 13939 sys_catalog.cc:565] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:11:51.414882 13943 sys_catalog.cc:455] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e316320ca56149b3aa88f7c4e4103c41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e316320ca56149b3aa88f7c4e4103c41" member_type: VOTER } }
I20260709 12:11:51.415810 13943 sys_catalog.cc:458] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:51.415078 13944 sys_catalog.cc:455] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e316320ca56149b3aa88f7c4e4103c41. Latest consensus state: current_term: 1 leader_uuid: "e316320ca56149b3aa88f7c4e4103c41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e316320ca56149b3aa88f7c4e4103c41" member_type: VOTER } }
I20260709 12:11:51.417631 13944 sys_catalog.cc:458] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:51.419037 13951 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:11:51.429597 13951 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:11:51.431715 13872 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:11:51.446125 13951 catalog_manager.cc:1383] Generated new cluster ID: 4f22ef9656db41b2bb2776c842e311a6
I20260709 12:11:51.446377 13951 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:11:51.470495 13951 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:11:51.471985 13951 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:11:51.488055 13951 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41: Generated new TSK 0
I20260709 12:11:51.488960 13951 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:11:51.499415 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:51.509100 13961 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:51.510267 13962 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:51.514251 13964 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:51.514313 13872 server_base.cc:1061] running on GCE node
I20260709 12:11:51.515381 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:51.515655 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:51.515851 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599111515834 us; error 0 us; skew 500 ppm
I20260709 12:11:51.516642 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:51.520593 13872 webserver.cc:533] Webserver started at http://127.13.140.1:39941/ using document root <none> and password file <none>
I20260709 12:11:51.521274 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:51.521510 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:51.521854 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:51.523322 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/ts-0-root/instance:
uuid: "c8a61ddf25b04640abfd9408c78f0d37"
format_stamp: "Formatted at 2026-07-09 12:11:51 on dist-test-slave-4v02"
I20260709 12:11:51.529986 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:11:51.534950 13969 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:51.535795 13872 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:11:51.536078 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/ts-0-root
uuid: "c8a61ddf25b04640abfd9408c78f0d37"
format_stamp: "Formatted at 2026-07-09 12:11:51 on dist-test-slave-4v02"
I20260709 12:11:51.536356 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:51.566352 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:51.567838 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:51.570451 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:51.574529 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:51.574772 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:51.575037 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:51.575208 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:51.665714 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.1:33043
I20260709 12:11:51.665808 14031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.1:33043 every 8 connection(s)
I20260709 12:11:51.672338 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:51.683445 14037 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:51.684167 14036 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:51.690550 14039 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:51.692782 13872 server_base.cc:1061] running on GCE node
I20260709 12:11:51.693647 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:51.693833 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:51.694010 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599111693993 us; error 0 us; skew 500 ppm
I20260709 12:11:51.694631 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:51.699496 13872 webserver.cc:533] Webserver started at http://127.13.140.2:43949/ using document root <none> and password file <none>
I20260709 12:11:51.700104 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:51.700278 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:51.700525 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:51.701915 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/ts-1-root/instance:
uuid: "db2ee742ad404f3ab6c2c15279a20e97"
format_stamp: "Formatted at 2026-07-09 12:11:51 on dist-test-slave-4v02"
I20260709 12:11:51.702015 14032 heartbeater.cc:344] Connected to a master server at 127.13.140.62:44601
I20260709 12:11:51.702497 14032 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:51.703620 14032 heartbeater.cc:507] Master 127.13.140.62:44601 requested a full tablet report, sending...
I20260709 12:11:51.707015 13904 ts_manager.cc:194] Registered new tserver with Master: c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043)
I20260709 12:11:51.710212 13904 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40974
I20260709 12:11:51.712740 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.008s	sys 0.005s
I20260709 12:11:51.717453 14044 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:51.718261 13872 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:11:51.718528 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/ts-1-root
uuid: "db2ee742ad404f3ab6c2c15279a20e97"
format_stamp: "Formatted at 2026-07-09 12:11:51 on dist-test-slave-4v02"
I20260709 12:11:51.718792 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:51.740770 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:51.742022 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:51.744143 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:51.747215 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:51.747465 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:11:51.747699 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:51.747855 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:51.836375 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.2:44883
I20260709 12:11:51.836495 14106 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.2:44883 every 8 connection(s)
I20260709 12:11:51.844724 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:51.852480 14110 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:51.856724 14107 heartbeater.cc:344] Connected to a master server at 127.13.140.62:44601
I20260709 12:11:51.857146 14107 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:51.858180 14107 heartbeater.cc:507] Master 127.13.140.62:44601 requested a full tablet report, sending...
W20260709 12:11:51.858392 14113 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:51.859498 13872 server_base.cc:1061] running on GCE node
W20260709 12:11:51.860492 14111 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:51.860565 13904 ts_manager.cc:194] Registered new tserver with Master: db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883)
I20260709 12:11:51.861752 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:51.862039 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:51.862085 13904 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40986
I20260709 12:11:51.862286 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599111862266 us; error 0 us; skew 500 ppm
I20260709 12:11:51.863066 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:51.865978 13872 webserver.cc:533] Webserver started at http://127.13.140.3:36249/ using document root <none> and password file <none>
I20260709 12:11:51.866583 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:51.866839 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:51.867141 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:51.868628 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/ts-2-root/instance:
uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
format_stamp: "Formatted at 2026-07-09 12:11:51 on dist-test-slave-4v02"
I20260709 12:11:51.874233 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 12:11:51.878189 14118 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:51.878974 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 12:11:51.879323 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/ts-2-root
uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
format_stamp: "Formatted at 2026-07-09 12:11:51 on dist-test-slave-4v02"
I20260709 12:11:51.879696 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599109869613-13872-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:51.897821 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:51.899516 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:51.901960 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:51.905597 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:51.905894 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:51.906177 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:51.906425 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:51.993777 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.3:45095
I20260709 12:11:51.993863 14180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.3:45095 every 8 connection(s)
I20260709 12:11:52.009984 14181 heartbeater.cc:344] Connected to a master server at 127.13.140.62:44601
I20260709 12:11:52.010334 14181 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:52.011096 14181 heartbeater.cc:507] Master 127.13.140.62:44601 requested a full tablet report, sending...
I20260709 12:11:52.013160 13904 ts_manager.cc:194] Registered new tserver with Master: c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:52.014144 13872 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013142079s
I20260709 12:11:52.014629 13904 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41000
I20260709 12:11:52.063447 13904 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41004:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:11:52.067093 13904 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:11:52.169219 14146 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa44bf1ea1c403bb4f3e95e794ebd34 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:52.170670 14146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa44bf1ea1c403bb4f3e95e794ebd34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.174338 14072 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa44bf1ea1c403bb4f3e95e794ebd34 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:52.174588 14071 tablet_service.cc:1511] Processing CreateTablet for tablet a9f66e34aef445b990bbc0d4ccdc0ef8 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:52.175755 14072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa44bf1ea1c403bb4f3e95e794ebd34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.175840 14068 tablet_service.cc:1511] Processing CreateTablet for tablet 3804bc550adb4fd59a5f62f36d5525fa (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:52.177168 14068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3804bc550adb4fd59a5f62f36d5525fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.176831 14070 tablet_service.cc:1511] Processing CreateTablet for tablet a7a8b253773c493e9cf435628dbe6324 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:52.178112 14070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a8b253773c493e9cf435628dbe6324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.177938 14145 tablet_service.cc:1511] Processing CreateTablet for tablet a9f66e34aef445b990bbc0d4ccdc0ef8 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:52.179194 14145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9f66e34aef445b990bbc0d4ccdc0ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.180521 14069 tablet_service.cc:1511] Processing CreateTablet for tablet 260311cd20144884a891b22cc4a4fd95 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:52.182410 14144 tablet_service.cc:1511] Processing CreateTablet for tablet a7a8b253773c493e9cf435628dbe6324 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:52.182611 14067 tablet_service.cc:1511] Processing CreateTablet for tablet cd363e45f22d4518bd7f24289c294e75 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:52.183725 14144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a8b253773c493e9cf435628dbe6324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.184767 14066 tablet_service.cc:1511] Processing CreateTablet for tablet 8f420de4ae1a4b0794b5036133826604 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:52.186748 14064 tablet_service.cc:1511] Processing CreateTablet for tablet deb3d60444d34de39d76af5bbf61fa9c (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:52.187611 14071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9f66e34aef445b990bbc0d4ccdc0ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.188196 14065 tablet_service.cc:1511] Processing CreateTablet for tablet 7854fe64f73243dd8b4bcb6fe8f19306 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:52.188827 14064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb3d60444d34de39d76af5bbf61fa9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.190267 14143 tablet_service.cc:1511] Processing CreateTablet for tablet 260311cd20144884a891b22cc4a4fd95 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:52.191520 14143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260311cd20144884a891b22cc4a4fd95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.191260 14142 tablet_service.cc:1511] Processing CreateTablet for tablet 3804bc550adb4fd59a5f62f36d5525fa (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:52.192574 14142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3804bc550adb4fd59a5f62f36d5525fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.193596 14140 tablet_service.cc:1511] Processing CreateTablet for tablet 8f420de4ae1a4b0794b5036133826604 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:52.194821 14140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f420de4ae1a4b0794b5036133826604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.196508 14141 tablet_service.cc:1511] Processing CreateTablet for tablet cd363e45f22d4518bd7f24289c294e75 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:52.197703 14141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd363e45f22d4518bd7f24289c294e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.191314 14067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd363e45f22d4518bd7f24289c294e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.203810 14138 tablet_service.cc:1511] Processing CreateTablet for tablet deb3d60444d34de39d76af5bbf61fa9c (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:52.204672 14139 tablet_service.cc:1511] Processing CreateTablet for tablet 7854fe64f73243dd8b4bcb6fe8f19306 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:52.206142 14138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb3d60444d34de39d76af5bbf61fa9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.207985 14139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7854fe64f73243dd8b4bcb6fe8f19306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.209353 14065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7854fe64f73243dd8b4bcb6fe8f19306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.211146 14066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f420de4ae1a4b0794b5036133826604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.220742 14069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260311cd20144884a891b22cc4a4fd95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.276752 13996 tablet_service.cc:1511] Processing CreateTablet for tablet a9f66e34aef445b990bbc0d4ccdc0ef8 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:52.295156 13991 tablet_service.cc:1511] Processing CreateTablet for tablet 8f420de4ae1a4b0794b5036133826604 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:52.297598 13994 tablet_service.cc:1511] Processing CreateTablet for tablet 260311cd20144884a891b22cc4a4fd95 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:52.289098 13995 tablet_service.cc:1511] Processing CreateTablet for tablet a7a8b253773c493e9cf435628dbe6324 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:52.293833 13997 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa44bf1ea1c403bb4f3e95e794ebd34 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:52.302496 13993 tablet_service.cc:1511] Processing CreateTablet for tablet 3804bc550adb4fd59a5f62f36d5525fa (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:52.300163 13992 tablet_service.cc:1511] Processing CreateTablet for tablet cd363e45f22d4518bd7f24289c294e75 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:52.304291 13990 tablet_service.cc:1511] Processing CreateTablet for tablet 7854fe64f73243dd8b4bcb6fe8f19306 (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:52.301671 13989 tablet_service.cc:1511] Processing CreateTablet for tablet deb3d60444d34de39d76af5bbf61fa9c (DEFAULT_TABLE table=test-workload [id=bd7e6be25f01416f8a7d97c98acfd134]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:52.312501 13996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9f66e34aef445b990bbc0d4ccdc0ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.387822 14199 tablet_bootstrap.cc:492] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Bootstrap starting.
I20260709 12:11:52.396973 13995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a8b253773c493e9cf435628dbe6324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.398998 13997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa44bf1ea1c403bb4f3e95e794ebd34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.410061 13994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260311cd20144884a891b22cc4a4fd95. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:11:52.424376 13952 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:52.422362 13991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f420de4ae1a4b0794b5036133826604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.438390 13989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb3d60444d34de39d76af5bbf61fa9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.440495 13993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3804bc550adb4fd59a5f62f36d5525fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.442170 13992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd363e45f22d4518bd7f24289c294e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.454036 13990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7854fe64f73243dd8b4bcb6fe8f19306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:52.469743 14200 tablet_bootstrap.cc:492] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97: Bootstrap starting.
I20260709 12:11:52.513108 14199 tablet_bootstrap.cc:654] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.536707 14201 tablet_bootstrap.cc:492] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37: Bootstrap starting.
I20260709 12:11:52.545020 14200 tablet_bootstrap.cc:654] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.545998 14199 tablet_bootstrap.cc:492] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e: No bootstrap required, opened a new log
I20260709 12:11:52.546664 14199 ts_tablet_manager.cc:1403] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent bootstrapping tablet: real 0.250s	user 0.013s	sys 0.002s
I20260709 12:11:52.552467 14199 raft_consensus.cc:359] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.554427 14199 raft_consensus.cc:385] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.554852 14199 raft_consensus.cc:740] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.555708 14199 consensus_queue.cc:260] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.556299 14201 tablet_bootstrap.cc:654] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.556409 14200 tablet_bootstrap.cc:492] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97: No bootstrap required, opened a new log
I20260709 12:11:52.557097 14200 ts_tablet_manager.cc:1403] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97: Time spent bootstrapping tablet: real 0.111s	user 0.008s	sys 0.005s
I20260709 12:11:52.560034 14200 raft_consensus.cc:359] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.560727 14200 raft_consensus.cc:385] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.561008 14200 raft_consensus.cc:740] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.564081 14200 consensus_queue.cc:260] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.564661 14199 ts_tablet_manager.cc:1434] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 12:11:52.565099 14181 heartbeater.cc:499] Master 127.13.140.62:44601 was elected leader, sending a full tablet report...
I20260709 12:11:52.566200 14199 tablet_bootstrap.cc:492] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Bootstrap starting.
I20260709 12:11:52.571874 14200 ts_tablet_manager.cc:1434] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 12:11:52.572607 14107 heartbeater.cc:499] Master 127.13.140.62:44601 was elected leader, sending a full tablet report...
I20260709 12:11:52.572935 14199 tablet_bootstrap.cc:654] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.580472 14200 tablet_bootstrap.cc:492] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97: Bootstrap starting.
I20260709 12:11:52.582837 14201 tablet_bootstrap.cc:492] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37: No bootstrap required, opened a new log
I20260709 12:11:52.583551 14201 ts_tablet_manager.cc:1403] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.000s
I20260709 12:11:52.587039 14201 raft_consensus.cc:359] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.595705 14201 raft_consensus.cc:385] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.596082 14201 raft_consensus.cc:740] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.596836 14201 consensus_queue.cc:260] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.589123 14200 tablet_bootstrap.cc:654] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:52.600195 14108 tablet.cc:2406] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:11:52.607414 14032 heartbeater.cc:499] Master 127.13.140.62:44601 was elected leader, sending a full tablet report...
I20260709 12:11:52.613576 14201 ts_tablet_manager.cc:1434] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 12:11:52.614671 14201 tablet_bootstrap.cc:492] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37: Bootstrap starting.
I20260709 12:11:52.621202 14200 tablet_bootstrap.cc:492] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97: No bootstrap required, opened a new log
I20260709 12:11:52.621737 14200 ts_tablet_manager.cc:1403] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.000s
I20260709 12:11:52.622135 14199 tablet_bootstrap.cc:492] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e: No bootstrap required, opened a new log
I20260709 12:11:52.623595 14199 ts_tablet_manager.cc:1403] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.037s
I20260709 12:11:52.624723 14200 raft_consensus.cc:359] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.625458 14200 raft_consensus.cc:385] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.625753 14200 raft_consensus.cc:740] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.626613 14200 consensus_queue.cc:260] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.628984 14200 ts_tablet_manager.cc:1434] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 12:11:52.629853 14200 tablet_bootstrap.cc:492] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97: Bootstrap starting.
I20260709 12:11:52.630383 14201 tablet_bootstrap.cc:654] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.631207 14199 raft_consensus.cc:359] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.634478 14199 raft_consensus.cc:385] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.634835 14199 raft_consensus.cc:740] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.636080 14199 consensus_queue.cc:260] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.638573 14199 ts_tablet_manager.cc:1434] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:11:52.639595 14199 tablet_bootstrap.cc:492] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Bootstrap starting.
I20260709 12:11:52.641090 14200 tablet_bootstrap.cc:654] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.647166 14199 tablet_bootstrap.cc:654] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.653009 14206 raft_consensus.cc:493] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:52.653589 14206 raft_consensus.cc:515] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.656445 14201 tablet_bootstrap.cc:492] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37: No bootstrap required, opened a new log
I20260709 12:11:52.657039 14201 ts_tablet_manager.cc:1403] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.006s
I20260709 12:11:52.660266 14201 raft_consensus.cc:359] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.661051 14201 raft_consensus.cc:385] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.661357 14201 raft_consensus.cc:740] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.662120 14201 consensus_queue.cc:260] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.664410 14201 ts_tablet_manager.cc:1434] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260709 12:11:52.665371 14208 raft_consensus.cc:493] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:52.665433 14201 tablet_bootstrap.cc:492] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37: Bootstrap starting.
I20260709 12:11:52.665876 14208 raft_consensus.cc:515] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.668442 14208 leader_election.cc:290] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:52.669227 14204 raft_consensus.cc:493] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:52.669701 14204 raft_consensus.cc:515] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.672276 14204 leader_election.cc:290] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883)
I20260709 12:11:52.672372 14201 tablet_bootstrap.cc:654] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.673147 14206 leader_election.cc:290] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:52.699426 14200 tablet_bootstrap.cc:492] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97: No bootstrap required, opened a new log
I20260709 12:11:52.716799 14200 ts_tablet_manager.cc:1403] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.003s
I20260709 12:11:52.730798 14199 tablet_bootstrap.cc:492] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e: No bootstrap required, opened a new log
I20260709 12:11:52.731418 14199 ts_tablet_manager.cc:1403] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent bootstrapping tablet: real 0.092s	user 0.017s	sys 0.013s
I20260709 12:11:52.736331 14200 raft_consensus.cc:359] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:11:52.737133 14200 raft_consensus.cc:385] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.737426 14200 raft_consensus.cc:740] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.738188 14200 consensus_queue.cc:260] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:11:52.753753 14199 raft_consensus.cc:359] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:11:52.754565 14199 raft_consensus.cc:385] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.754853 14199 raft_consensus.cc:740] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.755924 14199 consensus_queue.cc:260] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:11:52.755019 14200 ts_tablet_manager.cc:1434] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.002s
I20260709 12:11:52.761081 14199 ts_tablet_manager.cc:1434] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260709 12:11:52.767182 14199 tablet_bootstrap.cc:492] T a7a8b253773c493e9cf435628dbe6324 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Bootstrap starting.
I20260709 12:11:52.768308 14200 tablet_bootstrap.cc:492] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97: Bootstrap starting.
I20260709 12:11:52.779932 14206 raft_consensus.cc:493] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:52.780412 14206 raft_consensus.cc:515] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.782413 14206 leader_election.cc:290] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:52.782845 14201 tablet_bootstrap.cc:492] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37: No bootstrap required, opened a new log
I20260709 12:11:52.783365 14201 ts_tablet_manager.cc:1403] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.022s
I20260709 12:11:52.794564 14199 tablet_bootstrap.cc:654] T a7a8b253773c493e9cf435628dbe6324 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.798866 14007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37" is_pre_election: true
I20260709 12:11:52.804543 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37" is_pre_election: true
W20260709 12:11:52.806143 14122 leader_election.cc:343] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:52.804440 14006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3804bc550adb4fd59a5f62f36d5525fa" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37" is_pre_election: true
I20260709 12:11:52.810462 14201 raft_consensus.cc:359] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.811795 14201 raft_consensus.cc:385] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:11:52.813313 14048 leader_election.cc:343] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:52.814545 14201 raft_consensus.cc:740] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Initialized, Role: FOLLOWER
W20260709 12:11:52.816757 14048 leader_election.cc:343] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:52.817039 14201 consensus_queue.cc:260] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.816874 14156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3804bc550adb4fd59a5f62f36d5525fa" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" is_pre_election: true
I20260709 12:11:52.829438 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" is_pre_election: true
I20260709 12:11:52.830255 14155 raft_consensus.cc:2468] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 0.
I20260709 12:11:52.832386 14201 ts_tablet_manager.cc:1434] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.010s
I20260709 12:11:52.832899 14200 tablet_bootstrap.cc:654] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.834013 14199 tablet_bootstrap.cc:492] T a7a8b253773c493e9cf435628dbe6324 P c7aa3fadb40e4d3cb6f0e46e3591a79e: No bootstrap required, opened a new log
I20260709 12:11:52.833747 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a8b253773c493e9cf435628dbe6324" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" is_pre_election: true
I20260709 12:11:52.835234 14199 ts_tablet_manager.cc:1403] T a7a8b253773c493e9cf435628dbe6324 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent bootstrapping tablet: real 0.069s	user 0.005s	sys 0.009s
W20260709 12:11:52.835882 14046 leader_election.cc:343] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:52.836993 14201 tablet_bootstrap.cc:492] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37: Bootstrap starting.
W20260709 12:11:52.838261 13971 leader_election.cc:343] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:52.837446 14046 leader_election.cc:304] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db2ee742ad404f3ab6c2c15279a20e97; no voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, c8a61ddf25b04640abfd9408c78f0d37
I20260709 12:11:52.841778 14206 raft_consensus.cc:2749] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:52.842211 14046 leader_election.cc:304] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, db2ee742ad404f3ab6c2c15279a20e97; no voters: c8a61ddf25b04640abfd9408c78f0d37
I20260709 12:11:52.843987 14206 raft_consensus.cc:2804] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:52.844419 14206 raft_consensus.cc:493] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:52.844849 14206 raft_consensus.cc:3060] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.846158 14199 raft_consensus.cc:359] T a7a8b253773c493e9cf435628dbe6324 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.846916 14199 raft_consensus.cc:385] T a7a8b253773c493e9cf435628dbe6324 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.848843 14199 raft_consensus.cc:740] T a7a8b253773c493e9cf435628dbe6324 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.849781 14199 consensus_queue.cc:260] T a7a8b253773c493e9cf435628dbe6324 P c7aa3fadb40e4d3cb6f0e46e3591a79e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.852691 14206 raft_consensus.cc:515] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.856299 14006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:11:52.853327 14199 ts_tablet_manager.cc:1434] T a7a8b253773c493e9cf435628dbe6324 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
W20260709 12:11:52.857695 14048 leader_election.cc:343] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:52.860291 14200 tablet_bootstrap.cc:492] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97: No bootstrap required, opened a new log
I20260709 12:11:52.860783 14200 ts_tablet_manager.cc:1403] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97: Time spent bootstrapping tablet: real 0.095s	user 0.004s	sys 0.013s
I20260709 12:11:52.862427 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97" is_pre_election: true
I20260709 12:11:52.863447 14082 raft_consensus.cc:2393] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in current term 1: Already voted for candidate db2ee742ad404f3ab6c2c15279a20e97 in this term.
I20260709 12:11:52.863878 14200 raft_consensus.cc:359] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.865485 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a8b253773c493e9cf435628dbe6324" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97" is_pre_election: true
I20260709 12:11:52.866158 14200 raft_consensus.cc:385] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.866636 14200 raft_consensus.cc:740] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.866669 14120 leader_election.cc:304] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e; no voters: c8a61ddf25b04640abfd9408c78f0d37, db2ee742ad404f3ab6c2c15279a20e97
I20260709 12:11:52.867630 14204 raft_consensus.cc:3060] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.868631 14199 tablet_bootstrap.cc:492] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e: Bootstrap starting.
I20260709 12:11:52.869756 14201 tablet_bootstrap.cc:654] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.875480 14200 consensus_queue.cc:260] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.876204 14199 tablet_bootstrap.cc:654] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.878756 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:11:52.875056 14204 raft_consensus.cc:2749] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:52.886909 14155 raft_consensus.cc:2468] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 1.
I20260709 12:11:52.888389 14046 leader_election.cc:304] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, db2ee742ad404f3ab6c2c15279a20e97; no voters: c8a61ddf25b04640abfd9408c78f0d37
I20260709 12:11:52.888801 14199 tablet_bootstrap.cc:492] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e: No bootstrap required, opened a new log
I20260709 12:11:52.889384 14199 ts_tablet_manager.cc:1403] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.006s
I20260709 12:11:52.892313 14199 raft_consensus.cc:359] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.893172 14199 raft_consensus.cc:385] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.893515 14199 raft_consensus.cc:740] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.893673 14082 raft_consensus.cc:2468] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 0.
I20260709 12:11:52.894358 14199 consensus_queue.cc:260] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.897552 13971 leader_election.cc:304] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c8a61ddf25b04640abfd9408c78f0d37, db2ee742ad404f3ab6c2c15279a20e97; no voters: c7aa3fadb40e4d3cb6f0e46e3591a79e
I20260709 12:11:52.898792 14208 raft_consensus.cc:2804] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:52.899158 14208 raft_consensus.cc:493] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:52.899523 14208 raft_consensus.cc:3060] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.903417 14199 ts_tablet_manager.cc:1434] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 12:11:52.907330 14208 raft_consensus.cc:515] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.910682 14199 tablet_bootstrap.cc:492] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Bootstrap starting.
I20260709 12:11:52.912184 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a8b253773c493e9cf435628dbe6324" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
I20260709 12:11:52.912918 14082 raft_consensus.cc:3060] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.918095 14199 tablet_bootstrap.cc:654] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.919515 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a8b253773c493e9cf435628dbe6324" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:11:52.920303 14155 raft_consensus.cc:3060] T a7a8b253773c493e9cf435628dbe6324 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:52.879526 14206 leader_election.cc:290] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 election: Requested vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:52.927448 14206 raft_consensus.cc:2804] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:52.935835 14208 leader_election.cc:290] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 election: Requested vote from peers db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:52.937505 14206 raft_consensus.cc:697] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 LEADER]: Becoming Leader. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:11:52.939576 14206 consensus_queue.cc:237] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
W20260709 12:11:52.945590 14046 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:45095, user_credentials={real_user=slave}} blocked reactor thread for 57309.7us
I20260709 12:11:52.948835 14200 ts_tablet_manager.cc:1434] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97: Time spent starting tablet: real 0.088s	user 0.012s	sys 0.000s
I20260709 12:11:52.951116 14199 tablet_bootstrap.cc:492] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e: No bootstrap required, opened a new log
I20260709 12:11:52.954098 14155 raft_consensus.cc:2468] T a7a8b253773c493e9cf435628dbe6324 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 1.
I20260709 12:11:52.955669 14200 tablet_bootstrap.cc:492] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97: Bootstrap starting.
I20260709 12:11:52.956048 14199 ts_tablet_manager.cc:1403] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.019s
I20260709 12:11:52.954031 14082 raft_consensus.cc:2468] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 1.
I20260709 12:11:52.961416 14199 raft_consensus.cc:359] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.962030 14199 raft_consensus.cc:385] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.962365 13971 leader_election.cc:304] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, c8a61ddf25b04640abfd9408c78f0d37; no voters: 
I20260709 12:11:52.962997 14199 raft_consensus.cc:740] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Initialized, Role: FOLLOWER
I20260709 12:11:52.964227 14208 raft_consensus.cc:2804] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:52.964046 14199 consensus_queue.cc:260] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.967979 14199 ts_tablet_manager.cc:1434] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:11:52.969095 14199 tablet_bootstrap.cc:492] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e: Bootstrap starting.
I20260709 12:11:52.970856 14201 tablet_bootstrap.cc:492] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37: No bootstrap required, opened a new log
I20260709 12:11:52.972927 14201 ts_tablet_manager.cc:1403] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37: Time spent bootstrapping tablet: real 0.137s	user 0.052s	sys 0.046s
I20260709 12:11:52.980822 14208 raft_consensus.cc:697] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 LEADER]: Becoming Leader. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Running, Role: LEADER
I20260709 12:11:52.980252 13902 catalog_manager.cc:5697] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:52.982290 14204 raft_consensus.cc:493] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:52.982865 14204 raft_consensus.cc:515] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:11:52.986209 14204 leader_election.cc:290] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883), c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043)
I20260709 12:11:52.981360 14201 raft_consensus.cc:359] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.987468 14006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37" is_pre_election: true
I20260709 12:11:52.987804 14199 tablet_bootstrap.cc:654] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:52.989378 14122 leader_election.cc:343] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:52.986974 14201 raft_consensus.cc:385] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:52.986214 14208 consensus_queue.cc:237] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:52.990136 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97" is_pre_election: true
I20260709 12:11:52.994159 14082 raft_consensus.cc:2468] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 0.
I20260709 12:11:52.995589 14200 tablet_bootstrap.cc:654] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:52.996235 14120 leader_election.cc:304] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, db2ee742ad404f3ab6c2c15279a20e97; no voters: c8a61ddf25b04640abfd9408c78f0d37
I20260709 12:11:52.990165 14201 raft_consensus.cc:740] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.000289 14199 tablet_bootstrap.cc:492] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e: No bootstrap required, opened a new log
I20260709 12:11:52.996980 14204 raft_consensus.cc:2804] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:53.002599 14204 raft_consensus.cc:493] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:53.003046 14204 raft_consensus.cc:3060] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.002800 14201 consensus_queue.cc:260] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.005592 14201 ts_tablet_manager.cc:1434] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 12:11:53.007005 14201 tablet_bootstrap.cc:492] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37: Bootstrap starting.
I20260709 12:11:53.007539 14199 ts_tablet_manager.cc:1403] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.008s
I20260709 12:11:53.010514 14199 raft_consensus.cc:359] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.014088 14201 tablet_bootstrap.cc:654] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.014261 14199 raft_consensus.cc:385] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.015400 14199 raft_consensus.cc:740] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.014124 14204 raft_consensus.cc:515] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:11:53.021338 14006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:11:53.022496 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
I20260709 12:11:53.023077 14082 raft_consensus.cc:3060] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.018241 14199 consensus_queue.cc:260] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.025233 14204 leader_election.cc:290] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 election: Requested vote from peers db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883), c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043)
I20260709 12:11:53.035315 14208 raft_consensus.cc:493] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:11:53.035641 14122 leader_election.cc:343] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:53.035874 14208 raft_consensus.cc:515] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.037654 14199 ts_tablet_manager.cc:1434] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.005s
I20260709 12:11:53.030409 14082 raft_consensus.cc:2468] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 1.
I20260709 12:11:53.038820 14199 tablet_bootstrap.cc:492] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Bootstrap starting.
I20260709 12:11:53.039638 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97" is_pre_election: true
W20260709 12:11:53.041002 13971 leader_election.cc:343] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:53.041668 14208 leader_election.cc:290] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:53.041023 14120 leader_election.cc:304] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, db2ee742ad404f3ab6c2c15279a20e97; no voters: c8a61ddf25b04640abfd9408c78f0d37
I20260709 12:11:53.046123 14239 raft_consensus.cc:2804] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:53.046648 14239 raft_consensus.cc:697] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 LEADER]: Becoming Leader. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Running, Role: LEADER
I20260709 12:11:53.047003 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" is_pre_election: true
I20260709 12:11:53.047724 14155 raft_consensus.cc:2468] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 0.
I20260709 12:11:53.047520 14239 consensus_queue.cc:237] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:11:53.049283 13971 leader_election.cc:304] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, c8a61ddf25b04640abfd9408c78f0d37; no voters: db2ee742ad404f3ab6c2c15279a20e97
I20260709 12:11:53.050434 14208 raft_consensus.cc:2804] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:53.050846 14208 raft_consensus.cc:493] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:53.051214 14208 raft_consensus.cc:3060] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.051568 14200 tablet_bootstrap.cc:492] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97: No bootstrap required, opened a new log
I20260709 12:11:53.052024 14200 ts_tablet_manager.cc:1403] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97: Time spent bootstrapping tablet: real 0.097s	user 0.021s	sys 0.006s
I20260709 12:11:53.055153 14200 raft_consensus.cc:359] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.056002 14200 raft_consensus.cc:385] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.056308 14200 raft_consensus.cc:740] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.060076 14200 consensus_queue.cc:260] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.059309 14201 tablet_bootstrap.cc:492] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37: No bootstrap required, opened a new log
I20260709 12:11:53.060722 14208 raft_consensus.cc:515] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.061333 14201 ts_tablet_manager.cc:1403] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.000s
I20260709 12:11:53.063896 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
I20260709 12:11:53.064662 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:11:53.065225 14155 raft_consensus.cc:3060] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:53.065325 13971 leader_election.cc:343] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:53.069494 14200 ts_tablet_manager.cc:1434] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:11:53.069835 14201 raft_consensus.cc:359] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.071545 14201 raft_consensus.cc:385] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.071979 14201 raft_consensus.cc:740] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.072923 14201 consensus_queue.cc:260] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.073937 14200 tablet_bootstrap.cc:492] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97: Bootstrap starting.
I20260709 12:11:53.048439 14199 tablet_bootstrap.cc:654] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.076448 14155 raft_consensus.cc:2468] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 1.
I20260709 12:11:53.080152 14208 leader_election.cc:290] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 election: Requested vote from peers db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:53.080214 13971 leader_election.cc:304] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, c8a61ddf25b04640abfd9408c78f0d37; no voters: db2ee742ad404f3ab6c2c15279a20e97
I20260709 12:11:53.081327 14208 raft_consensus.cc:2804] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:53.082086 14208 raft_consensus.cc:697] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 LEADER]: Becoming Leader. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Running, Role: LEADER
I20260709 12:11:53.079710 14201 ts_tablet_manager.cc:1434] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:11:53.084201 14201 tablet_bootstrap.cc:492] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37: Bootstrap starting.
I20260709 12:11:53.083859 13903 catalog_manager.cc:5697] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e reported cstate change: term changed from 0 to 1, leader changed from <none> to c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3). New cstate: current_term: 1 leader_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:53.085886 13904 catalog_manager.cc:5697] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "c8a61ddf25b04640abfd9408c78f0d37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:53.082890 14208 consensus_queue.cc:237] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.091259 14201 tablet_bootstrap.cc:654] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.098196 14199 tablet_bootstrap.cc:492] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e: No bootstrap required, opened a new log
I20260709 12:11:53.096856 14200 tablet_bootstrap.cc:654] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.103364 14199 ts_tablet_manager.cc:1403] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent bootstrapping tablet: real 0.065s	user 0.005s	sys 0.006s
I20260709 12:11:53.106982 14199 raft_consensus.cc:359] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.107739 14199 raft_consensus.cc:385] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.108016 14199 raft_consensus.cc:740] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.109488 14199 consensus_queue.cc:260] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.110721 14201 tablet_bootstrap.cc:492] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37: No bootstrap required, opened a new log
I20260709 12:11:53.111166 14201 ts_tablet_manager.cc:1403] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.002s
I20260709 12:11:53.113814 14199 ts_tablet_manager.cc:1434] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:11:53.114042 14201 raft_consensus.cc:359] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.114737 14199 tablet_bootstrap.cc:492] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Bootstrap starting.
I20260709 12:11:53.114712 14201 raft_consensus.cc:385] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.115100 14201 raft_consensus.cc:740] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.120422 14201 consensus_queue.cc:260] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.122027 13904 catalog_manager.cc:5697] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "c8a61ddf25b04640abfd9408c78f0d37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:53.123809 14199 tablet_bootstrap.cc:654] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.124307 14201 ts_tablet_manager.cc:1434] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 12:11:53.125473 14201 tablet_bootstrap.cc:492] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37: Bootstrap starting.
I20260709 12:11:53.129676 14200 tablet_bootstrap.cc:492] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97: No bootstrap required, opened a new log
I20260709 12:11:53.130244 14200 ts_tablet_manager.cc:1403] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.007s
I20260709 12:11:53.133893 14200 raft_consensus.cc:359] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.134737 14200 raft_consensus.cc:385] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.135053 14200 raft_consensus.cc:740] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.135892 14200 consensus_queue.cc:260] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.139371 14239 raft_consensus.cc:493] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:53.139465 14199 tablet_bootstrap.cc:492] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e: No bootstrap required, opened a new log
I20260709 12:11:53.140048 14199 ts_tablet_manager.cc:1403] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.002s
I20260709 12:11:53.139881 14239 raft_consensus.cc:515] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.142208 14239 leader_election.cc:290] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883)
I20260709 12:11:53.142995 14199 raft_consensus.cc:359] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.143750 14199 raft_consensus.cc:385] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.144048 14199 raft_consensus.cc:740] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.144889 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260311cd20144884a891b22cc4a4fd95" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97" is_pre_election: true
I20260709 12:11:53.144752 14199 consensus_queue.cc:260] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.145530 14081 raft_consensus.cc:2468] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 0.
I20260709 12:11:53.139072 14201 tablet_bootstrap.cc:654] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.147254 14199 ts_tablet_manager.cc:1434] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:11:53.148195 14120 leader_election.cc:304] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:11:53.149375 14006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260311cd20144884a891b22cc4a4fd95" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37" is_pre_election: true
I20260709 12:11:53.149994 14006 raft_consensus.cc:2468] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 0.
I20260709 12:11:53.150058 14239 raft_consensus.cc:2804] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:53.153533 14239 raft_consensus.cc:493] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:53.153923 14239 raft_consensus.cc:3060] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.161221 14239 raft_consensus.cc:515] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.163522 14239 leader_election.cc:290] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 election: Requested vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883)
I20260709 12:11:53.165881 14006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260311cd20144884a891b22cc4a4fd95" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:11:53.166651 14006 raft_consensus.cc:3060] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.168236 14200 ts_tablet_manager.cc:1434] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.003s
I20260709 12:11:53.169160 14200 tablet_bootstrap.cc:492] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97: Bootstrap starting.
I20260709 12:11:53.165872 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260311cd20144884a891b22cc4a4fd95" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
I20260709 12:11:53.172041 14081 raft_consensus.cc:3060] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.178689 14200 tablet_bootstrap.cc:654] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.179188 14081 raft_consensus.cc:2468] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 1.
I20260709 12:11:53.180660 14120 leader_election.cc:304] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:11:53.181440 14239 raft_consensus.cc:2804] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:53.181839 14006 raft_consensus.cc:2468] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 1.
I20260709 12:11:53.182032 14239 raft_consensus.cc:697] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 LEADER]: Becoming Leader. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Running, Role: LEADER
I20260709 12:11:53.183559 14239 consensus_queue.cc:237] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.187884 14201 tablet_bootstrap.cc:492] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37: No bootstrap required, opened a new log
I20260709 12:11:53.188567 14201 ts_tablet_manager.cc:1403] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.017s
I20260709 12:11:53.191743 14201 raft_consensus.cc:359] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.192708 14200 tablet_bootstrap.cc:492] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97: No bootstrap required, opened a new log
I20260709 12:11:53.192626 14201 raft_consensus.cc:385] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.192401 13904 catalog_manager.cc:5697] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e reported cstate change: term changed from 0 to 1, leader changed from <none> to c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3). New cstate: current_term: 1 leader_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:53.193329 14200 ts_tablet_manager.cc:1403] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.011s
I20260709 12:11:53.193241 14201 raft_consensus.cc:740] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.194469 14201 consensus_queue.cc:260] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.196592 14200 raft_consensus.cc:359] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.197295 14200 raft_consensus.cc:385] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.197566 14200 raft_consensus.cc:740] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.198271 14200 consensus_queue.cc:260] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.200131 14239 raft_consensus.cc:493] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:53.200783 14200 ts_tablet_manager.cc:1434] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:11:53.200603 14239 raft_consensus.cc:515] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.201802 14200 tablet_bootstrap.cc:492] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97: Bootstrap starting.
I20260709 12:11:53.202690 14239 leader_election.cc:290] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883)
I20260709 12:11:53.206516 14006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd363e45f22d4518bd7f24289c294e75" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37" is_pre_election: true
W20260709 12:11:53.208046 14122 leader_election.cc:343] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:53.208657 14200 tablet_bootstrap.cc:654] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.208796 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd363e45f22d4518bd7f24289c294e75" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97" is_pre_election: true
W20260709 12:11:53.210229 14120 leader_election.cc:343] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:53.210641 14120 leader_election.cc:304] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e; no voters: c8a61ddf25b04640abfd9408c78f0d37, db2ee742ad404f3ab6c2c15279a20e97
I20260709 12:11:53.212054 14239 raft_consensus.cc:2749] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:53.214377 14201 ts_tablet_manager.cc:1434] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:11:53.214679 14200 tablet_bootstrap.cc:492] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97: No bootstrap required, opened a new log
I20260709 12:11:53.215106 14200 ts_tablet_manager.cc:1403] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:11:53.215534 14201 tablet_bootstrap.cc:492] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37: Bootstrap starting.
I20260709 12:11:53.217780 14200 raft_consensus.cc:359] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.218442 14200 raft_consensus.cc:385] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.218720 14200 raft_consensus.cc:740] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.219630 14200 consensus_queue.cc:260] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.222289 14201 tablet_bootstrap.cc:654] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.224514 14200 ts_tablet_manager.cc:1434] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 12:11:53.225502 14200 tablet_bootstrap.cc:492] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97: Bootstrap starting.
I20260709 12:11:53.231194 14200 tablet_bootstrap.cc:654] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.236151 14201 tablet_bootstrap.cc:492] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37: No bootstrap required, opened a new log
I20260709 12:11:53.236589 14201 ts_tablet_manager.cc:1403] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260709 12:11:53.236589 14200 tablet_bootstrap.cc:492] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97: No bootstrap required, opened a new log
I20260709 12:11:53.237149 14200 ts_tablet_manager.cc:1403] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 12:11:53.239212 14201 raft_consensus.cc:359] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:11:53.239382 14200 raft_consensus.cc:359] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.239902 14201 raft_consensus.cc:385] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.240006 14200 raft_consensus.cc:385] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.240207 14201 raft_consensus.cc:740] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.240283 14200 raft_consensus.cc:740] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.240929 14201 consensus_queue.cc:260] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:11:53.241062 14200 consensus_queue.cc:260] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.244580 14200 ts_tablet_manager.cc:1434] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:11:53.245904 14201 ts_tablet_manager.cc:1434] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:11:53.246877 14201 tablet_bootstrap.cc:492] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37: Bootstrap starting.
I20260709 12:11:53.251248 14206 raft_consensus.cc:493] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:53.251811 14206 raft_consensus.cc:515] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.253919 14206 leader_election.cc:290] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:53.254657 14006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb3d60444d34de39d76af5bbf61fa9c" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37" is_pre_election: true
I20260709 12:11:53.255332 14006 raft_consensus.cc:2468] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 0.
I20260709 12:11:53.256353 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb3d60444d34de39d76af5bbf61fa9c" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" is_pre_election: true
I20260709 12:11:53.256563 14048 leader_election.cc:304] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8a61ddf25b04640abfd9408c78f0d37, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:11:53.256953 14155 raft_consensus.cc:2468] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 0.
I20260709 12:11:53.258579 14201 tablet_bootstrap.cc:654] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:53.259411 14206 raft_consensus.cc:2804] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:53.259855 14206 raft_consensus.cc:493] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:53.260221 14206 raft_consensus.cc:3060] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.268659 14206 raft_consensus.cc:515] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.271793 14201 tablet_bootstrap.cc:492] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37: No bootstrap required, opened a new log
I20260709 12:11:53.271924 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb3d60444d34de39d76af5bbf61fa9c" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:11:53.272506 14201 ts_tablet_manager.cc:1403] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.008s
I20260709 12:11:53.272600 14155 raft_consensus.cc:3060] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.271725 14006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb3d60444d34de39d76af5bbf61fa9c" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:11:53.273213 14006 raft_consensus.cc:3060] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.275547 14201 raft_consensus.cc:359] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.276291 14201 raft_consensus.cc:385] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:53.276612 14201 raft_consensus.cc:740] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Initialized, Role: FOLLOWER
I20260709 12:11:53.277344 14201 consensus_queue.cc:260] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.279620 14201 ts_tablet_manager.cc:1434] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:11:53.271687 14206 leader_election.cc:290] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 election: Requested vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:53.279644 14006 raft_consensus.cc:2468] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 1.
I20260709 12:11:53.282246 14048 leader_election.cc:304] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8a61ddf25b04640abfd9408c78f0d37, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:11:53.283193 14206 raft_consensus.cc:2804] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:53.284672 14206 raft_consensus.cc:697] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 1 LEADER]: Becoming Leader. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:11:53.285055 14155 raft_consensus.cc:2468] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 1.
I20260709 12:11:53.285521 14206 consensus_queue.cc:237] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.295042 13904 catalog_manager.cc:5697] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:53.301172 14208 raft_consensus.cc:493] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:53.301719 14208 raft_consensus.cc:515] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:11:53.303859 14208 leader_election.cc:290] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:53.305064 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97" is_pre_election: true
I20260709 12:11:53.305498 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" is_pre_election: true
I20260709 12:11:53.305879 14081 raft_consensus.cc:2393] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c8a61ddf25b04640abfd9408c78f0d37 in current term 1: Already voted for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in this term.
I20260709 12:11:53.307137 13971 leader_election.cc:304] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c8a61ddf25b04640abfd9408c78f0d37; no voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, db2ee742ad404f3ab6c2c15279a20e97
I20260709 12:11:53.307811 14208 raft_consensus.cc:3060] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.314213 14208 raft_consensus.cc:2749] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:53.315526 14208 raft_consensus.cc:493] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:53.315907 14208 raft_consensus.cc:515] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.317529 14208 leader_election.cc:290] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:53.318411 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3804bc550adb4fd59a5f62f36d5525fa" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97" is_pre_election: true
I20260709 12:11:53.318714 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3804bc550adb4fd59a5f62f36d5525fa" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" is_pre_election: true
I20260709 12:11:53.318936 14081 raft_consensus.cc:2468] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 0.
I20260709 12:11:53.319434 14155 raft_consensus.cc:2468] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 0.
I20260709 12:11:53.319954 13971 leader_election.cc:304] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8a61ddf25b04640abfd9408c78f0d37, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:11:53.320713 14208 raft_consensus.cc:2804] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:53.321100 14208 raft_consensus.cc:493] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:53.321412 14208 raft_consensus.cc:3060] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.325839 14208 raft_consensus.cc:515] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.327874 14208 leader_election.cc:290] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 election: Requested vote from peers db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:53.328778 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3804bc550adb4fd59a5f62f36d5525fa" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
I20260709 12:11:53.328893 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3804bc550adb4fd59a5f62f36d5525fa" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:11:53.329268 14081 raft_consensus.cc:3060] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.329530 14155 raft_consensus.cc:3060] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.335273 14081 raft_consensus.cc:2468] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 1.
I20260709 12:11:53.336412 13971 leader_election.cc:304] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8a61ddf25b04640abfd9408c78f0d37, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:11:53.337069 14208 raft_consensus.cc:2804] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:53.337384 14155 raft_consensus.cc:2468] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 1.
I20260709 12:11:53.337471 14208 raft_consensus.cc:697] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 1 LEADER]: Becoming Leader. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Running, Role: LEADER
I20260709 12:11:53.339183 14208 consensus_queue.cc:237] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.347765 13904 catalog_manager.cc:5697] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "c8a61ddf25b04640abfd9408c78f0d37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:53.401880 14208 raft_consensus.cc:493] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:53.402400 14208 raft_consensus.cc:515] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.404183 14208 leader_election.cc:290] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:53.405190 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97" is_pre_election: true
I20260709 12:11:53.405342 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" is_pre_election: true
I20260709 12:11:53.406122 14155 raft_consensus.cc:2393] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c8a61ddf25b04640abfd9408c78f0d37 in current term 1: Already voted for candidate db2ee742ad404f3ab6c2c15279a20e97 in this term.
I20260709 12:11:53.407037 13971 leader_election.cc:304] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c8a61ddf25b04640abfd9408c78f0d37; no voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, db2ee742ad404f3ab6c2c15279a20e97
I20260709 12:11:53.407778 14208 raft_consensus.cc:3060] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.414834 14208 raft_consensus.cc:2749] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:53.414757 14206 consensus_queue.cc:1048] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.418241 14239 raft_consensus.cc:493] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:53.418752 14239 raft_consensus.cc:515] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.421119 14239 leader_election.cc:290] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883)
I20260709 12:11:53.422312 14006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7854fe64f73243dd8b4bcb6fe8f19306" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37" is_pre_election: true
I20260709 12:11:53.422987 14006 raft_consensus.cc:2468] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 0.
I20260709 12:11:53.423255 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7854fe64f73243dd8b4bcb6fe8f19306" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97" is_pre_election: true
I20260709 12:11:53.423887 14081 raft_consensus.cc:2468] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 0.
I20260709 12:11:53.424224 14122 leader_election.cc:304] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, c8a61ddf25b04640abfd9408c78f0d37; no voters: 
I20260709 12:11:53.425034 14239 raft_consensus.cc:2804] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:53.425742 14239 raft_consensus.cc:493] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:53.426091 14239 raft_consensus.cc:3060] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:53.431623 13952 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:53.432696 14239 raft_consensus.cc:515] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.435626 14006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7854fe64f73243dd8b4bcb6fe8f19306" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:11:53.436273 14006 raft_consensus.cc:3060] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.439963 14229 consensus_queue.cc:1048] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:53.443518 14006 raft_consensus.cc:2468] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 1.
I20260709 12:11:53.444890 14122 leader_election.cc:304] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, c8a61ddf25b04640abfd9408c78f0d37; no voters: 
I20260709 12:11:53.445863 14204 raft_consensus.cc:2804] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:53.453444 14239 leader_election.cc:290] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 1 election: Requested vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883)
I20260709 12:11:53.454668 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7854fe64f73243dd8b4bcb6fe8f19306" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
I20260709 12:11:53.455356 14081 raft_consensus.cc:3060] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.458518 14204 raft_consensus.cc:697] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 LEADER]: Becoming Leader. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Running, Role: LEADER
I20260709 12:11:53.458395 14233 consensus_queue.cc:1048] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:53.459442 14204 consensus_queue.cc:237] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.461998 14081 raft_consensus.cc:2468] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 1.
I20260709 12:11:53.473122 13904 catalog_manager.cc:5697] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e reported cstate change: term changed from 0 to 1, leader changed from <none> to c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3). New cstate: current_term: 1 leader_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:53.494417 14233 consensus_queue.cc:1048] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.530282 14204 consensus_queue.cc:1048] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.541811 14239 consensus_queue.cc:1048] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.560024 14082 raft_consensus.cc:3060] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.565922 14233 consensus_queue.cc:1048] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.577196 14233 consensus_queue.cc:1048] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.624708 14229 raft_consensus.cc:493] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:53.625293 14229 raft_consensus.cc:515] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.627521 14229 leader_election.cc:290] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:53.628264 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd363e45f22d4518bd7f24289c294e75" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37" is_pre_election: true
I20260709 12:11:53.628782 14005 raft_consensus.cc:2468] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 0.
I20260709 12:11:53.628955 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd363e45f22d4518bd7f24289c294e75" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" is_pre_election: true
I20260709 12:11:53.629526 14155 raft_consensus.cc:2468] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 0.
I20260709 12:11:53.629820 14048 leader_election.cc:304] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8a61ddf25b04640abfd9408c78f0d37, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:11:53.630556 14229 raft_consensus.cc:2804] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:53.630889 14229 raft_consensus.cc:493] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:53.631223 14229 raft_consensus.cc:3060] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.637784 14229 raft_consensus.cc:515] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.639792 14229 leader_election.cc:290] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 election: Requested vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:53.640506 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd363e45f22d4518bd7f24289c294e75" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:11:53.640969 14005 raft_consensus.cc:3060] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.640782 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd363e45f22d4518bd7f24289c294e75" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:11:53.641422 14155 raft_consensus.cc:3060] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:53.645328 14005 raft_consensus.cc:2468] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 1.
I20260709 12:11:53.646853 14048 leader_election.cc:304] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8a61ddf25b04640abfd9408c78f0d37, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:11:53.648327 14229 raft_consensus.cc:2804] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:53.648821 14155 raft_consensus.cc:2468] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 1.
I20260709 12:11:53.649549 14229 raft_consensus.cc:697] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 LEADER]: Becoming Leader. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:11:53.650398 14229 consensus_queue.cc:237] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:53.658175 13902 catalog_manager.cc:5697] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:53.686456 14262 consensus_queue.cc:1048] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.697290 14204 consensus_queue.cc:1048] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.750772 14272 consensus_queue.cc:1048] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.762383 14208 consensus_queue.cc:1048] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.772101 14229 consensus_queue.cc:1048] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.790768 14206 consensus_queue.cc:1048] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.962677 14204 consensus_queue.cc:1048] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:53.972936 14239 consensus_queue.cc:1048] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:54.009452 14155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34"
dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
mode: GRACEFUL
new_leader_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
 from {username='slave'} at 127.0.0.1:57034
I20260709 12:11:54.010048 14155 raft_consensus.cc:606] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 LEADER]: Received request to transfer leadership to TS c8a61ddf25b04640abfd9408c78f0d37
I20260709 12:11:54.025997 14082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8"
dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
mode: GRACEFUL
new_leader_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
 from {username='slave'} at 127.0.0.1:53338
I20260709 12:11:54.026566 14082 raft_consensus.cc:606] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 LEADER]: Received request to transfer leadership to TS c8a61ddf25b04640abfd9408c78f0d37
I20260709 12:11:54.034191 14155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "260311cd20144884a891b22cc4a4fd95"
dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
mode: GRACEFUL
new_leader_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
 from {username='slave'} at 127.0.0.1:57034
I20260709 12:11:54.034667 14155 raft_consensus.cc:606] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 LEADER]: Received request to transfer leadership to TS c8a61ddf25b04640abfd9408c78f0d37
I20260709 12:11:54.053560 14239 raft_consensus.cc:993] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e: : Instructing follower c8a61ddf25b04640abfd9408c78f0d37 to start an election
I20260709 12:11:54.053658 14005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3804bc550adb4fd59a5f62f36d5525fa"
dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
mode: GRACEFUL
new_leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
 from {username='slave'} at 127.0.0.1:59830
I20260709 12:11:54.054080 14239 raft_consensus.cc:1081] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 LEADER]: Signalling peer c8a61ddf25b04640abfd9408c78f0d37 to start an election
I20260709 12:11:54.054270 14005 raft_consensus.cc:606] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 1 LEADER]: Received request to transfer leadership to TS db2ee742ad404f3ab6c2c15279a20e97
I20260709 12:11:54.057361 14229 consensus_queue.cc:1048] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:54.058552 14206 consensus_queue.cc:1048] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:54.058555 14005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34"
dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
 from {username='slave'} at 127.0.0.1:59816
I20260709 12:11:54.061857 14005 raft_consensus.cc:493] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:54.062223 14005 raft_consensus.cc:3060] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.066730 14007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604"
dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
mode: GRACEFUL
new_leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
 from {username='slave'} at 127.0.0.1:59830
I20260709 12:11:54.067335 14007 raft_consensus.cc:606] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 LEADER]: Received request to transfer leadership to TS db2ee742ad404f3ab6c2c15279a20e97
I20260709 12:11:54.073060 14005 raft_consensus.cc:515] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:11:54.074225 14154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7854fe64f73243dd8b4bcb6fe8f19306"
dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
mode: GRACEFUL
new_leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
 from {username='slave'} at 127.0.0.1:57034
I20260709 12:11:54.074928 14154 raft_consensus.cc:606] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 LEADER]: Received request to transfer leadership to TS db2ee742ad404f3ab6c2c15279a20e97
I20260709 12:11:54.077615 14005 leader_election.cc:290] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 2 election: Requested vote from peers db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:54.080734 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
I20260709 12:11:54.081990 14082 raft_consensus.cc:3060] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.083133 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:11:54.083702 14154 raft_consensus.cc:3055] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:54.084026 14154 raft_consensus.cc:740] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Running, Role: LEADER
I20260709 12:11:54.085222 14081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "deb3d60444d34de39d76af5bbf61fa9c"
dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
mode: GRACEFUL
new_leader_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
 from {username='slave'} at 127.0.0.1:53338
I20260709 12:11:54.085776 14081 raft_consensus.cc:606] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 1 LEADER]: Received request to transfer leadership to TS c7aa3fadb40e4d3cb6f0e46e3591a79e
I20260709 12:11:54.084813 14154 consensus_queue.cc:260] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:11:54.088392 14154 raft_consensus.cc:3060] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.101441 14154 raft_consensus.cc:2468] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 2.
I20260709 12:11:54.102733 13971 leader_election.cc:304] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, c8a61ddf25b04640abfd9408c78f0d37; no voters: 
I20260709 12:11:54.103615 14272 raft_consensus.cc:2804] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:54.104086 14272 raft_consensus.cc:697] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 LEADER]: Becoming Leader. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Running, Role: LEADER
I20260709 12:11:54.104877 14272 consensus_queue.cc:237] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:11:54.105947 14082 raft_consensus.cc:2468] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 2.
I20260709 12:11:54.113425 13903 catalog_manager.cc:5697] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 reported cstate change: term changed from 1 to 2, leader changed from c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3) to c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1). New cstate: current_term: 2 leader_uuid: "c8a61ddf25b04640abfd9408c78f0d37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:54.203317 14229 raft_consensus.cc:993] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97: : Instructing follower c7aa3fadb40e4d3cb6f0e46e3591a79e to start an election
I20260709 12:11:54.203897 14206 raft_consensus.cc:1081] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 1 LEADER]: Signalling peer c7aa3fadb40e4d3cb6f0e46e3591a79e to start an election
I20260709 12:11:54.206035 14155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "deb3d60444d34de39d76af5bbf61fa9c"
dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
 from {username='slave'} at 127.0.0.1:57010
I20260709 12:11:54.206802 14155 raft_consensus.cc:493] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:54.207206 14155 raft_consensus.cc:3060] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.212684 14155 raft_consensus.cc:515] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.214867 14155 leader_election.cc:290] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 2 election: Requested vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883)
I20260709 12:11:54.216028 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb3d60444d34de39d76af5bbf61fa9c" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:11:54.216485 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb3d60444d34de39d76af5bbf61fa9c" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
I20260709 12:11:54.216832 14005 raft_consensus.cc:3060] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.217075 14082 raft_consensus.cc:3055] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:54.217455 14082 raft_consensus.cc:740] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:11:54.218145 14082 consensus_queue.cc:260] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.219143 14082 raft_consensus.cc:3060] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.224370 14082 raft_consensus.cc:2468] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 2.
I20260709 12:11:54.224401 14005 raft_consensus.cc:2468] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 2.
I20260709 12:11:54.225744 14120 leader_election.cc:304] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:11:54.226642 14262 raft_consensus.cc:2804] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:54.227154 14262 raft_consensus.cc:697] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 LEADER]: Becoming Leader. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Running, Role: LEADER
I20260709 12:11:54.227993 14262 consensus_queue.cc:237] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.235069 13903 catalog_manager.cc:5697] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e reported cstate change: term changed from 1 to 2, leader changed from db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2) to c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3). New cstate: current_term: 2 leader_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:54.237147 14204 raft_consensus.cc:993] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e: : Instructing follower c8a61ddf25b04640abfd9408c78f0d37 to start an election
I20260709 12:11:54.237602 14262 raft_consensus.cc:1081] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 LEADER]: Signalling peer c8a61ddf25b04640abfd9408c78f0d37 to start an election
I20260709 12:11:54.239308 14005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "260311cd20144884a891b22cc4a4fd95"
dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
 from {username='slave'} at 127.0.0.1:59816
I20260709 12:11:54.239861 14005 raft_consensus.cc:493] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:54.240207 14005 raft_consensus.cc:3060] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.245085 14005 raft_consensus.cc:515] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.246646 14005 leader_election.cc:290] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 2 election: Requested vote from peers db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:54.247496 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260311cd20144884a891b22cc4a4fd95" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
I20260709 12:11:54.247879 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260311cd20144884a891b22cc4a4fd95" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:11:54.248092 14082 raft_consensus.cc:3060] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.248529 14155 raft_consensus.cc:3055] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:54.248859 14155 raft_consensus.cc:740] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Running, Role: LEADER
I20260709 12:11:54.249671 14155 consensus_queue.cc:260] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.250911 14155 raft_consensus.cc:3060] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.254910 14082 raft_consensus.cc:2468] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 2.
I20260709 12:11:54.256125 13971 leader_election.cc:304] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8a61ddf25b04640abfd9408c78f0d37, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:11:54.256824 14272 raft_consensus.cc:2804] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:54.257081 14155 raft_consensus.cc:2468] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 2.
I20260709 12:11:54.257328 14272 raft_consensus.cc:697] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 LEADER]: Becoming Leader. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Running, Role: LEADER
I20260709 12:11:54.258741 14272 consensus_queue.cc:237] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.264400 13903 catalog_manager.cc:5697] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 reported cstate change: term changed from 1 to 2, leader changed from c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3) to c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1). New cstate: current_term: 2 leader_uuid: "c8a61ddf25b04640abfd9408c78f0d37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:54.362387 14233 raft_consensus.cc:993] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37: : Instructing follower db2ee742ad404f3ab6c2c15279a20e97 to start an election
I20260709 12:11:54.362850 14272 raft_consensus.cc:1081] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 1 LEADER]: Signalling peer db2ee742ad404f3ab6c2c15279a20e97 to start an election
I20260709 12:11:54.364180 14082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3804bc550adb4fd59a5f62f36d5525fa"
dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
 from {username='slave'} at 127.0.0.1:53324
I20260709 12:11:54.364619 14082 raft_consensus.cc:493] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:54.364877 14082 raft_consensus.cc:3060] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.369104 14082 raft_consensus.cc:515] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.370620 14082 leader_election.cc:290] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 2 election: Requested vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:54.371292 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3804bc550adb4fd59a5f62f36d5525fa" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:11:54.371615 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3804bc550adb4fd59a5f62f36d5525fa" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:11:54.371779 14005 raft_consensus.cc:3055] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:54.372067 14005 raft_consensus.cc:740] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Running, Role: LEADER
I20260709 12:11:54.372072 14155 raft_consensus.cc:3060] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.372752 14005 consensus_queue.cc:260] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.373575 14005 raft_consensus.cc:3060] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.376503 14155 raft_consensus.cc:2468] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 2.
I20260709 12:11:54.377646 14046 leader_election.cc:304] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:11:54.377954 14005 raft_consensus.cc:2468] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 2.
I20260709 12:11:54.378429 14206 raft_consensus.cc:2804] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:54.378818 14206 raft_consensus.cc:697] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [term 2 LEADER]: Becoming Leader. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:11:54.379552 14206 consensus_queue.cc:237] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.385069 13903 catalog_manager.cc:5697] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 reported cstate change: term changed from 1 to 2, leader changed from c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1) to db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:54.509404 14155 raft_consensus.cc:1275] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Refusing update from remote peer c8a61ddf25b04640abfd9408c78f0d37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:54.510623 14272 consensus_queue.cc:1048] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:54.518487 14081 raft_consensus.cc:1275] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Refusing update from remote peer c8a61ddf25b04640abfd9408c78f0d37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:54.521018 14208 consensus_queue.cc:1048] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:54.547745 14239 raft_consensus.cc:993] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e: : Instructing follower db2ee742ad404f3ab6c2c15279a20e97 to start an election
I20260709 12:11:54.548203 14262 raft_consensus.cc:1081] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 LEADER]: Signalling peer db2ee742ad404f3ab6c2c15279a20e97 to start an election
I20260709 12:11:54.549686 14082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7854fe64f73243dd8b4bcb6fe8f19306"
dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
 from {username='slave'} at 127.0.0.1:53334
I20260709 12:11:54.550135 14082 raft_consensus.cc:493] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:54.550410 14082 raft_consensus.cc:3060] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.555100 14082 raft_consensus.cc:515] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.556830 14082 leader_election.cc:290] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 2 election: Requested vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:54.557600 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7854fe64f73243dd8b4bcb6fe8f19306" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:11:54.557869 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7854fe64f73243dd8b4bcb6fe8f19306" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:11:54.558135 14005 raft_consensus.cc:3060] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.558413 14155 raft_consensus.cc:3055] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:54.558688 14155 raft_consensus.cc:740] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Running, Role: LEADER
I20260709 12:11:54.559370 14155 consensus_queue.cc:260] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.560235 14155 raft_consensus.cc:3060] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.562649 14005 raft_consensus.cc:2468] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 2.
I20260709 12:11:54.563593 14048 leader_election.cc:304] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8a61ddf25b04640abfd9408c78f0d37, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:11:54.564245 14206 raft_consensus.cc:2804] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:54.564733 14206 raft_consensus.cc:697] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 LEADER]: Becoming Leader. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:11:54.564913 14155 raft_consensus.cc:2468] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 2.
I20260709 12:11:54.565532 14206 consensus_queue.cc:237] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.571501 13902 catalog_manager.cc:5697] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 reported cstate change: term changed from 1 to 2, leader changed from c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3) to db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:54.592628 14229 raft_consensus.cc:993] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97: : Instructing follower c8a61ddf25b04640abfd9408c78f0d37 to start an election
I20260709 12:11:54.593025 14206 raft_consensus.cc:1081] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 LEADER]: Signalling peer c8a61ddf25b04640abfd9408c78f0d37 to start an election
I20260709 12:11:54.594455 14005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8"
dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
 from {username='slave'} at 127.0.0.1:59812
I20260709 12:11:54.595017 14005 raft_consensus.cc:493] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:54.595458 14005 raft_consensus.cc:3060] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.597985 14289 raft_consensus.cc:993] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37: : Instructing follower db2ee742ad404f3ab6c2c15279a20e97 to start an election
I20260709 12:11:54.598374 14208 raft_consensus.cc:1081] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 LEADER]: Signalling peer db2ee742ad404f3ab6c2c15279a20e97 to start an election
I20260709 12:11:54.599939 14082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604"
dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
 from {username='slave'} at 127.0.0.1:53324
I20260709 12:11:54.600493 14082 raft_consensus.cc:493] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:54.600850 14082 raft_consensus.cc:3060] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.601634 14005 raft_consensus.cc:515] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.603830 14005 leader_election.cc:290] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 2 election: Requested vote from peers db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:54.604506 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
I20260709 12:11:54.604766 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:11:54.605079 14081 raft_consensus.cc:3055] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:54.605403 14155 raft_consensus.cc:3060] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.605408 14081 raft_consensus.cc:740] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:11:54.606365 14081 consensus_queue.cc:260] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.607479 14081 raft_consensus.cc:3060] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.607360 14082 raft_consensus.cc:515] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.609439 14082 leader_election.cc:290] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 2 election: Requested vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:11:54.610452 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:11:54.611006 14154 raft_consensus.cc:3060] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.611181 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:11:54.611881 14155 raft_consensus.cc:2468] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 2.
I20260709 12:11:54.611872 14005 raft_consensus.cc:3055] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:54.612936 14005 raft_consensus.cc:740] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Running, Role: LEADER
I20260709 12:11:54.612993 14081 raft_consensus.cc:2468] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 2.
I20260709 12:11:54.613142 13971 leader_election.cc:304] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, c8a61ddf25b04640abfd9408c78f0d37; no voters: 
I20260709 12:11:54.614043 14208 raft_consensus.cc:2804] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:54.613905 14005 consensus_queue.cc:260] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.614602 14208 raft_consensus.cc:697] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 LEADER]: Becoming Leader. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Running, Role: LEADER
I20260709 12:11:54.615091 14005 raft_consensus.cc:3060] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:54.615355 14208 consensus_queue.cc:237] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.617440 14154 raft_consensus.cc:2468] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 2.
I20260709 12:11:54.618670 14046 leader_election.cc:304] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:11:54.619586 14206 raft_consensus.cc:2804] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:54.620083 14206 raft_consensus.cc:697] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 LEADER]: Becoming Leader. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:11:54.620900 14206 consensus_queue.cc:237] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:54.622282 14005 raft_consensus.cc:2468] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 2.
I20260709 12:11:54.625240 13902 catalog_manager.cc:5697] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 reported cstate change: term changed from 1 to 2, leader changed from db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2) to c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1). New cstate: current_term: 2 leader_uuid: "c8a61ddf25b04640abfd9408c78f0d37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:54.628155 13903 catalog_manager.cc:5697] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 reported cstate change: term changed from 1 to 2, leader changed from c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1) to db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:54.631472 14005 raft_consensus.cc:1275] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Refusing update from remote peer c7aa3fadb40e4d3cb6f0e46e3591a79e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:54.632762 14262 consensus_queue.cc:1048] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:54.640640 14081 raft_consensus.cc:1275] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Refusing update from remote peer c7aa3fadb40e4d3cb6f0e46e3591a79e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:54.642091 14239 consensus_queue.cc:1048] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:54.711894 14154 raft_consensus.cc:1275] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Refusing update from remote peer c8a61ddf25b04640abfd9408c78f0d37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:54.712944 14208 consensus_queue.cc:1048] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:54.721084 14081 raft_consensus.cc:1275] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Refusing update from remote peer c8a61ddf25b04640abfd9408c78f0d37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:54.722384 14272 consensus_queue.cc:1048] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:54.783754 14154 raft_consensus.cc:1275] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Refusing update from remote peer db2ee742ad404f3ab6c2c15279a20e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:54.784911 14206 consensus_queue.cc:1048] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:54.793249 14005 raft_consensus.cc:1275] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Refusing update from remote peer db2ee742ad404f3ab6c2c15279a20e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:54.794641 14229 consensus_queue.cc:1048] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:55.015513 14154 raft_consensus.cc:1275] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Refusing update from remote peer db2ee742ad404f3ab6c2c15279a20e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:55.016654 14229 consensus_queue.cc:1048] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:55.024684 14005 raft_consensus.cc:1275] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Refusing update from remote peer db2ee742ad404f3ab6c2c15279a20e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:55.027226 14155 raft_consensus.cc:1275] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Refusing update from remote peer c8a61ddf25b04640abfd9408c78f0d37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:55.028677 14206 consensus_queue.cc:1048] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:55.029709 14154 raft_consensus.cc:1275] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Refusing update from remote peer db2ee742ad404f3ab6c2c15279a20e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:55.029985 14272 consensus_queue.cc:1048] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:55.031320 14206 consensus_queue.cc:1048] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:55.040446 14005 raft_consensus.cc:1275] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Refusing update from remote peer db2ee742ad404f3ab6c2c15279a20e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:55.045126 14206 consensus_queue.cc:1048] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:55.050595 14081 raft_consensus.cc:1275] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Refusing update from remote peer c8a61ddf25b04640abfd9408c78f0d37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:55.054096 14289 consensus_queue.cc:1048] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:57.113574 13872 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:11:57.114290 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:57.132908 14082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604"
dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
mode: GRACEFUL
new_leader_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
 from {username='slave'} at 127.0.0.1:44702
I20260709 12:11:57.133379 14082 raft_consensus.cc:606] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 LEADER]: Received request to transfer leadership to TS c7aa3fadb40e4d3cb6f0e46e3591a79e
I20260709 12:11:57.144061 14005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8"
dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
mode: GRACEFUL
new_leader_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
 from {username='slave'} at 127.0.0.1:48668
I20260709 12:11:57.144564 14005 raft_consensus.cc:606] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 LEADER]: Received request to transfer leadership to TS c7aa3fadb40e4d3cb6f0e46e3591a79e
I20260709 12:11:57.145694 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:57.146121 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:57.298439 14310 raft_consensus.cc:993] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97: : Instructing follower c7aa3fadb40e4d3cb6f0e46e3591a79e to start an election
I20260709 12:11:57.298870 14229 raft_consensus.cc:1081] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 LEADER]: Signalling peer c7aa3fadb40e4d3cb6f0e46e3591a79e to start an election
I20260709 12:11:57.300307 14155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604"
dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
 from {username='slave'} at 127.0.0.1:57010
I20260709 12:11:57.300765 14155 raft_consensus.cc:493] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:57.301039 14155 raft_consensus.cc:3060] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:57.305210 14155 raft_consensus.cc:515] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:57.306826 14155 leader_election.cc:290] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 3 election: Requested vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883)
I20260709 12:11:57.307873 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:11:57.307967 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
I20260709 12:11:57.308522 14005 raft_consensus.cc:3060] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:57.308565 14082 raft_consensus.cc:3055] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:57.309000 14082 raft_consensus.cc:740] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:11:57.309700 14082 consensus_queue.cc:260] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:57.310676 14082 raft_consensus.cc:3060] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:57.313956 14005 raft_consensus.cc:2468] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 3.
I20260709 12:11:57.315320 14122 leader_election.cc:304] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, c8a61ddf25b04640abfd9408c78f0d37; no voters: 
I20260709 12:11:57.316095 14303 raft_consensus.cc:2804] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:57.316052 14082 raft_consensus.cc:2468] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 3.
I20260709 12:11:57.317627 14303 raft_consensus.cc:697] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 LEADER]: Becoming Leader. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Running, Role: LEADER
I20260709 12:11:57.318449 14303 consensus_queue.cc:237] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:57.325659 13903 catalog_manager.cc:5697] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e reported cstate change: term changed from 2 to 3, leader changed from db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2) to c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3). New cstate: current_term: 3 leader_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:57.411851 14305 raft_consensus.cc:993] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37: : Instructing follower c7aa3fadb40e4d3cb6f0e46e3591a79e to start an election
I20260709 12:11:57.412276 14305 raft_consensus.cc:1081] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 LEADER]: Signalling peer c7aa3fadb40e4d3cb6f0e46e3591a79e to start an election
I20260709 12:11:57.413682 14155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8"
dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
 from {username='slave'} at 127.0.0.1:57026
I20260709 12:11:57.414083 14155 raft_consensus.cc:493] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:57.414309 14155 raft_consensus.cc:3060] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:57.418108 14155 raft_consensus.cc:515] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:57.419504 14155 leader_election.cc:290] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 3 election: Requested vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883)
I20260709 12:11:57.420408 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:11:57.420675 14082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
I20260709 12:11:57.421000 14005 raft_consensus.cc:3055] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:57.421231 14082 raft_consensus.cc:3060] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:57.421285 14005 raft_consensus.cc:740] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Running, Role: LEADER
I20260709 12:11:57.422019 14005 consensus_queue.cc:260] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:57.422852 14005 raft_consensus.cc:3060] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:57.426108 14082 raft_consensus.cc:2468] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 3.
I20260709 12:11:57.426661 14005 raft_consensus.cc:2468] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 3.
I20260709 12:11:57.427192 14120 leader_election.cc:304] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:11:57.427961 14303 raft_consensus.cc:2804] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:57.428349 14303 raft_consensus.cc:697] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 LEADER]: Becoming Leader. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Running, Role: LEADER
I20260709 12:11:57.429090 14303 consensus_queue.cc:237] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:11:57.435027 13903 catalog_manager.cc:5697] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e reported cstate change: term changed from 2 to 3, leader changed from c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1) to c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3). New cstate: current_term: 3 leader_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:57.838137 14082 raft_consensus.cc:1275] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 FOLLOWER]: Refusing update from remote peer c7aa3fadb40e4d3cb6f0e46e3591a79e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:57.839438 14303 consensus_queue.cc:1048] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:57.849738 14005 raft_consensus.cc:1275] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 3 FOLLOWER]: Refusing update from remote peer c7aa3fadb40e4d3cb6f0e46e3591a79e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:57.851322 14321 consensus_queue.cc:1048] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:57.870289 14082 raft_consensus.cc:1275] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 FOLLOWER]: Refusing update from remote peer c7aa3fadb40e4d3cb6f0e46e3591a79e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:57.871244 14321 consensus_queue.cc:1048] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:57.878518 14005 raft_consensus.cc:1275] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 3 FOLLOWER]: Refusing update from remote peer c7aa3fadb40e4d3cb6f0e46e3591a79e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:57.880019 14303 consensus_queue.cc:1048] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:58.147068 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:58.152469 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:58.152966 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:59.154016 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:59.159530 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:59.159989 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:00.161334 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:00.167740 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:00.168176 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:01.169366 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:01.174193 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:01.174557 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:02.175510 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:02.180928 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:02.181391 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:03.182358 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:03.188764 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:03.189141 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:04.190004 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:04.194785 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:04.195220 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:05.196213 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:05.200970 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:05.201356 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:06.469177 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:06.474861 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:06.475266 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:12:07.322057 14103 debug-util.cc:398] Leaking SignalData structure 0x7b080012e060 after lost signal to thread 13875
W20260709 12:12:07.322743 14103 debug-util.cc:398] Leaking SignalData structure 0x7b080012e740 after lost signal to thread 13938
W20260709 12:12:07.323470 14103 debug-util.cc:398] Leaking SignalData structure 0x7b08001b2880 after lost signal to thread 14031
W20260709 12:12:07.324126 14103 debug-util.cc:398] Leaking SignalData structure 0x7b08001e1740 after lost signal to thread 14106
W20260709 12:12:07.324751 14103 debug-util.cc:398] Leaking SignalData structure 0x7b0800176e00 after lost signal to thread 14180
I20260709 12:12:07.504874 13872 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:12:07.510035 14005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34"
dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
mode: GRACEFUL
new_leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
 from {username='slave'} at 127.0.0.1:59830
I20260709 12:12:07.510839 14005 raft_consensus.cc:606] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 LEADER]: Received request to transfer leadership to TS db2ee742ad404f3ab6c2c15279a20e97
I20260709 12:12:07.516207 14154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8"
dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
mode: GRACEFUL
new_leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
 from {username='slave'} at 127.0.0.1:57034
I20260709 12:12:07.516825 14154 raft_consensus.cc:606] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 LEADER]: Received request to transfer leadership to TS db2ee742ad404f3ab6c2c15279a20e97
I20260709 12:12:07.521700 14005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7a8b253773c493e9cf435628dbe6324"
dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
mode: GRACEFUL
new_leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
 from {username='slave'} at 127.0.0.1:59830
I20260709 12:12:07.522125 14005 raft_consensus.cc:606] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 LEADER]: Received request to transfer leadership to TS db2ee742ad404f3ab6c2c15279a20e97
I20260709 12:12:07.526340 14005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "260311cd20144884a891b22cc4a4fd95"
dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
mode: GRACEFUL
new_leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
 from {username='slave'} at 127.0.0.1:59830
I20260709 12:12:07.526765 14005 raft_consensus.cc:606] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 LEADER]: Received request to transfer leadership to TS db2ee742ad404f3ab6c2c15279a20e97
I20260709 12:12:07.535944 14154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604"
dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
mode: GRACEFUL
new_leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
 from {username='slave'} at 127.0.0.1:57034
I20260709 12:12:07.536585 14154 raft_consensus.cc:606] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 LEADER]: Received request to transfer leadership to TS db2ee742ad404f3ab6c2c15279a20e97
I20260709 12:12:07.801654 14344 raft_consensus.cc:993] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37: : Instructing follower db2ee742ad404f3ab6c2c15279a20e97 to start an election
I20260709 12:12:07.802170 14337 raft_consensus.cc:1081] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 LEADER]: Signalling peer db2ee742ad404f3ab6c2c15279a20e97 to start an election
I20260709 12:12:07.803520 14081 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34"
dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
 from {username='slave'} at 127.0.0.1:53324
I20260709 12:12:07.803941 14081 raft_consensus.cc:493] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:07.804243 14081 raft_consensus.cc:3060] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:07.810341 14081 raft_consensus.cc:515] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:12:07.812711 14081 leader_election.cc:290] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 3 election: Requested vote from peers c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095), c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043)
I20260709 12:12:07.813544 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:12:07.813683 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:12:07.814128 14154 raft_consensus.cc:3060] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:07.814307 14005 raft_consensus.cc:3055] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:07.814680 14005 raft_consensus.cc:740] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Running, Role: LEADER
I20260709 12:12:07.815512 14005 consensus_queue.cc:260] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:12:07.816618 14005 raft_consensus.cc:3060] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:07.818784 14154 raft_consensus.cc:2468] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 3.
I20260709 12:12:07.819960 14046 leader_election.cc:304] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:12:07.820645 14341 raft_consensus.cc:2804] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:07.821583 14341 raft_consensus.cc:697] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 LEADER]: Becoming Leader. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:12:07.822417 14005 raft_consensus.cc:2468] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 3.
I20260709 12:12:07.822384 14341 consensus_queue.cc:237] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:12:07.833529 13903 catalog_manager.cc:5697] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 reported cstate change: term changed from 2 to 3, leader changed from c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1) to db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2). New cstate: current_term: 3 leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.835053 14338 raft_consensus.cc:993] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e: : Instructing follower db2ee742ad404f3ab6c2c15279a20e97 to start an election
I20260709 12:12:07.835645 14347 raft_consensus.cc:1081] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 LEADER]: Signalling peer db2ee742ad404f3ab6c2c15279a20e97 to start an election
I20260709 12:12:07.837348 14081 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8"
dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
 from {username='slave'} at 127.0.0.1:53334
I20260709 12:12:07.837821 14081 raft_consensus.cc:493] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:07.838122 14081 raft_consensus.cc:3060] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:07.843854 14081 raft_consensus.cc:515] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:07.846696 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:12:07.847246 14154 raft_consensus.cc:3055] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:07.847560 14154 raft_consensus.cc:740] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Running, Role: LEADER
I20260709 12:12:07.848052 14337 raft_consensus.cc:993] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37: : Instructing follower db2ee742ad404f3ab6c2c15279a20e97 to start an election
I20260709 12:12:07.848572 14337 raft_consensus.cc:1081] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 LEADER]: Signalling peer db2ee742ad404f3ab6c2c15279a20e97 to start an election
I20260709 12:12:07.848276 14154 consensus_queue.cc:260] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:07.849588 14154 raft_consensus.cc:3060] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:07.850700 14082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "260311cd20144884a891b22cc4a4fd95"
dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
 from {username='slave'} at 127.0.0.1:53324
I20260709 12:12:07.851200 14082 raft_consensus.cc:493] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:07.851542 14082 raft_consensus.cc:3060] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:07.855377 14081 leader_election.cc:290] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 4 election: Requested vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:12:07.857342 14154 raft_consensus.cc:2468] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 4.
I20260709 12:12:07.858644 14046 leader_election.cc:304] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:12:07.859858 14341 raft_consensus.cc:2804] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:07.859800 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:12:07.860523 14341 raft_consensus.cc:697] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 LEADER]: Becoming Leader. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:12:07.860539 14005 raft_consensus.cc:3060] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:07.861534 14341 consensus_queue.cc:237] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:07.864868 14082 raft_consensus.cc:515] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:07.866757 14005 raft_consensus.cc:2468] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 4.
I20260709 12:12:07.869813 14344 raft_consensus.cc:993] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37: : Instructing follower db2ee742ad404f3ab6c2c15279a20e97 to start an election
I20260709 12:12:07.870234 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260311cd20144884a891b22cc4a4fd95" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:12:07.870417 14344 raft_consensus.cc:1081] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 LEADER]: Signalling peer db2ee742ad404f3ab6c2c15279a20e97 to start an election
I20260709 12:12:07.869905 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260311cd20144884a891b22cc4a4fd95" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:12:07.871274 14154 raft_consensus.cc:3060] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:07.871419 14005 raft_consensus.cc:3055] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:07.871838 14005 raft_consensus.cc:740] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Running, Role: LEADER
I20260709 12:12:07.872599 14081 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7a8b253773c493e9cf435628dbe6324"
dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
 from {username='slave'} at 127.0.0.1:53324
I20260709 12:12:07.872541 14005 consensus_queue.cc:260] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:07.873100 14081 raft_consensus.cc:493] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:07.874122 14081 raft_consensus.cc:3060] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:07.869043 14082 leader_election.cc:290] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 3 election: Requested vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:12:07.878672 14154 raft_consensus.cc:2468] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 3.
I20260709 12:12:07.880059 14046 leader_election.cc:304] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:12:07.881146 14341 raft_consensus.cc:2804] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:07.881652 14341 raft_consensus.cc:697] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 LEADER]: Becoming Leader. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:12:07.880147 14081 raft_consensus.cc:515] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:07.882601 14341 consensus_queue.cc:237] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:07.883792 14005 raft_consensus.cc:3060] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:07.885015 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a8b253773c493e9cf435628dbe6324" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:12:07.885279 14006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a8b253773c493e9cf435628dbe6324" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:12:07.885607 14155 raft_consensus.cc:3060] T a7a8b253773c493e9cf435628dbe6324 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:07.885896 14006 raft_consensus.cc:3055] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:07.886204 14006 raft_consensus.cc:740] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Running, Role: LEADER
I20260709 12:12:07.886925 14006 consensus_queue.cc:260] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:07.887972 14006 raft_consensus.cc:3060] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:07.889755 14005 raft_consensus.cc:2468] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 3.
I20260709 12:12:07.895870 14081 leader_election.cc:290] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 2 election: Requested vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:12:07.896183 14155 raft_consensus.cc:2468] T a7a8b253773c493e9cf435628dbe6324 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 2.
I20260709 12:12:07.898307 14046 leader_election.cc:304] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:12:07.897009 14006 raft_consensus.cc:2468] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 2.
I20260709 12:12:07.899312 14341 raft_consensus.cc:2804] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:07.899809 14341 raft_consensus.cc:697] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 LEADER]: Becoming Leader. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:12:07.900723 14341 consensus_queue.cc:237] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:07.911523 13903 catalog_manager.cc:5697] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 reported cstate change: term changed from 3 to 4, leader changed from c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3) to db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2). New cstate: current_term: 4 leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.913086 13903 catalog_manager.cc:5697] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 reported cstate change: term changed from 1 to 2, leader changed from c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1) to db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.914507 13903 catalog_manager.cc:5697] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 reported cstate change: term changed from 2 to 3, leader changed from c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1) to db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2). New cstate: current_term: 3 leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.923022 14347 raft_consensus.cc:993] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e: : Instructing follower db2ee742ad404f3ab6c2c15279a20e97 to start an election
I20260709 12:12:07.923473 14347 raft_consensus.cc:1081] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 LEADER]: Signalling peer db2ee742ad404f3ab6c2c15279a20e97 to start an election
I20260709 12:12:07.925184 14081 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604"
dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
 from {username='slave'} at 127.0.0.1:53334
I20260709 12:12:07.925684 14081 raft_consensus.cc:493] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:07.925983 14081 raft_consensus.cc:3060] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:07.932331 14081 raft_consensus.cc:515] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:07.934610 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:12:07.935175 14005 raft_consensus.cc:3060] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:07.935886 14081 leader_election.cc:290] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 4 election: Requested vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:12:07.936287 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604" candidate_uuid: "db2ee742ad404f3ab6c2c15279a20e97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:12:07.936854 14155 raft_consensus.cc:3055] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:07.937124 14155 raft_consensus.cc:740] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Running, Role: LEADER
I20260709 12:12:07.937834 14155 consensus_queue.cc:260] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:07.938971 14155 raft_consensus.cc:3060] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:07.941048 14005 raft_consensus.cc:2468] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 4.
I20260709 12:12:07.942142 14048 leader_election.cc:304] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8a61ddf25b04640abfd9408c78f0d37, db2ee742ad404f3ab6c2c15279a20e97; no voters: 
I20260709 12:12:07.942852 14341 raft_consensus.cc:2804] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:07.943336 14341 raft_consensus.cc:697] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 LEADER]: Becoming Leader. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:12:07.944199 14155 raft_consensus.cc:2468] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db2ee742ad404f3ab6c2c15279a20e97 in term 4.
I20260709 12:12:07.944188 14341 consensus_queue.cc:237] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:07.951685 13903 catalog_manager.cc:5697] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 reported cstate change: term changed from 3 to 4, leader changed from c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3) to db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2). New cstate: current_term: 4 leader_uuid: "db2ee742ad404f3ab6c2c15279a20e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:08.247511 14005 raft_consensus.cc:1275] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 3 FOLLOWER]: Refusing update from remote peer db2ee742ad404f3ab6c2c15279a20e97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:08.248569 14341 consensus_queue.cc:1048] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:08.266544 14155 raft_consensus.cc:1275] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 FOLLOWER]: Refusing update from remote peer db2ee742ad404f3ab6c2c15279a20e97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:08.268807 14359 consensus_queue.cc:1048] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:08.285732 14005 raft_consensus.cc:1275] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 4 FOLLOWER]: Refusing update from remote peer db2ee742ad404f3ab6c2c15279a20e97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:08.287130 14359 consensus_queue.cc:1048] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:08.297459 14155 raft_consensus.cc:1275] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 4 FOLLOWER]: Refusing update from remote peer db2ee742ad404f3ab6c2c15279a20e97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:08.298880 14345 consensus_queue.cc:1048] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:08.312397 14005 raft_consensus.cc:1275] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Refusing update from remote peer db2ee742ad404f3ab6c2c15279a20e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.313578 14345 consensus_queue.cc:1048] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.325747 14154 raft_consensus.cc:1275] T a7a8b253773c493e9cf435628dbe6324 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Refusing update from remote peer db2ee742ad404f3ab6c2c15279a20e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:08.327526 14341 consensus_queue.cc:1048] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:08.414755 14005 raft_consensus.cc:1275] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 3 FOLLOWER]: Refusing update from remote peer db2ee742ad404f3ab6c2c15279a20e97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:08.416098 14341 consensus_queue.cc:1048] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:08.426889 14154 raft_consensus.cc:1275] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 FOLLOWER]: Refusing update from remote peer db2ee742ad404f3ab6c2c15279a20e97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:08.428442 14359 consensus_queue.cc:1048] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:08.464130 14154 raft_consensus.cc:1275] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 4 FOLLOWER]: Refusing update from remote peer db2ee742ad404f3ab6c2c15279a20e97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:08.465165 14359 consensus_queue.cc:1048] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:08.475044 14005 raft_consensus.cc:1275] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 4 FOLLOWER]: Refusing update from remote peer db2ee742ad404f3ab6c2c15279a20e97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:08.478189 14341 consensus_queue.cc:1048] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:10.571990 13872 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:12:10.572748 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:10.579303 14081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "260311cd20144884a891b22cc4a4fd95"
dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
mode: GRACEFUL
new_leader_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
 from {username='slave'} at 127.0.0.1:44702
I20260709 12:12:10.579900 14081 raft_consensus.cc:606] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 LEADER]: Received request to transfer leadership to TS c7aa3fadb40e4d3cb6f0e46e3591a79e
I20260709 12:12:10.582298 14081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34"
dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
mode: GRACEFUL
new_leader_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
 from {username='slave'} at 127.0.0.1:44702
I20260709 12:12:10.582700 14081 raft_consensus.cc:606] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 LEADER]: Received request to transfer leadership to TS c8a61ddf25b04640abfd9408c78f0d37
I20260709 12:12:10.584692 14081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604"
dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
mode: GRACEFUL
new_leader_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
 from {username='slave'} at 127.0.0.1:44702
I20260709 12:12:10.585093 14081 raft_consensus.cc:606] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 LEADER]: Received request to transfer leadership to TS c8a61ddf25b04640abfd9408c78f0d37
I20260709 12:12:10.587172 14081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8"
dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
mode: GRACEFUL
new_leader_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
 from {username='slave'} at 127.0.0.1:44702
I20260709 12:12:10.587589 14081 raft_consensus.cc:606] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 LEADER]: Received request to transfer leadership to TS c7aa3fadb40e4d3cb6f0e46e3591a79e
I20260709 12:12:10.589596 14081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd363e45f22d4518bd7f24289c294e75"
dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
mode: GRACEFUL
new_leader_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
 from {username='slave'} at 127.0.0.1:44702
I20260709 12:12:10.590098 14081 raft_consensus.cc:606] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 LEADER]: Received request to transfer leadership to TS c8a61ddf25b04640abfd9408c78f0d37
I20260709 12:12:10.591163 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:12:10.591717 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:10.598539 14341 raft_consensus.cc:993] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97: : Instructing follower c8a61ddf25b04640abfd9408c78f0d37 to start an election
I20260709 12:12:10.599049 14345 raft_consensus.cc:1081] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 LEADER]: Signalling peer c8a61ddf25b04640abfd9408c78f0d37 to start an election
I20260709 12:12:10.600636 14005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34"
dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
 from {username='slave'} at 127.0.0.1:59812
I20260709 12:12:10.601133 14005 raft_consensus.cc:493] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:10.601507 14005 raft_consensus.cc:3060] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:10.606601 14005 raft_consensus.cc:515] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:12:10.608668 14005 leader_election.cc:290] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 4 election: Requested vote from peers db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:12:10.609464 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
I20260709 12:12:10.609910 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa44bf1ea1c403bb4f3e95e794ebd34" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:12:10.610199 14081 raft_consensus.cc:3055] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:10.610380 14154 raft_consensus.cc:3060] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:10.610503 14081 raft_consensus.cc:740] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:12:10.611379 14081 consensus_queue.cc:260] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:12:10.612592 14081 raft_consensus.cc:3060] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:10.617024 14154 raft_consensus.cc:2468] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 4.
I20260709 12:12:10.618372 13971 leader_election.cc:304] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, c8a61ddf25b04640abfd9408c78f0d37; no voters: 
I20260709 12:12:10.618700 14081 raft_consensus.cc:2468] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 4.
I20260709 12:12:10.620198 14371 raft_consensus.cc:2804] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:10.621129 14371 raft_consensus.cc:697] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 4 LEADER]: Becoming Leader. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Running, Role: LEADER
I20260709 12:12:10.622001 14371 consensus_queue.cc:237] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } }
I20260709 12:12:10.627518 14341 raft_consensus.cc:993] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97: : Instructing follower c8a61ddf25b04640abfd9408c78f0d37 to start an election
I20260709 12:12:10.628096 14341 raft_consensus.cc:1081] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 LEADER]: Signalling peer c8a61ddf25b04640abfd9408c78f0d37 to start an election
I20260709 12:12:10.629427 14005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd363e45f22d4518bd7f24289c294e75"
dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
 from {username='slave'} at 127.0.0.1:59812
I20260709 12:12:10.629807 14005 raft_consensus.cc:493] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:10.630052 14005 raft_consensus.cc:3060] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:10.630716 13903 catalog_manager.cc:5697] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 reported cstate change: term changed from 3 to 4, leader changed from db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2) to c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1). New cstate: current_term: 4 leader_uuid: "c8a61ddf25b04640abfd9408c78f0d37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:10.634573 14005 raft_consensus.cc:515] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:10.636535 14005 leader_election.cc:290] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 2 election: Requested vote from peers db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:12:10.637255 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd363e45f22d4518bd7f24289c294e75" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
I20260709 12:12:10.637434 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd363e45f22d4518bd7f24289c294e75" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:12:10.637794 14081 raft_consensus.cc:3055] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:10.638025 14154 raft_consensus.cc:3060] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:10.638154 14081 raft_consensus.cc:740] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:12:10.638921 14081 consensus_queue.cc:260] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:10.639806 14081 raft_consensus.cc:3060] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:10.644757 14154 raft_consensus.cc:2468] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 2.
I20260709 12:12:10.645915 13971 leader_election.cc:304] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, c8a61ddf25b04640abfd9408c78f0d37; no voters: 
I20260709 12:12:10.646826 14341 raft_consensus.cc:993] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97: : Instructing follower c7aa3fadb40e4d3cb6f0e46e3591a79e to start an election
I20260709 12:12:10.646742 14371 raft_consensus.cc:2804] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:10.647343 14345 raft_consensus.cc:1081] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 LEADER]: Signalling peer c7aa3fadb40e4d3cb6f0e46e3591a79e to start an election
I20260709 12:12:10.647430 14371 raft_consensus.cc:697] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 LEADER]: Becoming Leader. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Running, Role: LEADER
I20260709 12:12:10.648672 14081 raft_consensus.cc:2468] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 2.
I20260709 12:12:10.648399 14371 consensus_queue.cc:237] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:10.649132 14154 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "260311cd20144884a891b22cc4a4fd95"
dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
 from {username='slave'} at 127.0.0.1:57010
I20260709 12:12:10.649660 14154 raft_consensus.cc:493] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:10.650079 14154 raft_consensus.cc:3060] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:10.655304 14154 raft_consensus.cc:515] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:10.657331 14154 leader_election.cc:290] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 4 election: Requested vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883)
I20260709 12:12:10.656793 13903 catalog_manager.cc:5697] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 reported cstate change: term changed from 1 to 2, leader changed from db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2) to c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1). New cstate: current_term: 2 leader_uuid: "c8a61ddf25b04640abfd9408c78f0d37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:10.658516 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260311cd20144884a891b22cc4a4fd95" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
I20260709 12:12:10.658457 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260311cd20144884a891b22cc4a4fd95" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:12:10.659029 14081 raft_consensus.cc:3055] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:10.659263 14081 raft_consensus.cc:740] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:12:10.659149 14005 raft_consensus.cc:3060] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:10.660300 14081 consensus_queue.cc:260] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:10.661242 14081 raft_consensus.cc:3060] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:10.665141 14005 raft_consensus.cc:2468] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 4.
I20260709 12:12:10.666558 14122 leader_election.cc:304] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, c8a61ddf25b04640abfd9408c78f0d37; no voters: 
I20260709 12:12:10.667164 14081 raft_consensus.cc:2468] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 4.
I20260709 12:12:10.667552 14338 raft_consensus.cc:2804] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:10.668716 14338 raft_consensus.cc:697] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 4 LEADER]: Becoming Leader. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Running, Role: LEADER
I20260709 12:12:10.669508 14338 consensus_queue.cc:237] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:10.674508 14341 raft_consensus.cc:993] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97: : Instructing follower c8a61ddf25b04640abfd9408c78f0d37 to start an election
I20260709 12:12:10.675025 14345 raft_consensus.cc:1081] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 LEADER]: Signalling peer c8a61ddf25b04640abfd9408c78f0d37 to start an election
I20260709 12:12:10.676472 14005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604"
dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
 from {username='slave'} at 127.0.0.1:59812
I20260709 12:12:10.676892 14005 raft_consensus.cc:493] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:10.677139 14005 raft_consensus.cc:3060] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:10.677640 13903 catalog_manager.cc:5697] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e reported cstate change: term changed from 3 to 4, leader changed from db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2) to c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3). New cstate: current_term: 4 leader_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:10.682471 14005 raft_consensus.cc:515] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:10.684201 14005 leader_election.cc:290] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 5 election: Requested vote from peers db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883), c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3:45095)
I20260709 12:12:10.685403 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
I20260709 12:12:10.685932 14154 raft_consensus.cc:3060] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:10.687916 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f420de4ae1a4b0794b5036133826604" candidate_uuid: "c8a61ddf25b04640abfd9408c78f0d37" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
I20260709 12:12:10.688359 14081 raft_consensus.cc:3055] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:12:10.688581 14081 raft_consensus.cc:740] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:12:10.689255 14081 consensus_queue.cc:260] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:10.690223 14081 raft_consensus.cc:3060] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:10.691128 14154 raft_consensus.cc:2468] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 5.
I20260709 12:12:10.692010 13971 leader_election.cc:304] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, c8a61ddf25b04640abfd9408c78f0d37; no voters: 
I20260709 12:12:10.692802 14371 raft_consensus.cc:2804] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:10.693204 14371 raft_consensus.cc:697] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 5 LEADER]: Becoming Leader. State: Replica: c8a61ddf25b04640abfd9408c78f0d37, State: Running, Role: LEADER
I20260709 12:12:10.693967 14371 consensus_queue.cc:237] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:10.694824 14081 raft_consensus.cc:2468] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a61ddf25b04640abfd9408c78f0d37 in term 5.
I20260709 12:12:10.701884 13903 catalog_manager.cc:5697] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 reported cstate change: term changed from 4 to 5, leader changed from db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2) to c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1). New cstate: current_term: 5 leader_uuid: "c8a61ddf25b04640abfd9408c78f0d37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:11.050619 14341 raft_consensus.cc:993] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97: : Instructing follower c7aa3fadb40e4d3cb6f0e46e3591a79e to start an election
I20260709 12:12:11.051013 14345 raft_consensus.cc:1081] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 LEADER]: Signalling peer c7aa3fadb40e4d3cb6f0e46e3591a79e to start an election
I20260709 12:12:11.052398 14154 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8"
dest_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e"
 from {username='slave'} at 127.0.0.1:57010
I20260709 12:12:11.052825 14154 raft_consensus.cc:493] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:11.053067 14154 raft_consensus.cc:3060] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:11.057077 14154 raft_consensus.cc:515] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:11.058521 14154 leader_election.cc:290] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 5 election: Requested vote from peers c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043), db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883)
I20260709 12:12:11.059441 14081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "db2ee742ad404f3ab6c2c15279a20e97"
I20260709 12:12:11.059832 14081 raft_consensus.cc:3055] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:12:11.059830 14005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f66e34aef445b990bbc0d4ccdc0ef8" candidate_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c8a61ddf25b04640abfd9408c78f0d37"
I20260709 12:12:11.060173 14081 raft_consensus.cc:740] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: db2ee742ad404f3ab6c2c15279a20e97, State: Running, Role: LEADER
I20260709 12:12:11.060437 14005 raft_consensus.cc:3060] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:11.060804 14081 consensus_queue.cc:260] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:11.061623 14081 raft_consensus.cc:3060] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:11.064342 14005 raft_consensus.cc:2468] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 5.
I20260709 12:12:11.065160 14122 leader_election.cc:304] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7aa3fadb40e4d3cb6f0e46e3591a79e, c8a61ddf25b04640abfd9408c78f0d37; no voters: 
I20260709 12:12:11.065407 14081 raft_consensus.cc:2468] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7aa3fadb40e4d3cb6f0e46e3591a79e in term 5.
I20260709 12:12:11.065785 14338 raft_consensus.cc:2804] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:11.066269 14338 raft_consensus.cc:697] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 5 LEADER]: Becoming Leader. State: Replica: c7aa3fadb40e4d3cb6f0e46e3591a79e, State: Running, Role: LEADER
I20260709 12:12:11.066972 14338 consensus_queue.cc:237] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } }
I20260709 12:12:11.073318 13903 catalog_manager.cc:5697] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e reported cstate change: term changed from 4 to 5, leader changed from db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2) to c7aa3fadb40e4d3cb6f0e46e3591a79e (127.13.140.3). New cstate: current_term: 5 leader_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:11.147924 14005 raft_consensus.cc:1275] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 4 FOLLOWER]: Refusing update from remote peer c7aa3fadb40e4d3cb6f0e46e3591a79e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:11.149446 14154 raft_consensus.cc:1275] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Refusing update from remote peer c8a61ddf25b04640abfd9408c78f0d37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:11.149333 14338 consensus_queue.cc:1048] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:11.150455 14371 consensus_queue.cc:1048] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:11.154230 14081 raft_consensus.cc:1275] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 5 FOLLOWER]: Refusing update from remote peer c8a61ddf25b04640abfd9408c78f0d37: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:11.155869 14372 consensus_queue.cc:1048] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:11.167757 14082 raft_consensus.cc:1275] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Refusing update from remote peer c8a61ddf25b04640abfd9408c78f0d37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:11.169174 14371 consensus_queue.cc:1048] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:11.184289 14080 raft_consensus.cc:1275] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 FOLLOWER]: Refusing update from remote peer c7aa3fadb40e4d3cb6f0e46e3591a79e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:11.184638 14154 raft_consensus.cc:1275] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 5 FOLLOWER]: Refusing update from remote peer c8a61ddf25b04640abfd9408c78f0d37: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:11.186116 14379 consensus_queue.cc:1048] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:11.186056 14372 consensus_queue.cc:1048] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:11.195766 14082 raft_consensus.cc:1275] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 FOLLOWER]: Refusing update from remote peer c8a61ddf25b04640abfd9408c78f0d37: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:11.199214 14389 consensus_queue.cc:1048] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:11.212679 14154 raft_consensus.cc:1275] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 4 FOLLOWER]: Refusing update from remote peer c8a61ddf25b04640abfd9408c78f0d37: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:11.215096 14394 consensus_queue.cc:1048] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7aa3fadb40e4d3cb6f0e46e3591a79e" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:11.544992 14080 raft_consensus.cc:1275] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 5 FOLLOWER]: Refusing update from remote peer c7aa3fadb40e4d3cb6f0e46e3591a79e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:11.546131 14379 consensus_queue.cc:1048] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db2ee742ad404f3ab6c2c15279a20e97" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:11.553920 14005 raft_consensus.cc:1275] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 5 FOLLOWER]: Refusing update from remote peer c7aa3fadb40e4d3cb6f0e46e3591a79e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:11.555205 14379 consensus_queue.cc:1048] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a61ddf25b04640abfd9408c78f0d37" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:11.592962 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:11.598104 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:11.598434 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:12.599339 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:12.603928 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:12.604338 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:13.605275 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:13.611388 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:13.611719 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:14.612717 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:14.617714 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:14.618094 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:15.619165 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:15.625727 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:15.626093 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:16.627035 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:16.631755 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:16.632076 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:17.632992 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:17.637862 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:17.638190 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:18.679875 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:18.685385 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:18.685793 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:12:19.467701 14103 debug-util.cc:398] Leaking SignalData structure 0x7b08000cde20 after lost signal to thread 13875
W20260709 12:12:19.468370 14103 debug-util.cc:398] Leaking SignalData structure 0x7b08001b0a40 after lost signal to thread 13938
W20260709 12:12:19.469034 14103 debug-util.cc:398] Leaking SignalData structure 0x7b080012e180 after lost signal to thread 14031
W20260709 12:12:19.469623 14103 debug-util.cc:398] Leaking SignalData structure 0x7b08001eb340 after lost signal to thread 14106
W20260709 12:12:19.470227 14103 debug-util.cc:398] Leaking SignalData structure 0x7b08000f4020 after lost signal to thread 14180
I20260709 12:12:19.686702 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:19.691442 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:19.691825 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:20.718937 13872 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:12:20.719492 13872 tablet_server.cc:179] TabletServer@127.13.140.1:0 shutting down...
I20260709 12:12:20.744102 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:20.744805 13872 tablet_replica.cc:333] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37: stopping tablet replica
I20260709 12:12:20.745599 13872 raft_consensus.cc:2243] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:20.746553 13872 raft_consensus.cc:2272] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c8a61ddf25b04640abfd9408c78f0d37 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:20.749281 13872 tablet_replica.cc:333] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37: stopping tablet replica
I20260709 12:12:20.749950 13872 raft_consensus.cc:2243] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:20.750566 13872 raft_consensus.cc:2272] T 7854fe64f73243dd8b4bcb6fe8f19306 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:20.751605 14122 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:12:20.752578 13872 tablet_replica.cc:333] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37: stopping tablet replica
I20260709 12:12:20.753232 13872 raft_consensus.cc:2243] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:20.753655 13872 raft_consensus.cc:2272] T deb3d60444d34de39d76af5bbf61fa9c P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:20.754611 14122 consensus_peers.cc:597] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e -> Peer c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043): Couldn't send request to peer c8a61ddf25b04640abfd9408c78f0d37. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:20.755403 13872 tablet_replica.cc:333] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37: stopping tablet replica
I20260709 12:12:20.755910 13872 raft_consensus.cc:2243] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:12:20.756592 13872 raft_consensus.cc:2272] T 8f420de4ae1a4b0794b5036133826604 P c8a61ddf25b04640abfd9408c78f0d37 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:20.758210 13872 tablet_replica.cc:333] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37: stopping tablet replica
I20260709 12:12:20.758646 13872 raft_consensus.cc:2243] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:20.759379 13872 raft_consensus.cc:2272] T cd363e45f22d4518bd7f24289c294e75 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:20.760968 13872 tablet_replica.cc:333] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37: stopping tablet replica
I20260709 12:12:20.761467 13872 raft_consensus.cc:2243] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:20.761852 13872 raft_consensus.cc:2272] T 3804bc550adb4fd59a5f62f36d5525fa P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:20.763494 13872 tablet_replica.cc:333] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37: stopping tablet replica
I20260709 12:12:20.763926 13872 raft_consensus.cc:2243] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:20.764329 13872 raft_consensus.cc:2272] T 260311cd20144884a891b22cc4a4fd95 P c8a61ddf25b04640abfd9408c78f0d37 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:20.765947 13872 tablet_replica.cc:333] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37: stopping tablet replica
I20260709 12:12:20.766352 13872 raft_consensus.cc:2243] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:20.766767 13872 raft_consensus.cc:2272] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c8a61ddf25b04640abfd9408c78f0d37 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:20.768304 13872 tablet_replica.cc:333] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37: stopping tablet replica
I20260709 12:12:20.768707 13872 raft_consensus.cc:2243] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:20.769084 13872 raft_consensus.cc:2272] T a7a8b253773c493e9cf435628dbe6324 P c8a61ddf25b04640abfd9408c78f0d37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:20.848603 13872 tablet_server.cc:196] TabletServer@127.13.140.1:0 shutdown complete.
I20260709 12:12:20.866688 13872 tablet_server.cc:179] TabletServer@127.13.140.2:0 shutting down...
W20260709 12:12:20.889371 14048 consensus_peers.cc:597] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 -> Peer c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043): Couldn't send request to peer c8a61ddf25b04640abfd9408c78f0d37. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:33043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:20.895263 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:20.896011 13872 tablet_replica.cc:333] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97: stopping tablet replica
I20260709 12:12:20.896807 13872 raft_consensus.cc:2243] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:20.897245 13872 raft_consensus.cc:2272] T 8f420de4ae1a4b0794b5036133826604 P db2ee742ad404f3ab6c2c15279a20e97 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:20.899106 13872 tablet_replica.cc:333] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97: stopping tablet replica
I20260709 12:12:20.899678 13872 raft_consensus.cc:2243] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:20.900110 13872 raft_consensus.cc:2272] T 260311cd20144884a891b22cc4a4fd95 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:20.901773 13872 tablet_replica.cc:333] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97: stopping tablet replica
I20260709 12:12:20.902275 13872 raft_consensus.cc:2243] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:20.903040 13872 raft_consensus.cc:2272] T 7854fe64f73243dd8b4bcb6fe8f19306 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:20.904772 13872 tablet_replica.cc:333] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97: stopping tablet replica
I20260709 12:12:20.905264 13872 raft_consensus.cc:2243] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:20.905682 13872 raft_consensus.cc:2272] T deb3d60444d34de39d76af5bbf61fa9c P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:20.907342 13872 tablet_replica.cc:333] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97: stopping tablet replica
I20260709 12:12:20.907794 13872 raft_consensus.cc:2243] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:20.908200 13872 raft_consensus.cc:2272] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P db2ee742ad404f3ab6c2c15279a20e97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:20.909811 13872 tablet_replica.cc:333] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97: stopping tablet replica
I20260709 12:12:20.910260 13872 raft_consensus.cc:2243] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:20.910979 13872 raft_consensus.cc:2272] T a7a8b253773c493e9cf435628dbe6324 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:20.912557 13872 tablet_replica.cc:333] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97: stopping tablet replica
I20260709 12:12:20.913009 13872 raft_consensus.cc:2243] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:20.913384 13872 raft_consensus.cc:2272] T a9f66e34aef445b990bbc0d4ccdc0ef8 P db2ee742ad404f3ab6c2c15279a20e97 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:20.915014 13872 tablet_replica.cc:333] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97: stopping tablet replica
I20260709 12:12:20.915568 13872 raft_consensus.cc:2243] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:20.915942 13872 raft_consensus.cc:2272] T cd363e45f22d4518bd7f24289c294e75 P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:20.917448 13872 tablet_replica.cc:333] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97: stopping tablet replica
I20260709 12:12:20.917833 13872 raft_consensus.cc:2243] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:20.918509 13872 raft_consensus.cc:2272] T 3804bc550adb4fd59a5f62f36d5525fa P db2ee742ad404f3ab6c2c15279a20e97 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:20.958421 14120 consensus_peers.cc:597] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e -> Peer db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883): Couldn't send request to peer db2ee742ad404f3ab6c2c15279a20e97. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:44883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:20.968802 13872 tablet_server.cc:196] TabletServer@127.13.140.2:0 shutdown complete.
W20260709 12:12:20.978941 14120 consensus_peers.cc:597] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e -> Peer db2ee742ad404f3ab6c2c15279a20e97 (127.13.140.2:44883): Couldn't send request to peer db2ee742ad404f3ab6c2c15279a20e97. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:44883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:20.979815 14122 consensus_peers.cc:597] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e -> Peer c8a61ddf25b04640abfd9408c78f0d37 (127.13.140.1:33043): Couldn't send request to peer c8a61ddf25b04640abfd9408c78f0d37. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:33043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:20.988848 13872 tablet_server.cc:179] TabletServer@127.13.140.3:0 shutting down...
I20260709 12:12:21.012152 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:21.012764 13872 tablet_replica.cc:333] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e: stopping tablet replica
I20260709 12:12:21.013341 13872 raft_consensus.cc:2243] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:21.014137 13872 raft_consensus.cc:2272] T 260311cd20144884a891b22cc4a4fd95 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:21.016013 13872 tablet_replica.cc:333] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e: stopping tablet replica
I20260709 12:12:21.016507 13872 raft_consensus.cc:2243] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:21.017225 13872 raft_consensus.cc:2272] T deb3d60444d34de39d76af5bbf61fa9c P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:21.018853 13872 tablet_replica.cc:333] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e: stopping tablet replica
I20260709 12:12:21.019451 13872 raft_consensus.cc:2243] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:21.019861 13872 raft_consensus.cc:2272] T 7854fe64f73243dd8b4bcb6fe8f19306 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:21.021413 13872 tablet_replica.cc:333] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e: stopping tablet replica
I20260709 12:12:21.021869 13872 raft_consensus.cc:2243] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:21.022260 13872 raft_consensus.cc:2272] T cd363e45f22d4518bd7f24289c294e75 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:21.023875 13872 tablet_replica.cc:333] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e: stopping tablet replica
I20260709 12:12:21.024312 13872 raft_consensus.cc:2243] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:21.024691 13872 raft_consensus.cc:2272] T 3804bc550adb4fd59a5f62f36d5525fa P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:21.026114 13872 tablet_replica.cc:333] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e: stopping tablet replica
I20260709 12:12:21.026547 13872 raft_consensus.cc:2243] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:21.026952 13872 raft_consensus.cc:2272] T 3fa44bf1ea1c403bb4f3e95e794ebd34 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:21.028504 13872 tablet_replica.cc:333] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e: stopping tablet replica
I20260709 12:12:21.028906 13872 raft_consensus.cc:2243] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:21.029269 13872 raft_consensus.cc:2272] T 8f420de4ae1a4b0794b5036133826604 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:21.030764 13872 tablet_replica.cc:333] T a7a8b253773c493e9cf435628dbe6324 P c7aa3fadb40e4d3cb6f0e46e3591a79e: stopping tablet replica
I20260709 12:12:21.031178 13872 raft_consensus.cc:2243] T a7a8b253773c493e9cf435628dbe6324 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:21.031610 13872 raft_consensus.cc:2272] T a7a8b253773c493e9cf435628dbe6324 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:21.033077 13872 tablet_replica.cc:333] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e: stopping tablet replica
I20260709 12:12:21.033495 13872 raft_consensus.cc:2243] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:12:21.034194 13872 raft_consensus.cc:2272] T a9f66e34aef445b990bbc0d4ccdc0ef8 P c7aa3fadb40e4d3cb6f0e46e3591a79e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:21.059456 13872 tablet_server.cc:196] TabletServer@127.13.140.3:0 shutdown complete.
I20260709 12:12:21.076826 13872 master.cc:562] Master@127.13.140.62:44601 shutting down...
I20260709 12:12:21.192058 13959 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 12:12:21.273800 13872 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:21.274380 13872 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:21.274677 13872 tablet_replica.cc:333] T 00000000000000000000000000000000 P e316320ca56149b3aa88f7c4e4103c41: stopping tablet replica
I20260709 12:12:21.293421 13872 master.cc:584] Master@127.13.140.62:44601 shutdown complete.
c7aa3fadb40e4d3cb6f0e46e3591a79e  1
c8a61ddf25b04640abfd9408c78f0d37  4
db2ee742ad404f3ab6c2c15279a20e97  4
c7aa3fadb40e4d3cb6f0e46e3591a79e  3
c8a61ddf25b04640abfd9408c78f0d37  3
db2ee742ad404f3ab6c2c15279a20e97  3
c7aa3fadb40e4d3cb6f0e46e3591a79e  1
c8a61ddf25b04640abfd9408c78f0d37  0
db2ee742ad404f3ab6c2c15279a20e97  8
c7aa3fadb40e4d3cb6f0e46e3591a79e  3
c8a61ddf25b04640abfd9408c78f0d37  3
db2ee742ad404f3ab6c2c15279a20e97  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (31301 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:12:21.332454 13872 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.62:39361
I20260709 12:12:21.333500 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:21.338645 14412 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:21.339020 14413 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:21.339931 14415 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:21.340889 13872 server_base.cc:1061] running on GCE node
I20260709 12:12:21.341717 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:21.341890 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:21.342010 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599141341999 us; error 0 us; skew 500 ppm
I20260709 12:12:21.342473 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:21.344718 13872 webserver.cc:533] Webserver started at http://127.13.140.62:37835/ using document root <none> and password file <none>
I20260709 12:12:21.345151 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:21.345312 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:21.345518 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:21.346570 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/master-0-root/instance:
uuid: "13fe25c91a034abebcbf37f1bc59e9ea"
format_stamp: "Formatted at 2026-07-09 12:12:21 on dist-test-slave-4v02"
I20260709 12:12:21.350742 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 12:12:21.353946 14420 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:21.354640 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:12:21.354875 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/master-0-root
uuid: "13fe25c91a034abebcbf37f1bc59e9ea"
format_stamp: "Formatted at 2026-07-09 12:12:21 on dist-test-slave-4v02"
I20260709 12:12:21.355104 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:21.370733 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:21.371927 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:21.407197 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.62:39361
I20260709 12:12:21.407337 14471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.62:39361 every 8 connection(s)
I20260709 12:12:21.410830 14472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.420032 14472 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea: Bootstrap starting.
I20260709 12:12:21.424482 14472 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.428261 14472 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea: No bootstrap required, opened a new log
I20260709 12:12:21.430279 14472 raft_consensus.cc:359] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13fe25c91a034abebcbf37f1bc59e9ea" member_type: VOTER }
I20260709 12:12:21.430672 14472 raft_consensus.cc:385] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:21.430889 14472 raft_consensus.cc:740] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13fe25c91a034abebcbf37f1bc59e9ea, State: Initialized, Role: FOLLOWER
I20260709 12:12:21.431465 14472 consensus_queue.cc:260] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13fe25c91a034abebcbf37f1bc59e9ea" member_type: VOTER }
I20260709 12:12:21.431910 14472 raft_consensus.cc:399] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:21.432126 14472 raft_consensus.cc:493] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:21.432364 14472 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:21.436295 14472 raft_consensus.cc:515] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13fe25c91a034abebcbf37f1bc59e9ea" member_type: VOTER }
I20260709 12:12:21.436823 14472 leader_election.cc:304] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 13fe25c91a034abebcbf37f1bc59e9ea; no voters: 
I20260709 12:12:21.437891 14472 leader_election.cc:290] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:21.438191 14475 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:21.439433 14475 raft_consensus.cc:697] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [term 1 LEADER]: Becoming Leader. State: Replica: 13fe25c91a034abebcbf37f1bc59e9ea, State: Running, Role: LEADER
I20260709 12:12:21.440100 14475 consensus_queue.cc:237] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13fe25c91a034abebcbf37f1bc59e9ea" member_type: VOTER }
I20260709 12:12:21.440686 14472 sys_catalog.cc:565] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:21.445313 14477 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 13fe25c91a034abebcbf37f1bc59e9ea. Latest consensus state: current_term: 1 leader_uuid: "13fe25c91a034abebcbf37f1bc59e9ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13fe25c91a034abebcbf37f1bc59e9ea" member_type: VOTER } }
I20260709 12:12:21.445516 14476 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "13fe25c91a034abebcbf37f1bc59e9ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13fe25c91a034abebcbf37f1bc59e9ea" member_type: VOTER } }
I20260709 12:12:21.445951 14477 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:21.446111 14476 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:21.448724 14483 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:21.453621 14483 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:21.456151 13872 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:21.461892 14483 catalog_manager.cc:1383] Generated new cluster ID: 6012421c57cc40038370f6a91519393c
I20260709 12:12:21.462157 14483 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:21.495599 14483 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:21.496735 14483 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:21.508868 14483 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea: Generated new TSK 0
I20260709 12:12:21.509423 14483 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:21.522907 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:21.528539 14493 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:21.529589 14494 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:21.531040 14496 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:21.531354 13872 server_base.cc:1061] running on GCE node
I20260709 12:12:21.532310 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:21.532537 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:21.532701 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599141532683 us; error 0 us; skew 500 ppm
I20260709 12:12:21.533222 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:21.535508 13872 webserver.cc:533] Webserver started at http://127.13.140.1:41113/ using document root <none> and password file <none>
I20260709 12:12:21.535954 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:21.536116 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:21.536369 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:21.537341 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/ts-0-root/instance:
uuid: "557023beb3b948908b69f2f79c90669b"
format_stamp: "Formatted at 2026-07-09 12:12:21 on dist-test-slave-4v02"
I20260709 12:12:21.541481 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:12:21.544544 14501 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:21.545177 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:12:21.545449 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/ts-0-root
uuid: "557023beb3b948908b69f2f79c90669b"
format_stamp: "Formatted at 2026-07-09 12:12:21 on dist-test-slave-4v02"
I20260709 12:12:21.545696 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:21.575074 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:21.576278 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:21.577646 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:21.579797 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:21.579977 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:21.580193 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:21.580356 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:21.616614 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.1:41581
I20260709 12:12:21.616698 14563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.1:41581 every 8 connection(s)
I20260709 12:12:21.621640 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:21.629050 14568 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:21.629412 14569 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:21.631915 13872 server_base.cc:1061] running on GCE node
W20260709 12:12:21.632390 14571 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:21.633220 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:21.633430 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:21.633579 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599141633562 us; error 0 us; skew 500 ppm
I20260709 12:12:21.634207 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:21.636300 13872 webserver.cc:533] Webserver started at http://127.13.140.2:43235/ using document root <none> and password file <none>
I20260709 12:12:21.636713 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:21.636862 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:21.637060 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:21.638042 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/ts-1-root/instance:
uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
format_stamp: "Formatted at 2026-07-09 12:12:21 on dist-test-slave-4v02"
I20260709 12:12:21.642459 14564 heartbeater.cc:344] Connected to a master server at 127.13.140.62:39361
I20260709 12:12:21.642839 14564 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:21.642889 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:12:21.643571 14564 heartbeater.cc:507] Master 127.13.140.62:39361 requested a full tablet report, sending...
I20260709 12:12:21.645517 14437 ts_manager.cc:194] Registered new tserver with Master: 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581)
I20260709 12:12:21.646484 14576 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:21.647257 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:12:21.647444 14437 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44164
I20260709 12:12:21.647571 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/ts-1-root
uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
format_stamp: "Formatted at 2026-07-09 12:12:21 on dist-test-slave-4v02"
I20260709 12:12:21.647943 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:21.667800 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:21.669015 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:21.670409 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:21.672590 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:21.672781 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:21.673002 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:21.673151 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:21.710688 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.2:45181
I20260709 12:12:21.710768 14638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.2:45181 every 8 connection(s)
I20260709 12:12:21.715246 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:21.721936 14642 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:21.724472 14643 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:21.724996 13872 server_base.cc:1061] running on GCE node
W20260709 12:12:21.726658 14645 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:21.727111 14639 heartbeater.cc:344] Connected to a master server at 127.13.140.62:39361
I20260709 12:12:21.727471 14639 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:21.727599 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:21.727847 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:21.728003 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599141727987 us; error 0 us; skew 500 ppm
I20260709 12:12:21.728209 14639 heartbeater.cc:507] Master 127.13.140.62:39361 requested a full tablet report, sending...
I20260709 12:12:21.728574 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:21.730065 14437 ts_manager.cc:194] Registered new tserver with Master: 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181)
I20260709 12:12:21.731145 13872 webserver.cc:533] Webserver started at http://127.13.140.3:33531/ using document root <none> and password file <none>
I20260709 12:12:21.731501 14437 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44180
I20260709 12:12:21.731647 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:21.731905 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:21.732148 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:21.733264 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/ts-2-root/instance:
uuid: "a582cf9c0ce940a9b7289bf98df789e9"
format_stamp: "Formatted at 2026-07-09 12:12:21 on dist-test-slave-4v02"
I20260709 12:12:21.737393 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:12:21.740577 14650 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:21.741314 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 12:12:21.741595 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/ts-2-root
uuid: "a582cf9c0ce940a9b7289bf98df789e9"
format_stamp: "Formatted at 2026-07-09 12:12:21 on dist-test-slave-4v02"
I20260709 12:12:21.741901 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599109869613-13872-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:21.764370 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:21.765633 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:21.766978 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:21.769093 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:21.769272 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:21.769500 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:21.769642 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:21.806623 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.3:41159
I20260709 12:12:21.806737 14712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.3:41159 every 8 connection(s)
I20260709 12:12:21.819516 14713 heartbeater.cc:344] Connected to a master server at 127.13.140.62:39361
I20260709 12:12:21.819878 14713 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:21.820538 14713 heartbeater.cc:507] Master 127.13.140.62:39361 requested a full tablet report, sending...
I20260709 12:12:21.822301 14437 ts_manager.cc:194] Registered new tserver with Master: a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:21.823089 13872 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01344677s
I20260709 12:12:21.823671 14437 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44194
I20260709 12:12:21.846060 14437 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44204:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:12:21.848822 14437 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:12:21.910830 14529 tablet_service.cc:1511] Processing CreateTablet for tablet feee4cf0393440ebbb0d42fa636adda4 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:21.912375 14529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feee4cf0393440ebbb0d42fa636adda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.915009 14528 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1b28616d9e4f0993f47d33c28f0d9e (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:21.916563 14528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1b28616d9e4f0993f47d33c28f0d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.917634 14527 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee0ad1d15444b1fa169ce1f42d6690c (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:21.918363 14678 tablet_service.cc:1511] Processing CreateTablet for tablet feee4cf0393440ebbb0d42fa636adda4 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:21.919078 14527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee0ad1d15444b1fa169ce1f42d6690c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.919678 14678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feee4cf0393440ebbb0d42fa636adda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.925518 14676 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee0ad1d15444b1fa169ce1f42d6690c (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:21.926889 14676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee0ad1d15444b1fa169ce1f42d6690c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.932519 14677 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1b28616d9e4f0993f47d33c28f0d9e (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:21.933185 14604 tablet_service.cc:1511] Processing CreateTablet for tablet feee4cf0393440ebbb0d42fa636adda4 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:21.933884 14677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1b28616d9e4f0993f47d33c28f0d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.934494 14604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feee4cf0393440ebbb0d42fa636adda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.937194 14603 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1b28616d9e4f0993f47d33c28f0d9e (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:21.939553 14602 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee0ad1d15444b1fa169ce1f42d6690c (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:21.940161 14675 tablet_service.cc:1511] Processing CreateTablet for tablet a6043e99412c42bdb035130d5298eac7 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:21.941470 14675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6043e99412c42bdb035130d5298eac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.941735 14601 tablet_service.cc:1511] Processing CreateTablet for tablet a6043e99412c42bdb035130d5298eac7 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:21.943977 14600 tablet_service.cc:1511] Processing CreateTablet for tablet a1179e9b46b54f22b92defcf0c1422da (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:21.945222 14674 tablet_service.cc:1511] Processing CreateTablet for tablet a1179e9b46b54f22b92defcf0c1422da (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:21.945828 14728 tablet_bootstrap.cc:492] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b: Bootstrap starting.
I20260709 12:12:21.946472 14674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1179e9b46b54f22b92defcf0c1422da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.946841 14599 tablet_service.cc:1511] Processing CreateTablet for tablet 64538c9ddcdd4fa8a3a593a411b7f110 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:21.948764 14603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1b28616d9e4f0993f47d33c28f0d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.950348 14600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1179e9b46b54f22b92defcf0c1422da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.951849 14526 tablet_service.cc:1511] Processing CreateTablet for tablet a1179e9b46b54f22b92defcf0c1422da (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:21.953100 14526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1179e9b46b54f22b92defcf0c1422da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.955530 14728 tablet_bootstrap.cc:654] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:21.957702 14601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6043e99412c42bdb035130d5298eac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.958359 14525 tablet_service.cc:1511] Processing CreateTablet for tablet 64538c9ddcdd4fa8a3a593a411b7f110 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:21.959601 14525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64538c9ddcdd4fa8a3a593a411b7f110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.963691 14599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64538c9ddcdd4fa8a3a593a411b7f110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.967172 14672 tablet_service.cc:1511] Processing CreateTablet for tablet 7aaaf80555ac4269adc0c07566827695 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:21.967705 14598 tablet_service.cc:1511] Processing CreateTablet for tablet 7aaaf80555ac4269adc0c07566827695 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:21.968653 14672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aaaf80555ac4269adc0c07566827695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.968961 14598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aaaf80555ac4269adc0c07566827695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.971920 14597 tablet_service.cc:1511] Processing CreateTablet for tablet 6171be289c494d63bd2dfc8f4149e315 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:21.972548 14528 tablet_service.cc:1511] Processing CreateTablet for tablet a6043e99412c42bdb035130d5298eac7 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:21.973176 14597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6171be289c494d63bd2dfc8f4149e315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.974119 14528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6043e99412c42bdb035130d5298eac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.974601 14671 tablet_service.cc:1511] Processing CreateTablet for tablet 6171be289c494d63bd2dfc8f4149e315 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:21.975921 14671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6171be289c494d63bd2dfc8f4149e315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.978304 14596 tablet_service.cc:1511] Processing CreateTablet for tablet 78c307546d0d448ca8d641c2b4223b33 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:21.979578 14596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c307546d0d448ca8d641c2b4223b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.980830 14670 tablet_service.cc:1511] Processing CreateTablet for tablet 78c307546d0d448ca8d641c2b4223b33 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:21.982060 14670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c307546d0d448ca8d641c2b4223b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.984473 14595 tablet_service.cc:1511] Processing CreateTablet for tablet d433b34078ac4ca1b755b66572d03150 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:21.985803 14595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d433b34078ac4ca1b755b66572d03150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.989005 14524 tablet_service.cc:1511] Processing CreateTablet for tablet 7aaaf80555ac4269adc0c07566827695 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:21.989877 14528 tablet_service.cc:1511] Processing CreateTablet for tablet 78c307546d0d448ca8d641c2b4223b33 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:21.990348 14524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aaaf80555ac4269adc0c07566827695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.991093 14528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c307546d0d448ca8d641c2b4223b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.992455 14523 tablet_service.cc:1511] Processing CreateTablet for tablet 6171be289c494d63bd2dfc8f4149e315 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:21.993697 14523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6171be289c494d63bd2dfc8f4149e315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.996486 14522 tablet_service.cc:1511] Processing CreateTablet for tablet d433b34078ac4ca1b755b66572d03150 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:21.997702 14522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d433b34078ac4ca1b755b66572d03150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.956441 14673 tablet_service.cc:1511] Processing CreateTablet for tablet 64538c9ddcdd4fa8a3a593a411b7f110 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:22.003149 14673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64538c9ddcdd4fa8a3a593a411b7f110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:21.989950 14602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee0ad1d15444b1fa169ce1f42d6690c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:22.010160 14669 tablet_service.cc:1511] Processing CreateTablet for tablet d433b34078ac4ca1b755b66572d03150 (DEFAULT_TABLE table=test-workload [id=57a8568d73454233baa38fb9718575c1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:22.011543 14669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d433b34078ac4ca1b755b66572d03150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:22.100150 14729 tablet_bootstrap.cc:492] T a1179e9b46b54f22b92defcf0c1422da P 5a146fd51c504860b43fe0cdc8bfa6b5: Bootstrap starting.
I20260709 12:12:22.101243 14731 tablet_bootstrap.cc:492] T a1179e9b46b54f22b92defcf0c1422da P a582cf9c0ce940a9b7289bf98df789e9: Bootstrap starting.
I20260709 12:12:22.106371 14729 tablet_bootstrap.cc:654] T a1179e9b46b54f22b92defcf0c1422da P 5a146fd51c504860b43fe0cdc8bfa6b5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.108372 14731 tablet_bootstrap.cc:654] T a1179e9b46b54f22b92defcf0c1422da P a582cf9c0ce940a9b7289bf98df789e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.112286 14728 tablet_bootstrap.cc:492] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b: No bootstrap required, opened a new log
I20260709 12:12:22.126048 14728 ts_tablet_manager.cc:1403] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b: Time spent bootstrapping tablet: real 0.181s	user 0.017s	sys 0.028s
I20260709 12:12:22.129086 14728 raft_consensus.cc:359] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.129858 14728 raft_consensus.cc:385] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.130155 14728 raft_consensus.cc:740] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.130810 14728 consensus_queue.cc:260] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.135737 14564 heartbeater.cc:499] Master 127.13.140.62:39361 was elected leader, sending a full tablet report...
I20260709 12:12:22.135974 14728 ts_tablet_manager.cc:1434] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:12:22.136870 14728 tablet_bootstrap.cc:492] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b: Bootstrap starting.
I20260709 12:12:22.151173 14728 tablet_bootstrap.cc:654] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.157997 14731 tablet_bootstrap.cc:492] T a1179e9b46b54f22b92defcf0c1422da P a582cf9c0ce940a9b7289bf98df789e9: No bootstrap required, opened a new log
I20260709 12:12:22.158506 14731 ts_tablet_manager.cc:1403] T a1179e9b46b54f22b92defcf0c1422da P a582cf9c0ce940a9b7289bf98df789e9: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.000s
I20260709 12:12:22.159795 14729 tablet_bootstrap.cc:492] T a1179e9b46b54f22b92defcf0c1422da P 5a146fd51c504860b43fe0cdc8bfa6b5: No bootstrap required, opened a new log
I20260709 12:12:22.159767 14728 tablet_bootstrap.cc:492] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b: No bootstrap required, opened a new log
I20260709 12:12:22.160354 14729 ts_tablet_manager.cc:1403] T a1179e9b46b54f22b92defcf0c1422da P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.005s
I20260709 12:12:22.160756 14728 ts_tablet_manager.cc:1403] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.009s
I20260709 12:12:22.161357 14731 raft_consensus.cc:359] T a1179e9b46b54f22b92defcf0c1422da P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.162065 14731 raft_consensus.cc:385] T a1179e9b46b54f22b92defcf0c1422da P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.162338 14731 raft_consensus.cc:740] T a1179e9b46b54f22b92defcf0c1422da P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.163242 14729 raft_consensus.cc:359] T a1179e9b46b54f22b92defcf0c1422da P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.163558 14728 raft_consensus.cc:359] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.163321 14731 consensus_queue.cc:260] T a1179e9b46b54f22b92defcf0c1422da P a582cf9c0ce940a9b7289bf98df789e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.164165 14729 raft_consensus.cc:385] T a1179e9b46b54f22b92defcf0c1422da P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.164347 14728 raft_consensus.cc:385] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.164584 14729 raft_consensus.cc:740] T a1179e9b46b54f22b92defcf0c1422da P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.164713 14728 raft_consensus.cc:740] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.165925 14713 heartbeater.cc:499] Master 127.13.140.62:39361 was elected leader, sending a full tablet report...
I20260709 12:12:22.165665 14728 consensus_queue.cc:260] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.166529 14731 ts_tablet_manager.cc:1434] T a1179e9b46b54f22b92defcf0c1422da P a582cf9c0ce940a9b7289bf98df789e9: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260709 12:12:22.167511 14731 tablet_bootstrap.cc:492] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9: Bootstrap starting.
I20260709 12:12:22.167783 14728 ts_tablet_manager.cc:1434] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:22.168675 14728 tablet_bootstrap.cc:492] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b: Bootstrap starting.
I20260709 12:12:22.167009 14729 consensus_queue.cc:260] T a1179e9b46b54f22b92defcf0c1422da P 5a146fd51c504860b43fe0cdc8bfa6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.174842 14728 tablet_bootstrap.cc:654] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.177551 14731 tablet_bootstrap.cc:654] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.180191 14639 heartbeater.cc:499] Master 127.13.140.62:39361 was elected leader, sending a full tablet report...
I20260709 12:12:22.181437 14728 tablet_bootstrap.cc:492] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b: No bootstrap required, opened a new log
I20260709 12:12:22.181994 14729 ts_tablet_manager.cc:1434] T a1179e9b46b54f22b92defcf0c1422da P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.004s
I20260709 12:12:22.184321 14728 ts_tablet_manager.cc:1403] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 12:12:22.184999 14729 tablet_bootstrap.cc:492] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5: Bootstrap starting.
I20260709 12:12:22.187129 14728 raft_consensus.cc:359] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.187879 14728 raft_consensus.cc:385] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.188196 14728 raft_consensus.cc:740] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.188926 14728 consensus_queue.cc:260] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.191262 14728 ts_tablet_manager.cc:1434] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:12:22.192195 14728 tablet_bootstrap.cc:492] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b: Bootstrap starting.
I20260709 12:12:22.192327 14729 tablet_bootstrap.cc:654] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.197492 14728 tablet_bootstrap.cc:654] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.200091 14729 tablet_bootstrap.cc:492] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5: No bootstrap required, opened a new log
I20260709 12:12:22.202760 14729 ts_tablet_manager.cc:1403] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.005s
I20260709 12:12:22.202199 14731 tablet_bootstrap.cc:492] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9: No bootstrap required, opened a new log
I20260709 12:12:22.203362 14731 ts_tablet_manager.cc:1403] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.004s
I20260709 12:12:22.207119 14731 raft_consensus.cc:359] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.210228 14729 raft_consensus.cc:359] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.210758 14731 raft_consensus.cc:385] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.210938 14729 raft_consensus.cc:385] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.211416 14729 raft_consensus.cc:740] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.211066 14731 raft_consensus.cc:740] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.212090 14729 consensus_queue.cc:260] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.212672 14731 consensus_queue.cc:260] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.213672 14728 tablet_bootstrap.cc:492] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b: No bootstrap required, opened a new log
I20260709 12:12:22.214097 14729 ts_tablet_manager.cc:1434] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:22.214155 14728 ts_tablet_manager.cc:1403] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.002s
I20260709 12:12:22.215169 14729 tablet_bootstrap.cc:492] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5: Bootstrap starting.
I20260709 12:12:22.217044 14728 raft_consensus.cc:359] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.217952 14728 raft_consensus.cc:385] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.218266 14728 raft_consensus.cc:740] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.218968 14728 consensus_queue.cc:260] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.220921 14731 ts_tablet_manager.cc:1434] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:12:22.221642 14729 tablet_bootstrap.cc:654] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.223788 14728 ts_tablet_manager.cc:1434] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:12:22.224860 14728 tablet_bootstrap.cc:492] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b: Bootstrap starting.
I20260709 12:12:22.231173 14728 tablet_bootstrap.cc:654] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.231585 14731 tablet_bootstrap.cc:492] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9: Bootstrap starting.
I20260709 12:12:22.231491 14733 raft_consensus.cc:493] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.232051 14733 raft_consensus.cc:515] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.234552 14733 leader_election.cc:290] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.240885 14729 tablet_bootstrap.cc:492] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5: No bootstrap required, opened a new log
I20260709 12:12:22.241484 14729 ts_tablet_manager.cc:1403] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.011s
I20260709 12:12:22.249330 14731 tablet_bootstrap.cc:654] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.249836 14729 raft_consensus.cc:359] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.256067 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c307546d0d448ca8d641c2b4223b33" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9" is_pre_election: true
W20260709 12:12:22.258276 14505 leader_election.cc:343] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.258968 14729 raft_consensus.cc:385] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.259017 14614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c307546d0d448ca8d641c2b4223b33" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" is_pre_election: true
I20260709 12:12:22.259250 14729 raft_consensus.cc:740] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.260263 14729 consensus_queue.cc:260] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
W20260709 12:12:22.260809 14503 leader_election.cc:343] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.260962 14728 tablet_bootstrap.cc:492] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b: No bootstrap required, opened a new log
I20260709 12:12:22.261301 14503 leader_election.cc:304] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 557023beb3b948908b69f2f79c90669b; no voters: 5a146fd51c504860b43fe0cdc8bfa6b5, a582cf9c0ce940a9b7289bf98df789e9
I20260709 12:12:22.261816 14728 ts_tablet_manager.cc:1403] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.014s
I20260709 12:12:22.262012 14731 tablet_bootstrap.cc:492] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9: No bootstrap required, opened a new log
I20260709 12:12:22.262480 14731 ts_tablet_manager.cc:1403] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.010s
I20260709 12:12:22.262480 14729 ts_tablet_manager.cc:1434] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:12:22.263113 14733 raft_consensus.cc:2749] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:22.264564 14729 tablet_bootstrap.cc:492] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5: Bootstrap starting.
I20260709 12:12:22.264602 14728 raft_consensus.cc:359] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } }
I20260709 12:12:22.265427 14728 raft_consensus.cc:385] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.265764 14728 raft_consensus.cc:740] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.265525 14731 raft_consensus.cc:359] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.266343 14731 raft_consensus.cc:385] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.266688 14731 raft_consensus.cc:740] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.266512 14728 consensus_queue.cc:260] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } }
I20260709 12:12:22.267623 14731 consensus_queue.cc:260] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.268695 14728 ts_tablet_manager.cc:1434] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:22.269616 14728 tablet_bootstrap.cc:492] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b: Bootstrap starting.
I20260709 12:12:22.273450 14729 tablet_bootstrap.cc:654] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.275861 14728 tablet_bootstrap.cc:654] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.276819 14731 ts_tablet_manager.cc:1434] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 12:12:22.284041 14731 tablet_bootstrap.cc:492] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9: Bootstrap starting.
I20260709 12:12:22.289762 14731 tablet_bootstrap.cc:654] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.289790 14729 tablet_bootstrap.cc:492] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5: No bootstrap required, opened a new log
I20260709 12:12:22.290369 14728 tablet_bootstrap.cc:492] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b: No bootstrap required, opened a new log
I20260709 12:12:22.290447 14729 ts_tablet_manager.cc:1403] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.015s
I20260709 12:12:22.290920 14728 ts_tablet_manager.cc:1403] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 12:12:22.292743 14729 raft_consensus.cc:359] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.293465 14729 raft_consensus.cc:385] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.293804 14729 raft_consensus.cc:740] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.293741 14728 raft_consensus.cc:359] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.294551 14728 raft_consensus.cc:385] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.294584 14729 consensus_queue.cc:260] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.294970 14728 raft_consensus.cc:740] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.295161 14731 tablet_bootstrap.cc:492] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9: No bootstrap required, opened a new log
I20260709 12:12:22.295653 14731 ts_tablet_manager.cc:1403] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 12:12:22.295848 14728 consensus_queue.cc:260] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.298039 14728 ts_tablet_manager.cc:1434] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:22.298523 14731 raft_consensus.cc:359] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.298991 14728 tablet_bootstrap.cc:492] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b: Bootstrap starting.
I20260709 12:12:22.299302 14731 raft_consensus.cc:385] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.299454 14729 ts_tablet_manager.cc:1434] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:12:22.299659 14731 raft_consensus.cc:740] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.300483 14729 tablet_bootstrap.cc:492] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5: Bootstrap starting.
I20260709 12:12:22.300601 14731 consensus_queue.cc:260] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.306803 14728 tablet_bootstrap.cc:654] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.306867 14729 tablet_bootstrap.cc:654] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.309303 14731 ts_tablet_manager.cc:1434] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:12:22.319464 14728 tablet_bootstrap.cc:492] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b: No bootstrap required, opened a new log
I20260709 12:12:22.319909 14728 ts_tablet_manager.cc:1403] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 12:12:22.320324 14731 tablet_bootstrap.cc:492] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9: Bootstrap starting.
I20260709 12:12:22.320982 14737 raft_consensus.cc:493] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.321456 14737 raft_consensus.cc:515] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.322441 14728 raft_consensus.cc:359] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.323132 14728 raft_consensus.cc:385] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.323467 14728 raft_consensus.cc:740] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.324288 14728 consensus_queue.cc:260] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.328078 14731 tablet_bootstrap.cc:654] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.328704 14728 ts_tablet_manager.cc:1434] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:22.329847 14728 tablet_bootstrap.cc:492] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b: Bootstrap starting.
I20260709 12:12:22.334137 14737 leader_election.cc:290] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.334599 14729 tablet_bootstrap.cc:492] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5: No bootstrap required, opened a new log
I20260709 12:12:22.335330 14729 ts_tablet_manager.cc:1403] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.015s
I20260709 12:12:22.336648 14728 tablet_bootstrap.cc:654] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.338796 14729 raft_consensus.cc:359] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } }
I20260709 12:12:22.342693 14729 raft_consensus.cc:385] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.343057 14729 raft_consensus.cc:740] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.344027 14729 consensus_queue.cc:260] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } }
I20260709 12:12:22.346410 14729 ts_tablet_manager.cc:1434] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 12:12:22.347695 14729 tablet_bootstrap.cc:492] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5: Bootstrap starting.
I20260709 12:12:22.348583 14728 tablet_bootstrap.cc:492] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b: No bootstrap required, opened a new log
I20260709 12:12:22.349115 14728 ts_tablet_manager.cc:1403] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 12:12:22.351588 14728 raft_consensus.cc:359] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.352365 14728 raft_consensus.cc:385] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.352669 14728 raft_consensus.cc:740] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.353453 14728 consensus_queue.cc:260] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.354143 14729 tablet_bootstrap.cc:654] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.355677 14728 ts_tablet_manager.cc:1434] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:22.356866 14728 tablet_bootstrap.cc:492] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b: Bootstrap starting.
I20260709 12:12:22.362182 14728 tablet_bootstrap.cc:654] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.367187 14729 tablet_bootstrap.cc:492] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5: No bootstrap required, opened a new log
I20260709 12:12:22.367739 14729 ts_tablet_manager.cc:1403] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 12:12:22.370184 14729 raft_consensus.cc:359] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.370700 14729 raft_consensus.cc:385] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.370945 14729 raft_consensus.cc:740] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.371666 14729 consensus_queue.cc:260] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.373874 14729 ts_tablet_manager.cc:1434] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:12:22.374742 14729 tablet_bootstrap.cc:492] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5: Bootstrap starting.
I20260709 12:12:22.377712 14728 tablet_bootstrap.cc:492] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b: No bootstrap required, opened a new log
I20260709 12:12:22.377915 14733 raft_consensus.cc:493] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.378175 14728 ts_tablet_manager.cc:1403] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 12:12:22.378463 14733 raft_consensus.cc:515] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.380774 14728 raft_consensus.cc:359] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.381162 14729 tablet_bootstrap.cc:654] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.381413 14728 raft_consensus.cc:385] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.381579 14733 leader_election.cc:290] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.381687 14728 raft_consensus.cc:740] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.383589 14728 consensus_queue.cc:260] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.383817 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9" is_pre_election: true
I20260709 12:12:22.385937 14728 ts_tablet_manager.cc:1434] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:22.386865 14728 tablet_bootstrap.cc:492] T d433b34078ac4ca1b755b66572d03150 P 557023beb3b948908b69f2f79c90669b: Bootstrap starting.
W20260709 12:12:22.388713 14505 leader_election.cc:343] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.389588 14733 raft_consensus.cc:493] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.390152 14733 raft_consensus.cc:515] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.392499 14728 tablet_bootstrap.cc:654] T d433b34078ac4ca1b755b66572d03150 P 557023beb3b948908b69f2f79c90669b: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.394013 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9" is_pre_election: true
W20260709 12:12:22.395494 14505 leader_election.cc:343] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.396059 14733 leader_election.cc:290] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.404577 14728 tablet_bootstrap.cc:492] T d433b34078ac4ca1b755b66572d03150 P 557023beb3b948908b69f2f79c90669b: No bootstrap required, opened a new log
I20260709 12:12:22.405099 14728 ts_tablet_manager.cc:1403] T d433b34078ac4ca1b755b66572d03150 P 557023beb3b948908b69f2f79c90669b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 12:12:22.407603 14728 raft_consensus.cc:359] T d433b34078ac4ca1b755b66572d03150 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.408253 14728 raft_consensus.cc:385] T d433b34078ac4ca1b755b66572d03150 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.408515 14728 raft_consensus.cc:740] T d433b34078ac4ca1b755b66572d03150 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.409137 14728 consensus_queue.cc:260] T d433b34078ac4ca1b755b66572d03150 P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.411029 14728 ts_tablet_manager.cc:1434] T d433b34078ac4ca1b755b66572d03150 P 557023beb3b948908b69f2f79c90669b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:22.421458 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "557023beb3b948908b69f2f79c90669b" is_pre_election: true
I20260709 12:12:22.422190 14539 raft_consensus.cc:2468] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 0.
I20260709 12:12:22.423658 14731 tablet_bootstrap.cc:492] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9: No bootstrap required, opened a new log
I20260709 12:12:22.423707 14577 leader_election.cc:304] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, 5a146fd51c504860b43fe0cdc8bfa6b5; no voters: 
I20260709 12:12:22.424342 14731 ts_tablet_manager.cc:1403] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9: Time spent bootstrapping tablet: real 0.104s	user 0.019s	sys 0.073s
I20260709 12:12:22.424669 14737 raft_consensus.cc:2804] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:22.424655 14614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" is_pre_election: true
I20260709 12:12:22.425166 14737 raft_consensus.cc:493] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.425390 14729 tablet_bootstrap.cc:492] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5: No bootstrap required, opened a new log
I20260709 12:12:22.425606 14737 raft_consensus.cc:3060] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.425904 14729 ts_tablet_manager.cc:1403] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.032s
I20260709 12:12:22.426174 14613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" is_pre_election: true
I20260709 12:12:22.427124 14731 raft_consensus.cc:359] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.427879 14731 raft_consensus.cc:385] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.428192 14731 raft_consensus.cc:740] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.428826 14729 raft_consensus.cc:359] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.429554 14729 raft_consensus.cc:385] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.429077 14731 consensus_queue.cc:260] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.429941 14729 raft_consensus.cc:740] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.429831 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9" is_pre_election: true
I20260709 12:12:22.430712 14729 consensus_queue.cc:260] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.431597 14613 raft_consensus.cc:2468] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 0.
I20260709 12:12:22.431715 14731 ts_tablet_manager.cc:1434] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:22.432852 14731 tablet_bootstrap.cc:492] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9: Bootstrap starting.
W20260709 12:12:22.438160 14580 leader_election.cc:343] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.438625 14731 tablet_bootstrap.cc:654] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.439123 14503 leader_election.cc:304] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, 5a146fd51c504860b43fe0cdc8bfa6b5; no voters: a582cf9c0ce940a9b7289bf98df789e9
I20260709 12:12:22.449872 14733 raft_consensus.cc:493] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.450461 14733 raft_consensus.cc:515] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
W20260709 12:12:22.451197 14485 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:22.452137 14737 raft_consensus.cc:515] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.453306 14614 raft_consensus.cc:2393] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 557023beb3b948908b69f2f79c90669b in current term 1: Already voted for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in this term.
I20260709 12:12:22.455816 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1179e9b46b54f22b92defcf0c1422da" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9" is_pre_election: true
I20260709 12:12:22.456014 14733 leader_election.cc:290] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.456477 14688 raft_consensus.cc:2468] T a1179e9b46b54f22b92defcf0c1422da P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 0.
I20260709 12:12:22.458033 14505 leader_election.cc:304] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:22.460728 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "557023beb3b948908b69f2f79c90669b"
I20260709 12:12:22.461303 14539 raft_consensus.cc:3060] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.468937 14539 raft_consensus.cc:2468] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 1.
I20260709 12:12:22.470247 14577 leader_election.cc:304] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, 5a146fd51c504860b43fe0cdc8bfa6b5; no voters: 
I20260709 12:12:22.456601 14733 raft_consensus.cc:2804] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:22.472054 14733 raft_consensus.cc:493] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.472424 14733 raft_consensus.cc:3060] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.478971 14763 raft_consensus.cc:2804] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.479861 14737 leader_election.cc:290] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 election: Requested vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.480422 14763 raft_consensus.cc:697] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Becoming Leader. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Running, Role: LEADER
I20260709 12:12:22.481348 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:22.481611 14763 consensus_queue.cc:237] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.484279 14761 raft_consensus.cc:2804] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:22.484695 14761 raft_consensus.cc:493] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:12:22.482795 14580 leader_election.cc:343] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:22.484220 14503 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:45181, user_credentials={real_user=slave}} blocked reactor thread for 45188.5us
I20260709 12:12:22.483192 14737 raft_consensus.cc:493] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.485627 14737 raft_consensus.cc:515] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.486192 14503 leader_election.cc:304] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 557023beb3b948908b69f2f79c90669b; no voters: 5a146fd51c504860b43fe0cdc8bfa6b5, a582cf9c0ce940a9b7289bf98df789e9
I20260709 12:12:22.488605 14765 raft_consensus.cc:2749] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:22.488837 14614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1179e9b46b54f22b92defcf0c1422da" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" is_pre_election: true
I20260709 12:12:22.489578 14614 raft_consensus.cc:2468] T a1179e9b46b54f22b92defcf0c1422da P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 0.
I20260709 12:12:22.491904 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64538c9ddcdd4fa8a3a593a411b7f110" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "557023beb3b948908b69f2f79c90669b" is_pre_election: true
I20260709 12:12:22.492624 14539 raft_consensus.cc:2468] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 0.
I20260709 12:12:22.493696 14577 leader_election.cc:304] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, 5a146fd51c504860b43fe0cdc8bfa6b5; no voters: 
I20260709 12:12:22.494602 14764 raft_consensus.cc:2804] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:22.494997 14764 raft_consensus.cc:493] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.495404 14764 raft_consensus.cc:3060] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.496275 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64538c9ddcdd4fa8a3a593a411b7f110" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9" is_pre_election: true
I20260709 12:12:22.496876 14688 raft_consensus.cc:2468] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 0.
I20260709 12:12:22.498313 14737 leader_election.cc:290] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.499063 14761 raft_consensus.cc:3060] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.502935 14764 raft_consensus.cc:515] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.507048 14729 ts_tablet_manager.cc:1434] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent starting tablet: real 0.081s	user 0.025s	sys 0.052s
I20260709 12:12:22.506263 14761 raft_consensus.cc:515] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.506148 14435 catalog_manager.cc:5697] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:22.507966 14731 tablet_bootstrap.cc:492] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9: No bootstrap required, opened a new log
I20260709 12:12:22.508446 14731 ts_tablet_manager.cc:1403] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9: Time spent bootstrapping tablet: real 0.076s	user 0.025s	sys 0.021s
I20260709 12:12:22.508800 14761 leader_election.cc:290] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 election: Requested vote from peers 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.510052 14729 tablet_bootstrap.cc:492] T d433b34078ac4ca1b755b66572d03150 P 5a146fd51c504860b43fe0cdc8bfa6b5: Bootstrap starting.
I20260709 12:12:22.509927 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64538c9ddcdd4fa8a3a593a411b7f110" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "557023beb3b948908b69f2f79c90669b"
I20260709 12:12:22.510572 14539 raft_consensus.cc:3060] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.511387 14731 raft_consensus.cc:359] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.512105 14731 raft_consensus.cc:385] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.512394 14731 raft_consensus.cc:740] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.513134 14731 consensus_queue.cc:260] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.514462 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1179e9b46b54f22b92defcf0c1422da" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:22.515058 14688 raft_consensus.cc:3060] T a1179e9b46b54f22b92defcf0c1422da P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.515336 14731 ts_tablet_manager.cc:1434] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:22.516270 14731 tablet_bootstrap.cc:492] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9: Bootstrap starting.
I20260709 12:12:22.516633 14729 tablet_bootstrap.cc:654] T d433b34078ac4ca1b755b66572d03150 P 5a146fd51c504860b43fe0cdc8bfa6b5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.478904 14733 raft_consensus.cc:515] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.520392 14614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1179e9b46b54f22b92defcf0c1422da" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:22.520970 14614 raft_consensus.cc:3060] T a1179e9b46b54f22b92defcf0c1422da P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.520686 14733 leader_election.cc:290] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 election: Requested vote from peers 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.522686 14687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64538c9ddcdd4fa8a3a593a411b7f110" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:22.523350 14687 raft_consensus.cc:3060] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.524501 14733 raft_consensus.cc:493] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.524915 14613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:22.526335 14686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:22.525012 14733 raft_consensus.cc:515] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.527948 14731 tablet_bootstrap.cc:654] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:22.527848 14505 leader_election.cc:343] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.525398 14613 raft_consensus.cc:3060] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.542627 14729 tablet_bootstrap.cc:492] T d433b34078ac4ca1b755b66572d03150 P 5a146fd51c504860b43fe0cdc8bfa6b5: No bootstrap required, opened a new log
I20260709 12:12:22.563898 14729 ts_tablet_manager.cc:1403] T d433b34078ac4ca1b755b66572d03150 P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.011s
I20260709 12:12:22.531697 14686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaaf80555ac4269adc0c07566827695" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9" is_pre_election: true
I20260709 12:12:22.565544 14686 raft_consensus.cc:2468] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 0.
I20260709 12:12:22.566911 14505 leader_election.cc:304] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:22.536062 14614 raft_consensus.cc:2468] T a1179e9b46b54f22b92defcf0c1422da P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 1.
I20260709 12:12:22.529870 14688 raft_consensus.cc:2468] T a1179e9b46b54f22b92defcf0c1422da P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 1.
I20260709 12:12:22.567844 14761 raft_consensus.cc:2804] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:22.568219 14761 raft_consensus.cc:493] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.568557 14761 raft_consensus.cc:3060] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.566768 14729 raft_consensus.cc:359] T d433b34078ac4ca1b755b66572d03150 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.568626 14503 leader_election.cc:304] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, 5a146fd51c504860b43fe0cdc8bfa6b5; no voters: 
I20260709 12:12:22.569530 14765 raft_consensus.cc:2804] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.570032 14729 raft_consensus.cc:385] T d433b34078ac4ca1b755b66572d03150 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.570401 14729 raft_consensus.cc:740] T d433b34078ac4ca1b755b66572d03150 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.571292 14729 consensus_queue.cc:260] T d433b34078ac4ca1b755b66572d03150 P 5a146fd51c504860b43fe0cdc8bfa6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.572129 14613 raft_consensus.cc:2468] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 1.
I20260709 12:12:22.573477 14729 ts_tablet_manager.cc:1434] T d433b34078ac4ca1b755b66572d03150 P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:12:22.573386 14503 leader_election.cc:304] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, 5a146fd51c504860b43fe0cdc8bfa6b5; no voters: a582cf9c0ce940a9b7289bf98df789e9
I20260709 12:12:22.521700 14764 leader_election.cc:290] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 election: Requested vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.574615 14729 tablet_bootstrap.cc:492] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5: Bootstrap starting.
I20260709 12:12:22.576159 14761 raft_consensus.cc:515] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.578620 14687 raft_consensus.cc:2468] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 1.
I20260709 12:12:22.531632 14612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaaf80555ac4269adc0c07566827695" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" is_pre_election: true
I20260709 12:12:22.579917 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaaf80555ac4269adc0c07566827695" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:22.579980 14580 leader_election.cc:304] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146fd51c504860b43fe0cdc8bfa6b5, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:22.580215 14612 raft_consensus.cc:2468] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 0.
I20260709 12:12:22.580591 14688 raft_consensus.cc:3060] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.580936 14764 raft_consensus.cc:2804] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.581410 14764 raft_consensus.cc:697] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Becoming Leader. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Running, Role: LEADER
I20260709 12:12:22.581455 14761 leader_election.cc:290] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 election: Requested vote from peers 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.582311 14764 consensus_queue.cc:237] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.582224 14761 raft_consensus.cc:2804] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.583456 14761 raft_consensus.cc:697] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 1 LEADER]: Becoming Leader. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:22.584300 14761 consensus_queue.cc:237] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.585417 14612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaaf80555ac4269adc0c07566827695" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:22.585989 14612 raft_consensus.cc:3060] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.533509 14733 leader_election.cc:290] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.588274 14539 raft_consensus.cc:2468] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 1.
I20260709 12:12:22.589039 14773 raft_consensus.cc:493] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.587126 14688 raft_consensus.cc:2468] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 1.
I20260709 12:12:22.598483 14729 tablet_bootstrap.cc:654] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.598838 14505 leader_election.cc:304] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:22.600217 14733 raft_consensus.cc:2804] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.600663 14733 raft_consensus.cc:697] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 1 LEADER]: Becoming Leader. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:22.601524 14733 consensus_queue.cc:237] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.598839 14773 raft_consensus.cc:515] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.595480 14765 raft_consensus.cc:697] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [term 1 LEADER]: Becoming Leader. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:22.597849 14731 tablet_bootstrap.cc:492] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9: No bootstrap required, opened a new log
I20260709 12:12:22.606604 14731 ts_tablet_manager.cc:1403] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9: Time spent bootstrapping tablet: real 0.091s	user 0.035s	sys 0.016s
I20260709 12:12:22.607589 14613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" is_pre_election: true
I20260709 12:12:22.608320 14613 raft_consensus.cc:2468] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 0.
I20260709 12:12:22.608785 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9" is_pre_election: true
I20260709 12:12:22.609555 14503 leader_election.cc:304] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, 5a146fd51c504860b43fe0cdc8bfa6b5; no voters: 
I20260709 12:12:22.609771 14731 raft_consensus.cc:359] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
W20260709 12:12:22.610186 14505 leader_election.cc:343] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.610471 14731 raft_consensus.cc:385] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.610743 14772 raft_consensus.cc:2804] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:22.611317 14772 raft_consensus.cc:493] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.611717 14772 raft_consensus.cc:3060] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.612221 14612 raft_consensus.cc:2468] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 1.
I20260709 12:12:22.611982 14765 consensus_queue.cc:237] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.610704 14773 leader_election.cc:290] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.618602 14772 raft_consensus.cc:515] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.610791 14731 raft_consensus.cc:740] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.619681 14729 tablet_bootstrap.cc:492] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5: No bootstrap required, opened a new log
I20260709 12:12:22.620157 14729 ts_tablet_manager.cc:1403] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.007s
I20260709 12:12:22.620031 14731 consensus_queue.cc:260] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.622159 14731 ts_tablet_manager.cc:1434] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.004s
I20260709 12:12:22.622596 14729 raft_consensus.cc:359] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.623049 14731 tablet_bootstrap.cc:492] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9: Bootstrap starting.
I20260709 12:12:22.623194 14729 raft_consensus.cc:385] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.623468 14729 raft_consensus.cc:740] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.624061 14729 consensus_queue.cc:260] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
W20260709 12:12:22.624444 14565 tablet.cc:2406] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:12:22.626128 14729 ts_tablet_manager.cc:1434] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:22.626924 14729 tablet_bootstrap.cc:492] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5: Bootstrap starting.
I20260709 12:12:22.629060 14437 catalog_manager.cc:5697] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:22.632268 14729 tablet_bootstrap.cc:654] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.634871 14772 leader_election.cc:290] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 election: Requested vote from peers 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.632861 14731 tablet_bootstrap.cc:654] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.632726 14435 catalog_manager.cc:5697] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b reported cstate change: term changed from 0 to 1, leader changed from <none> to 557023beb3b948908b69f2f79c90669b (127.13.140.1). New cstate: current_term: 1 leader_uuid: "557023beb3b948908b69f2f79c90669b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:22.635082 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:22.635531 14612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:22.636056 14612 raft_consensus.cc:3060] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:22.636693 14505 leader_election.cc:343] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:22.646109 14612 raft_consensus.cc:2468] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 1.
I20260709 12:12:22.647564 14503 leader_election.cc:304] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, 5a146fd51c504860b43fe0cdc8bfa6b5; no voters: a582cf9c0ce940a9b7289bf98df789e9
I20260709 12:12:22.648811 14772 raft_consensus.cc:2804] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.649297 14772 raft_consensus.cc:697] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 1 LEADER]: Becoming Leader. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:22.650080 14772 consensus_queue.cc:237] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.653208 14729 tablet_bootstrap.cc:492] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5: No bootstrap required, opened a new log
I20260709 12:12:22.653713 14729 ts_tablet_manager.cc:1403] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
I20260709 12:12:22.656598 14729 raft_consensus.cc:359] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.657277 14729 raft_consensus.cc:385] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.657537 14729 raft_consensus.cc:740] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.658223 14729 consensus_queue.cc:260] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.660940 14729 ts_tablet_manager.cc:1434] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:12:22.661995 14764 raft_consensus.cc:493] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.662458 14764 raft_consensus.cc:515] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.664565 14764 leader_election.cc:290] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.665498 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee0ad1d15444b1fa169ce1f42d6690c" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "557023beb3b948908b69f2f79c90669b" is_pre_election: true
I20260709 12:12:22.666167 14539 raft_consensus.cc:2468] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 0.
I20260709 12:12:22.667173 14764 raft_consensus.cc:493] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.667589 14577 leader_election.cc:304] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, 5a146fd51c504860b43fe0cdc8bfa6b5; no voters: 
I20260709 12:12:22.668556 14731 tablet_bootstrap.cc:492] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9: No bootstrap required, opened a new log
I20260709 12:12:22.669083 14731 ts_tablet_manager.cc:1403] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9: Time spent bootstrapping tablet: real 0.046s	user 0.027s	sys 0.000s
I20260709 12:12:22.667614 14764 raft_consensus.cc:515] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } }
I20260709 12:12:22.668670 14760 raft_consensus.cc:2804] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:22.670245 14760 raft_consensus.cc:493] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.670568 14760 raft_consensus.cc:3060] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.670801 14764 leader_election.cc:290] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.671650 14731 raft_consensus.cc:359] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } }
I20260709 12:12:22.672260 14731 raft_consensus.cc:385] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.672559 14731 raft_consensus.cc:740] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.673159 14731 consensus_queue.cc:260] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } }
I20260709 12:12:22.674926 14731 ts_tablet_manager.cc:1434] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:22.674778 14435 catalog_manager.cc:5697] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b reported cstate change: term changed from 0 to 1, leader changed from <none> to 557023beb3b948908b69f2f79c90669b (127.13.140.1). New cstate: current_term: 1 leader_uuid: "557023beb3b948908b69f2f79c90669b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:22.675802 14731 tablet_bootstrap.cc:492] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9: Bootstrap starting.
I20260709 12:12:22.677235 14760 raft_consensus.cc:515] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.678054 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee0ad1d15444b1fa169ce1f42d6690c" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9" is_pre_election: true
I20260709 12:12:22.678625 14688 raft_consensus.cc:2468] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 0.
I20260709 12:12:22.679384 14760 leader_election.cc:290] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 election: Requested vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.672175 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feee4cf0393440ebbb0d42fa636adda4" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "557023beb3b948908b69f2f79c90669b" is_pre_election: true
I20260709 12:12:22.680997 14539 raft_consensus.cc:2468] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 0.
I20260709 12:12:22.681668 14731 tablet_bootstrap.cc:654] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.681555 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee0ad1d15444b1fa169ce1f42d6690c" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:22.682163 14688 raft_consensus.cc:3060] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.681766 14435 catalog_manager.cc:5697] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b reported cstate change: term changed from 0 to 1, leader changed from <none> to 557023beb3b948908b69f2f79c90669b (127.13.140.1). New cstate: current_term: 1 leader_uuid: "557023beb3b948908b69f2f79c90669b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:22.683629 14435 catalog_manager.cc:5697] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b reported cstate change: term changed from 0 to 1, leader changed from <none> to 557023beb3b948908b69f2f79c90669b (127.13.140.1). New cstate: current_term: 1 leader_uuid: "557023beb3b948908b69f2f79c90669b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:22.684154 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee0ad1d15444b1fa169ce1f42d6690c" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "557023beb3b948908b69f2f79c90669b"
I20260709 12:12:22.684947 14539 raft_consensus.cc:3060] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.679556 14687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feee4cf0393440ebbb0d42fa636adda4" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9" is_pre_election: true
I20260709 12:12:22.685494 14687 raft_consensus.cc:2468] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 0.
I20260709 12:12:22.684132 14577 leader_election.cc:304] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, 5a146fd51c504860b43fe0cdc8bfa6b5; no voters: 
I20260709 12:12:22.687449 14760 raft_consensus.cc:2804] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:22.687835 14760 raft_consensus.cc:493] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.688432 14760 raft_consensus.cc:3060] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.690073 14688 raft_consensus.cc:2468] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 1.
I20260709 12:12:22.691617 14580 leader_election.cc:304] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146fd51c504860b43fe0cdc8bfa6b5, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:22.692436 14764 raft_consensus.cc:2804] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.693034 14764 raft_consensus.cc:697] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Becoming Leader. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Running, Role: LEADER
I20260709 12:12:22.693471 14539 raft_consensus.cc:2468] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 1.
I20260709 12:12:22.693816 14764 consensus_queue.cc:237] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.694873 14760 raft_consensus.cc:515] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } }
I20260709 12:12:22.696961 14760 leader_election.cc:290] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 election: Requested vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:22.698083 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feee4cf0393440ebbb0d42fa636adda4" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "557023beb3b948908b69f2f79c90669b"
I20260709 12:12:22.698681 14539 raft_consensus.cc:3060] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.700651 14736 raft_consensus.cc:493] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.701123 14736 raft_consensus.cc:515] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.705140 14736 leader_election.cc:290] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181)
I20260709 12:12:22.705909 14731 tablet_bootstrap.cc:492] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9: No bootstrap required, opened a new log
I20260709 12:12:22.706290 14731 ts_tablet_manager.cc:1403] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.005s
I20260709 12:12:22.706703 14539 raft_consensus.cc:2468] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 1.
I20260709 12:12:22.707991 14577 leader_election.cc:304] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, 5a146fd51c504860b43fe0cdc8bfa6b5; no voters: 
I20260709 12:12:22.708791 14764 raft_consensus.cc:2804] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.708511 14731 raft_consensus.cc:359] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.709276 14731 raft_consensus.cc:385] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.709234 14764 raft_consensus.cc:697] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Becoming Leader. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Running, Role: LEADER
I20260709 12:12:22.709672 14731 raft_consensus.cc:740] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.710290 14764 consensus_queue.cc:237] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } }
I20260709 12:12:22.710419 14731 consensus_queue.cc:260] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.712437 14731 ts_tablet_manager.cc:1434] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:22.713166 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feee4cf0393440ebbb0d42fa636adda4" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:22.713829 14688 raft_consensus.cc:3060] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.717552 14731 tablet_bootstrap.cc:492] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9: Bootstrap starting.
I20260709 12:12:22.723026 14688 raft_consensus.cc:2468] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 1.
I20260709 12:12:22.726975 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "557023beb3b948908b69f2f79c90669b" is_pre_election: true
I20260709 12:12:22.729097 14731 tablet_bootstrap.cc:654] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:22.733928 14731 tablet_bootstrap.cc:492] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9: No bootstrap required, opened a new log
I20260709 12:12:22.734362 14731 ts_tablet_manager.cc:1403] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 12:12:22.735651 14435 catalog_manager.cc:5697] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:22.737030 14731 raft_consensus.cc:359] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.737033 14435 catalog_manager.cc:5697] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:22.737747 14731 raft_consensus.cc:385] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:22.738058 14731 raft_consensus.cc:740] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:22.738068 14736 raft_consensus.cc:493] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.738791 14612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" is_pre_election: true
I20260709 12:12:22.738844 14731 consensus_queue.cc:260] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.739617 14612 raft_consensus.cc:2393] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a582cf9c0ce940a9b7289bf98df789e9 in current term 1: Already voted for candidate 557023beb3b948908b69f2f79c90669b in this term.
I20260709 12:12:22.739832 14736 raft_consensus.cc:515] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.741067 14652 leader_election.cc:304] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a582cf9c0ce940a9b7289bf98df789e9; no voters: 557023beb3b948908b69f2f79c90669b, 5a146fd51c504860b43fe0cdc8bfa6b5
I20260709 12:12:22.742290 14736 leader_election.cc:290] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181)
I20260709 12:12:22.743083 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d433b34078ac4ca1b755b66572d03150" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "557023beb3b948908b69f2f79c90669b" is_pre_election: true
I20260709 12:12:22.743732 14539 raft_consensus.cc:2468] T d433b34078ac4ca1b755b66572d03150 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a582cf9c0ce940a9b7289bf98df789e9 in term 0.
I20260709 12:12:22.744874 14736 raft_consensus.cc:3060] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.745209 14651 leader_election.cc:304] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:22.750834 14790 raft_consensus.cc:2804] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:22.751834 14736 raft_consensus.cc:2749] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:22.751272 14790 raft_consensus.cc:493] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.752920 14790 raft_consensus.cc:3060] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.752843 14612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d433b34078ac4ca1b755b66572d03150" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" is_pre_election: true
I20260709 12:12:22.753644 14612 raft_consensus.cc:2468] T d433b34078ac4ca1b755b66572d03150 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a582cf9c0ce940a9b7289bf98df789e9 in term 0.
I20260709 12:12:22.760445 14731 ts_tablet_manager.cc:1434] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.012s
I20260709 12:12:22.762943 14790 raft_consensus.cc:515] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.765137 14790 leader_election.cc:290] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 1 election: Requested vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181)
I20260709 12:12:22.765707 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d433b34078ac4ca1b755b66572d03150" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "557023beb3b948908b69f2f79c90669b"
I20260709 12:12:22.766201 14539 raft_consensus.cc:3060] T d433b34078ac4ca1b755b66572d03150 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.766709 14612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d433b34078ac4ca1b755b66572d03150" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:22.767226 14612 raft_consensus.cc:3060] T d433b34078ac4ca1b755b66572d03150 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.770640 14539 raft_consensus.cc:2468] T d433b34078ac4ca1b755b66572d03150 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a582cf9c0ce940a9b7289bf98df789e9 in term 1.
I20260709 12:12:22.771543 14651 leader_election.cc:304] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:22.771905 14612 raft_consensus.cc:2468] T d433b34078ac4ca1b755b66572d03150 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a582cf9c0ce940a9b7289bf98df789e9 in term 1.
I20260709 12:12:22.772156 14790 raft_consensus.cc:2804] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.772619 14790 raft_consensus.cc:697] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 LEADER]: Becoming Leader. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Running, Role: LEADER
I20260709 12:12:22.773329 14790 consensus_queue.cc:237] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.779511 14435 catalog_manager.cc:5697] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "a582cf9c0ce940a9b7289bf98df789e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:22.861941 14790 raft_consensus.cc:493] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:22.862478 14790 raft_consensus.cc:515] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.864226 14790 leader_election.cc:290] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181)
I20260709 12:12:22.865396 14612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c307546d0d448ca8d641c2b4223b33" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" is_pre_election: true
I20260709 12:12:22.865387 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c307546d0d448ca8d641c2b4223b33" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "557023beb3b948908b69f2f79c90669b" is_pre_election: true
I20260709 12:12:22.866218 14612 raft_consensus.cc:2468] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a582cf9c0ce940a9b7289bf98df789e9 in term 0.
I20260709 12:12:22.866322 14539 raft_consensus.cc:2468] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a582cf9c0ce940a9b7289bf98df789e9 in term 0.
I20260709 12:12:22.867305 14652 leader_election.cc:304] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146fd51c504860b43fe0cdc8bfa6b5, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:22.868028 14790 raft_consensus.cc:2804] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:22.868398 14790 raft_consensus.cc:493] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:22.868676 14790 raft_consensus.cc:3060] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.873560 14790 raft_consensus.cc:515] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.875461 14790 leader_election.cc:290] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 1 election: Requested vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181)
I20260709 12:12:22.876300 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c307546d0d448ca8d641c2b4223b33" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "557023beb3b948908b69f2f79c90669b"
I20260709 12:12:22.876459 14612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c307546d0d448ca8d641c2b4223b33" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:22.876971 14612 raft_consensus.cc:3060] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.876959 14539 raft_consensus.cc:3060] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:22.883872 14612 raft_consensus.cc:2468] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a582cf9c0ce940a9b7289bf98df789e9 in term 1.
I20260709 12:12:22.883872 14539 raft_consensus.cc:2468] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a582cf9c0ce940a9b7289bf98df789e9 in term 1.
I20260709 12:12:22.885246 14652 leader_election.cc:304] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146fd51c504860b43fe0cdc8bfa6b5, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:22.885965 14790 raft_consensus.cc:2804] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:22.886348 14790 raft_consensus.cc:697] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 LEADER]: Becoming Leader. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Running, Role: LEADER
I20260709 12:12:22.886966 14790 consensus_queue.cc:237] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:22.894179 14435 catalog_manager.cc:5697] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "a582cf9c0ce940a9b7289bf98df789e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:22.998533 14764 consensus_queue.cc:1048] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:22.999159 14772 consensus_queue.cc:1048] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.019629 14687 raft_consensus.cc:3060] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.020995 14765 consensus_queue.cc:1048] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.028990 14760 consensus_queue.cc:1048] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:23.053925 14772 consensus_queue.cc:1048] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.054783 14760 consensus_queue.cc:1048] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.066634 14764 consensus_queue.cc:1048] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.073633 14789 raft_consensus.cc:493] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:23.073726 14772 consensus_queue.cc:1048] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.074172 14789 raft_consensus.cc:515] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:23.076310 14789 leader_election.cc:290] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181)
I20260709 12:12:23.078392 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "557023beb3b948908b69f2f79c90669b" is_pre_election: true
I20260709 12:12:23.079854 14613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" is_pre_election: true
I20260709 12:12:23.080634 14613 raft_consensus.cc:2393] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a582cf9c0ce940a9b7289bf98df789e9 in current term 1: Already voted for candidate 557023beb3b948908b69f2f79c90669b in this term.
I20260709 12:12:23.081768 14652 leader_election.cc:304] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a582cf9c0ce940a9b7289bf98df789e9; no voters: 557023beb3b948908b69f2f79c90669b, 5a146fd51c504860b43fe0cdc8bfa6b5
I20260709 12:12:23.082808 14790 raft_consensus.cc:3060] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:23.089912 14790 raft_consensus.cc:2749] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:23.098166 14772 consensus_queue.cc:1048] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.109611 14765 consensus_queue.cc:1048] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.114389 14612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "feee4cf0393440ebbb0d42fa636adda4"
dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
mode: GRACEFUL
new_leader_uuid: "557023beb3b948908b69f2f79c90669b"
 from {username='slave'} at 127.0.0.1:37892
I20260709 12:12:23.115191 14612 raft_consensus.cc:606] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Received request to transfer leadership to TS 557023beb3b948908b69f2f79c90669b
I20260709 12:12:23.119509 14765 consensus_queue.cc:1048] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.122371 14614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e"
dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
mode: GRACEFUL
new_leader_uuid: "557023beb3b948908b69f2f79c90669b"
 from {username='slave'} at 127.0.0.1:37892
I20260709 12:12:23.123011 14614 raft_consensus.cc:606] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Received request to transfer leadership to TS 557023beb3b948908b69f2f79c90669b
I20260709 12:12:23.128437 14772 consensus_queue.cc:1048] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.139276 14614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ee0ad1d15444b1fa169ce1f42d6690c"
dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
mode: GRACEFUL
new_leader_uuid: "557023beb3b948908b69f2f79c90669b"
 from {username='slave'} at 127.0.0.1:37892
I20260709 12:12:23.140004 14614 raft_consensus.cc:606] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Received request to transfer leadership to TS 557023beb3b948908b69f2f79c90669b
I20260709 12:12:23.161921 14539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7aaaf80555ac4269adc0c07566827695"
dest_uuid: "557023beb3b948908b69f2f79c90669b"
mode: GRACEFUL
new_leader_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
 from {username='slave'} at 127.0.0.1:51242
I20260709 12:12:23.162421 14539 raft_consensus.cc:606] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 1 LEADER]: Received request to transfer leadership to TS 5a146fd51c504860b43fe0cdc8bfa6b5
I20260709 12:12:23.166663 14539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315"
dest_uuid: "557023beb3b948908b69f2f79c90669b"
mode: GRACEFUL
new_leader_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
 from {username='slave'} at 127.0.0.1:51242
I20260709 12:12:23.167130 14539 raft_consensus.cc:606] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 1 LEADER]: Received request to transfer leadership to TS 5a146fd51c504860b43fe0cdc8bfa6b5
I20260709 12:12:23.174196 14760 consensus_queue.cc:1048] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.180836 14688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78c307546d0d448ca8d641c2b4223b33"
dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
mode: GRACEFUL
new_leader_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
 from {username='slave'} at 127.0.0.1:49344
I20260709 12:12:23.181365 14688 raft_consensus.cc:606] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 LEADER]: Received request to transfer leadership to TS 5a146fd51c504860b43fe0cdc8bfa6b5
I20260709 12:12:23.182193 14763 raft_consensus.cc:993] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5: : Instructing follower 557023beb3b948908b69f2f79c90669b to start an election
I20260709 12:12:23.182507 14763 raft_consensus.cc:1081] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Signalling peer 557023beb3b948908b69f2f79c90669b to start an election
I20260709 12:12:23.184461 14538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ee0ad1d15444b1fa169ce1f42d6690c"
dest_uuid: "557023beb3b948908b69f2f79c90669b"
 from {username='slave'} at 127.0.0.1:51228
I20260709 12:12:23.185515 14538 raft_consensus.cc:493] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:23.185875 14538 raft_consensus.cc:3060] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.188561 14764 consensus_queue.cc:1048] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.195876 14538 raft_consensus.cc:515] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:23.197901 14538 leader_election.cc:290] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 2 election: Requested vote from peers 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:23.198699 14612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee0ad1d15444b1fa169ce1f42d6690c" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:23.199332 14612 raft_consensus.cc:3055] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:23.199601 14612 raft_consensus.cc:740] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Running, Role: LEADER
I20260709 12:12:23.200249 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee0ad1d15444b1fa169ce1f42d6690c" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:23.200829 14688 raft_consensus.cc:3060] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.200490 14612 consensus_queue.cc:260] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:23.201987 14612 raft_consensus.cc:3060] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.208606 14688 raft_consensus.cc:2468] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 2.
I20260709 12:12:23.209393 14612 raft_consensus.cc:2468] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 2.
I20260709 12:12:23.209944 14505 leader_election.cc:304] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:23.210757 14772 raft_consensus.cc:2804] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:23.211228 14772 raft_consensus.cc:697] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [term 2 LEADER]: Becoming Leader. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:23.212052 14772 consensus_queue.cc:237] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:23.213119 14764 consensus_queue.cc:1048] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.219172 14436 catalog_manager.cc:5697] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b reported cstate change: term changed from 1 to 2, leader changed from 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2) to 557023beb3b948908b69f2f79c90669b (127.13.140.1). New cstate: current_term: 2 leader_uuid: "557023beb3b948908b69f2f79c90669b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:23.224726 14764 consensus_queue.cc:1048] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.235571 14764 raft_consensus.cc:993] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5: : Instructing follower 557023beb3b948908b69f2f79c90669b to start an election
I20260709 12:12:23.236003 14760 raft_consensus.cc:1081] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Signalling peer 557023beb3b948908b69f2f79c90669b to start an election
I20260709 12:12:23.237478 14538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "feee4cf0393440ebbb0d42fa636adda4"
dest_uuid: "557023beb3b948908b69f2f79c90669b"
 from {username='slave'} at 127.0.0.1:51228
I20260709 12:12:23.237895 14538 raft_consensus.cc:493] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:23.238185 14538 raft_consensus.cc:3060] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.242843 14538 raft_consensus.cc:515] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } }
I20260709 12:12:23.244781 14538 leader_election.cc:290] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 2 election: Requested vote from peers a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159), 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181)
I20260709 12:12:23.245045 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feee4cf0393440ebbb0d42fa636adda4" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:23.245497 14688 raft_consensus.cc:3060] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.245352 14612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feee4cf0393440ebbb0d42fa636adda4" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:23.245935 14612 raft_consensus.cc:3055] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:23.246165 14612 raft_consensus.cc:740] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Running, Role: LEADER
I20260709 12:12:23.246846 14612 consensus_queue.cc:260] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } }
I20260709 12:12:23.247857 14612 raft_consensus.cc:3060] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.249943 14688 raft_consensus.cc:2468] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 2.
I20260709 12:12:23.251091 14505 leader_election.cc:304] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:23.251868 14772 raft_consensus.cc:2804] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:23.252211 14772 raft_consensus.cc:697] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 2 LEADER]: Becoming Leader. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:23.252907 14612 raft_consensus.cc:2468] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 2.
I20260709 12:12:23.252915 14772 consensus_queue.cc:237] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } }
I20260709 12:12:23.258906 14436 catalog_manager.cc:5697] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b reported cstate change: term changed from 1 to 2, leader changed from 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2) to 557023beb3b948908b69f2f79c90669b (127.13.140.1). New cstate: current_term: 2 leader_uuid: "557023beb3b948908b69f2f79c90669b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:23.325393 14790 consensus_queue.cc:1048] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.335325 14789 consensus_queue.cc:1048] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.342658 14789 consensus_queue.cc:1048] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.345196 14817 raft_consensus.cc:993] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9: : Instructing follower 5a146fd51c504860b43fe0cdc8bfa6b5 to start an election
I20260709 12:12:23.345624 14736 raft_consensus.cc:1081] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 LEADER]: Signalling peer 5a146fd51c504860b43fe0cdc8bfa6b5 to start an election
I20260709 12:12:23.345686 14790 consensus_queue.cc:1048] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:23.348923 14614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78c307546d0d448ca8d641c2b4223b33"
dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
 from {username='slave'} at 127.0.0.1:37880
I20260709 12:12:23.349552 14614 raft_consensus.cc:493] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:23.349943 14614 raft_consensus.cc:3060] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.357381 14614 raft_consensus.cc:515] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:23.360564 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c307546d0d448ca8d641c2b4223b33" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "557023beb3b948908b69f2f79c90669b"
I20260709 12:12:23.361198 14539 raft_consensus.cc:3060] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.365978 14614 leader_election.cc:290] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 2 election: Requested vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:23.366945 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c307546d0d448ca8d641c2b4223b33" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:23.367530 14688 raft_consensus.cc:3055] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:23.367830 14688 raft_consensus.cc:740] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Running, Role: LEADER
I20260709 12:12:23.368578 14688 consensus_queue.cc:260] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:23.369349 14539 raft_consensus.cc:2468] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 2.
I20260709 12:12:23.369745 14688 raft_consensus.cc:3060] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.370566 14577 leader_election.cc:304] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, 5a146fd51c504860b43fe0cdc8bfa6b5; no voters: 
I20260709 12:12:23.371649 14760 raft_consensus.cc:2804] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:23.372123 14760 raft_consensus.cc:697] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 LEADER]: Becoming Leader. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Running, Role: LEADER
I20260709 12:12:23.372939 14760 consensus_queue.cc:237] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:23.376121 14688 raft_consensus.cc:2468] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 2.
I20260709 12:12:23.380575 14434 catalog_manager.cc:5697] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 reported cstate change: term changed from 1 to 2, leader changed from a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3) to 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:23.495589 14765 raft_consensus.cc:993] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b: : Instructing follower 5a146fd51c504860b43fe0cdc8bfa6b5 to start an election
I20260709 12:12:23.495983 14772 raft_consensus.cc:1081] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 1 LEADER]: Signalling peer 5a146fd51c504860b43fe0cdc8bfa6b5 to start an election
I20260709 12:12:23.497529 14614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7aaaf80555ac4269adc0c07566827695"
dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
 from {username='slave'} at 127.0.0.1:37876
I20260709 12:12:23.498066 14614 raft_consensus.cc:493] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:23.498414 14614 raft_consensus.cc:3060] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.502745 14614 raft_consensus.cc:515] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:23.504189 14614 leader_election.cc:290] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 2 election: Requested vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:23.505012 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaaf80555ac4269adc0c07566827695" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "557023beb3b948908b69f2f79c90669b"
I20260709 12:12:23.505098 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaaf80555ac4269adc0c07566827695" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:23.505661 14539 raft_consensus.cc:3055] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:23.505744 14688 raft_consensus.cc:3060] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.505955 14539 raft_consensus.cc:740] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:23.506595 14539 consensus_queue.cc:260] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:23.507474 14539 raft_consensus.cc:3060] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.510179 14688 raft_consensus.cc:2468] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 2.
I20260709 12:12:23.511241 14580 leader_election.cc:304] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146fd51c504860b43fe0cdc8bfa6b5, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:23.511881 14539 raft_consensus.cc:2468] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 2.
I20260709 12:12:23.511895 14760 raft_consensus.cc:2804] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:23.512480 14760 raft_consensus.cc:697] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 LEADER]: Becoming Leader. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Running, Role: LEADER
I20260709 12:12:23.513295 14760 consensus_queue.cc:237] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:23.519183 14434 catalog_manager.cc:5697] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 reported cstate change: term changed from 1 to 2, leader changed from 557023beb3b948908b69f2f79c90669b (127.13.140.1) to 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:23.609356 14764 raft_consensus.cc:993] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5: : Instructing follower 557023beb3b948908b69f2f79c90669b to start an election
I20260709 12:12:23.609766 14760 raft_consensus.cc:1081] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Signalling peer 557023beb3b948908b69f2f79c90669b to start an election
I20260709 12:12:23.611095 14539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e"
dest_uuid: "557023beb3b948908b69f2f79c90669b"
 from {username='slave'} at 127.0.0.1:51228
I20260709 12:12:23.611613 14539 raft_consensus.cc:493] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:23.611929 14539 raft_consensus.cc:3060] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.616781 14539 raft_consensus.cc:515] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:23.618427 14539 leader_election.cc:290] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 2 election: Requested vote from peers 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:23.619406 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:23.619318 14614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:23.619951 14688 raft_consensus.cc:3060] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.620088 14614 raft_consensus.cc:3055] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:23.620407 14614 raft_consensus.cc:740] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Running, Role: LEADER
I20260709 12:12:23.621016 14614 consensus_queue.cc:260] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:23.621863 14614 raft_consensus.cc:3060] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.624971 14688 raft_consensus.cc:2468] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 2.
I20260709 12:12:23.626067 14505 leader_election.cc:304] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:23.626786 14733 raft_consensus.cc:2804] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:23.626756 14614 raft_consensus.cc:2468] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 2.
I20260709 12:12:23.627373 14733 raft_consensus.cc:697] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 2 LEADER]: Becoming Leader. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:23.628194 14733 consensus_queue.cc:237] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:23.634037 14434 catalog_manager.cc:5697] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b reported cstate change: term changed from 1 to 2, leader changed from 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2) to 557023beb3b948908b69f2f79c90669b (127.13.140.1). New cstate: current_term: 2 leader_uuid: "557023beb3b948908b69f2f79c90669b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:23.643643 14765 raft_consensus.cc:993] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b: : Instructing follower 5a146fd51c504860b43fe0cdc8bfa6b5 to start an election
I20260709 12:12:23.643996 14733 raft_consensus.cc:1081] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 1 LEADER]: Signalling peer 5a146fd51c504860b43fe0cdc8bfa6b5 to start an election
I20260709 12:12:23.645368 14614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315"
dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
 from {username='slave'} at 127.0.0.1:37876
I20260709 12:12:23.645758 14614 raft_consensus.cc:493] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:23.645992 14614 raft_consensus.cc:3060] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.650863 14614 raft_consensus.cc:515] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:23.652479 14614 leader_election.cc:290] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 2 election: Requested vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:23.653111 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "557023beb3b948908b69f2f79c90669b"
I20260709 12:12:23.653453 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:23.653646 14539 raft_consensus.cc:3055] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:23.653905 14688 raft_consensus.cc:3060] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.653936 14539 raft_consensus.cc:740] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:23.654706 14539 consensus_queue.cc:260] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:23.655563 14539 raft_consensus.cc:3060] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:23.659103 14688 raft_consensus.cc:2468] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 2.
I20260709 12:12:23.660785 14580 leader_election.cc:304] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146fd51c504860b43fe0cdc8bfa6b5, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:23.662106 14539 raft_consensus.cc:2468] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 2.
I20260709 12:12:23.665776 14760 raft_consensus.cc:2804] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:23.666319 14760 raft_consensus.cc:697] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 LEADER]: Becoming Leader. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Running, Role: LEADER
I20260709 12:12:23.667101 14760 consensus_queue.cc:237] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:23.670305 14688 raft_consensus.cc:1275] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Refusing update from remote peer 557023beb3b948908b69f2f79c90669b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:23.671453 14733 consensus_queue.cc:1048] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:23.673843 14434 catalog_manager.cc:5697] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 reported cstate change: term changed from 1 to 2, leader changed from 557023beb3b948908b69f2f79c90669b (127.13.140.1) to 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:23.680166 14614 raft_consensus.cc:1275] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Refusing update from remote peer 557023beb3b948908b69f2f79c90669b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:23.683847 14765 consensus_queue.cc:1048] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:23.711596 14688 raft_consensus.cc:1275] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Refusing update from remote peer 557023beb3b948908b69f2f79c90669b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:23.712630 14820 consensus_queue.cc:1048] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:23.719501 14614 raft_consensus.cc:1275] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Refusing update from remote peer 557023beb3b948908b69f2f79c90669b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:23.720947 14733 consensus_queue.cc:1048] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:23.789803 14539 raft_consensus.cc:1275] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Refusing update from remote peer 5a146fd51c504860b43fe0cdc8bfa6b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:23.790984 14760 consensus_queue.cc:1048] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:23.797477 14688 raft_consensus.cc:1275] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Refusing update from remote peer 5a146fd51c504860b43fe0cdc8bfa6b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:23.799651 14763 consensus_queue.cc:1048] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:23.952026 14539 raft_consensus.cc:1275] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Refusing update from remote peer 5a146fd51c504860b43fe0cdc8bfa6b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:23.953182 14763 consensus_queue.cc:1048] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:23.959985 14688 raft_consensus.cc:1275] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Refusing update from remote peer 5a146fd51c504860b43fe0cdc8bfa6b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:23.961393 14760 consensus_queue.cc:1048] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:24.076234 14688 raft_consensus.cc:1275] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Refusing update from remote peer 5a146fd51c504860b43fe0cdc8bfa6b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:24.077303 14760 consensus_queue.cc:1048] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:24.081470 14687 raft_consensus.cc:1275] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Refusing update from remote peer 557023beb3b948908b69f2f79c90669b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:24.084067 14820 consensus_queue.cc:1048] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:24.092422 14539 raft_consensus.cc:1275] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Refusing update from remote peer 5a146fd51c504860b43fe0cdc8bfa6b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:24.096098 14760 consensus_queue.cc:1048] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:24.097709 14614 raft_consensus.cc:1275] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Refusing update from remote peer 557023beb3b948908b69f2f79c90669b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:24.099056 14733 consensus_queue.cc:1048] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:26.216038 13872 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:12:26.216794 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:26.231873 14539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e"
dest_uuid: "557023beb3b948908b69f2f79c90669b"
mode: GRACEFUL
new_leader_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
 from {username='slave'} at 127.0.0.1:51244
I20260709 12:12:26.232316 14539 raft_consensus.cc:606] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 2 LEADER]: Received request to transfer leadership to TS a582cf9c0ce940a9b7289bf98df789e9
I20260709 12:12:26.234449 14539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7"
dest_uuid: "557023beb3b948908b69f2f79c90669b"
mode: GRACEFUL
new_leader_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
 from {username='slave'} at 127.0.0.1:51244
I20260709 12:12:26.234838 14539 raft_consensus.cc:606] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 1 LEADER]: Received request to transfer leadership to TS a582cf9c0ce940a9b7289bf98df789e9
I20260709 12:12:26.235714 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:26.236111 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:26.490895 14825 raft_consensus.cc:993] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b: : Instructing follower a582cf9c0ce940a9b7289bf98df789e9 to start an election
I20260709 12:12:26.491371 14733 raft_consensus.cc:1081] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 2 LEADER]: Signalling peer a582cf9c0ce940a9b7289bf98df789e9 to start an election
I20260709 12:12:26.492826 14687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e"
dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
 from {username='slave'} at 127.0.0.1:49330
I20260709 12:12:26.493278 14687 raft_consensus.cc:493] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:26.493546 14687 raft_consensus.cc:3060] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:26.497993 14687 raft_consensus.cc:515] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:26.499612 14687 leader_election.cc:290] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 3 election: Requested vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181)
I20260709 12:12:26.500453 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "557023beb3b948908b69f2f79c90669b"
I20260709 12:12:26.500735 14614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:26.501053 14539 raft_consensus.cc:3055] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:26.501318 14539 raft_consensus.cc:740] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:26.501349 14614 raft_consensus.cc:3060] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:26.501873 14539 consensus_queue.cc:260] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:26.502727 14539 raft_consensus.cc:3060] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:26.506610 14614 raft_consensus.cc:2468] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a582cf9c0ce940a9b7289bf98df789e9 in term 3.
I20260709 12:12:26.507241 14539 raft_consensus.cc:2468] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a582cf9c0ce940a9b7289bf98df789e9 in term 3.
I20260709 12:12:26.507619 14652 leader_election.cc:304] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146fd51c504860b43fe0cdc8bfa6b5, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:26.508352 14817 raft_consensus.cc:2804] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:26.509171 14817 raft_consensus.cc:697] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 3 LEADER]: Becoming Leader. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Running, Role: LEADER
I20260709 12:12:26.509905 14817 consensus_queue.cc:237] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:26.516175 14437 catalog_manager.cc:5697] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 reported cstate change: term changed from 2 to 3, leader changed from 557023beb3b948908b69f2f79c90669b (127.13.140.1) to a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "a582cf9c0ce940a9b7289bf98df789e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:26.636968 14825 raft_consensus.cc:993] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b: : Instructing follower a582cf9c0ce940a9b7289bf98df789e9 to start an election
I20260709 12:12:26.637391 14733 raft_consensus.cc:1081] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 1 LEADER]: Signalling peer a582cf9c0ce940a9b7289bf98df789e9 to start an election
I20260709 12:12:26.638726 14687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7"
dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
 from {username='slave'} at 127.0.0.1:49330
I20260709 12:12:26.639209 14687 raft_consensus.cc:493] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:26.639508 14687 raft_consensus.cc:3060] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:26.644001 14687 raft_consensus.cc:515] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:26.645489 14687 leader_election.cc:290] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 2 election: Requested vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181)
I20260709 12:12:26.646221 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "557023beb3b948908b69f2f79c90669b"
I20260709 12:12:26.646504 14614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:26.646792 14539 raft_consensus.cc:3055] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:26.647006 14614 raft_consensus.cc:3060] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:26.647105 14539 raft_consensus.cc:740] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:26.647898 14539 consensus_queue.cc:260] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:26.648981 14539 raft_consensus.cc:3060] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:26.653455 14614 raft_consensus.cc:2468] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a582cf9c0ce940a9b7289bf98df789e9 in term 2.
I20260709 12:12:26.654552 14652 leader_election.cc:304] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146fd51c504860b43fe0cdc8bfa6b5, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:26.654737 14539 raft_consensus.cc:2468] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a582cf9c0ce940a9b7289bf98df789e9 in term 2.
I20260709 12:12:26.655364 14817 raft_consensus.cc:2804] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:26.655839 14817 raft_consensus.cc:697] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 LEADER]: Becoming Leader. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Running, Role: LEADER
I20260709 12:12:26.656540 14817 consensus_queue.cc:237] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:26.663532 14436 catalog_manager.cc:5697] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 reported cstate change: term changed from 1 to 2, leader changed from 557023beb3b948908b69f2f79c90669b (127.13.140.1) to a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "a582cf9c0ce940a9b7289bf98df789e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:26.893747 14539 raft_consensus.cc:1275] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 3 FOLLOWER]: Refusing update from remote peer a582cf9c0ce940a9b7289bf98df789e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:26.894858 14817 consensus_queue.cc:1048] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:26.903676 14614 raft_consensus.cc:1275] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 FOLLOWER]: Refusing update from remote peer a582cf9c0ce940a9b7289bf98df789e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:26.905418 14817 consensus_queue.cc:1048] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:27.152550 14539 raft_consensus.cc:1275] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Refusing update from remote peer a582cf9c0ce940a9b7289bf98df789e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:27.153687 14817 consensus_queue.cc:1048] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:27.157608 14614 raft_consensus.cc:1275] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Refusing update from remote peer a582cf9c0ce940a9b7289bf98df789e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:27.158892 14817 consensus_queue.cc:1048] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:27.237051 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:27.243523 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:27.243945 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:28.245348 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:28.251227 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:28.251588 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:29.252429 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:29.257974 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:29.258314 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:30.259428 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:30.266618 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:30.267021 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:31.268069 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:31.273293 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:31.273711 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:32.274631 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:32.279692 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:32.280095 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:33.281073 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:33.286998 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:33.287498 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:34.288515 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:34.293923 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:34.294304 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:35.295202 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:35.300254 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:35.300627 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:36.329047 13872 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:12:36.335861 14688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e"
dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
mode: GRACEFUL
new_leader_uuid: "557023beb3b948908b69f2f79c90669b"
 from {username='slave'} at 127.0.0.1:49344
I20260709 12:12:36.336547 14688 raft_consensus.cc:606] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 3 LEADER]: Received request to transfer leadership to TS 557023beb3b948908b69f2f79c90669b
I20260709 12:12:36.343192 14688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7"
dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
mode: GRACEFUL
new_leader_uuid: "557023beb3b948908b69f2f79c90669b"
 from {username='slave'} at 127.0.0.1:49344
I20260709 12:12:36.343683 14688 raft_consensus.cc:606] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 LEADER]: Received request to transfer leadership to TS 557023beb3b948908b69f2f79c90669b
I20260709 12:12:36.350248 14614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64538c9ddcdd4fa8a3a593a411b7f110"
dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
mode: GRACEFUL
new_leader_uuid: "557023beb3b948908b69f2f79c90669b"
 from {username='slave'} at 127.0.0.1:37892
I20260709 12:12:36.350734 14614 raft_consensus.cc:606] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Received request to transfer leadership to TS 557023beb3b948908b69f2f79c90669b
I20260709 12:12:36.355440 14614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7aaaf80555ac4269adc0c07566827695"
dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
mode: GRACEFUL
new_leader_uuid: "557023beb3b948908b69f2f79c90669b"
 from {username='slave'} at 127.0.0.1:37892
I20260709 12:12:36.355917 14614 raft_consensus.cc:606] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 LEADER]: Received request to transfer leadership to TS 557023beb3b948908b69f2f79c90669b
I20260709 12:12:36.360306 14614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315"
dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
mode: GRACEFUL
new_leader_uuid: "557023beb3b948908b69f2f79c90669b"
 from {username='slave'} at 127.0.0.1:37892
I20260709 12:12:36.360749 14614 raft_consensus.cc:606] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 LEADER]: Received request to transfer leadership to TS 557023beb3b948908b69f2f79c90669b
I20260709 12:12:36.406117 14848 raft_consensus.cc:993] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9: : Instructing follower 557023beb3b948908b69f2f79c90669b to start an election
I20260709 12:12:36.406620 14850 raft_consensus.cc:1081] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 LEADER]: Signalling peer 557023beb3b948908b69f2f79c90669b to start an election
I20260709 12:12:36.408213 14539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7"
dest_uuid: "557023beb3b948908b69f2f79c90669b"
 from {username='slave'} at 127.0.0.1:51230
I20260709 12:12:36.408664 14539 raft_consensus.cc:493] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.408943 14539 raft_consensus.cc:3060] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:36.413838 14539 raft_consensus.cc:515] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:36.415640 14539 leader_election.cc:290] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 3 election: Requested vote from peers 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:36.416371 14614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:36.416836 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:36.417060 14614 raft_consensus.cc:3060] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:36.417349 14688 raft_consensus.cc:3055] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:36.417601 14688 raft_consensus.cc:740] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Running, Role: LEADER
I20260709 12:12:36.418394 14688 consensus_queue.cc:260] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:36.419713 14846 raft_consensus.cc:993] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5: : Instructing follower 557023beb3b948908b69f2f79c90669b to start an election
I20260709 12:12:36.419728 14688 raft_consensus.cc:3060] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:36.420217 14846 raft_consensus.cc:1081] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 LEADER]: Signalling peer 557023beb3b948908b69f2f79c90669b to start an election
I20260709 12:12:36.421783 14539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315"
dest_uuid: "557023beb3b948908b69f2f79c90669b"
 from {username='slave'} at 127.0.0.1:51228
I20260709 12:12:36.422238 14539 raft_consensus.cc:493] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.422482 14614 raft_consensus.cc:2468] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 3.
I20260709 12:12:36.422554 14539 raft_consensus.cc:3060] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:36.425822 14688 raft_consensus.cc:2468] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 3.
I20260709 12:12:36.427269 14505 leader_election.cc:304] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:36.427438 14539 raft_consensus.cc:515] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:36.428246 14849 raft_consensus.cc:2804] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:36.429219 14539 leader_election.cc:290] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 3 election: Requested vote from peers 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:36.430110 14849 raft_consensus.cc:697] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 3 LEADER]: Becoming Leader. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:36.429224 14846 raft_consensus.cc:993] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5: : Instructing follower 557023beb3b948908b69f2f79c90669b to start an election
I20260709 12:12:36.430665 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:36.429906 14614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:36.431263 14688 raft_consensus.cc:3060] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:36.431409 14614 raft_consensus.cc:3055] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:36.431056 14849 consensus_queue.cc:237] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:36.431759 14614 raft_consensus.cc:740] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Running, Role: LEADER
I20260709 12:12:36.430723 14846 raft_consensus.cc:1081] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 LEADER]: Signalling peer 557023beb3b948908b69f2f79c90669b to start an election
I20260709 12:12:36.432588 14614 consensus_queue.cc:260] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:36.433415 14539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7aaaf80555ac4269adc0c07566827695"
dest_uuid: "557023beb3b948908b69f2f79c90669b"
 from {username='slave'} at 127.0.0.1:51228
I20260709 12:12:36.433785 14614 raft_consensus.cc:3060] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:36.433912 14539 raft_consensus.cc:493] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.434289 14539 raft_consensus.cc:3060] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:36.438416 14688 raft_consensus.cc:2468] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 3.
I20260709 12:12:36.439980 14614 raft_consensus.cc:2468] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 3.
I20260709 12:12:36.440575 14539 raft_consensus.cc:515] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:36.440976 14505 leader_election.cc:304] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:36.441788 14852 raft_consensus.cc:2804] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:36.442507 14539 leader_election.cc:290] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 3 election: Requested vote from peers 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:36.443094 14852 raft_consensus.cc:697] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 3 LEADER]: Becoming Leader. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:36.443189 14614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaaf80555ac4269adc0c07566827695" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:36.443783 14614 raft_consensus.cc:3055] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:36.444059 14614 raft_consensus.cc:740] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Running, Role: LEADER
I20260709 12:12:36.444151 14852 consensus_queue.cc:237] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:36.444648 14614 consensus_queue.cc:260] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:36.445441 14614 raft_consensus.cc:3060] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:36.448916 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaaf80555ac4269adc0c07566827695" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:36.449445 14688 raft_consensus.cc:3060] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:36.450799 14614 raft_consensus.cc:2468] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 3.
I20260709 12:12:36.451848 14503 leader_election.cc:304] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, 5a146fd51c504860b43fe0cdc8bfa6b5; no voters: 
I20260709 12:12:36.452742 14849 raft_consensus.cc:2804] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:36.453164 14849 raft_consensus.cc:697] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 3 LEADER]: Becoming Leader. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:36.454003 14849 consensus_queue.cc:237] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:36.454391 14688 raft_consensus.cc:2468] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 3.
I20260709 12:12:36.458976 14436 catalog_manager.cc:5697] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b reported cstate change: term changed from 2 to 3, leader changed from a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3) to 557023beb3b948908b69f2f79c90669b (127.13.140.1). New cstate: current_term: 3 leader_uuid: "557023beb3b948908b69f2f79c90669b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.474583 14436 catalog_manager.cc:5697] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b reported cstate change: term changed from 2 to 3, leader changed from 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2) to 557023beb3b948908b69f2f79c90669b (127.13.140.1). New cstate: current_term: 3 leader_uuid: "557023beb3b948908b69f2f79c90669b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.475792 14436 catalog_manager.cc:5697] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b reported cstate change: term changed from 2 to 3, leader changed from 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2) to 557023beb3b948908b69f2f79c90669b (127.13.140.1). New cstate: current_term: 3 leader_uuid: "557023beb3b948908b69f2f79c90669b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.616220 14851 raft_consensus.cc:993] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5: : Instructing follower 557023beb3b948908b69f2f79c90669b to start an election
I20260709 12:12:36.616700 14846 raft_consensus.cc:1081] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Signalling peer 557023beb3b948908b69f2f79c90669b to start an election
I20260709 12:12:36.618106 14539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64538c9ddcdd4fa8a3a593a411b7f110"
dest_uuid: "557023beb3b948908b69f2f79c90669b"
 from {username='slave'} at 127.0.0.1:51228
I20260709 12:12:36.618534 14539 raft_consensus.cc:493] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.618784 14539 raft_consensus.cc:3060] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.623057 14539 raft_consensus.cc:515] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:36.624657 14539 leader_election.cc:290] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 2 election: Requested vote from peers 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:36.625237 14614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64538c9ddcdd4fa8a3a593a411b7f110" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:36.625623 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64538c9ddcdd4fa8a3a593a411b7f110" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:36.625785 14614 raft_consensus.cc:3055] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.626097 14614 raft_consensus.cc:740] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Running, Role: LEADER
I20260709 12:12:36.626097 14688 raft_consensus.cc:3060] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.627019 14614 consensus_queue.cc:260] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:36.628232 14614 raft_consensus.cc:3060] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.632496 14688 raft_consensus.cc:2468] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 2.
I20260709 12:12:36.633462 14505 leader_election.cc:304] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:36.634204 14849 raft_consensus.cc:2804] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.634362 14614 raft_consensus.cc:2468] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 2.
I20260709 12:12:36.634595 14849 raft_consensus.cc:697] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [term 2 LEADER]: Becoming Leader. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:36.635485 14849 consensus_queue.cc:237] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:36.641592 14436 catalog_manager.cc:5697] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b reported cstate change: term changed from 1 to 2, leader changed from 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2) to 557023beb3b948908b69f2f79c90669b (127.13.140.1). New cstate: current_term: 2 leader_uuid: "557023beb3b948908b69f2f79c90669b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.769867 14848 raft_consensus.cc:993] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9: : Instructing follower 557023beb3b948908b69f2f79c90669b to start an election
I20260709 12:12:36.770269 14850 raft_consensus.cc:1081] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 3 LEADER]: Signalling peer 557023beb3b948908b69f2f79c90669b to start an election
I20260709 12:12:36.771711 14539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e"
dest_uuid: "557023beb3b948908b69f2f79c90669b"
 from {username='slave'} at 127.0.0.1:51230
I20260709 12:12:36.772130 14539 raft_consensus.cc:493] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.772375 14539 raft_consensus.cc:3060] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:36.776346 14539 raft_consensus.cc:515] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:36.777714 14539 leader_election.cc:290] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 4 election: Requested vote from peers 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:36.778483 14614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:36.778647 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1b28616d9e4f0993f47d33c28f0d9e" candidate_uuid: "557023beb3b948908b69f2f79c90669b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:36.778955 14614 raft_consensus.cc:3060] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:36.779110 14688 raft_consensus.cc:3055] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:36.779444 14688 raft_consensus.cc:740] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Running, Role: LEADER
I20260709 12:12:36.780103 14688 consensus_queue.cc:260] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:36.780921 14688 raft_consensus.cc:3060] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:36.783082 14614 raft_consensus.cc:2468] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 4.
I20260709 12:12:36.784018 14503 leader_election.cc:304] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, 5a146fd51c504860b43fe0cdc8bfa6b5; no voters: 
I20260709 12:12:36.784612 14688 raft_consensus.cc:2468] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 557023beb3b948908b69f2f79c90669b in term 4.
I20260709 12:12:36.784665 14849 raft_consensus.cc:2804] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:36.785094 14849 raft_consensus.cc:697] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 4 LEADER]: Becoming Leader. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:36.785920 14849 consensus_queue.cc:237] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:36.792165 14436 catalog_manager.cc:5697] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b reported cstate change: term changed from 3 to 4, leader changed from a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3) to 557023beb3b948908b69f2f79c90669b (127.13.140.1). New cstate: current_term: 4 leader_uuid: "557023beb3b948908b69f2f79c90669b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.815438 14614 raft_consensus.cc:1275] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 FOLLOWER]: Refusing update from remote peer 557023beb3b948908b69f2f79c90669b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:36.816475 14849 consensus_queue.cc:1048] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:36.825030 14688 raft_consensus.cc:1275] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Refusing update from remote peer 557023beb3b948908b69f2f79c90669b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:36.826390 14849 consensus_queue.cc:1048] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:36.888696 14688 raft_consensus.cc:1275] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Refusing update from remote peer 557023beb3b948908b69f2f79c90669b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:36.889969 14849 consensus_queue.cc:1048] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:36.897655 14688 raft_consensus.cc:1275] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Refusing update from remote peer 557023beb3b948908b69f2f79c90669b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:36.899439 14614 raft_consensus.cc:1275] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 FOLLOWER]: Refusing update from remote peer 557023beb3b948908b69f2f79c90669b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:36.900050 14849 consensus_queue.cc:1048] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:36.902179 14852 consensus_queue.cc:1048] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:36.916690 14614 raft_consensus.cc:1275] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 FOLLOWER]: Refusing update from remote peer 557023beb3b948908b69f2f79c90669b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:36.918147 14854 consensus_queue.cc:1048] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:37.082697 14688 raft_consensus.cc:1275] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Refusing update from remote peer 557023beb3b948908b69f2f79c90669b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.083833 14854 consensus_queue.cc:1048] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.092128 14614 raft_consensus.cc:1275] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Refusing update from remote peer 557023beb3b948908b69f2f79c90669b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.093998 14849 consensus_queue.cc:1048] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.237496 14688 raft_consensus.cc:1275] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 4 FOLLOWER]: Refusing update from remote peer 557023beb3b948908b69f2f79c90669b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:37.238732 14849 consensus_queue.cc:1048] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:37.246832 14614 raft_consensus.cc:1275] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 4 FOLLOWER]: Refusing update from remote peer 557023beb3b948908b69f2f79c90669b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:37.248394 14852 consensus_queue.cc:1048] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:39.393476 13872 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:12:39.394191 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:39.401583 14539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315"
dest_uuid: "557023beb3b948908b69f2f79c90669b"
mode: GRACEFUL
new_leader_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
 from {username='slave'} at 127.0.0.1:51244
I20260709 12:12:39.402079 14539 raft_consensus.cc:606] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 3 LEADER]: Received request to transfer leadership to TS a582cf9c0ce940a9b7289bf98df789e9
I20260709 12:12:39.404419 14539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7aaaf80555ac4269adc0c07566827695"
dest_uuid: "557023beb3b948908b69f2f79c90669b"
mode: GRACEFUL
new_leader_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
 from {username='slave'} at 127.0.0.1:51244
I20260709 12:12:39.404841 14539 raft_consensus.cc:606] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 3 LEADER]: Received request to transfer leadership to TS a582cf9c0ce940a9b7289bf98df789e9
I20260709 12:12:39.406823 14539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7"
dest_uuid: "557023beb3b948908b69f2f79c90669b"
mode: GRACEFUL
new_leader_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
 from {username='slave'} at 127.0.0.1:51244
I20260709 12:12:39.407218 14539 raft_consensus.cc:606] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 3 LEADER]: Received request to transfer leadership to TS 5a146fd51c504860b43fe0cdc8bfa6b5
I20260709 12:12:39.409224 14539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "feee4cf0393440ebbb0d42fa636adda4"
dest_uuid: "557023beb3b948908b69f2f79c90669b"
mode: GRACEFUL
new_leader_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
 from {username='slave'} at 127.0.0.1:51244
I20260709 12:12:39.409615 14539 raft_consensus.cc:606] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 2 LEADER]: Received request to transfer leadership to TS 5a146fd51c504860b43fe0cdc8bfa6b5
I20260709 12:12:39.410554 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:12:39.410964 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:39.630230 14876 raft_consensus.cc:993] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b: : Instructing follower 5a146fd51c504860b43fe0cdc8bfa6b5 to start an election
I20260709 12:12:39.630741 14852 raft_consensus.cc:1081] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 2 LEADER]: Signalling peer 5a146fd51c504860b43fe0cdc8bfa6b5 to start an election
I20260709 12:12:39.632130 14614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "feee4cf0393440ebbb0d42fa636adda4"
dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
 from {username='slave'} at 127.0.0.1:37876
I20260709 12:12:39.632565 14614 raft_consensus.cc:493] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:39.632808 14614 raft_consensus.cc:3060] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.636765 14614 raft_consensus.cc:515] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } }
I20260709 12:12:39.638437 14614 leader_election.cc:290] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 3 election: Requested vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:39.639329 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feee4cf0393440ebbb0d42fa636adda4" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "557023beb3b948908b69f2f79c90669b"
I20260709 12:12:39.639496 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feee4cf0393440ebbb0d42fa636adda4" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:39.639842 14539 raft_consensus.cc:3055] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:39.640023 14688 raft_consensus.cc:3060] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.640182 14539 raft_consensus.cc:740] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:39.640872 14539 consensus_queue.cc:260] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } }
I20260709 12:12:39.641665 14539 raft_consensus.cc:3060] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.645668 14539 raft_consensus.cc:2468] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 3.
I20260709 12:12:39.645794 14688 raft_consensus.cc:2468] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 3.
I20260709 12:12:39.646739 14577 leader_election.cc:304] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 557023beb3b948908b69f2f79c90669b, 5a146fd51c504860b43fe0cdc8bfa6b5; no voters: 
I20260709 12:12:39.647514 14846 raft_consensus.cc:2804] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:39.648262 14846 raft_consensus.cc:697] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 LEADER]: Becoming Leader. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Running, Role: LEADER
I20260709 12:12:39.648921 14846 consensus_queue.cc:237] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } }
I20260709 12:12:39.655359 14437 catalog_manager.cc:5697] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 reported cstate change: term changed from 2 to 3, leader changed from 557023beb3b948908b69f2f79c90669b (127.13.140.1) to 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2). New cstate: current_term: 3 leader_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:39.745736 14876 raft_consensus.cc:993] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b: : Instructing follower 5a146fd51c504860b43fe0cdc8bfa6b5 to start an election
I20260709 12:12:39.746140 14876 raft_consensus.cc:1081] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 3 LEADER]: Signalling peer 5a146fd51c504860b43fe0cdc8bfa6b5 to start an election
I20260709 12:12:39.747394 14614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7"
dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
 from {username='slave'} at 127.0.0.1:37876
I20260709 12:12:39.747820 14614 raft_consensus.cc:493] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:39.748056 14614 raft_consensus.cc:3060] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:39.752040 14614 raft_consensus.cc:515] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:39.753441 14614 leader_election.cc:290] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 4 election: Requested vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3:41159)
I20260709 12:12:39.754101 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "557023beb3b948908b69f2f79c90669b"
I20260709 12:12:39.754344 14688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6043e99412c42bdb035130d5298eac7" candidate_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
I20260709 12:12:39.754635 14539 raft_consensus.cc:3055] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:39.754842 14688 raft_consensus.cc:3060] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:39.754976 14539 raft_consensus.cc:740] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:39.755722 14539 consensus_queue.cc:260] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:39.756705 14539 raft_consensus.cc:3060] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:39.759533 14688 raft_consensus.cc:2468] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 4.
I20260709 12:12:39.760459 14580 leader_election.cc:304] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146fd51c504860b43fe0cdc8bfa6b5, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:39.760980 14539 raft_consensus.cc:2468] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a146fd51c504860b43fe0cdc8bfa6b5 in term 4.
I20260709 12:12:39.761152 14846 raft_consensus.cc:2804] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:39.761610 14846 raft_consensus.cc:697] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 4 LEADER]: Becoming Leader. State: Replica: 5a146fd51c504860b43fe0cdc8bfa6b5, State: Running, Role: LEADER
I20260709 12:12:39.762408 14846 consensus_queue.cc:237] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:39.768846 14437 catalog_manager.cc:5697] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 reported cstate change: term changed from 3 to 4, leader changed from 557023beb3b948908b69f2f79c90669b (127.13.140.1) to 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2). New cstate: current_term: 4 leader_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:39.832335 14852 raft_consensus.cc:993] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b: : Instructing follower a582cf9c0ce940a9b7289bf98df789e9 to start an election
I20260709 12:12:39.832754 14876 raft_consensus.cc:1081] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 3 LEADER]: Signalling peer a582cf9c0ce940a9b7289bf98df789e9 to start an election
I20260709 12:12:39.834051 14688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7aaaf80555ac4269adc0c07566827695"
dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
 from {username='slave'} at 127.0.0.1:49330
I20260709 12:12:39.834457 14688 raft_consensus.cc:493] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:39.834674 14688 raft_consensus.cc:3060] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:39.838698 14688 raft_consensus.cc:515] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:39.840476 14688 leader_election.cc:290] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 4 election: Requested vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181)
I20260709 12:12:39.841274 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaaf80555ac4269adc0c07566827695" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "557023beb3b948908b69f2f79c90669b"
I20260709 12:12:39.841406 14614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaaf80555ac4269adc0c07566827695" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:39.841782 14539 raft_consensus.cc:3055] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:39.841854 14614 raft_consensus.cc:3060] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:39.842046 14539 raft_consensus.cc:740] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:39.842746 14539 consensus_queue.cc:260] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:39.843559 14539 raft_consensus.cc:3060] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:39.845960 14614 raft_consensus.cc:2468] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a582cf9c0ce940a9b7289bf98df789e9 in term 4.
I20260709 12:12:39.847107 14652 leader_election.cc:304] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146fd51c504860b43fe0cdc8bfa6b5, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:39.847846 14850 raft_consensus.cc:2804] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:39.848011 14539 raft_consensus.cc:2468] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a582cf9c0ce940a9b7289bf98df789e9 in term 4.
I20260709 12:12:39.849603 14850 raft_consensus.cc:697] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 4 LEADER]: Becoming Leader. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Running, Role: LEADER
I20260709 12:12:39.850374 14850 consensus_queue.cc:237] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:39.856720 14437 catalog_manager.cc:5697] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 reported cstate change: term changed from 3 to 4, leader changed from 557023beb3b948908b69f2f79c90669b (127.13.140.1) to a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3). New cstate: current_term: 4 leader_uuid: "a582cf9c0ce940a9b7289bf98df789e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:39.928284 14852 raft_consensus.cc:993] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b: : Instructing follower a582cf9c0ce940a9b7289bf98df789e9 to start an election
I20260709 12:12:39.928687 14876 raft_consensus.cc:1081] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 3 LEADER]: Signalling peer a582cf9c0ce940a9b7289bf98df789e9 to start an election
I20260709 12:12:39.929955 14688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315"
dest_uuid: "a582cf9c0ce940a9b7289bf98df789e9"
 from {username='slave'} at 127.0.0.1:49330
I20260709 12:12:39.930357 14688 raft_consensus.cc:493] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:39.930614 14688 raft_consensus.cc:3060] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:39.934581 14688 raft_consensus.cc:515] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:39.935951 14688 leader_election.cc:290] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 4 election: Requested vote from peers 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581), 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181)
I20260709 12:12:39.936771 14539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "557023beb3b948908b69f2f79c90669b"
I20260709 12:12:39.936964 14614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171be289c494d63bd2dfc8f4149e315" candidate_uuid: "a582cf9c0ce940a9b7289bf98df789e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5"
I20260709 12:12:39.937225 14539 raft_consensus.cc:3055] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:39.937434 14614 raft_consensus.cc:3060] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:39.937480 14539 raft_consensus.cc:740] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 557023beb3b948908b69f2f79c90669b, State: Running, Role: LEADER
I20260709 12:12:39.938119 14539 consensus_queue.cc:260] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:39.938908 14539 raft_consensus.cc:3060] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:39.941774 14614 raft_consensus.cc:2468] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a582cf9c0ce940a9b7289bf98df789e9 in term 4.
I20260709 12:12:39.942708 14652 leader_election.cc:304] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a146fd51c504860b43fe0cdc8bfa6b5, a582cf9c0ce940a9b7289bf98df789e9; no voters: 
I20260709 12:12:39.943226 14539 raft_consensus.cc:2468] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a582cf9c0ce940a9b7289bf98df789e9 in term 4.
I20260709 12:12:39.943404 14850 raft_consensus.cc:2804] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:39.943907 14850 raft_consensus.cc:697] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 4 LEADER]: Becoming Leader. State: Replica: a582cf9c0ce940a9b7289bf98df789e9, State: Running, Role: LEADER
I20260709 12:12:39.944691 14850 consensus_queue.cc:237] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } }
I20260709 12:12:39.951747 14437 catalog_manager.cc:5697] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 reported cstate change: term changed from 3 to 4, leader changed from 557023beb3b948908b69f2f79c90669b (127.13.140.1) to a582cf9c0ce940a9b7289bf98df789e9 (127.13.140.3). New cstate: current_term: 4 leader_uuid: "a582cf9c0ce940a9b7289bf98df789e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:40.145254 14688 raft_consensus.cc:1275] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 4 FOLLOWER]: Refusing update from remote peer 5a146fd51c504860b43fe0cdc8bfa6b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:40.146224 14846 consensus_queue.cc:1048] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:40.154618 14539 raft_consensus.cc:1275] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 4 FOLLOWER]: Refusing update from remote peer 5a146fd51c504860b43fe0cdc8bfa6b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:40.156406 14846 consensus_queue.cc:1048] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:40.202252 14539 raft_consensus.cc:1275] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 3 FOLLOWER]: Refusing update from remote peer 5a146fd51c504860b43fe0cdc8bfa6b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:40.205101 14877 consensus_queue.cc:1048] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:40.205771 14688 raft_consensus.cc:1275] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Refusing update from remote peer 5a146fd51c504860b43fe0cdc8bfa6b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:40.207185 14877 consensus_queue.cc:1048] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a582cf9c0ce940a9b7289bf98df789e9" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:40.280741 14539 raft_consensus.cc:1275] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 4 FOLLOWER]: Refusing update from remote peer a582cf9c0ce940a9b7289bf98df789e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:40.281953 14850 consensus_queue.cc:1048] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:40.292245 14614 raft_consensus.cc:1275] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 4 FOLLOWER]: Refusing update from remote peer a582cf9c0ce940a9b7289bf98df789e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:40.294265 14850 consensus_queue.cc:1048] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:40.325596 14539 raft_consensus.cc:1275] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 4 FOLLOWER]: Refusing update from remote peer a582cf9c0ce940a9b7289bf98df789e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:40.326725 14897 consensus_queue.cc:1048] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "557023beb3b948908b69f2f79c90669b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 41581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:40.335728 14614 raft_consensus.cc:1275] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 4 FOLLOWER]: Refusing update from remote peer a582cf9c0ce940a9b7289bf98df789e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:40.337273 14884 consensus_queue.cc:1048] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a146fd51c504860b43fe0cdc8bfa6b5" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:40.412091 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:40.418694 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:40.419209 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:41.420338 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:41.426095 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:41.426735 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:42.427779 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:42.433061 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:42.433451 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:43.434345 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:43.439505 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:43.439909 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:44.440904 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:44.447575 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:44.448012 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:45.448871 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:45.454396 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:45.454803 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:46.455675 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:46.461036 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:46.461476 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:47.462397 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:47.467592 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:47.468004 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:48.469030 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:48.474300 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:48.474697 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:49.503237 13872 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:12:49.503754 13872 tablet_server.cc:179] TabletServer@127.13.140.1:0 shutting down...
I20260709 12:12:49.528138 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:49.528854 13872 tablet_replica.cc:333] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b: stopping tablet replica
I20260709 12:12:49.529475 13872 raft_consensus.cc:2243] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:49.530239 13872 raft_consensus.cc:2272] T 64538c9ddcdd4fa8a3a593a411b7f110 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.532028 13872 tablet_replica.cc:333] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b: stopping tablet replica
I20260709 12:12:49.532630 13872 raft_consensus.cc:2243] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.533017 13872 raft_consensus.cc:2272] T feee4cf0393440ebbb0d42fa636adda4 P 557023beb3b948908b69f2f79c90669b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.534619 13872 tablet_replica.cc:333] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b: stopping tablet replica
I20260709 12:12:49.535097 13872 raft_consensus.cc:2243] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:49.535820 13872 raft_consensus.cc:2272] T 1ee0ad1d15444b1fa169ce1f42d6690c P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.537341 13872 tablet_replica.cc:333] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b: stopping tablet replica
I20260709 12:12:49.537789 13872 raft_consensus.cc:2243] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.538168 13872 raft_consensus.cc:2272] T 78c307546d0d448ca8d641c2b4223b33 P 557023beb3b948908b69f2f79c90669b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.539785 13872 tablet_replica.cc:333] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b: stopping tablet replica
I20260709 12:12:49.540233 13872 raft_consensus.cc:2243] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:49.540930 13872 raft_consensus.cc:2272] T a1179e9b46b54f22b92defcf0c1422da P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.542418 13872 tablet_replica.cc:333] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b: stopping tablet replica
I20260709 12:12:49.542857 13872 raft_consensus.cc:2243] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.543231 13872 raft_consensus.cc:2272] T 6171be289c494d63bd2dfc8f4149e315 P 557023beb3b948908b69f2f79c90669b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.544734 13872 tablet_replica.cc:333] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b: stopping tablet replica
I20260709 12:12:49.545168 13872 raft_consensus.cc:2243] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.545526 13872 raft_consensus.cc:2272] T a6043e99412c42bdb035130d5298eac7 P 557023beb3b948908b69f2f79c90669b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.547158 13872 tablet_replica.cc:333] T d433b34078ac4ca1b755b66572d03150 P 557023beb3b948908b69f2f79c90669b: stopping tablet replica
I20260709 12:12:49.547629 13872 raft_consensus.cc:2243] T d433b34078ac4ca1b755b66572d03150 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.547995 13872 raft_consensus.cc:2272] T d433b34078ac4ca1b755b66572d03150 P 557023beb3b948908b69f2f79c90669b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.549535 13872 tablet_replica.cc:333] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b: stopping tablet replica
I20260709 12:12:49.550083 13872 raft_consensus.cc:2243] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.550459 13872 raft_consensus.cc:2272] T 7aaaf80555ac4269adc0c07566827695 P 557023beb3b948908b69f2f79c90669b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.552023 13872 tablet_replica.cc:333] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b: stopping tablet replica
I20260709 12:12:49.552387 13872 raft_consensus.cc:2243] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:49.553007 13872 raft_consensus.cc:2272] T 2c1b28616d9e4f0993f47d33c28f0d9e P 557023beb3b948908b69f2f79c90669b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.581389 13872 tablet_server.cc:196] TabletServer@127.13.140.1:0 shutdown complete.
W20260709 12:12:49.587896 14651 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.1:41581: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260709 12:12:49.591584 14651 consensus_peers.cc:597] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 -> Peer 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581): Couldn't send request to peer 557023beb3b948908b69f2f79c90669b. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:41581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:49.602221 13872 tablet_server.cc:179] TabletServer@127.13.140.2:0 shutting down...
W20260709 12:12:49.629781 14652 consensus_peers.cc:597] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 -> Peer 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181): Couldn't send request to peer 5a146fd51c504860b43fe0cdc8bfa6b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:49.630908 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:49.633694 13872 tablet_replica.cc:333] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5: stopping tablet replica
I20260709 12:12:49.634598 13872 raft_consensus.cc:2243] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:49.635726 13872 raft_consensus.cc:2272] T 78c307546d0d448ca8d641c2b4223b33 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:49.636912 14577 consensus_peers.cc:597] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 -> Peer 557023beb3b948908b69f2f79c90669b (127.13.140.1:41581): Couldn't send request to peer 557023beb3b948908b69f2f79c90669b. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:41581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:49.637984 13872 tablet_replica.cc:333] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5: stopping tablet replica
I20260709 12:12:49.638509 13872 raft_consensus.cc:2243] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.638900 13872 raft_consensus.cc:2272] T 1ee0ad1d15444b1fa169ce1f42d6690c P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.640555 13872 tablet_replica.cc:333] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5: stopping tablet replica
I20260709 12:12:49.641033 13872 raft_consensus.cc:2243] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.641403 13872 raft_consensus.cc:2272] T 64538c9ddcdd4fa8a3a593a411b7f110 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.643083 13872 tablet_replica.cc:333] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5: stopping tablet replica
I20260709 12:12:49.643613 13872 raft_consensus.cc:2243] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:49.644371 13872 raft_consensus.cc:2272] T feee4cf0393440ebbb0d42fa636adda4 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.645901 13872 tablet_replica.cc:333] T d433b34078ac4ca1b755b66572d03150 P 5a146fd51c504860b43fe0cdc8bfa6b5: stopping tablet replica
I20260709 12:12:49.646344 13872 raft_consensus.cc:2243] T d433b34078ac4ca1b755b66572d03150 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.646673 13872 raft_consensus.cc:2272] T d433b34078ac4ca1b755b66572d03150 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.648263 13872 tablet_replica.cc:333] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5: stopping tablet replica
I20260709 12:12:49.648746 13872 raft_consensus.cc:2243] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.649083 13872 raft_consensus.cc:2272] T 7aaaf80555ac4269adc0c07566827695 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.650733 13872 tablet_replica.cc:333] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5: stopping tablet replica
I20260709 12:12:49.651216 13872 raft_consensus.cc:2243] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.651624 13872 raft_consensus.cc:2272] T 2c1b28616d9e4f0993f47d33c28f0d9e P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.653091 13872 tablet_replica.cc:333] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5: stopping tablet replica
I20260709 12:12:49.653523 13872 raft_consensus.cc:2243] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.653865 13872 raft_consensus.cc:2272] T 6171be289c494d63bd2dfc8f4149e315 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.655750 13872 tablet_replica.cc:333] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5: stopping tablet replica
I20260709 12:12:49.656337 13872 raft_consensus.cc:2243] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:49.657280 13872 raft_consensus.cc:2272] T a6043e99412c42bdb035130d5298eac7 P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:49.657470 14652 consensus_peers.cc:597] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 -> Peer 5a146fd51c504860b43fe0cdc8bfa6b5 (127.13.140.2:45181): Couldn't send request to peer 5a146fd51c504860b43fe0cdc8bfa6b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:49.658993 13872 tablet_replica.cc:333] T a1179e9b46b54f22b92defcf0c1422da P 5a146fd51c504860b43fe0cdc8bfa6b5: stopping tablet replica
I20260709 12:12:49.659493 13872 raft_consensus.cc:2243] T a1179e9b46b54f22b92defcf0c1422da P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.659868 13872 raft_consensus.cc:2272] T a1179e9b46b54f22b92defcf0c1422da P 5a146fd51c504860b43fe0cdc8bfa6b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.687364 13872 tablet_server.cc:196] TabletServer@127.13.140.2:0 shutdown complete.
I20260709 12:12:49.706547 13872 tablet_server.cc:179] TabletServer@127.13.140.3:0 shutting down...
I20260709 12:12:49.728495 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:49.729135 13872 tablet_replica.cc:333] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9: stopping tablet replica
I20260709 12:12:49.729750 13872 raft_consensus.cc:2243] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.730157 13872 raft_consensus.cc:2272] T feee4cf0393440ebbb0d42fa636adda4 P a582cf9c0ce940a9b7289bf98df789e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.731853 13872 tablet_replica.cc:333] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9: stopping tablet replica
I20260709 12:12:49.732476 13872 raft_consensus.cc:2243] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.732873 13872 raft_consensus.cc:2272] T 1ee0ad1d15444b1fa169ce1f42d6690c P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.734453 13872 tablet_replica.cc:333] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9: stopping tablet replica
I20260709 12:12:49.734936 13872 raft_consensus.cc:2243] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:49.735644 13872 raft_consensus.cc:2272] T 7aaaf80555ac4269adc0c07566827695 P a582cf9c0ce940a9b7289bf98df789e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.737176 13872 tablet_replica.cc:333] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9: stopping tablet replica
I20260709 12:12:49.737653 13872 raft_consensus.cc:2243] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.738044 13872 raft_consensus.cc:2272] T 2c1b28616d9e4f0993f47d33c28f0d9e P a582cf9c0ce940a9b7289bf98df789e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.739584 13872 tablet_replica.cc:333] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9: stopping tablet replica
I20260709 12:12:49.740031 13872 raft_consensus.cc:2243] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:49.740733 13872 raft_consensus.cc:2272] T d433b34078ac4ca1b755b66572d03150 P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.742352 13872 tablet_replica.cc:333] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9: stopping tablet replica
I20260709 12:12:49.742782 13872 raft_consensus.cc:2243] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.743155 13872 raft_consensus.cc:2272] T 64538c9ddcdd4fa8a3a593a411b7f110 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.744796 13872 tablet_replica.cc:333] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9: stopping tablet replica
I20260709 12:12:49.745232 13872 raft_consensus.cc:2243] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.745630 13872 raft_consensus.cc:2272] T 78c307546d0d448ca8d641c2b4223b33 P a582cf9c0ce940a9b7289bf98df789e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.747037 13872 tablet_replica.cc:333] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9: stopping tablet replica
I20260709 12:12:49.747541 13872 raft_consensus.cc:2243] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.747999 13872 raft_consensus.cc:2272] T a6043e99412c42bdb035130d5298eac7 P a582cf9c0ce940a9b7289bf98df789e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.749676 13872 tablet_replica.cc:333] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9: stopping tablet replica
I20260709 12:12:49.750123 13872 raft_consensus.cc:2243] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:49.750851 13872 raft_consensus.cc:2272] T 6171be289c494d63bd2dfc8f4149e315 P a582cf9c0ce940a9b7289bf98df789e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.752698 13872 tablet_replica.cc:333] T a1179e9b46b54f22b92defcf0c1422da P a582cf9c0ce940a9b7289bf98df789e9: stopping tablet replica
I20260709 12:12:49.753214 13872 raft_consensus.cc:2243] T a1179e9b46b54f22b92defcf0c1422da P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:49.753636 13872 raft_consensus.cc:2272] T a1179e9b46b54f22b92defcf0c1422da P a582cf9c0ce940a9b7289bf98df789e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.781975 13872 tablet_server.cc:196] TabletServer@127.13.140.3:0 shutdown complete.
I20260709 12:12:49.799554 13872 master.cc:562] Master@127.13.140.62:39361 shutting down...
I20260709 12:12:49.818157 13872 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:49.818693 13872 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:49.819002 13872 tablet_replica.cc:333] T 00000000000000000000000000000000 P 13fe25c91a034abebcbf37f1bc59e9ea: stopping tablet replica
I20260709 12:12:49.828024 13872 master.cc:584] Master@127.13.140.62:39361 shutdown complete.
557023beb3b948908b69f2f79c90669b  5
5a146fd51c504860b43fe0cdc8bfa6b5  4
a582cf9c0ce940a9b7289bf98df789e9  1
557023beb3b948908b69f2f79c90669b  3
5a146fd51c504860b43fe0cdc8bfa6b5  4
a582cf9c0ce940a9b7289bf98df789e9  3
557023beb3b948908b69f2f79c90669b  8
5a146fd51c504860b43fe0cdc8bfa6b5  1
a582cf9c0ce940a9b7289bf98df789e9  1
557023beb3b948908b69f2f79c90669b  4
5a146fd51c504860b43fe0cdc8bfa6b5  3
a582cf9c0ce940a9b7289bf98df789e9  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (28534 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:12:49.867435 13872 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.62:43813
I20260709 12:12:49.868513 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:49.873850 14914 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:49.873839 14913 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:49.875140 14916 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:49.875871 13872 server_base.cc:1061] running on GCE node
I20260709 12:12:49.876694 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:49.876894 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:49.877043 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599169877029 us; error 0 us; skew 500 ppm
I20260709 12:12:49.877498 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:49.879727 13872 webserver.cc:533] Webserver started at http://127.13.140.62:35973/ using document root <none> and password file <none>
I20260709 12:12:49.880136 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:49.880280 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:49.880499 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:49.881515 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/master-0-root/instance:
uuid: "509c44ae41b64f6489d32e97edf58051"
format_stamp: "Formatted at 2026-07-09 12:12:49 on dist-test-slave-4v02"
I20260709 12:12:49.885542 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:12:49.888536 14921 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:49.889180 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:12:49.889436 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/master-0-root
uuid: "509c44ae41b64f6489d32e97edf58051"
format_stamp: "Formatted at 2026-07-09 12:12:49 on dist-test-slave-4v02"
I20260709 12:12:49.889685 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:49.903231 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:49.904490 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:49.941282 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.62:43813
I20260709 12:12:49.941401 14972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.62:43813 every 8 connection(s)
I20260709 12:12:49.945020 14973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:49.954164 14973 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: Bootstrap starting.
I20260709 12:12:49.958530 14973 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.962271 14973 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: No bootstrap required, opened a new log
I20260709 12:12:49.964246 14973 raft_consensus.cc:359] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "509c44ae41b64f6489d32e97edf58051" member_type: VOTER }
I20260709 12:12:49.964615 14973 raft_consensus.cc:385] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.964787 14973 raft_consensus.cc:740] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 509c44ae41b64f6489d32e97edf58051, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.965234 14973 consensus_queue.cc:260] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "509c44ae41b64f6489d32e97edf58051" member_type: VOTER }
I20260709 12:12:49.965631 14973 raft_consensus.cc:399] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:49.965812 14973 raft_consensus.cc:493] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:49.966008 14973 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.969833 14973 raft_consensus.cc:515] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "509c44ae41b64f6489d32e97edf58051" member_type: VOTER }
I20260709 12:12:49.970278 14973 leader_election.cc:304] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 509c44ae41b64f6489d32e97edf58051; no voters: 
I20260709 12:12:49.971269 14973 leader_election.cc:290] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:49.971652 14976 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.972886 14976 raft_consensus.cc:697] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [term 1 LEADER]: Becoming Leader. State: Replica: 509c44ae41b64f6489d32e97edf58051, State: Running, Role: LEADER
I20260709 12:12:49.973464 14976 consensus_queue.cc:237] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "509c44ae41b64f6489d32e97edf58051" member_type: VOTER }
I20260709 12:12:49.974022 14973 sys_catalog.cc:565] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:49.977988 14978 sys_catalog.cc:455] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 509c44ae41b64f6489d32e97edf58051. Latest consensus state: current_term: 1 leader_uuid: "509c44ae41b64f6489d32e97edf58051" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "509c44ae41b64f6489d32e97edf58051" member_type: VOTER } }
I20260709 12:12:49.978557 14978 sys_catalog.cc:458] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:49.979033 14977 sys_catalog.cc:455] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "509c44ae41b64f6489d32e97edf58051" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "509c44ae41b64f6489d32e97edf58051" member_type: VOTER } }
I20260709 12:12:49.979673 14977 sys_catalog.cc:458] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:49.980906 14983 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:49.985694 14983 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:49.988195 13872 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:49.994117 14983 catalog_manager.cc:1383] Generated new cluster ID: 449b52616c8f4f6e9d5587128e66610e
I20260709 12:12:49.994334 14983 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:50.012466 14983 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:50.013664 14983 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:50.027733 14983 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: Generated new TSK 0
I20260709 12:12:50.028275 14983 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:50.055100 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:50.060638 14994 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:50.061538 14995 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:50.062813 14997 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:50.063903 13872 server_base.cc:1061] running on GCE node
I20260709 12:12:50.064806 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:50.065050 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:50.065220 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599170065202 us; error 0 us; skew 500 ppm
I20260709 12:12:50.065745 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:50.068046 13872 webserver.cc:533] Webserver started at http://127.13.140.1:41507/ using document root <none> and password file <none>
I20260709 12:12:50.068524 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:50.068701 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:50.068960 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:50.070015 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-0-root/instance:
uuid: "2cdab4d204e440c194e8b09634795793"
format_stamp: "Formatted at 2026-07-09 12:12:50 on dist-test-slave-4v02"
I20260709 12:12:50.074484 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:12:50.077872 15002 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:50.078588 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:12:50.078920 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-0-root
uuid: "2cdab4d204e440c194e8b09634795793"
format_stamp: "Formatted at 2026-07-09 12:12:50 on dist-test-slave-4v02"
I20260709 12:12:50.079273 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:50.089550 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:50.090787 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:50.092272 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:50.094667 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:50.094839 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:50.095013 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:50.095151 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:50.134502 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.1:39767
I20260709 12:12:50.134581 15064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.1:39767 every 8 connection(s)
I20260709 12:12:50.139536 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:50.147756 15069 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:50.149814 15070 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:50.153558 15072 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:50.154398 13872 server_base.cc:1061] running on GCE node
I20260709 12:12:50.154954 15065 heartbeater.cc:344] Connected to a master server at 127.13.140.62:43813
I20260709 12:12:50.155364 15065 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:50.155929 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:50.156118 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:50.156060 15065 heartbeater.cc:507] Master 127.13.140.62:43813 requested a full tablet report, sending...
I20260709 12:12:50.156401 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599170156381 us; error 0 us; skew 500 ppm
I20260709 12:12:50.156955 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:50.158380 14938 ts_manager.cc:194] Registered new tserver with Master: 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767)
I20260709 12:12:50.159636 13872 webserver.cc:533] Webserver started at http://127.13.140.2:34391/ using document root <none> and password file <none>
I20260709 12:12:50.160125 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:50.160305 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:50.160362 14938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37336
I20260709 12:12:50.160568 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:50.161784 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-1-root/instance:
uuid: "cb445d4f8d034987976d9b78da5532ac"
format_stamp: "Formatted at 2026-07-09 12:12:50 on dist-test-slave-4v02"
I20260709 12:12:50.166074 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:12:50.169294 15077 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:50.169963 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:12:50.170217 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-1-root
uuid: "cb445d4f8d034987976d9b78da5532ac"
format_stamp: "Formatted at 2026-07-09 12:12:50 on dist-test-slave-4v02"
I20260709 12:12:50.170478 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:50.191964 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:50.193130 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:50.194521 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:50.196686 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:50.196875 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:50.197091 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:50.197235 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:50.253027 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.2:41561
I20260709 12:12:50.253144 15140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.2:41561 every 8 connection(s)
I20260709 12:12:50.259325 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:50.267587 15145 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:12:50.269305 15144 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:50.272843 13872 server_base.cc:1061] running on GCE node
W20260709 12:12:50.272807 15147 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:12:50.274322 15141 heartbeater.cc:344] Connected to a master server at 127.13.140.62:43813
I20260709 12:12:50.274315 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:50.274747 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:12:50.274802 15141 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:50.274983 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599170274957 us; error 0 us; skew 500 ppm
I20260709 12:12:50.275703 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:50.275877 15141 heartbeater.cc:507] Master 127.13.140.62:43813 requested a full tablet report, sending...
I20260709 12:12:50.278628 14938 ts_manager.cc:194] Registered new tserver with Master: cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:50.278831 13872 webserver.cc:533] Webserver started at http://127.13.140.3:37961/ using document root <none> and password file <none>
I20260709 12:12:50.279546 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:50.279759 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:50.280088 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:50.280624 14938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37352
I20260709 12:12:50.281935 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root/instance:
uuid: "37acd5ac26b54c4fb766e0134c390e73"
format_stamp: "Formatted at 2026-07-09 12:12:50 on dist-test-slave-4v02"
I20260709 12:12:50.287851 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:50.292196 15152 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:50.292979 13872 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 12:12:50.293299 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root
uuid: "37acd5ac26b54c4fb766e0134c390e73"
format_stamp: "Formatted at 2026-07-09 12:12:50 on dist-test-slave-4v02"
I20260709 12:12:50.293603 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:12:50.303726 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:50.305083 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:50.306879 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:50.309654 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:50.309911 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:50.310215 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:50.310403 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:50.354512 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.3:40323
I20260709 12:12:50.354627 15214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.3:40323 every 8 connection(s)
I20260709 12:12:50.368778 15215 heartbeater.cc:344] Connected to a master server at 127.13.140.62:43813
I20260709 12:12:50.369167 15215 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:50.369958 15215 heartbeater.cc:507] Master 127.13.140.62:43813 requested a full tablet report, sending...
I20260709 12:12:50.371949 14938 ts_manager.cc:194] Registered new tserver with Master: 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:50.372352 13872 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014787097s
I20260709 12:12:50.373314 14938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37356
I20260709 12:12:50.399050 14938 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37370:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:12:50.405409 14938 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:12:50.598904 15030 tablet_service.cc:1511] Processing CreateTablet for tablet cda792bb833a46e5a4f0913b4194a605 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:50.600744 15030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda792bb833a46e5a4f0913b4194a605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.604671 15029 tablet_service.cc:1511] Processing CreateTablet for tablet bb848b1da5b24bb69ba8c8a5724cd51f (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:50.606427 15029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb848b1da5b24bb69ba8c8a5724cd51f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.608819 15028 tablet_service.cc:1511] Processing CreateTablet for tablet dc6cf21dcec149deb34c0a4df9c6cc92 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:50.610603 15028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc6cf21dcec149deb34c0a4df9c6cc92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.612777 15027 tablet_service.cc:1511] Processing CreateTablet for tablet 8f1156eb1a1845c885ead300a0ab5c58 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:50.614975 15027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f1156eb1a1845c885ead300a0ab5c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.617918 15026 tablet_service.cc:1511] Processing CreateTablet for tablet 5ffe974b7ca34a4ab7217cf956d34c0f (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:50.620779 15025 tablet_service.cc:1511] Processing CreateTablet for tablet 17d5a734da72410a94d08b091f84eabf (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:50.625722 15025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d5a734da72410a94d08b091f84eabf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.627105 15026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ffe974b7ca34a4ab7217cf956d34c0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.643035 15106 tablet_service.cc:1511] Processing CreateTablet for tablet cda792bb833a46e5a4f0913b4194a605 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:50.644549 15106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda792bb833a46e5a4f0913b4194a605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.645067 15105 tablet_service.cc:1511] Processing CreateTablet for tablet bb848b1da5b24bb69ba8c8a5724cd51f (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:50.646525 15105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb848b1da5b24bb69ba8c8a5724cd51f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.646952 15103 tablet_service.cc:1511] Processing CreateTablet for tablet 8f1156eb1a1845c885ead300a0ab5c58 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:50.648316 15103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f1156eb1a1845c885ead300a0ab5c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.648464 15100 tablet_service.cc:1511] Processing CreateTablet for tablet 17d5a734da72410a94d08b091f84eabf (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:50.645011 15101 tablet_service.cc:1511] Processing CreateTablet for tablet 5ffe974b7ca34a4ab7217cf956d34c0f (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:50.649734 15104 tablet_service.cc:1511] Processing CreateTablet for tablet dc6cf21dcec149deb34c0a4df9c6cc92 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:50.651319 15100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d5a734da72410a94d08b091f84eabf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.653999 15101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ffe974b7ca34a4ab7217cf956d34c0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.658255 15104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc6cf21dcec149deb34c0a4df9c6cc92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.670568 15180 tablet_service.cc:1511] Processing CreateTablet for tablet cda792bb833a46e5a4f0913b4194a605 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:50.671988 15180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda792bb833a46e5a4f0913b4194a605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.679581 15024 tablet_service.cc:1511] Processing CreateTablet for tablet eacfe2b6b4f744faab0e26951a948706 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:50.681105 15024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacfe2b6b4f744faab0e26951a948706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.680914 15099 tablet_service.cc:1511] Processing CreateTablet for tablet eacfe2b6b4f744faab0e26951a948706 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:50.682242 15099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacfe2b6b4f744faab0e26951a948706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.689600 15023 tablet_service.cc:1511] Processing CreateTablet for tablet db665390876f4ed9b088c63ee9861928 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:50.691056 15023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db665390876f4ed9b088c63ee9861928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.701231 15022 tablet_service.cc:1511] Processing CreateTablet for tablet d87b457d4fcf450aa4a249c29980c2d6 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:50.702771 15022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87b457d4fcf450aa4a249c29980c2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.703855 15103 tablet_service.cc:1511] Processing CreateTablet for tablet db665390876f4ed9b088c63ee9861928 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:50.705476 15103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db665390876f4ed9b088c63ee9861928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.710804 15098 tablet_service.cc:1511] Processing CreateTablet for tablet d87b457d4fcf450aa4a249c29980c2d6 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:50.712345 15098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87b457d4fcf450aa4a249c29980c2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.713335 15021 tablet_service.cc:1511] Processing CreateTablet for tablet bd07f67a442144789fb429b7718defc8 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:50.714718 15021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd07f67a442144789fb429b7718defc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.724992 15179 tablet_service.cc:1511] Processing CreateTablet for tablet bb848b1da5b24bb69ba8c8a5724cd51f (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:50.726580 15179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb848b1da5b24bb69ba8c8a5724cd51f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.733224 15104 tablet_service.cc:1511] Processing CreateTablet for tablet bd07f67a442144789fb429b7718defc8 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:50.733333 15097 tablet_service.cc:1511] Processing CreateTablet for tablet f2fbe6a69aaf47dd84b48a1a8451c9fc (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:50.736192 15230 tablet_bootstrap.cc:492] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:50.736640 15096 tablet_service.cc:1511] Processing CreateTablet for tablet 4f733a11c7f24898b941d0243f91a039 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:50.744902 15178 tablet_service.cc:1511] Processing CreateTablet for tablet dc6cf21dcec149deb34c0a4df9c6cc92 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:50.746354 15178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc6cf21dcec149deb34c0a4df9c6cc92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.734618 15104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd07f67a442144789fb429b7718defc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.747669 15097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fbe6a69aaf47dd84b48a1a8451c9fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.751634 15096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f733a11c7f24898b941d0243f91a039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.751128 15106 tablet_service.cc:1511] Processing CreateTablet for tablet a55328f398da4f20ac840d485a45a0fe (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:12:50.754098 15101 tablet_service.cc:1511] Processing CreateTablet for tablet d4dabce77b8542cda70b437c71080eaf (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:50.755357 15106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a55328f398da4f20ac840d485a45a0fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.757160 15177 tablet_service.cc:1511] Processing CreateTablet for tablet 8f1156eb1a1845c885ead300a0ab5c58 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:50.757287 15105 tablet_service.cc:1511] Processing CreateTablet for tablet ec7eb68804f842a8b6292981c59477ec (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:12:50.758487 15177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f1156eb1a1845c885ead300a0ab5c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.758482 15105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7eb68804f842a8b6292981c59477ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.763563 15101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4dabce77b8542cda70b437c71080eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.764147 15100 tablet_service.cc:1511] Processing CreateTablet for tablet 557b9d61210a4b4788166f507be888d5 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:50.765347 15100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557b9d61210a4b4788166f507be888d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.780283 15098 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbe2e1ee2aa4a49b48428a8fa492d2d (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:50.789530 15230 tablet_bootstrap.cc:654] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.790637 15098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbe2e1ee2aa4a49b48428a8fa492d2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.800920 15176 tablet_service.cc:1511] Processing CreateTablet for tablet 5ffe974b7ca34a4ab7217cf956d34c0f (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:50.802395 15172 tablet_service.cc:1511] Processing CreateTablet for tablet d87b457d4fcf450aa4a249c29980c2d6 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:50.793480 15231 tablet_bootstrap.cc:492] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:50.803644 15175 tablet_service.cc:1511] Processing CreateTablet for tablet 17d5a734da72410a94d08b091f84eabf (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:50.806110 15174 tablet_service.cc:1511] Processing CreateTablet for tablet eacfe2b6b4f744faab0e26951a948706 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:50.808261 15173 tablet_service.cc:1511] Processing CreateTablet for tablet db665390876f4ed9b088c63ee9861928 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:50.796803 15022 tablet_service.cc:1511] Processing CreateTablet for tablet f2fbe6a69aaf47dd84b48a1a8451c9fc (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:50.810289 15022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fbe6a69aaf47dd84b48a1a8451c9fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.804410 15097 tablet_service.cc:1511] Processing CreateTablet for tablet de970d5fee5048dfac4f3b7ec54269bf (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:50.810876 15171 tablet_service.cc:1511] Processing CreateTablet for tablet bd07f67a442144789fb429b7718defc8 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:50.802332 15176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ffe974b7ca34a4ab7217cf956d34c0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.841053 15174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacfe2b6b4f744faab0e26951a948706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.817400 15030 tablet_service.cc:1511] Processing CreateTablet for tablet a55328f398da4f20ac840d485a45a0fe (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:12:50.808931 15021 tablet_service.cc:1511] Processing CreateTablet for tablet 4f733a11c7f24898b941d0243f91a039 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:50.823171 15025 tablet_service.cc:1511] Processing CreateTablet for tablet d4dabce77b8542cda70b437c71080eaf (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:50.842559 15175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d5a734da72410a94d08b091f84eabf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.842893 15030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a55328f398da4f20ac840d485a45a0fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.843645 15021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f733a11c7f24898b941d0243f91a039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.827015 15024 tablet_service.cc:1511] Processing CreateTablet for tablet ec7eb68804f842a8b6292981c59477ec (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:12:50.829069 15029 tablet_service.cc:1511] Processing CreateTablet for tablet 557b9d61210a4b4788166f507be888d5 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:50.829118 15231 tablet_bootstrap.cc:654] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.837918 15179 tablet_service.cc:1511] Processing CreateTablet for tablet f2fbe6a69aaf47dd84b48a1a8451c9fc (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:50.836364 15028 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbe2e1ee2aa4a49b48428a8fa492d2d (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:50.839327 15097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de970d5fee5048dfac4f3b7ec54269bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.852147 15101 tablet_service.cc:1511] Processing CreateTablet for tablet 3c43b082f4fa41ab97cd1bc022ef4c01 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:50.853303 15101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c43b082f4fa41ab97cd1bc022ef4c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.851537 15171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd07f67a442144789fb429b7718defc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.856025 15173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db665390876f4ed9b088c63ee9861928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.857278 15025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4dabce77b8542cda70b437c71080eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.857806 15172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87b457d4fcf450aa4a249c29980c2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.859354 15029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557b9d61210a4b4788166f507be888d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.863709 15179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fbe6a69aaf47dd84b48a1a8451c9fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.863965 15024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7eb68804f842a8b6292981c59477ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.865965 15096 tablet_service.cc:1511] Processing CreateTablet for tablet 06eef20540334693925b40bb2ca93b68 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:50.867182 15096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06eef20540334693925b40bb2ca93b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.828693 15103 tablet_service.cc:1511] Processing CreateTablet for tablet bd8bd4216c40407789ef00410b0c96fc (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:50.878495 15103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8bd4216c40407789ef00410b0c96fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.878122 15104 tablet_service.cc:1511] Processing CreateTablet for tablet 131b6c926fde4d98b337b804a1fb2af9 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:50.879552 15104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131b6c926fde4d98b337b804a1fb2af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.888140 15028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbe2e1ee2aa4a49b48428a8fa492d2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.897728 15026 tablet_service.cc:1511] Processing CreateTablet for tablet bd8bd4216c40407789ef00410b0c96fc (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:50.921908 15177 tablet_service.cc:1511] Processing CreateTablet for tablet 4f733a11c7f24898b941d0243f91a039 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:50.899184 15026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8bd4216c40407789ef00410b0c96fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.923332 15177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f733a11c7f24898b941d0243f91a039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.929656 15023 tablet_service.cc:1511] Processing CreateTablet for tablet 3c43b082f4fa41ab97cd1bc022ef4c01 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:50.933192 15025 tablet_service.cc:1511] Processing CreateTablet for tablet 06eef20540334693925b40bb2ca93b68 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:50.941123 15230 tablet_bootstrap.cc:492] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:50.941639 15230 ts_tablet_manager.cc:1403] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.206s	user 0.018s	sys 0.025s
I20260709 12:12:50.942587 15106 tablet_service.cc:1511] Processing CreateTablet for tablet eb2ad8153e6d4ed8ba2c278e9111be58 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:12:50.943969 15106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2ad8153e6d4ed8ba2c278e9111be58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.948853 15027 tablet_service.cc:1511] Processing CreateTablet for tablet de970d5fee5048dfac4f3b7ec54269bf (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:50.956911 15180 tablet_service.cc:1511] Processing CreateTablet for tablet bd8bd4216c40407789ef00410b0c96fc (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:50.958272 15180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8bd4216c40407789ef00410b0c96fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.961383 15025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06eef20540334693925b40bb2ca93b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.963256 15179 tablet_service.cc:1511] Processing CreateTablet for tablet a55328f398da4f20ac840d485a45a0fe (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:12:50.963884 15023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c43b082f4fa41ab97cd1bc022ef4c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.968918 15231 tablet_bootstrap.cc:492] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:50.969446 15231 ts_tablet_manager.cc:1403] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.177s	user 0.022s	sys 0.010s
I20260709 12:12:50.970764 15173 tablet_service.cc:1511] Processing CreateTablet for tablet d4dabce77b8542cda70b437c71080eaf (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:50.959420 15230 raft_consensus.cc:359] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:50.977195 15230 raft_consensus.cc:385] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.977581 15230 raft_consensus.cc:740] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.977685 15174 tablet_service.cc:1511] Processing CreateTablet for tablet ec7eb68804f842a8b6292981c59477ec (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:12:50.974324 15233 tablet_bootstrap.cc:492] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:50.979841 15179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a55328f398da4f20ac840d485a45a0fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.981009 15173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4dabce77b8542cda70b437c71080eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.983552 15024 tablet_service.cc:1511] Processing CreateTablet for tablet 131b6c926fde4d98b337b804a1fb2af9 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:50.980290 15230 consensus_queue.cc:260] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:12:50.984158 14986 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:50.985376 15178 tablet_service.cc:1511] Processing CreateTablet for tablet 557b9d61210a4b4788166f507be888d5 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:50.986173 15027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de970d5fee5048dfac4f3b7ec54269bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.986590 15174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7eb68804f842a8b6292981c59477ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.991022 15022 tablet_service.cc:1511] Processing CreateTablet for tablet eb2ad8153e6d4ed8ba2c278e9111be58 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:12:50.998656 15022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2ad8153e6d4ed8ba2c278e9111be58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.999850 15172 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbe2e1ee2aa4a49b48428a8fa492d2d (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:50.992786 15030 tablet_service.cc:1511] Processing CreateTablet for tablet 8f38efecc56d40039b4357b42a3915d8 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:51.001128 15172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbe2e1ee2aa4a49b48428a8fa492d2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.992378 15231 raft_consensus.cc:359] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.001551 15231 raft_consensus.cc:385] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.001915 15231 raft_consensus.cc:740] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.002203 15171 tablet_service.cc:1511] Processing CreateTablet for tablet de970d5fee5048dfac4f3b7ec54269bf (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:51.002871 15231 consensus_queue.cc:260] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.013532 15231 ts_tablet_manager.cc:1434] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 12:12:51.005182 15233 tablet_bootstrap.cc:654] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.028648 15172 tablet_service.cc:1511] Processing CreateTablet for tablet 06eef20540334693925b40bb2ca93b68 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:51.001233 15030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f38efecc56d40039b4357b42a3915d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.032344 15176 tablet_service.cc:1511] Processing CreateTablet for tablet 131b6c926fde4d98b337b804a1fb2af9 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:51.034237 15231 tablet_bootstrap.cc:492] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:51.007434 15104 tablet_service.cc:1511] Processing CreateTablet for tablet 8f38efecc56d40039b4357b42a3915d8 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:51.014119 15097 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd9c88e62f34f898d489687c5ebf7ee (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:51.036083 15097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd9c88e62f34f898d489687c5ebf7ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.042202 15177 tablet_service.cc:1511] Processing CreateTablet for tablet eb2ad8153e6d4ed8ba2c278e9111be58 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:12:51.043804 15024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131b6c926fde4d98b337b804a1fb2af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.045943 15104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f38efecc56d40039b4357b42a3915d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.047497 15231 tablet_bootstrap.cc:654] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.003427 15171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de970d5fee5048dfac4f3b7ec54269bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.057523 15177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2ad8153e6d4ed8ba2c278e9111be58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.019073 15096 tablet_service.cc:1511] Processing CreateTablet for tablet c0722032df5c43008432205b24ec199b (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:51.058640 15178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557b9d61210a4b4788166f507be888d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.058698 15096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0722032df5c43008432205b24ec199b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.059820 15023 tablet_service.cc:1511] Processing CreateTablet for tablet eeaca7e481994210a813b45ea30c76ab (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:51.061040 15023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeaca7e481994210a813b45ea30c76ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.061127 15176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131b6c926fde4d98b337b804a1fb2af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.014132 15175 tablet_service.cc:1511] Processing CreateTablet for tablet 3c43b082f4fa41ab97cd1bc022ef4c01 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:51.020478 15065 heartbeater.cc:499] Master 127.13.140.62:43813 was elected leader, sending a full tablet report...
I20260709 12:12:51.049093 15141 heartbeater.cc:499] Master 127.13.140.62:43813 was elected leader, sending a full tablet report...
I20260709 12:12:51.077651 15173 tablet_service.cc:1511] Processing CreateTablet for tablet 8f38efecc56d40039b4357b42a3915d8 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:51.081696 15173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f38efecc56d40039b4357b42a3915d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.049515 15230 ts_tablet_manager.cc:1434] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.108s	user 0.015s	sys 0.003s
I20260709 12:12:51.083575 15172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06eef20540334693925b40bb2ca93b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.084491 15175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c43b082f4fa41ab97cd1bc022ef4c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.086134 15106 tablet_service.cc:1511] Processing CreateTablet for tablet eeaca7e481994210a813b45ea30c76ab (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:51.087380 15106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeaca7e481994210a813b45ea30c76ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.088899 15231 tablet_bootstrap.cc:492] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:51.089397 15231 ts_tablet_manager.cc:1403] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.004s
I20260709 12:12:51.090482 15174 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd9c88e62f34f898d489687c5ebf7ee (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:51.014652 15029 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd9c88e62f34f898d489687c5ebf7ee (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:51.018077 15028 tablet_service.cc:1511] Processing CreateTablet for tablet c0722032df5c43008432205b24ec199b (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:51.092043 15028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0722032df5c43008432205b24ec199b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.093739 15231 raft_consensus.cc:359] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.096285 15231 raft_consensus.cc:385] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.096618 15231 raft_consensus.cc:740] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.095551 15171 tablet_service.cc:1511] Processing CreateTablet for tablet c0722032df5c43008432205b24ec199b (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:51.097754 15231 consensus_queue.cc:260] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.099085 15029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd9c88e62f34f898d489687c5ebf7ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.110879 15179 tablet_service.cc:1511] Processing CreateTablet for tablet eeaca7e481994210a813b45ea30c76ab (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:51.112196 15179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeaca7e481994210a813b45ea30c76ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.113184 15231 ts_tablet_manager.cc:1434] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 12:12:51.114238 15231 tablet_bootstrap.cc:492] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:51.114311 15098 tablet_service.cc:1511] Processing CreateTablet for tablet 56a9762f386a42e196a4d9b732e23852 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:51.106243 15027 tablet_service.cc:1511] Processing CreateTablet for tablet 56a9762f386a42e196a4d9b732e23852 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:51.115622 15098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a9762f386a42e196a4d9b732e23852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.116132 15027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a9762f386a42e196a4d9b732e23852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.116879 15174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd9c88e62f34f898d489687c5ebf7ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.124696 15230 tablet_bootstrap.cc:492] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:51.128685 15231 tablet_bootstrap.cc:654] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.130363 15180 tablet_service.cc:1511] Processing CreateTablet for tablet 56a9762f386a42e196a4d9b732e23852 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:51.130846 15230 tablet_bootstrap.cc:654] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.135370 15171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0722032df5c43008432205b24ec199b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.139747 15233 tablet_bootstrap.cc:492] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:51.144172 15024 tablet_service.cc:1511] Processing CreateTablet for tablet 0556deb636d24c76a8fb92d7fdcde74f (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:51.146178 15233 ts_tablet_manager.cc:1403] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.172s	user 0.011s	sys 0.008s
I20260709 12:12:51.151449 15180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a9762f386a42e196a4d9b732e23852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.155514 15097 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6987bb0d564aaca2333c2abdccd546 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:51.163866 15097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6987bb0d564aaca2333c2abdccd546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.161728 15173 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6987bb0d564aaca2333c2abdccd546 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:51.162516 15022 tablet_service.cc:1511] Processing CreateTablet for tablet ca5e79f747d841f583bfc82b594a5f1b (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:51.158897 15028 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6987bb0d564aaca2333c2abdccd546 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:51.167879 15173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6987bb0d564aaca2333c2abdccd546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.170668 15103 tablet_service.cc:1511] Processing CreateTablet for tablet ca5e79f747d841f583bfc82b594a5f1b (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:51.171962 15103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5e79f747d841f583bfc82b594a5f1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.177238 15178 tablet_service.cc:1511] Processing CreateTablet for tablet ca5e79f747d841f583bfc82b594a5f1b (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:51.178632 15025 tablet_service.cc:1511] Processing CreateTablet for tablet 4b3cb27c3e694258b3b1f9a0fa0ab788 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:51.181576 15233 raft_consensus.cc:359] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.182430 15233 raft_consensus.cc:385] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.179093 15024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0556deb636d24c76a8fb92d7fdcde74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.183321 15178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5e79f747d841f583bfc82b594a5f1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.183421 15025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b3cb27c3e694258b3b1f9a0fa0ab788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.187633 15022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5e79f747d841f583bfc82b594a5f1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.191545 15176 tablet_service.cc:1511] Processing CreateTablet for tablet 0556deb636d24c76a8fb92d7fdcde74f (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:51.192498 15028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6987bb0d564aaca2333c2abdccd546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.192850 15176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0556deb636d24c76a8fb92d7fdcde74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.182709 15233 raft_consensus.cc:740] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.195796 15233 consensus_queue.cc:260] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.218215 15233 ts_tablet_manager.cc:1434] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.004s
I20260709 12:12:51.223735 15215 heartbeater.cc:499] Master 127.13.140.62:43813 was elected leader, sending a full tablet report...
I20260709 12:12:51.234055 15233 tablet_bootstrap.cc:492] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:51.234110 15096 tablet_service.cc:1511] Processing CreateTablet for tablet 0556deb636d24c76a8fb92d7fdcde74f (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:51.236550 15096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0556deb636d24c76a8fb92d7fdcde74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.239244 15171 tablet_service.cc:1511] Processing CreateTablet for tablet 4b3cb27c3e694258b3b1f9a0fa0ab788 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:51.240788 15171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b3cb27c3e694258b3b1f9a0fa0ab788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.241791 15233 tablet_bootstrap.cc:654] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.244385 15103 tablet_service.cc:1511] Processing CreateTablet for tablet 4b3cb27c3e694258b3b1f9a0fa0ab788 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:51.245728 15103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b3cb27c3e694258b3b1f9a0fa0ab788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.249372 15230 tablet_bootstrap.cc:492] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:51.249917 15230 ts_tablet_manager.cc:1403] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.125s	user 0.007s	sys 0.011s
I20260709 12:12:51.264108 15106 tablet_service.cc:1511] Processing CreateTablet for tablet bc809d87371043c681a7a6e842dfe95a (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:12:51.265403 15106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc809d87371043c681a7a6e842dfe95a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.268217 15029 tablet_service.cc:1511] Processing CreateTablet for tablet 17cd9ccf59344b6c8b9dab46976a0f3a (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:51.269450 15029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17cd9ccf59344b6c8b9dab46976a0f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.275494 15023 tablet_service.cc:1511] Processing CreateTablet for tablet bc809d87371043c681a7a6e842dfe95a (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:12:51.279799 15230 raft_consensus.cc:359] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.284670 15230 raft_consensus.cc:385] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.285730 15230 raft_consensus.cc:740] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.286463 15230 consensus_queue.cc:260] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.287637 15231 tablet_bootstrap.cc:492] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:51.288116 15231 ts_tablet_manager.cc:1403] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.174s	user 0.014s	sys 0.010s
I20260709 12:12:51.290959 15230 ts_tablet_manager.cc:1434] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.002s
I20260709 12:12:51.291453 15231 raft_consensus.cc:359] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:12:51.292234 15231 raft_consensus.cc:385] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.292544 15231 raft_consensus.cc:740] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.293457 15231 consensus_queue.cc:260] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:12:51.294648 15230 tablet_bootstrap.cc:492] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:51.295251 15103 tablet_service.cc:1511] Processing CreateTablet for tablet 17cd9ccf59344b6c8b9dab46976a0f3a (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:51.296470 15023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc809d87371043c681a7a6e842dfe95a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.296473 15103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17cd9ccf59344b6c8b9dab46976a0f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.305505 15173 tablet_service.cc:1511] Processing CreateTablet for tablet bc809d87371043c681a7a6e842dfe95a (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:12:51.306957 15173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc809d87371043c681a7a6e842dfe95a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.315709 15231 ts_tablet_manager.cc:1434] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:12:51.315383 15176 tablet_service.cc:1511] Processing CreateTablet for tablet ff92c88b883c4f3b9a74312a83cf2c8c (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:51.316285 15174 tablet_service.cc:1511] Processing CreateTablet for tablet 17cd9ccf59344b6c8b9dab46976a0f3a (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:51.316668 15176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff92c88b883c4f3b9a74312a83cf2c8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.316699 15231 tablet_bootstrap.cc:492] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:51.320247 15024 tablet_service.cc:1511] Processing CreateTablet for tablet ff92c88b883c4f3b9a74312a83cf2c8c (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:51.321448 15024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff92c88b883c4f3b9a74312a83cf2c8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.322906 15231 tablet_bootstrap.cc:654] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.326574 15233 tablet_bootstrap.cc:492] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:51.327039 15233 ts_tablet_manager.cc:1403] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.017s
I20260709 12:12:51.329810 15233 raft_consensus.cc:359] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.330478 15233 raft_consensus.cc:385] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.330499 15174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17cd9ccf59344b6c8b9dab46976a0f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.330786 15233 raft_consensus.cc:740] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.332590 15230 tablet_bootstrap.cc:654] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.333940 15022 tablet_service.cc:1511] Processing CreateTablet for tablet a8443db31bf24ff08c0e1baa1cf581fe (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:51.335222 15022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8443db31bf24ff08c0e1baa1cf581fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.343348 15029 tablet_service.cc:1511] Processing CreateTablet for tablet 40d4edb5957246d9b7cc465d6b8ff49a (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:51.343525 15233 consensus_queue.cc:260] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.344897 15029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d4edb5957246d9b7cc465d6b8ff49a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.338671 15106 tablet_service.cc:1511] Processing CreateTablet for tablet ff92c88b883c4f3b9a74312a83cf2c8c (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:51.339704 15096 tablet_service.cc:1511] Processing CreateTablet for tablet a8443db31bf24ff08c0e1baa1cf581fe (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:51.354837 15096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8443db31bf24ff08c0e1baa1cf581fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.356510 15233 ts_tablet_manager.cc:1434] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 12:12:51.357434 15233 tablet_bootstrap.cc:492] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:51.341784 15180 tablet_service.cc:1511] Processing CreateTablet for tablet a8443db31bf24ff08c0e1baa1cf581fe (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:51.360123 15180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8443db31bf24ff08c0e1baa1cf581fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.360270 15236 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.360925 15236 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.365346 15106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff92c88b883c4f3b9a74312a83cf2c8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.383451 15235 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.384102 15235 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.388868 15097 tablet_service.cc:1511] Processing CreateTablet for tablet 40d4edb5957246d9b7cc465d6b8ff49a (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:51.393994 15097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d4edb5957246d9b7cc465d6b8ff49a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.445851 15235 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:51.446640 15235 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.452615 15233 tablet_bootstrap.cc:654] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.447139 15235 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.456405 15235 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:51.456725 15231 tablet_bootstrap.cc:492] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:51.457238 15231 ts_tablet_manager.cc:1403] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.141s	user 0.021s	sys 0.002s
I20260709 12:12:51.471875 15230 tablet_bootstrap.cc:492] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:51.476280 15236 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:51.477802 15236 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.478269 15236 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.480429 15236 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:51.480343 15231 raft_consensus.cc:359] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.480834 15230 ts_tablet_manager.cc:1403] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.186s	user 0.035s	sys 0.105s
I20260709 12:12:51.481096 15231 raft_consensus.cc:385] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.481429 15231 raft_consensus.cc:740] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.482082 15231 consensus_queue.cc:260] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.485296 15230 raft_consensus.cc:359] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.486007 15230 raft_consensus.cc:385] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.486307 15230 raft_consensus.cc:740] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.487269 15245 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.487067 15230 consensus_queue.cc:260] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.487762 15245 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:12:51.489640 15230 ts_tablet_manager.cc:1434] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:12:51.490700 15230 tablet_bootstrap.cc:492] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:51.493655 15231 ts_tablet_manager.cc:1434] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260709 12:12:51.494655 15231 tablet_bootstrap.cc:492] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:51.497639 15230 tablet_bootstrap.cc:654] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.504763 15230 tablet_bootstrap.cc:492] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:51.505321 15230 ts_tablet_manager.cc:1403] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:12:51.507248 15231 tablet_bootstrap.cc:654] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.515367 15230 raft_consensus.cc:359] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.516189 15230 raft_consensus.cc:385] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.516523 15230 raft_consensus.cc:740] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.517951 15233 tablet_bootstrap.cc:492] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:51.518488 15233 ts_tablet_manager.cc:1403] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.161s	user 0.011s	sys 0.015s
I20260709 12:12:51.519433 15245 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:51.523380 15230 consensus_queue.cc:260] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.524569 15180 tablet_service.cc:1511] Processing CreateTablet for tablet 40d4edb5957246d9b7cc465d6b8ff49a (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:51.525995 15180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d4edb5957246d9b7cc465d6b8ff49a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.525933 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:51.528070 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:12:51.531811 15081 leader_election.cc:343] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:51.532567 15081 leader_election.cc:343] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.534798 15230 ts_tablet_manager.cc:1434] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 12:12:51.536060 15230 tablet_bootstrap.cc:492] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:51.542840 15230 tablet_bootstrap.cc:654] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.542775 15173 tablet_service.cc:1511] Processing CreateTablet for tablet c61cd021688745bd9cbe675ccef1a55e (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:51.544209 15173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61cd021688745bd9cbe675ccef1a55e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.545547 15022 tablet_service.cc:1511] Processing CreateTablet for tablet c61cd021688745bd9cbe675ccef1a55e (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:51.546767 15022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61cd021688745bd9cbe675ccef1a55e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.544217 15106 tablet_service.cc:1511] Processing CreateTablet for tablet c61cd021688745bd9cbe675ccef1a55e (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:51.548571 15106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61cd021688745bd9cbe675ccef1a55e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.555624 15235 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.556135 15235 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.558252 15235 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:51.558682 15245 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.559198 15245 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.559600 15240 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.560139 15240 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.563189 15240 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:51.565704 15245 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:51.580199 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:12:51.581928 15081 leader_election.cc:343] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.593406 15023 tablet_service.cc:1511] Processing CreateTablet for tablet 983f3ec3e3bc474fa94e78f3708afa26 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:51.593945 15103 tablet_service.cc:1511] Processing CreateTablet for tablet 983f3ec3e3bc474fa94e78f3708afa26 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:51.557907 15233 raft_consensus.cc:359] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.594823 15023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983f3ec3e3bc474fa94e78f3708afa26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.595631 15240 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.596096 15240 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.598161 15240 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:51.595099 15103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983f3ec3e3bc474fa94e78f3708afa26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.599391 15233 raft_consensus.cc:385] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.599753 15233 raft_consensus.cc:740] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.607565 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:51.608196 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:51.609153 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:51.609795 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:12:51.611235 15004 leader_election.cc:343] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:51.612287 15004 leader_election.cc:343] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:51.613282 15004 leader_election.cc:343] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:51.614271 15004 leader_election.cc:343] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.616803 15233 consensus_queue.cc:260] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.619318 15233 ts_tablet_manager.cc:1434] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.100s	user 0.002s	sys 0.006s
I20260709 12:12:51.620434 15233 tablet_bootstrap.cc:492] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:51.621553 15174 tablet_service.cc:1511] Processing CreateTablet for tablet 983f3ec3e3bc474fa94e78f3708afa26 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:51.622843 15174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983f3ec3e3bc474fa94e78f3708afa26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.629863 15096 tablet_service.cc:1511] Processing CreateTablet for tablet 817145facfaa47c7be55f41bd1b315b8 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:51.631242 15096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817145facfaa47c7be55f41bd1b315b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.642133 15024 tablet_service.cc:1511] Processing CreateTablet for tablet 817145facfaa47c7be55f41bd1b315b8 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:51.643528 15024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817145facfaa47c7be55f41bd1b315b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.645942 15029 tablet_service.cc:1511] Processing CreateTablet for tablet 1db840460b28434da754c7d41602f372 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:12:51.640148 15173 tablet_service.cc:1511] Processing CreateTablet for tablet 817145facfaa47c7be55f41bd1b315b8 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:51.647214 15029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db840460b28434da754c7d41602f372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.647809 15173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817145facfaa47c7be55f41bd1b315b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.650310 15233 tablet_bootstrap.cc:654] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.658314 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:51.659049 15189 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:51.659592 15230 tablet_bootstrap.cc:492] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:51.656159 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:51.660086 15230 ts_tablet_manager.cc:1403] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.124s	user 0.045s	sys 0.029s
I20260709 12:12:51.660168 15190 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:51.661499 15231 tablet_bootstrap.cc:492] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:51.661669 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:51.662324 15190 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:51.663188 15230 raft_consensus.cc:359] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:12:51.663921 15230 raft_consensus.cc:385] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.664223 15230 raft_consensus.cc:740] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.665210 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:51.669828 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:51.669623 15022 tablet_service.cc:1511] Processing CreateTablet for tablet da585a7943934414a452b8e6341e1c36 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:51.671495 15022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da585a7943934414a452b8e6341e1c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.662040 15231 ts_tablet_manager.cc:1403] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.168s	user 0.021s	sys 0.027s
I20260709 12:12:51.672995 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:51.674677 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:51.675132 15231 raft_consensus.cc:359] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.675874 15231 raft_consensus.cc:385] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.657027 15106 tablet_service.cc:1511] Processing CreateTablet for tablet 1db840460b28434da754c7d41602f372 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:12:51.676086 15080 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:12:51.671859 15230 consensus_queue.cc:260] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:12:51.677042 15235 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.676175 15231 raft_consensus.cc:740] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.677517 15235 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.677789 15080 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:12:51.677919 15235 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.677124 15106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db840460b28434da754c7d41602f372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.679057 15246 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.679491 15246 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.679855 15246 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.678082 15231 consensus_queue.cc:260] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.684453 15231 ts_tablet_manager.cc:1434] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:12:51.685446 15231 tablet_bootstrap.cc:492] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:51.687392 15246 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.690052 15080 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:12:51.690263 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:51.695112 15235 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:12:51.695544 15081 leader_election.cc:343] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.698513 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:12:51.700002 15005 leader_election.cc:343] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:51.700021 15081 leader_election.cc:343] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.700642 15005 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:51.701201 15235 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:51.701535 15245 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:51.701828 15235 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.702237 15235 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.702605 15235 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:51.703620 15005 leader_election.cc:343] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.704097 15005 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:51.704838 15245 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:12:51.707163 15005 leader_election.cc:343] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.707691 15005 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:51.707836 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:51.708670 15114 raft_consensus.cc:2393] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:51.709023 15230 ts_tablet_manager.cc:1434] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
W20260709 12:12:51.708972 15005 leader_election.cc:343] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.709568 15005 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:51.709697 15245 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:51.710389 15236 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:51.713497 15233 tablet_bootstrap.cc:492] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:51.714048 15233 ts_tablet_manager.cc:1403] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.094s	user 0.003s	sys 0.017s
I20260709 12:12:51.713730 15096 tablet_service.cc:1511] Processing CreateTablet for tablet da585a7943934414a452b8e6341e1c36 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:51.714519 15180 tablet_service.cc:1511] Processing CreateTablet for tablet da585a7943934414a452b8e6341e1c36 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:51.715515 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:51.715885 15180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da585a7943934414a452b8e6341e1c36. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:51.716940 15156 leader_election.cc:343] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.714999 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:51.717199 15233 raft_consensus.cc:359] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:12:51.717965 15096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da585a7943934414a452b8e6341e1c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.718056 15233 raft_consensus.cc:385] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.718554 15233 raft_consensus.cc:740] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
W20260709 12:12:51.718689 15156 leader_election.cc:343] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.719499 15233 consensus_queue.cc:260] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:12:51.728431 15233 ts_tablet_manager.cc:1434] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:12:51.729231 15230 tablet_bootstrap.cc:492] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:51.730587 15231 tablet_bootstrap.cc:654] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.736646 15246 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:51.737449 15246 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.737890 15246 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:12:51.739924 15233 tablet_bootstrap.cc:492] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:51.742264 15265 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.742635 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:51.742769 15265 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.743497 15114 raft_consensus.cc:2393] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:51.744757 15230 tablet_bootstrap.cc:654] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.746034 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:51.746905 15039 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:51.752300 15081 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:51.753904 15240 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.754012 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:51.754606 15039 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:51.754385 15240 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:12:51.756394 15240 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:51.757185 15233 tablet_bootstrap.cc:654] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.757735 15024 tablet_service.cc:1511] Processing CreateTablet for tablet 485c18c85baa4e3b9a377a69c859a99a (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:51.758937 15024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485c18c85baa4e3b9a377a69c859a99a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.762800 15081 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:51.764278 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:51.764897 15039 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:51.764827 15096 tablet_service.cc:1511] Processing CreateTablet for tablet 485c18c85baa4e3b9a377a69c859a99a (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:51.766207 15096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485c18c85baa4e3b9a377a69c859a99a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.766193 15156 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:51.768033 15240 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.767870 15174 tablet_service.cc:1511] Processing CreateTablet for tablet 1db840460b28434da754c7d41602f372 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:12:51.768383 15240 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.768745 15240 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.769212 15174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db840460b28434da754c7d41602f372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.774370 15029 tablet_service.cc:1511] Processing CreateTablet for tablet ddf54ea657b549d9b8e780da7ebf3802 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:51.775622 15029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf54ea657b549d9b8e780da7ebf3802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.775947 15263 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.776381 15263 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.776765 15263 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.776721 15173 tablet_service.cc:1511] Processing CreateTablet for tablet ddf54ea657b549d9b8e780da7ebf3802 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:51.779040 15173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf54ea657b549d9b8e780da7ebf3802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.780454 15106 tablet_service.cc:1511] Processing CreateTablet for tablet ddf54ea657b549d9b8e780da7ebf3802 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:51.781635 15106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf54ea657b549d9b8e780da7ebf3802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.790478 15023 tablet_service.cc:1511] Processing CreateTablet for tablet dba1fcdad1224863a0e707d5fa5a5e89 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:51.791900 15023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba1fcdad1224863a0e707d5fa5a5e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.793184 15240 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:12:51.793978 15265 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:51.794620 15265 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.795555 15246 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:51.796404 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:51.797029 15039 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.797444 15231 tablet_bootstrap.cc:492] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:51.797976 15231 ts_tablet_manager.cc:1403] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.113s	user 0.009s	sys 0.002s
I20260709 12:12:51.798036 15154 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:51.795092 15265 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.799432 15265 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.801229 15231 raft_consensus.cc:359] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.801973 15231 raft_consensus.cc:385] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.802287 15231 raft_consensus.cc:740] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.803134 15231 consensus_queue.cc:260] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.803676 15180 tablet_service.cc:1511] Processing CreateTablet for tablet 485c18c85baa4e3b9a377a69c859a99a (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:51.804612 15039 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:51.805187 15180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485c18c85baa4e3b9a377a69c859a99a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.805958 15156 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:12:51.817572 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 66203.9us
I20260709 12:12:51.817792 15268 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.818549 15154 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:12:51.748308 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 58370.9us
I20260709 12:12:51.807204 15240 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:51.823421 15240 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:51.823925 15240 raft_consensus.cc:697] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:12:51.831768 15025 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8da4bedc384d348debd1edb83093e2 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:12:51.833225 15025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8da4bedc384d348debd1edb83093e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.824846 15240 consensus_queue.cc:237] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:12:51.831806 15176 tablet_service.cc:1511] Processing CreateTablet for tablet dba1fcdad1224863a0e707d5fa5a5e89 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:51.836647 15176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba1fcdad1224863a0e707d5fa5a5e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.836512 15106 tablet_service.cc:1511] Processing CreateTablet for tablet dba1fcdad1224863a0e707d5fa5a5e89 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:51.837677 15106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba1fcdad1224863a0e707d5fa5a5e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.851593 15265 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:12:51.852869 15235 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.854489 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:51.854672 15265 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:51.855333 15039 raft_consensus.cc:2393] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 1: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:12:51.856540 15235 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:51.857445 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:51.858197 15097 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8da4bedc384d348debd1edb83093e2 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
W20260709 12:12:51.858611 15081 leader_election.cc:343] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.859642 15097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8da4bedc384d348debd1edb83093e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.862084 15173 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8da4bedc384d348debd1edb83093e2 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:12:51.863220 15173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8da4bedc384d348debd1edb83093e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.865713 15022 tablet_service.cc:1511] Processing CreateTablet for tablet d8c44ddce483473a83ef344ed3615de0 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:51.866951 15022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c44ddce483473a83ef344ed3615de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.869133 15269 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.873754 15233 tablet_bootstrap.cc:492] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:51.858716 15268 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:51.881356 15231 ts_tablet_manager.cc:1434] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.083s	user 0.009s	sys 0.000s
I20260709 12:12:51.881827 15233 ts_tablet_manager.cc:1403] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.142s	user 0.025s	sys 0.041s
I20260709 12:12:51.887622 15231 tablet_bootstrap.cc:492] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:51.894400 15263 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.897331 15171 tablet_service.cc:1511] Processing CreateTablet for tablet d8c44ddce483473a83ef344ed3615de0 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:51.898977 15231 tablet_bootstrap.cc:654] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.900025 15096 tablet_service.cc:1511] Processing CreateTablet for tablet d8c44ddce483473a83ef344ed3615de0 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:51.937558 15096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c44ddce483473a83ef344ed3615de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.901228 15024 tablet_service.cc:1511] Processing CreateTablet for tablet 6b92b9bb765e42c78011cba2f357e687 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:12:51.904912 15103 tablet_service.cc:1511] Processing CreateTablet for tablet 6b92b9bb765e42c78011cba2f357e687 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:12:51.933095 15171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c44ddce483473a83ef344ed3615de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.910594 15030 tablet_service.cc:1511] Processing CreateTablet for tablet 4fdcf3a0279d49b38f1fc4b52b4db5b6 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:12:51.912182 15179 tablet_service.cc:1511] Processing CreateTablet for tablet 6b92b9bb765e42c78011cba2f357e687 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:12:51.912643 15106 tablet_service.cc:1511] Processing CreateTablet for tablet 4fdcf3a0279d49b38f1fc4b52b4db5b6 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:12:51.942274 15106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fdcf3a0279d49b38f1fc4b52b4db5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.915493 15269 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:51.944410 15098 tablet_service.cc:1511] Processing CreateTablet for tablet 109b3e11cf174a18818534437fe87a95 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:51.916316 15178 tablet_service.cc:1511] Processing CreateTablet for tablet 4fdcf3a0279d49b38f1fc4b52b4db5b6 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:12:51.945711 15103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b92b9bb765e42c78011cba2f357e687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.945957 15178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fdcf3a0279d49b38f1fc4b52b4db5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.947434 15024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b92b9bb765e42c78011cba2f357e687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.948117 15179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b92b9bb765e42c78011cba2f357e687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.920001 15230 tablet_bootstrap.cc:492] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:51.949298 15230 ts_tablet_manager.cc:1403] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.220s	user 0.008s	sys 0.015s
I20260709 12:12:51.920200 15028 tablet_service.cc:1511] Processing CreateTablet for tablet c49ce5cf64c243a992eb7bbc13bd8090 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:51.924230 15104 tablet_service.cc:1511] Processing CreateTablet for tablet c49ce5cf64c243a992eb7bbc13bd8090 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:51.929003 15173 tablet_service.cc:1511] Processing CreateTablet for tablet c49ce5cf64c243a992eb7bbc13bd8090 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:51.954535 15173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49ce5cf64c243a992eb7bbc13bd8090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.930648 15029 tablet_service.cc:1511] Processing CreateTablet for tablet 109b3e11cf174a18818534437fe87a95 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:51.910130 15233 raft_consensus.cc:359] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.955819 15263 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:51.957526 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:51.958249 15176 tablet_service.cc:1511] Processing CreateTablet for tablet 109b3e11cf174a18818534437fe87a95 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:51.971532 15233 raft_consensus.cc:385] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.972693 15233 raft_consensus.cc:740] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.963390 15030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fdcf3a0279d49b38f1fc4b52b4db5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.975373 15039 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.979090 15023 tablet_service.cc:1511] Processing CreateTablet for tablet 361019e1b7c0464dac376e3ef962ccce (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:51.979897 15176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109b3e11cf174a18818534437fe87a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.981042 15101 tablet_service.cc:1511] Processing CreateTablet for tablet 361019e1b7c0464dac376e3ef962ccce (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:51.972707 15098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109b3e11cf174a18818534437fe87a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.988332 15028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49ce5cf64c243a992eb7bbc13bd8090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.991770 15104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49ce5cf64c243a992eb7bbc13bd8090. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:51.996379 14986 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:51.997112 15101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361019e1b7c0464dac376e3ef962ccce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:51.997380 15230 raft_consensus.cc:359] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:51.998172 15230 raft_consensus.cc:385] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.998518 15230 raft_consensus.cc:740] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.998311 14937 catalog_manager.cc:5697] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:51.973459 15233 consensus_queue.cc:260] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.000662 15039 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:52.001340 15233 ts_tablet_manager.cc:1434] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.094s	user 0.003s	sys 0.003s
I20260709 12:12:52.010165 15022 tablet_service.cc:1511] Processing CreateTablet for tablet b71a3f27b64f4f06831b0273e033dffa (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:52.011926 15173 tablet_service.cc:1511] Processing CreateTablet for tablet 361019e1b7c0464dac376e3ef962ccce (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:52.013203 15173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361019e1b7c0464dac376e3ef962ccce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.015091 15081 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:52.016415 15235 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:12:51.976142 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 157685us
I20260709 12:12:52.019505 15029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109b3e11cf174a18818534437fe87a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.020246 15235 raft_consensus.cc:697] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:52.021351 15106 tablet_service.cc:1511] Processing CreateTablet for tablet b71a3f27b64f4f06831b0273e033dffa (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:52.023191 15106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b71a3f27b64f4f06831b0273e033dffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.025421 15235 consensus_queue.cc:237] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.028498 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:52.028554 15174 tablet_service.cc:1511] Processing CreateTablet for tablet b71a3f27b64f4f06831b0273e033dffa (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:52.029340 15114 raft_consensus.cc:2393] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:52.030110 15174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b71a3f27b64f4f06831b0273e033dffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.031352 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:52.032071 15114 raft_consensus.cc:2393] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:52.033699 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:52.040428 15022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b71a3f27b64f4f06831b0273e033dffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.041667 15023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361019e1b7c0464dac376e3ef962ccce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.043036 15025 tablet_service.cc:1511] Processing CreateTablet for tablet 575378d3589a4127a135b95d0c59a8b7 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:12:52.044472 15025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 575378d3589a4127a135b95d0c59a8b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.047796 15231 tablet_bootstrap.cc:492] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:52.048285 15231 ts_tablet_manager.cc:1403] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.161s	user 0.012s	sys 0.016s
I20260709 12:12:52.006035 15230 consensus_queue.cc:260] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.051743 15263 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.052157 15263 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.054575 15103 tablet_service.cc:1511] Processing CreateTablet for tablet 575378d3589a4127a135b95d0c59a8b7 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:12:52.057657 15263 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.058122 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:12:52.059352 15081 leader_election.cc:343] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.059609 15233 tablet_bootstrap.cc:492] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:52.060048 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:52.062471 15230 ts_tablet_manager.cc:1434] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.113s	user 0.007s	sys 0.000s
I20260709 12:12:52.059950 15103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 575378d3589a4127a135b95d0c59a8b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.072465 15230 tablet_bootstrap.cc:492] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:52.079932 15190 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:52.082006 15189 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:52.079419 15180 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb9b69a03e74293943ee749800c4fa5 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:12:52.084213 15180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb9b69a03e74293943ee749800c4fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.084300 15030 tablet_service.cc:1511] Processing CreateTablet for tablet 0800021d6be24a66aac3e48abb2eded0 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:12:52.085659 15030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0800021d6be24a66aac3e48abb2eded0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.065095 15171 tablet_service.cc:1511] Processing CreateTablet for tablet 575378d3589a4127a135b95d0c59a8b7 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:12:52.065873 15097 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb9b69a03e74293943ee749800c4fa5 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:12:52.068261 15028 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb9b69a03e74293943ee749800c4fa5 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:12:52.087877 15097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb9b69a03e74293943ee749800c4fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.087906 15028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb9b69a03e74293943ee749800c4fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.088835 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:52.091799 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:52.087844 15171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 575378d3589a4127a135b95d0c59a8b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.050974 15231 raft_consensus.cc:359] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.096659 15231 raft_consensus.cc:385] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.097048 15231 raft_consensus.cc:740] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.097985 15231 consensus_queue.cc:260] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.194171 15231 ts_tablet_manager.cc:1434] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.146s	user 0.010s	sys 0.004s
I20260709 12:12:52.198638 15236 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.198513 14938 catalog_manager.cc:5697] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:52.203140 14924 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 73086us
I20260709 12:12:52.203239 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:52.203470 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:52.203187 15080 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:12:52.204686 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:52.204979 15236 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.199040 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:52.221709 15101 tablet_service.cc:1511] Processing CreateTablet for tablet 0800021d6be24a66aac3e48abb2eded0 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:12:52.219080 15235 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.222808 15235 raft_consensus.cc:697] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:52.223033 15101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0800021d6be24a66aac3e48abb2eded0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.224268 15233 tablet_bootstrap.cc:654] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.226084 15230 tablet_bootstrap.cc:654] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.216266 15190 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.234498 15178 tablet_service.cc:1511] Processing CreateTablet for tablet 0800021d6be24a66aac3e48abb2eded0 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:12:52.235919 15178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0800021d6be24a66aac3e48abb2eded0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.242738 15179 tablet_service.cc:1511] Processing CreateTablet for tablet 796a932a07d04bbe835ffef75365fcf5 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:52.243011 15174 tablet_service.cc:1511] Processing CreateTablet for tablet a5fde054c8f1457e927a5a596256898b (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:52.243227 15176 tablet_service.cc:1511] Processing CreateTablet for tablet e062234142884cef8fa9611955534ba4 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:52.243675 15080 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:12:52.244045 15179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 796a932a07d04bbe835ffef75365fcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.244478 15263 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.244920 15263 raft_consensus.cc:697] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:12:52.245365 15080 leader_election.cc:343] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.245677 15103 tablet_service.cc:1511] Processing CreateTablet for tablet a5fde054c8f1457e927a5a596256898b (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:52.245332 15106 tablet_service.cc:1511] Processing CreateTablet for tablet 796a932a07d04bbe835ffef75365fcf5 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:52.246546 15235 consensus_queue.cc:237] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.247156 15103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5fde054c8f1457e927a5a596256898b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.245692 15263 consensus_queue.cc:237] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.246276 15098 tablet_service.cc:1511] Processing CreateTablet for tablet e062234142884cef8fa9611955534ba4 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:52.248525 15098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e062234142884cef8fa9611955534ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.249708 15236 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.251624 15106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 796a932a07d04bbe835ffef75365fcf5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:52.252580 14925 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 76491.4us
I20260709 12:12:52.255411 15231 tablet_bootstrap.cc:492] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:52.255676 15176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e062234142884cef8fa9611955534ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.254982 15023 tablet_service.cc:1511] Processing CreateTablet for tablet 796a932a07d04bbe835ffef75365fcf5 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:52.257929 15023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 796a932a07d04bbe835ffef75365fcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.257700 15022 tablet_service.cc:1511] Processing CreateTablet for tablet e062234142884cef8fa9611955534ba4 (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:52.258709 15022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e062234142884cef8fa9611955534ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.260114 15029 tablet_service.cc:1511] Processing CreateTablet for tablet a5fde054c8f1457e927a5a596256898b (DEFAULT_TABLE table=test-workload [id=e4d2ec1565194159a3a075a43c44a800]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:52.261154 15029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5fde054c8f1457e927a5a596256898b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:52.268471 15174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5fde054c8f1457e927a5a596256898b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:52.246244 15080 leader_election.cc:343] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.294200 15240 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.311837 15190 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:52.308425 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:52.313102 15188 raft_consensus.cc:2393] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:52.300503 15080 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:12:52.323685 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 77467.5us
I20260709 12:12:52.324527 15080 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:12:52.325735 15080 leader_election.cc:343] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.326721 15080 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:12:52.308640 15240 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.332772 15235 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.334210 15240 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:52.336274 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:52.336689 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:12:52.337958 15156 leader_election.cc:343] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:52.338515 15154 leader_election.cc:343] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.338997 15154 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:52.339253 15233 tablet_bootstrap.cc:492] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:52.365685 15233 ts_tablet_manager.cc:1403] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.341s	user 0.014s	sys 0.009s
I20260709 12:12:52.351496 15265 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.366779 15265 raft_consensus.cc:697] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:52.355108 15271 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:12:52.368615 15233 raft_consensus.cc:359] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.369378 15233 raft_consensus.cc:385] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.369668 15233 raft_consensus.cc:740] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.350602 15263 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.370162 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:52.372006 15231 tablet_bootstrap.cc:654] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.375983 15004 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:52.340289 15240 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.346175 15236 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.381081 15233 consensus_queue.cc:260] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.380549 15236 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.377192 14937 catalog_manager.cc:5697] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.385517 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:52.385739 15265 consensus_queue.cc:237] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.386435 15188 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:52.387173 15236 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.387687 15236 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.386744 15233 ts_tablet_manager.cc:1434] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:12:52.392448 15233 tablet_bootstrap.cc:492] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:52.385545 14937 catalog_manager.cc:5697] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.398509 15233 tablet_bootstrap.cc:654] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.402586 15236 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.406810 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:52.408715 15230 tablet_bootstrap.cc:492] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:52.408579 15004 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:52.409255 15230 ts_tablet_manager.cc:1403] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.337s	user 0.021s	sys 0.024s
I20260709 12:12:52.409793 15236 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.412313 15230 raft_consensus.cc:359] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.413053 15230 raft_consensus.cc:385] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.413378 15230 raft_consensus.cc:740] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.414624 15230 consensus_queue.cc:260] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.417014 15236 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.417246 15230 ts_tablet_manager.cc:1434] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260709 12:12:52.418222 15230 tablet_bootstrap.cc:492] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:52.424427 15231 tablet_bootstrap.cc:492] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
W20260709 12:12:52.425572 15080 consensus_peers.cc:597] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:52.427829 15231 ts_tablet_manager.cc:1403] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.197s	user 0.013s	sys 0.028s
I20260709 12:12:52.428454 15263 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.436035 15231 raft_consensus.cc:359] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.441757 15231 raft_consensus.cc:385] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.442126 15231 raft_consensus.cc:740] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.444262 15231 consensus_queue.cc:260] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.446026 15230 tablet_bootstrap.cc:654] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.446463 15231 ts_tablet_manager.cc:1434] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:12:52.447868 15231 tablet_bootstrap.cc:492] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:52.447604 15240 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.465585 15231 tablet_bootstrap.cc:654] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.478549 15231 tablet_bootstrap.cc:492] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:52.478808 15230 tablet_bootstrap.cc:492] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:52.479197 15231 ts_tablet_manager.cc:1403] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.003s
I20260709 12:12:52.479238 15230 ts_tablet_manager.cc:1403] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.018s
I20260709 12:12:52.482532 15231 raft_consensus.cc:359] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.482483 15230 raft_consensus.cc:359] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.483373 15231 raft_consensus.cc:385] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.483487 15230 raft_consensus.cc:385] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.483693 15231 raft_consensus.cc:740] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.483901 15230 raft_consensus.cc:740] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.484428 15231 consensus_queue.cc:260] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.484776 15230 consensus_queue.cc:260] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.487053 15230 ts_tablet_manager.cc:1434] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:12:52.488231 15230 tablet_bootstrap.cc:492] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:52.494940 15230 tablet_bootstrap.cc:654] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.487053 15231 ts_tablet_manager.cc:1434] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:12:52.496418 15233 tablet_bootstrap.cc:492] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:52.496860 15231 tablet_bootstrap.cc:492] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:52.496960 15233 ts_tablet_manager.cc:1403] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.105s	user 0.048s	sys 0.038s
I20260709 12:12:52.500264 15233 raft_consensus.cc:359] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.501057 15233 raft_consensus.cc:385] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.501380 15233 raft_consensus.cc:740] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.502283 15233 consensus_queue.cc:260] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.504288 15231 tablet_bootstrap.cc:654] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.509608 15230 tablet_bootstrap.cc:492] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:52.510428 15230 ts_tablet_manager.cc:1403] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260709 12:12:52.511082 15286 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.511646 15286 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.513913 15286 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.513281 15230 raft_consensus.cc:359] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.514734 15230 raft_consensus.cc:385] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.509598 15233 ts_tablet_manager.cc:1434] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:12:52.516153 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:52.515035 15230 raft_consensus.cc:740] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.516959 15188 raft_consensus.cc:2393] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:52.517169 15230 consensus_queue.cc:260] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.518443 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:52.519410 15230 ts_tablet_manager.cc:1434] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:12:52.520422 15230 tablet_bootstrap.cc:492] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:52.521070 15004 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:52.522224 15286 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.516426 15233 tablet_bootstrap.cc:492] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:52.526767 15236 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.527309 15236 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.529408 15236 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.531136 15233 tablet_bootstrap.cc:654] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.531051 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:52.532285 14936 catalog_manager.cc:5697] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.535835 15230 tablet_bootstrap.cc:654] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.539521 15265 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.540019 15265 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.541963 15265 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.544106 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:52.544744 15039 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:52.545986 15081 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:52.548151 15231 tablet_bootstrap.cc:492] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:52.548631 15231 ts_tablet_manager.cc:1403] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.022s
I20260709 12:12:52.551313 15231 raft_consensus.cc:359] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:12:52.551962 15005 leader_election.cc:343] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.551896 15286 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.551999 15231 raft_consensus.cc:385] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.553087 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:52.553311 15231 raft_consensus.cc:740] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.553706 15115 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:52.554093 15231 consensus_queue.cc:260] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.556473 15230 tablet_bootstrap.cc:492] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:52.556515 15231 ts_tablet_manager.cc:1434] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:52.557006 15230 ts_tablet_manager.cc:1403] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.007s
I20260709 12:12:52.557457 15231 tablet_bootstrap.cc:492] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:52.557880 15004 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:52.559443 15265 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.559811 15265 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.560127 15265 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.561043 15233 tablet_bootstrap.cc:492] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:52.561467 15233 ts_tablet_manager.cc:1403] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.011s
I20260709 12:12:52.559077 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:52.563468 15231 tablet_bootstrap.cc:654] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.563978 15233 raft_consensus.cc:359] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:12:52.564451 15080 leader_election.cc:343] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.559578 15230 raft_consensus.cc:359] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.565220 15230 raft_consensus.cc:385] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.565496 15230 raft_consensus.cc:740] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.566184 15230 consensus_queue.cc:260] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.568308 15230 ts_tablet_manager.cc:1434] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 12:12:52.569303 15230 tablet_bootstrap.cc:492] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:52.571452 15286 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.571854 15286 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.572121 15286 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.575383 15233 raft_consensus.cc:385] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.575841 15233 raft_consensus.cc:740] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.576730 15233 consensus_queue.cc:260] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.578879 15233 ts_tablet_manager.cc:1434] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:12:52.581223 15233 tablet_bootstrap.cc:492] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:52.581977 15231 tablet_bootstrap.cc:492] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:52.582397 15231 ts_tablet_manager.cc:1403] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.013s
I20260709 12:12:52.584954 15231 raft_consensus.cc:359] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.585959 15231 raft_consensus.cc:385] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.586226 15231 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.587124 15233 tablet_bootstrap.cc:654] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.586953 15231 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.589027 15231 ts_tablet_manager.cc:1434] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:52.585003 15286 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.589807 15230 tablet_bootstrap.cc:654] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.592028 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:52.592561 15115 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.594972 15231 tablet_bootstrap.cc:492] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:52.599458 15115 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:52.600664 15004 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:52.601387 15231 tablet_bootstrap.cc:654] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.601490 15236 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.602032 15236 raft_consensus.cc:697] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:52.602813 15236 consensus_queue.cc:237] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.587466 15265 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.607906 15286 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.608952 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:12:52.610342 15005 leader_election.cc:343] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.613235 15230 tablet_bootstrap.cc:492] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:52.613699 15230 ts_tablet_manager.cc:1403] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.013s
I20260709 12:12:52.614784 15231 tablet_bootstrap.cc:492] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:52.615247 15231 ts_tablet_manager.cc:1403] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 12:12:52.616283 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:52.616858 15039 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.617733 15231 raft_consensus.cc:359] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.617472 14936 catalog_manager.cc:5697] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.618379 15231 raft_consensus.cc:385] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.618690 15231 raft_consensus.cc:740] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.618929 15233 tablet_bootstrap.cc:492] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:52.619376 15233 ts_tablet_manager.cc:1403] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.010s
I20260709 12:12:52.619493 15231 consensus_queue.cc:260] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.622099 15233 raft_consensus.cc:359] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.622738 15233 raft_consensus.cc:385] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.622996 15233 raft_consensus.cc:740] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.623263 15039 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:52.623657 15233 consensus_queue.cc:260] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.624452 15081 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:52.625444 15263 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.625449 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:52.626008 15263 raft_consensus.cc:697] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:52.626101 15188 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.626843 15263 consensus_queue.cc:237] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.628940 15233 ts_tablet_manager.cc:1434] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:12:52.629855 15233 tablet_bootstrap.cc:492] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:52.621735 15231 ts_tablet_manager.cc:1434] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:52.631176 15231 tablet_bootstrap.cc:492] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:52.635704 15233 tablet_bootstrap.cc:654] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.636806 15231 tablet_bootstrap.cc:654] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.638614 15230 raft_consensus.cc:359] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.639366 15230 raft_consensus.cc:385] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.639660 15230 raft_consensus.cc:740] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.640484 15230 consensus_queue.cc:260] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.642443 15188 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:52.642946 15230 ts_tablet_manager.cc:1434] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 12:12:52.643987 15230 tablet_bootstrap.cc:492] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:52.649008 15265 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.649991 15230 tablet_bootstrap.cc:654] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.656349 15230 tablet_bootstrap.cc:492] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:52.655951 14936 catalog_manager.cc:5697] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.657330 15231 tablet_bootstrap.cc:492] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:52.657773 15231 ts_tablet_manager.cc:1403] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.015s
I20260709 12:12:52.657821 15233 tablet_bootstrap.cc:492] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:52.657804 15230 ts_tablet_manager.cc:1403] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 12:12:52.658423 15233 ts_tablet_manager.cc:1403] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.001s
I20260709 12:12:52.660478 15231 raft_consensus.cc:359] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.660712 15230 raft_consensus.cc:359] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.661149 15231 raft_consensus.cc:385] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.660941 15233 raft_consensus.cc:359] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.661515 15230 raft_consensus.cc:385] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.661629 15233 raft_consensus.cc:385] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.661549 15231 raft_consensus.cc:740] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.662088 15230 raft_consensus.cc:740] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.662137 15233 raft_consensus.cc:740] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.662922 15230 consensus_queue.cc:260] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.663108 15233 consensus_queue.cc:260] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.664407 15231 consensus_queue.cc:260] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.665509 15230 ts_tablet_manager.cc:1434] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:52.666395 15230 tablet_bootstrap.cc:492] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:52.669602 15233 ts_tablet_manager.cc:1434] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:12:52.670303 15231 ts_tablet_manager.cc:1434] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:12:52.670563 15233 tablet_bootstrap.cc:492] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:52.671216 15231 tablet_bootstrap.cc:492] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:52.672884 15230 tablet_bootstrap.cc:654] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.677191 15233 tablet_bootstrap.cc:654] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.677821 15231 tablet_bootstrap.cc:654] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:52.681763 15066 tablet.cc:2406] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:12:52.689980 15236 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.690225 15230 tablet_bootstrap.cc:492] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:52.690773 15230 ts_tablet_manager.cc:1403] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.004s
I20260709 12:12:52.690567 15236 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.691847 15233 tablet_bootstrap.cc:492] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:52.692304 15233 ts_tablet_manager.cc:1403] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.002s
I20260709 12:12:52.692787 15236 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.693670 15230 raft_consensus.cc:359] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.694355 15230 raft_consensus.cc:385] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.694357 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:52.694712 15230 raft_consensus.cc:740] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.694730 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:52.694873 15233 raft_consensus.cc:359] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.695436 15230 consensus_queue.cc:260] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.695886 15233 raft_consensus.cc:385] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:12:52.695958 15005 leader_election.cc:343] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.696153 15233 raft_consensus.cc:740] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
W20260709 12:12:52.696545 15004 leader_election.cc:343] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.696847 15004 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:52.696908 15233 consensus_queue.cc:260] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.697379 15236 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.690225 15231 tablet_bootstrap.cc:492] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:52.698843 15231 ts_tablet_manager.cc:1403] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.007s
I20260709 12:12:52.698998 15230 ts_tablet_manager.cc:1434] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:12:52.700022 15230 tablet_bootstrap.cc:492] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:52.701465 15231 raft_consensus.cc:359] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.702127 15231 raft_consensus.cc:385] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.702405 15231 raft_consensus.cc:740] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.703202 15231 consensus_queue.cc:260] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.703823 15233 ts_tablet_manager.cc:1434] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 12:12:52.704798 15233 tablet_bootstrap.cc:492] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:52.706166 15230 tablet_bootstrap.cc:654] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.710464 15231 ts_tablet_manager.cc:1434] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:12:52.711228 15233 tablet_bootstrap.cc:654] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.711542 15231 tablet_bootstrap.cc:492] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:52.713593 15263 consensus_queue.cc:1048] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.723649 15231 tablet_bootstrap.cc:654] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.730152 15230 tablet_bootstrap.cc:492] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:52.730685 15230 ts_tablet_manager.cc:1403] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.002s
I20260709 12:12:52.733448 15230 raft_consensus.cc:359] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.734135 15230 raft_consensus.cc:385] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.734197 15231 tablet_bootstrap.cc:492] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:52.734460 15230 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.734753 15231 ts_tablet_manager.cc:1403] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260709 12:12:52.735313 15230 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.742352 15230 ts_tablet_manager.cc:1434] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:12:52.737963 15233 tablet_bootstrap.cc:492] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:52.743415 15230 tablet_bootstrap.cc:492] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:52.743760 15233 ts_tablet_manager.cc:1403] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.022s
I20260709 12:12:52.744683 15236 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.745157 15236 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.747319 15236 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.739410 15300 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.749114 15300 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.749368 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:52.750001 15230 tablet_bootstrap.cc:654] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.750919 15300 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:52.752686 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:52.753039 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:52.753609 15039 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:52.753672 15235 consensus_queue.cc:1048] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.754923 15156 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:12:52.755640 15005 leader_election.cc:343] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.739539 15231 raft_consensus.cc:359] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.756479 15231 raft_consensus.cc:385] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.747015 15233 raft_consensus.cc:359] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.756752 15265 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.756987 15233 raft_consensus.cc:385] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.757442 15233 raft_consensus.cc:740] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.757318 15265 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.758399 15233 consensus_queue.cc:260] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.759589 15299 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.759972 15299 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.760296 15299 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.760432 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:12:52.757285 15004 leader_election.cc:343] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.761160 15115 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:52.761272 15004 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:52.754966 15235 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.762615 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:52.763260 15039 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:52.756747 15231 raft_consensus.cc:740] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.764518 15081 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:52.764825 15231 consensus_queue.cc:260] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.766049 15286 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.767201 15299 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.768334 15231 ts_tablet_manager.cc:1434] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.002s
I20260709 12:12:52.768726 15263 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.769105 15263 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.769446 15263 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.771600 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:52.772238 15038 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.772574 15265 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.769389 15231 tablet_bootstrap.cc:492] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:52.775205 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:52.775817 15190 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:52.778957 15300 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.779472 15300 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.784435 15299 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:52.785445 15233 ts_tablet_manager.cc:1434] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 12:12:52.786085 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:52.786688 15115 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.786433 15233 tablet_bootstrap.cc:492] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:52.789855 15231 tablet_bootstrap.cc:654] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.792551 15300 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:52.793443 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:52.796367 15233 tablet_bootstrap.cc:654] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.797719 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:52.807824 15154 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:52.808758 15230 tablet_bootstrap.cc:492] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:52.822789 15230 ts_tablet_manager.cc:1403] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.026s
I20260709 12:12:52.825771 15230 raft_consensus.cc:359] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.826511 15230 raft_consensus.cc:385] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.826803 15230 raft_consensus.cc:740] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.827768 15230 consensus_queue.cc:260] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.828212 15300 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.828862 15300 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.830778 15230 ts_tablet_manager.cc:1434] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 12:12:52.831852 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:52.832283 15300 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:12:52.833386 15156 leader_election.cc:343] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.836434 15236 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.837007 15236 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.840221 15236 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.841200 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:52.841502 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:52.841993 15114 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:52.842279 15116 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:52.842494 15300 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.844121 15236 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.844008 15004 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:52.844537 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:52.845398 15286 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.845805 15286 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.845883 15188 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:52.846177 15286 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.847711 15230 tablet_bootstrap.cc:492] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:52.844643 15236 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.821555 15115 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:52.844692 15154 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:12:52.837294 15038 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:52.855643 15154 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:52.857007 15236 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.857240 15299 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.857628 15299 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.857980 15299 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.858184 15300 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.858692 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:52.858979 15300 raft_consensus.cc:697] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:12:52.860176 15005 leader_election.cc:343] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.860010 15300 consensus_queue.cc:237] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.797487 15263 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.861233 15235 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.863008 15230 tablet_bootstrap.cc:654] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.864764 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:52.863986 15263 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.865402 15040 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.865245 15299 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.868001 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:52.868811 15231 tablet_bootstrap.cc:492] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:52.869258 15231 ts_tablet_manager.cc:1403] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.100s	user 0.023s	sys 0.018s
W20260709 12:12:52.869377 15156 leader_election.cc:343] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.871169 15299 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:52.871496 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:52.872164 15114 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.872624 15231 raft_consensus.cc:359] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.873275 15231 raft_consensus.cc:385] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.873535 15231 raft_consensus.cc:740] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.874075 15233 tablet_bootstrap.cc:492] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:52.874593 15233 ts_tablet_manager.cc:1403] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.088s	user 0.025s	sys 0.034s
I20260709 12:12:52.874321 15231 consensus_queue.cc:260] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.872074 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:52.879854 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:52.880309 15114 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:52.880474 15190 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.859401 15286 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:12:52.883057 15004 leader_election.cc:343] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.883579 15004 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:52.884680 15233 raft_consensus.cc:359] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.885289 15236 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:52.886332 15233 raft_consensus.cc:385] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.886987 15233 raft_consensus.cc:740] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.887635 15231 ts_tablet_manager.cc:1434] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 12:12:52.888562 15233 consensus_queue.cc:260] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.890018 15263 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.891330 15190 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:52.892583 15233 ts_tablet_manager.cc:1434] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260709 12:12:52.894012 15080 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:52.894101 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:52.889369 15286 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.894858 15115 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.895649 15233 tablet_bootstrap.cc:492] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:52.896900 15263 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.897447 15263 raft_consensus.cc:697] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:52.898600 15263 consensus_queue.cc:237] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.899823 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:52.900305 15231 tablet_bootstrap.cc:492] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:52.900421 15189 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.905107 15233 tablet_bootstrap.cc:654] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.905830 15154 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:12:52.907071 15231 tablet_bootstrap.cc:654] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.907994 15189 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:52.913934 15299 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.915060 15299 raft_consensus.cc:697] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:12:52.914461 15040 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:52.914463 15005 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:52.915970 15299 consensus_queue.cc:237] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.903124 15115 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:52.920109 15286 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.923355 15286 raft_consensus.cc:697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:52.931375 15230 tablet_bootstrap.cc:492] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:52.932071 15230 ts_tablet_manager.cc:1403] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.085s	user 0.022s	sys 0.022s
I20260709 12:12:52.935113 15230 raft_consensus.cc:359] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.935990 15230 raft_consensus.cc:385] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.936357 15230 raft_consensus.cc:740] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.938481 14936 catalog_manager.cc:5697] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:52.940948 15230 consensus_queue.cc:260] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.946846 14938 catalog_manager.cc:5697] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.948077 15236 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.948649 15236 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.950771 15236 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.952003 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:52.952704 15115 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:52.925223 15286 consensus_queue.cc:237] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.953753 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:52.955407 15300 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:12:52.955631 15005 leader_election.cc:343] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.958942 15230 ts_tablet_manager.cc:1434] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.004s
I20260709 12:12:52.959987 15230 tablet_bootstrap.cc:492] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:52.962765 15263 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.955884 15300 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.964214 15263 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.971711 15300 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:52.972442 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:52.973066 15040 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:52.973207 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:52.973903 15235 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.974267 15156 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:52.974385 15235 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:52.975128 15300 raft_consensus.cc:2804] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.975508 15300 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.975817 15300 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.974677 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:52.964998 15004 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:52.976683 15265 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:52.978785 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:52.979387 15040 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:52.977594 15236 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.980283 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:52.971717 15263 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.982249 15236 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.982205 15081 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:52.982729 15236 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.981822 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:52.983214 15263 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.983606 15263 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.976805 15188 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:52.984063 15263 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.976711 15235 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:52.983621 15038 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:52.985783 15230 tablet_bootstrap.cc:654] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:52.977802 15154 leader_election.cc:343] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.988492 15081 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:52.989483 15235 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.989849 15235 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.990164 15235 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:52.994081 15080 leader_election.cc:343] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.012763 15263 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.031605 15231 tablet_bootstrap.cc:492] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:53.032390 15231 ts_tablet_manager.cc:1403] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.132s	user 0.020s	sys 0.025s
I20260709 12:12:53.036761 15233 tablet_bootstrap.cc:492] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:53.037287 15233 ts_tablet_manager.cc:1403] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.143s	user 0.028s	sys 0.042s
I20260709 12:12:53.045506 15233 raft_consensus.cc:359] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.045380 15231 raft_consensus.cc:359] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.046182 15231 raft_consensus.cc:385] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.046444 15231 raft_consensus.cc:740] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.047591 15231 consensus_queue.cc:260] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.038405 15337 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.048557 15337 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.049602 15231 ts_tablet_manager.cc:1434] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 12:12:53.050019 15300 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.050781 15233 raft_consensus.cc:385] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.051076 15233 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.051831 15233 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.053937 15233 ts_tablet_manager.cc:1434] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.003s
I20260709 12:12:53.054186 15263 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:53.054808 15233 tablet_bootstrap.cc:492] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:53.050516 15231 tablet_bootstrap.cc:492] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:53.057785 15284 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:53.058686 14938 catalog_manager.cc:5697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.061532 15188 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.043161 15236 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.056643 15337 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:53.163033 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:53.140017 15263 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:12:53.163766 15116 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.145833 15231 tablet_bootstrap.cc:654] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.148896 15233 tablet_bootstrap.cc:654] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.077528 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:53.127652 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:53.165246 15039 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.067646 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:53.163466 15236 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:53.164294 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:53.076838 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:12:53.171919 15005 leader_election.cc:343] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.073817 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:53.172430 15038 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.172745 15040 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:53.142962 15300 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:53.170365 15230 tablet_bootstrap.cc:492] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:53.174213 15230 ts_tablet_manager.cc:1403] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.214s	user 0.013s	sys 0.010s
I20260709 12:12:53.128036 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:53.112955 15235 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.175678 15081 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:12:53.175905 15154 leader_election.cc:343] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.172189 15116 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:53.179664 15004 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:53.177474 15300 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.180720 15236 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.180815 15300 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.185379 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:53.188418 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:53.193608 15230 raft_consensus.cc:359] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.194320 15230 raft_consensus.cc:385] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.194584 15230 raft_consensus.cc:740] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.181285 15236 raft_consensus.cc:697] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:53.188987 15040 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.196812 15236 consensus_queue.cc:237] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.196851 15230 consensus_queue.cc:260] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.181985 15189 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.175740 15263 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:12:53.189369 15235 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:53.207481 15039 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:53.181895 15187 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
W20260709 12:12:53.213357 14986 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:53.214823 15190 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.215713 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:53.217988 15156 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:53.218763 15299 raft_consensus.cc:2804] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.219228 15299 raft_consensus.cc:697] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:12:53.208166 15080 leader_election.cc:343] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.220073 15299 consensus_queue.cc:237] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.220629 15336 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.221022 15336 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.221321 15336 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.221451 15230 ts_tablet_manager.cc:1434] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.003s
I20260709 12:12:53.222390 15230 tablet_bootstrap.cc:492] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:53.224380 15300 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:53.257750 15231 tablet_bootstrap.cc:492] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:53.258342 15231 ts_tablet_manager.cc:1403] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.208s	user 0.027s	sys 0.046s
I20260709 12:12:53.261495 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:53.262365 15233 tablet_bootstrap.cc:492] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:53.262804 15233 ts_tablet_manager.cc:1403] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.208s	user 0.018s	sys 0.058s
I20260709 12:12:53.263849 15286 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.265576 15233 raft_consensus.cc:359] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.266314 15233 raft_consensus.cc:385] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.266574 15233 raft_consensus.cc:740] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.267446 15233 consensus_queue.cc:260] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.267658 15336 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.269191 15154 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:53.269964 15233 ts_tablet_manager.cc:1434] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:53.271378 15233 tablet_bootstrap.cc:492] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:53.273138 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:53.273748 15039 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.279156 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:53.279853 15188 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.287039 15300 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.287753 15188 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:53.288991 15080 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:53.289745 15263 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.290221 15263 raft_consensus.cc:697] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:53.291051 15263 consensus_queue.cc:237] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.293320 14935 catalog_manager.cc:5697] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:53.276360 15040 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:53.278438 15336 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:53.314476 15081 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:53.317047 15039 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:53.319180 15271 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.321561 15038 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:53.329118 15230 tablet_bootstrap.cc:654] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.329937 15233 tablet_bootstrap.cc:654] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.328321 15231 raft_consensus.cc:359] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.330338 15231 raft_consensus.cc:385] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.330654 15337 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.330642 15231 raft_consensus.cc:740] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.331148 15337 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.326954 15081 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:53.332461 15231 consensus_queue.cc:260] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.335393 15337 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:53.335494 15338 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.336045 15338 raft_consensus.cc:697] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:53.336905 15338 consensus_queue.cc:237] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.326112 15336 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.339430 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:53.340595 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:53.327512 15189 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:53.343907 15336 raft_consensus.cc:697] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:53.343173 15231 ts_tablet_manager.cc:1434] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.000s
I20260709 12:12:53.345685 15039 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:53.346107 15336 consensus_queue.cc:237] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.349026 15231 tablet_bootstrap.cc:492] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:53.346972 15081 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:12:53.352952 15080 leader_election.cc:343] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.360642 14936 catalog_manager.cc:5697] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.363131 15337 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.363637 15337 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.363987 15337 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.384307 14935 catalog_manager.cc:5697] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:53.388339 15230 tablet_bootstrap.cc:492] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:53.389276 15337 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.391680 15230 ts_tablet_manager.cc:1403] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.169s	user 0.014s	sys 0.008s
I20260709 12:12:53.394277 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:53.394990 15039 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.407306 15233 tablet_bootstrap.cc:492] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:53.407831 15233 ts_tablet_manager.cc:1403] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.137s	user 0.020s	sys 0.028s
I20260709 12:12:53.409366 15230 raft_consensus.cc:359] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.410051 15230 raft_consensus.cc:385] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.410302 15230 raft_consensus.cc:740] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.410516 15337 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:53.410275 15233 raft_consensus.cc:359] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.411057 15230 consensus_queue.cc:260] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.411556 15233 raft_consensus.cc:385] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.412725 15233 raft_consensus.cc:740] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.413606 15230 ts_tablet_manager.cc:1434] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.006s
I20260709 12:12:53.413335 15233 consensus_queue.cc:260] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.414546 15230 tablet_bootstrap.cc:492] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:53.415031 15233 ts_tablet_manager.cc:1434] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:12:53.415895 15233 tablet_bootstrap.cc:492] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:53.416347 15236 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.414354 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:53.417109 14938 catalog_manager.cc:5697] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:53.420521 15080 leader_election.cc:343] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.420707 15230 tablet_bootstrap.cc:654] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.421456 15337 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.421907 15233 tablet_bootstrap.cc:654] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.419173 14938 catalog_manager.cc:5697] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.430356 15299 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.436157 15299 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.444255 15233 tablet_bootstrap.cc:492] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:53.444741 15233 ts_tablet_manager.cc:1403] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.006s
I20260709 12:12:53.444977 15299 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.445595 15038 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.447227 15233 raft_consensus.cc:359] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.447942 15233 raft_consensus.cc:385] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.448210 15233 raft_consensus.cc:740] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.448844 15233 consensus_queue.cc:260] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.452489 15231 tablet_bootstrap.cc:654] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.452905 15233 ts_tablet_manager.cc:1434] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:12:53.455415 15233 tablet_bootstrap.cc:492] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:53.445597 15299 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.458526 15345 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:12:53.467072 15299 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:53.459132 15336 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:12:53.486542 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:53.485678 15039 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
W20260709 12:12:53.488835 15156 leader_election.cc:343] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.489324 15081 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:53.490630 15338 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.491145 15338 raft_consensus.cc:697] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:53.492285 15338 consensus_queue.cc:237] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.496207 15299 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.503839 15230 tablet_bootstrap.cc:492] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:53.504539 15230 ts_tablet_manager.cc:1403] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.002s
I20260709 12:12:53.499436 15345 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.507114 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:53.508602 15345 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.510813 15345 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:53.512085 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:53.561947 15233 tablet_bootstrap.cc:654] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.565284 15230 raft_consensus.cc:359] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.566124 15230 raft_consensus.cc:385] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.566399 15230 raft_consensus.cc:740] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.572420 15230 consensus_queue.cc:260] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.578425 15362 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.585047 15230 ts_tablet_manager.cc:1434] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.001s
I20260709 12:12:53.579026 15362 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:12:53.575137 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 51360.8us
W20260709 12:12:53.587404 15154 leader_election.cc:343] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.588120 15231 tablet_bootstrap.cc:492] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:53.588279 15154 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:53.588627 15231 ts_tablet_manager.cc:1403] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.243s	user 0.018s	sys 0.034s
I20260709 12:12:53.589725 15230 tablet_bootstrap.cc:492] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:53.591533 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:53.592355 15037 raft_consensus.cc:2393] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:53.589237 15300 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.602463 14938 catalog_manager.cc:5697] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.603670 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:53.604530 15338 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.610849 15338 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.588014 15362 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:53.615054 15338 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:53.650751 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:53.651157 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:53.652700 15005 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:12:53.652819 15080 leader_election.cc:343] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.658383 15230 tablet_bootstrap.cc:654] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.663864 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:53.663823 15231 raft_consensus.cc:359] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.665639 15154 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:53.665983 15231 raft_consensus.cc:385] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.666376 15231 raft_consensus.cc:740] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.666949 15370 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.667184 15231 consensus_queue.cc:260] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:12:53.668917 15081 leader_election.cc:343] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.669430 15081 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:53.670794 15263 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.667095 15338 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.672322 15231 ts_tablet_manager.cc:1434] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.083s	user 0.009s	sys 0.011s
I20260709 12:12:53.672166 15338 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.673408 15231 tablet_bootstrap.cc:492] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:53.675233 15370 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.676152 15338 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:53.676785 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:12:53.678611 15080 leader_election.cc:343] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.678637 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:12:53.685086 15081 leader_election.cc:343] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.685525 15081 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:53.686883 15338 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.694387 15233 tablet_bootstrap.cc:492] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:53.694828 15233 ts_tablet_manager.cc:1403] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.240s	user 0.008s	sys 0.020s
I20260709 12:12:53.697376 15231 tablet_bootstrap.cc:654] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.697372 15233 raft_consensus.cc:359] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.698336 15233 raft_consensus.cc:385] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.698622 15233 raft_consensus.cc:740] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.699487 15233 consensus_queue.cc:260] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.701929 15233 ts_tablet_manager.cc:1434] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:53.703086 15233 tablet_bootstrap.cc:492] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:53.703137 15338 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:53.711104 15233 tablet_bootstrap.cc:654] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.717900 15345 consensus_queue.cc:1048] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:53.720193 15370 consensus_queue.cc:1048] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.729091 15230 tablet_bootstrap.cc:492] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:53.729570 15230 ts_tablet_manager.cc:1403] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.140s	user 0.008s	sys 0.005s
I20260709 12:12:53.730540 14936 catalog_manager.cc:5697] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:53.732092 15230 raft_consensus.cc:359] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.732738 15230 raft_consensus.cc:385] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.732987 15230 raft_consensus.cc:740] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.733979 15187 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.739391 15230 consensus_queue.cc:260] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.739970 15233 tablet_bootstrap.cc:492] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:53.740501 15233 ts_tablet_manager.cc:1403] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.008s
I20260709 12:12:53.741279 15345 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.741506 15230 ts_tablet_manager.cc:1434] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:12:53.741755 15345 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.742379 15230 tablet_bootstrap.cc:492] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:53.743182 15233 raft_consensus.cc:359] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.743750 15345 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:53.747664 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:53.750962 15233 raft_consensus.cc:385] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.751261 15233 raft_consensus.cc:740] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
W20260709 12:12:53.749571 15154 consensus_peers.cc:597] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:53.751878 15233 consensus_queue.cc:260] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.753633 15230 tablet_bootstrap.cc:654] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.754242 15233 ts_tablet_manager.cc:1434] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 12:12:53.755369 15338 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.755729 15233 tablet_bootstrap.cc:492] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:53.755884 15338 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.758883 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:12:53.759963 15005 leader_election.cc:343] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.760298 15338 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:53.761842 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:53.762137 15345 consensus_queue.cc:1048] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.763751 15037 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:53.765331 15081 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:53.766212 15263 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.766577 15263 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.766914 15263 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.767345 15113 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:53.774106 15236 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:53.780745 15004 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:53.781203 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:53.781916 15187 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:53.784394 15345 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:53.784781 15345 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:53.785104 15345 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.785393 15338 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.785802 15300 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:53.786340 15300 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.788367 15263 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.788761 15300 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:53.790868 15263 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:53.791525 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:53.792511 15037 raft_consensus.cc:2393] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:53.799665 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:53.804818 15039 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.799695 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:53.807015 15338 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.807754 15188 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.808806 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:53.828584 15154 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:53.830598 15300 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.873629 15231 tablet_bootstrap.cc:492] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:53.874351 15231 ts_tablet_manager.cc:1403] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.201s	user 0.066s	sys 0.048s
I20260709 12:12:53.874917 15263 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:12:53.890054 15300 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:53.890054 15345 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.906661 15231 raft_consensus.cc:359] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.907474 15231 raft_consensus.cc:385] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.907742 15231 raft_consensus.cc:740] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.913992 15188 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:53.916445 15080 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:53.917343 15337 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:53.917829 15337 raft_consensus.cc:697] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:53.918607 15337 consensus_queue.cc:237] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.928932 15231 consensus_queue.cc:260] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.934973 15231 ts_tablet_manager.cc:1434] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.001s
I20260709 12:12:53.937909 15231 tablet_bootstrap.cc:492] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:53.940198 15230 tablet_bootstrap.cc:492] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:53.940738 15230 ts_tablet_manager.cc:1403] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.199s	user 0.017s	sys 0.038s
I20260709 12:12:53.940549 15338 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.942796 15345 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:53.943871 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:53.944144 15338 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:53.945295 15005 leader_election.cc:343] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:53.947494 15233 tablet_bootstrap.cc:654] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:53.939177 15039 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:53.965384 15230 raft_consensus.cc:359] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.970418 15230 raft_consensus.cc:385] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:53.970742 15230 raft_consensus.cc:740] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:53.971459 15230 consensus_queue.cc:260] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:53.974527 15230 ts_tablet_manager.cc:1434] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.004s
I20260709 12:12:53.975261 15230 tablet_bootstrap.cc:492] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:53.986348 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:53.986975 15113 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:53.991138 15336 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.005218 15231 tablet_bootstrap.cc:654] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.010864 15113 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:54.000751 15336 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.015410 15336 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.016184 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:54.016607 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:54.017248 15189 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
W20260709 12:12:54.018991 15081 leader_election.cc:343] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.020262 15080 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:12:54.021093 15390 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:54.021471 15390 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:54.021697 15230 tablet_bootstrap.cc:654] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.021839 15390 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.022388 15233 tablet_bootstrap.cc:492] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:54.022913 15233 ts_tablet_manager.cc:1403] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.268s	user 0.013s	sys 0.017s
I20260709 12:12:54.025722 15233 raft_consensus.cc:359] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.026468 15233 raft_consensus.cc:385] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.026729 15233 raft_consensus.cc:740] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.027527 15233 consensus_queue.cc:260] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.028227 15004 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:54.029210 15230 tablet_bootstrap.cc:492] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:54.029424 15345 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:54.029801 15230 ts_tablet_manager.cc:1403] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.055s	user 0.005s	sys 0.005s
I20260709 12:12:54.029928 15345 raft_consensus.cc:697] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:54.031597 15345 consensus_queue.cc:237] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.033026 15233 ts_tablet_manager.cc:1434] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:12:54.034117 15233 tablet_bootstrap.cc:492] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:54.038244 15390 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.041025 15263 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.043383 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:12:54.045122 15081 leader_election.cc:343] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.047966 15230 raft_consensus.cc:359] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.048744 15230 raft_consensus.cc:385] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.049088 15230 raft_consensus.cc:740] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.049814 15230 consensus_queue.cc:260] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.050829 14936 catalog_manager.cc:5697] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.054124 15230 ts_tablet_manager.cc:1434] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:12:54.055172 15230 tablet_bootstrap.cc:492] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:54.059115 15390 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.061259 14938 catalog_manager.cc:5697] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.063452 15233 tablet_bootstrap.cc:654] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.071316 15263 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.065217 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:54.072302 15187 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.080046 15187 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:54.070724 15230 tablet_bootstrap.cc:654] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.085831 15080 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:12:54.086603 15390 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:54.087061 15390 raft_consensus.cc:697] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:54.087857 15390 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.100347 15231 tablet_bootstrap.cc:492] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:54.100895 15231 ts_tablet_manager.cc:1403] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.163s	user 0.035s	sys 0.043s
I20260709 12:12:54.104063 15231 raft_consensus.cc:359] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.104830 15231 raft_consensus.cc:385] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.105108 15231 raft_consensus.cc:740] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.105844 15231 consensus_queue.cc:260] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.107996 15231 ts_tablet_manager.cc:1434] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:54.108976 15231 tablet_bootstrap.cc:492] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:54.114763 15231 tablet_bootstrap.cc:654] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.116173 15345 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.116675 15345 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.118700 15345 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.125787 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:54.128707 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:12:54.129532 15004 leader_election.cc:343] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:54.130728 15005 leader_election.cc:343] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.131433 15005 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:54.132606 15345 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:54.136365 15230 tablet_bootstrap.cc:492] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:54.136910 15230 ts_tablet_manager.cc:1403] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.021s
I20260709 12:12:54.138216 15233 tablet_bootstrap.cc:492] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:54.138710 15233 ts_tablet_manager.cc:1403] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.011s
I20260709 12:12:54.138677 14936 catalog_manager.cc:5697] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.140429 15230 raft_consensus.cc:359] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.141132 15230 raft_consensus.cc:385] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.141407 15230 raft_consensus.cc:740] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.141491 15233 raft_consensus.cc:359] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.142144 15233 raft_consensus.cc:385] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.142488 15233 raft_consensus.cc:740] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.142088 15230 consensus_queue.cc:260] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.143133 15233 consensus_queue.cc:260] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.145139 15230 ts_tablet_manager.cc:1434] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:54.146036 15230 tablet_bootstrap.cc:492] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:54.146710 15231 tablet_bootstrap.cc:492] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:54.147145 15231 ts_tablet_manager.cc:1403] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.007s
I20260709 12:12:54.149737 15231 raft_consensus.cc:359] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.150377 15231 raft_consensus.cc:385] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.150614 15231 raft_consensus.cc:740] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.151199 15231 consensus_queue.cc:260] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.151901 15230 tablet_bootstrap.cc:654] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.153381 15231 ts_tablet_manager.cc:1434] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:54.153882 15233 ts_tablet_manager.cc:1434] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:12:54.154526 15231 tablet_bootstrap.cc:492] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:54.160408 15230 tablet_bootstrap.cc:492] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:54.161306 15230 ts_tablet_manager.cc:1403] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 12:12:54.161885 15231 tablet_bootstrap.cc:654] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.163893 15230 raft_consensus.cc:359] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.164549 15230 raft_consensus.cc:385] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.164827 15230 raft_consensus.cc:740] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.165449 15230 consensus_queue.cc:260] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.167481 15230 ts_tablet_manager.cc:1434] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:12:54.168236 15233 tablet_bootstrap.cc:492] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:54.168525 15230 tablet_bootstrap.cc:492] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:54.170939 15390 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.171517 15390 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.173738 15390 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.174484 15230 tablet_bootstrap.cc:654] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.175630 15233 tablet_bootstrap.cc:654] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.175974 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:12:54.178293 15080 leader_election.cc:343] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.179239 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:54.179987 15037 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:54.181456 15081 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:54.185743 15230 tablet_bootstrap.cc:492] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:54.186226 15230 ts_tablet_manager.cc:1403] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260709 12:12:54.188882 15230 raft_consensus.cc:359] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.189522 15230 raft_consensus.cc:385] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.189796 15230 raft_consensus.cc:740] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.191149 15390 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:54.191560 15390 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:54.191924 15390 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.191771 15230 consensus_queue.cc:260] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.194100 15233 tablet_bootstrap.cc:492] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:54.194648 15233 ts_tablet_manager.cc:1403] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.013s
I20260709 12:12:54.194698 15230 ts_tablet_manager.cc:1434] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:12:54.195789 15230 tablet_bootstrap.cc:492] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:54.199306 15390 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.204756 15230 tablet_bootstrap.cc:654] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.205457 15231 tablet_bootstrap.cc:492] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:54.205899 15231 ts_tablet_manager.cc:1403] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.023s
I20260709 12:12:54.205839 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:54.206523 15037 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.208683 15231 raft_consensus.cc:359] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.209321 15231 raft_consensus.cc:385] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.209581 15231 raft_consensus.cc:740] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.209750 15233 raft_consensus.cc:359] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.210897 15233 raft_consensus.cc:385] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.210755 15231 consensus_queue.cc:260] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.211184 15233 raft_consensus.cc:740] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.211951 15233 consensus_queue.cc:260] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.212867 15231 ts_tablet_manager.cc:1434] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:54.213760 15231 tablet_bootstrap.cc:492] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:54.219483 15231 tablet_bootstrap.cc:654] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.222849 15233 ts_tablet_manager.cc:1434] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 12:12:54.223964 15233 tablet_bootstrap.cc:492] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:54.227515 15037 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:54.230119 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:54.230257 15345 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.233851 15345 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.231892 15390 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.236150 15345 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:12:54.236852 15080 leader_election.cc:343] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.240216 15230 tablet_bootstrap.cc:492] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:54.269186 15230 ts_tablet_manager.cc:1403] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.009s
I20260709 12:12:54.269085 15081 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:54.270190 15390 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:54.271303 15390 raft_consensus.cc:697] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:54.236104 15233 tablet_bootstrap.cc:654] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.272370 15230 raft_consensus.cc:359] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.273103 15230 raft_consensus.cc:385] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.237715 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:54.273495 15230 raft_consensus.cc:740] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.273983 15189 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:54.274295 15230 consensus_queue.cc:260] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.275525 15005 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:54.275938 15231 tablet_bootstrap.cc:492] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:54.276345 15345 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:54.237322 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:54.276986 15345 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:54.277391 15113 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:54.277420 15345 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:54.278792 14986 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:54.276332 15231 ts_tablet_manager.cc:1403] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.036s
I20260709 12:12:54.272099 15390 consensus_queue.cc:237] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.281600 15231 raft_consensus.cc:359] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.282214 15231 raft_consensus.cc:385] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.282467 15231 raft_consensus.cc:740] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.283169 15231 consensus_queue.cc:260] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.285161 15231 ts_tablet_manager.cc:1434] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:54.285228 15230 ts_tablet_manager.cc:1434] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 12:12:54.286326 15231 tablet_bootstrap.cc:492] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:54.286375 15230 tablet_bootstrap.cc:492] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:54.293370 15345 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.294045 15113 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.298522 15231 tablet_bootstrap.cc:654] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.304011 15345 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.306968 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:54.307693 15114 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.308487 15230 tablet_bootstrap.cc:654] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.309505 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:54.310120 15189 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.311565 15236 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.312126 15236 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.316824 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:54.317538 15116 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:54.318984 15004 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:54.318522 14937 catalog_manager.cc:5697] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.322266 15345 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:54.325558 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:54.327535 15345 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:54.328161 15187 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:54.327502 15300 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.329555 15300 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.315030 15236 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.326861 15114 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:54.333418 15004 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:54.334708 15236 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:54.335539 15236 raft_consensus.cc:697] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:54.328213 15345 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.336383 15236 consensus_queue.cc:237] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.336910 15231 tablet_bootstrap.cc:492] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:54.337466 15231 ts_tablet_manager.cc:1403] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.051s	user 0.005s	sys 0.006s
I20260709 12:12:54.336881 15233 tablet_bootstrap.cc:492] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:54.338572 15233 ts_tablet_manager.cc:1403] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.115s	user 0.020s	sys 0.030s
I20260709 12:12:54.340809 15231 raft_consensus.cc:359] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.341527 15231 raft_consensus.cc:385] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.341820 15231 raft_consensus.cc:740] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.342464 15231 consensus_queue.cc:260] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.345798 15300 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:54.346576 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:54.347707 15231 ts_tablet_manager.cc:1434] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 12:12:54.348830 15231 tablet_bootstrap.cc:492] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
W20260709 12:12:54.351266 15154 leader_election.cc:343] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.351815 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:12:54.353324 15156 leader_election.cc:343] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.358183 15338 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.358736 15338 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.357156 15156 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:54.372588 15233 raft_consensus.cc:359] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.373463 15233 raft_consensus.cc:385] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.373847 15233 raft_consensus.cc:740] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.374641 15233 consensus_queue.cc:260] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.376636 15345 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.364252 15300 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:54.378607 15345 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.373359 15338 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.380925 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:54.382752 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:54.383353 15116 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.384693 15231 tablet_bootstrap.cc:654] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:54.386940 15080 leader_election.cc:343] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.387771 15233 ts_tablet_manager.cc:1434] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.005s
I20260709 12:12:54.388866 15233 tablet_bootstrap.cc:492] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:54.393215 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:54.393863 15187 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.394075 15236 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.394543 15236 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.396692 15236 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.398348 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:54.400712 15189 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:54.403959 15230 tablet_bootstrap.cc:492] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:54.404430 15230 ts_tablet_manager.cc:1403] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.118s	user 0.027s	sys 0.026s
I20260709 12:12:54.399009 15113 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:54.408347 15004 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:54.409228 15236 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:54.408794 14937 catalog_manager.cc:5697] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.409634 15236 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:54.410012 15236 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.410109 15187 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:54.413184 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:54.415333 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:54.407043 15230 raft_consensus.cc:359] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.417490 15230 raft_consensus.cc:385] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.417822 15230 raft_consensus.cc:740] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.417336 15005 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:54.418470 15230 consensus_queue.cc:260] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.419677 15345 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:54.420177 15345 raft_consensus.cc:697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:54.420624 15230 ts_tablet_manager.cc:1434] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:12:54.420992 15345 consensus_queue.cc:237] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.421571 15230 tablet_bootstrap.cc:492] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:54.421880 15338 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.429492 15236 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.431738 15037 raft_consensus.cc:2393] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 1: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:12:54.428428 15338 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:12:54.425973 15116 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
W20260709 12:12:54.435395 15005 leader_election.cc:343] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.448913 15231 tablet_bootstrap.cc:492] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:54.449424 15231 ts_tablet_manager.cc:1403] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.101s	user 0.024s	sys 0.029s
I20260709 12:12:54.453018 15236 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.455571 15081 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:54.457162 15263 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.461755 15230 tablet_bootstrap.cc:654] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.465734 15231 raft_consensus.cc:359] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.466431 15231 raft_consensus.cc:385] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.466682 15231 raft_consensus.cc:740] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.466073 15263 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:54.467324 15231 consensus_queue.cc:260] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.474326 15231 ts_tablet_manager.cc:1434] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:12:54.475190 15231 tablet_bootstrap.cc:492] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:54.477864 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:54.484745 14937 catalog_manager.cc:5697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.482304 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:54.489084 15345 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.496328 15116 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
W20260709 12:12:54.497781 15005 leader_election.cc:343] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.502061 15231 tablet_bootstrap.cc:654] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.502624 15004 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:54.504135 15345 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:54.504724 15345 raft_consensus.cc:697] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:54.505615 15345 consensus_queue.cc:237] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.506944 15233 tablet_bootstrap.cc:654] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.515586 15187 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.523176 15286 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.529596 15233 tablet_bootstrap.cc:492] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:54.530066 15233 ts_tablet_manager.cc:1403] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.141s	user 0.009s	sys 0.004s
I20260709 12:12:54.532109 15230 tablet_bootstrap.cc:492] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:54.532490 15233 raft_consensus.cc:359] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.533120 15233 raft_consensus.cc:385] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.533360 15233 raft_consensus.cc:740] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.535506 15231 tablet_bootstrap.cc:492] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:54.535912 15231 ts_tablet_manager.cc:1403] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.003s
I20260709 12:12:54.538165 15231 raft_consensus.cc:359] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.538754 15231 raft_consensus.cc:385] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.539211 15231 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.539827 15231 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.541015 15230 ts_tablet_manager.cc:1403] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.008s
I20260709 12:12:54.541981 15231 ts_tablet_manager.cc:1434] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:54.542860 15231 tablet_bootstrap.cc:492] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:54.543712 15230 raft_consensus.cc:359] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.544412 15230 raft_consensus.cc:385] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.544968 15233 consensus_queue.cc:260] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.547732 15233 ts_tablet_manager.cc:1434] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:12:54.549613 15233 tablet_bootstrap.cc:492] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:54.551321 15231 tablet_bootstrap.cc:654] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.545011 15230 raft_consensus.cc:740] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.547937 14936 catalog_manager.cc:5697] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.552376 15230 consensus_queue.cc:260] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.554837 15233 tablet_bootstrap.cc:654] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.557268 15230 ts_tablet_manager.cc:1434] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:12:54.558290 15230 tablet_bootstrap.cc:492] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:54.558209 15345 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.560570 15345 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.562204 15231 tablet_bootstrap.cc:492] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:54.562657 15231 ts_tablet_manager.cc:1403] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 12:12:54.563257 15345 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.564977 15230 tablet_bootstrap.cc:654] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.565586 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:54.566218 15116 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:54.565178 15231 raft_consensus.cc:359] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.567538 15231 raft_consensus.cc:385] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.567817 15231 raft_consensus.cc:740] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.569741 15231 consensus_queue.cc:260] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.570865 15338 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.571370 15338 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.571868 15231 ts_tablet_manager.cc:1434] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:12:54.573644 15286 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.574100 15286 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.574891 15338 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.574306 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:54.575486 15037 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:54.576350 15286 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.569212 15004 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:54.577003 15081 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:54.577414 15233 tablet_bootstrap.cc:492] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:54.577879 15233 ts_tablet_manager.cc:1403] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.010s
I20260709 12:12:54.579046 15337 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.577811 15263 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:54.580168 15231 tablet_bootstrap.cc:492] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:54.580476 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:54.581463 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:54.582190 15188 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:54.577737 15236 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:54.582541 15236 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:54.582880 15236 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.583120 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:54.585060 15005 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:54.587561 15345 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.587680 15233 raft_consensus.cc:359] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.588368 15233 raft_consensus.cc:385] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.588637 15233 raft_consensus.cc:740] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.589257 15233 consensus_queue.cc:260] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.591395 15233 ts_tablet_manager.cc:1434] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:12:54.592289 15233 tablet_bootstrap.cc:492] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
W20260709 12:12:54.592510 15080 leader_election.cc:343] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.589284 15263 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:54.595304 15263 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.596562 15231 tablet_bootstrap.cc:654] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.596693 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:54.591920 15236 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.597731 15230 tablet_bootstrap.cc:492] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:54.598212 15230 ts_tablet_manager.cc:1403] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.023s
W20260709 12:12:54.600411 15005 leader_election.cc:343] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.600893 15230 raft_consensus.cc:359] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.601429 15236 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.601596 15230 raft_consensus.cc:385] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.601863 15233 tablet_bootstrap.cc:654] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.602006 15230 raft_consensus.cc:740] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.602836 15230 consensus_queue.cc:260] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.603305 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:54.603855 15116 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.605296 15230 ts_tablet_manager.cc:1434] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:54.606317 15230 tablet_bootstrap.cc:492] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:54.609623 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:12:54.610883 15005 leader_election.cc:343] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.611713 15231 tablet_bootstrap.cc:492] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:54.612293 15231 ts_tablet_manager.cc:1403] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260709 12:12:54.612316 15263 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.614630 15116 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:54.615505 15231 raft_consensus.cc:359] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.616276 15231 raft_consensus.cc:385] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.616706 15231 raft_consensus.cc:740] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.617761 15263 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.617426 15231 consensus_queue.cc:260] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.618623 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:54.619174 15040 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.619678 15231 ts_tablet_manager.cc:1434] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:54.620239 15004 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:54.621687 15230 tablet_bootstrap.cc:654] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.620532 15231 tablet_bootstrap.cc:492] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:54.628443 15286 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:54.629184 15286 raft_consensus.cc:697] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:54.630070 15286 consensus_queue.cc:237] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.633329 15230 tablet_bootstrap.cc:492] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:54.633675 15231 tablet_bootstrap.cc:654] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.633867 15230 ts_tablet_manager.cc:1403] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.006s
I20260709 12:12:54.636977 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:12:54.638442 15080 leader_election.cc:343] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.638636 15233 tablet_bootstrap.cc:492] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:54.627019 15040 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:54.639122 15233 ts_tablet_manager.cc:1403] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.013s
I20260709 12:12:54.640223 15081 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:54.641389 15263 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:54.642057 15263 raft_consensus.cc:697] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:54.641943 15230 raft_consensus.cc:359] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.642688 15230 raft_consensus.cc:385] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.642979 15230 raft_consensus.cc:740] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.643038 15263 consensus_queue.cc:237] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.643746 15230 consensus_queue.cc:260] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.645954 15390 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.600809 15345 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:54.646440 15390 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.652915 15390 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.653707 15230 ts_tablet_manager.cc:1434] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.005s
I20260709 12:12:54.654739 15230 tablet_bootstrap.cc:492] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:54.655381 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:54.655910 15390 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.657269 15233 raft_consensus.cc:359] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.657915 15233 raft_consensus.cc:385] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.658165 15233 raft_consensus.cc:740] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.658782 15233 consensus_queue.cc:260] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.660758 15233 ts_tablet_manager.cc:1434] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:12:54.661576 15233 tablet_bootstrap.cc:492] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:54.661721 15231 tablet_bootstrap.cc:492] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:54.662156 15231 ts_tablet_manager.cc:1403] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.008s
I20260709 12:12:54.663697 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:54.664752 15231 raft_consensus.cc:359] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.665504 15231 raft_consensus.cc:385] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.665783 15231 raft_consensus.cc:740] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.666395 15231 consensus_queue.cc:260] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:12:54.667071 15080 leader_election.cc:343] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:54.668422 15231 ts_tablet_manager.cc:1434] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:12:54.669344 15231 tablet_bootstrap.cc:492] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:54.656025 15040 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:54.676649 15081 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:54.677636 15390 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:54.678045 15390 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:54.678388 15390 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.681560 15233 tablet_bootstrap.cc:654] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.682083 15231 tablet_bootstrap.cc:654] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.685281 14936 catalog_manager.cc:5697] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.686721 15230 tablet_bootstrap.cc:654] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:54.678475 15263 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.687707 15263 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.689172 15187 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.718807 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:54.825862 15300 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.716622 15390 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.895884 15300 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.897426 15390 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.898537 15300 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:54.886904 15338 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.721812 15286 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.182s
I20260709 12:12:54.825665 15236 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:12:54.903800 15427 log.cc:927] Time spent T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:12:54.894913 15263 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:12:54.887390 15434 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.145s	user 0.000s	sys 0.001s
I20260709 12:12:54.909368 15236 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.919030 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:54.919653 15113 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:54.920831 15004 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:54.921648 15286 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:54.922016 15286 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:54.907918 15338 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.934707 15300 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:54.935027 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:54.912463 15263 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:12:54.937422 15337 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:54.940176 15338 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.940392 15300 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.942592 15300 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:54.945158 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:54.945770 15037 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.946039 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:54.948433 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:54.949021 15189 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:54.950366 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:54.953119 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:54.953698 15039 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:54.954512 15037 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:54.928328 15286 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:54.964885 15233 tablet_bootstrap.cc:492] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:54.967146 15233 ts_tablet_manager.cc:1403] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.306s	user 0.006s	sys 0.018s
I20260709 12:12:54.965493 15156 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:54.928560 15236 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:54.983891 15233 raft_consensus.cc:359] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.984671 15233 raft_consensus.cc:385] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:54.984941 15233 raft_consensus.cc:740] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:54.985620 15233 consensus_queue.cc:260] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:54.979271 15300 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:54.990109 15233 ts_tablet_manager.cc:1434] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:12:54.988988 15300 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:54.992143 15300 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:12:54.989755 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 61579.4us
I20260709 12:12:55.000262 15233 tablet_bootstrap.cc:492] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:54.996270 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:55.012411 14936 catalog_manager.cc:5697] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:55.020076 15231 tablet_bootstrap.cc:492] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:55.020545 15231 ts_tablet_manager.cc:1403] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.351s	user 0.012s	sys 0.023s
I20260709 12:12:55.017130 15189 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:55.024303 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:55.025072 15114 raft_consensus.cc:2393] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:12:55.025580 15236 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:55.017349 15286 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.028966 15236 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.032941 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:55.033636 15236 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:55.038954 15230 tablet_bootstrap.cc:492] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:55.039533 15230 ts_tablet_manager.cc:1403] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.385s	user 0.027s	sys 0.017s
I20260709 12:12:55.022310 15441 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:12:55.048547 15231 raft_consensus.cc:359] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.049407 15231 raft_consensus.cc:385] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.049641 15231 raft_consensus.cc:740] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.050233 15231 consensus_queue.cc:260] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:12:55.046120 15081 leader_election.cc:343] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:55.053685 15231 ts_tablet_manager.cc:1434] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.002s
I20260709 12:12:55.054962 15081 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:55.053491 15286 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:55.056078 15438 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:55.056583 15438 raft_consensus.cc:697] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:55.056782 15154 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:55.057561 15437 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.059202 15231 tablet_bootstrap.cc:492] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:55.060679 15300 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.063712 15300 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:55.064767 15233 tablet_bootstrap.cc:654] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.071762 15286 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:12:55.064962 15081 leader_election.cc:343] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:55.074465 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:55.074510 15286 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.064767 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:55.059029 15438 consensus_queue.cc:237] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.083617 15188 raft_consensus.cc:1240] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:12:55.083645 15286 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:55.090842 15230 raft_consensus.cc:359] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.091538 15230 raft_consensus.cc:385] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.091760 15230 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.076609 15080 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:12:55.096098 15230 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.099095 15337 raft_consensus.cc:2804] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:55.099669 15337 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:55.100042 15337 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.100579 15437 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:55.104707 15230 ts_tablet_manager.cc:1434] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.000s
I20260709 12:12:55.105643 15230 tablet_bootstrap.cc:492] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
W20260709 12:12:55.105509 15080 leader_election.cc:343] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:55.111517 15337 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.113562 15337 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:55.117585 15231 tablet_bootstrap.cc:654] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.128844 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:55.140013 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:55.153718 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:55.154373 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:55.154961 15114 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.163408 15114 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:55.166656 15189 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.177083 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:55.177824 15113 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:55.182335 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:12:55.170970 15081 leader_election.cc:343] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:55.185088 15004 leader_election.cc:343] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:55.188468 15233 tablet_bootstrap.cc:492] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:55.188880 15233 ts_tablet_manager.cc:1403] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.189s	user 0.040s	sys 0.023s
I20260709 12:12:55.192799 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:55.193805 15188 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.195317 15230 tablet_bootstrap.cc:654] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.194850 15233 raft_consensus.cc:359] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.195674 15233 raft_consensus.cc:385] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.195937 15233 raft_consensus.cc:740] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.196587 15233 consensus_queue.cc:260] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.192838 15004 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:55.201900 15233 ts_tablet_manager.cc:1434] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 12:12:55.202276 15286 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:55.202798 15286 raft_consensus.cc:697] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:55.202952 15233 tablet_bootstrap.cc:492] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:55.201709 15004 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:55.203703 15286 consensus_queue.cc:237] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.207517 15345 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:55.207932 15345 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:55.208264 15345 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.210784 15231 tablet_bootstrap.cc:492] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:55.211325 15231 ts_tablet_manager.cc:1403] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.157s	user 0.009s	sys 0.002s
I20260709 12:12:55.213109 15441 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:55.215399 15345 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.217393 15345 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:55.217495 15188 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:55.219139 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:55.220856 15231 raft_consensus.cc:359] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.221493 15231 raft_consensus.cc:385] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.221757 15231 raft_consensus.cc:740] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.222366 15231 consensus_queue.cc:260] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.224304 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:55.226831 15438 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:55.229405 15236 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:55.230031 15233 tablet_bootstrap.cc:654] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.232471 15236 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:55.234472 15080 leader_election.cc:343] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:55.234956 15080 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:55.235688 15438 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:55.236274 15438 consensus_queue.cc:1059] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:55.236624 15230 tablet_bootstrap.cc:492] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
W20260709 12:12:55.236722 15005 leader_election.cc:343] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:55.237051 15230 ts_tablet_manager.cc:1403] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.132s	user 0.010s	sys 0.018s
I20260709 12:12:55.237227 15005 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:55.237950 15236 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:55.238696 15236 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:55.239612 15005 leader_election.cc:343] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:55.240923 15005 leader_election.cc:343] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:55.240938 15236 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:55.241871 14937 catalog_manager.cc:5697] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:55.242898 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:55.243472 15188 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.243824 15337 raft_consensus.cc:3055] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:55.244190 15337 raft_consensus.cc:740] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:55.244822 15230 raft_consensus.cc:359] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.245000 15337 consensus_queue.cc:260] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.245541 15230 raft_consensus.cc:385] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.245946 15230 raft_consensus.cc:740] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.246205 15337 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:55.246678 15230 consensus_queue.cc:260] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.248955 15230 ts_tablet_manager.cc:1434] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.001s
I20260709 12:12:55.249889 15230 tablet_bootstrap.cc:492] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:55.249997 15188 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:55.254938 15230 tablet_bootstrap.cc:654] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.261795 15187 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.265847 15233 tablet_bootstrap.cc:492] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:55.266331 15233 ts_tablet_manager.cc:1403] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.000s
I20260709 12:12:55.266471 15440 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:55.266919 15440 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.268913 15440 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:55.268877 15233 raft_consensus.cc:359] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.274029 15233 raft_consensus.cc:385] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.274291 15233 raft_consensus.cc:740] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.274317 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:55.274960 15233 consensus_queue.cc:260] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:12:55.276115 15081 leader_election.cc:343] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:55.284520 14937 catalog_manager.cc:5697] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:55.224330 15231 ts_tablet_manager.cc:1434] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:12:55.289817 15231 tablet_bootstrap.cc:492] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:55.290529 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:55.293150 15154 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:55.300197 15233 ts_tablet_manager.cc:1434] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 12:12:55.320400 15113 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.321086 15233 tablet_bootstrap.cc:492] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:55.323441 15437 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:55.327750 15233 tablet_bootstrap.cc:654] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.328249 15113 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
W20260709 12:12:55.361325 14986 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:55.361629 15230 tablet_bootstrap.cc:492] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:55.356303 15236 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:55.362118 15230 ts_tablet_manager.cc:1403] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.112s	user 0.034s	sys 0.058s
I20260709 12:12:55.362206 15236 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.364172 15236 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:55.364810 15230 raft_consensus.cc:359] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.365482 15230 raft_consensus.cc:385] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.365751 15230 raft_consensus.cc:740] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.361166 15231 tablet_bootstrap.cc:654] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.369720 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:55.372398 15004 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:55.374652 15236 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:55.383937 15441 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:55.394158 15441 raft_consensus.cc:697] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:55.395125 15441 consensus_queue.cc:237] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.426780 15230 consensus_queue.cc:260] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.429618 15080 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:12:55.431955 15438 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:55.435647 15338 raft_consensus.cc:2804] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:55.437476 15338 raft_consensus.cc:697] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:55.437681 15230 ts_tablet_manager.cc:1434] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.000s
I20260709 12:12:55.438612 15230 tablet_bootstrap.cc:492] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:55.438364 15338 consensus_queue.cc:237] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.441979 15233 tablet_bootstrap.cc:492] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:55.442425 15233 ts_tablet_manager.cc:1403] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.122s	user 0.032s	sys 0.021s
I20260709 12:12:55.443322 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:55.444324 15189 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:55.447263 15005 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:55.448087 15286 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:55.448448 15286 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:55.448772 15286 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.462867 15233 raft_consensus.cc:359] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.464951 15233 raft_consensus.cc:385] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.465369 15233 raft_consensus.cc:740] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.466130 15233 consensus_queue.cc:260] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.468679 15233 ts_tablet_manager.cc:1434] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 12:12:55.470700 15300 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:55.472805 15300 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.475898 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:55.476534 15286 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:12:55.458781 15080 leader_election.cc:343] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:55.472268 15230 tablet_bootstrap.cc:654] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.479707 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:55.473307 15233 tablet_bootstrap.cc:492] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:55.480325 15187 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.482019 15231 tablet_bootstrap.cc:492] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:55.482463 15231 ts_tablet_manager.cc:1403] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.193s	user 0.024s	sys 0.007s
I20260709 12:12:55.477957 15080 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:55.483642 15338 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:55.484889 15231 raft_consensus.cc:359] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.485517 15231 raft_consensus.cc:385] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.486775 15441 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:55.487212 15441 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.488762 15233 tablet_bootstrap.cc:654] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.489853 15441 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:55.485767 15231 raft_consensus.cc:740] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.491729 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:55.490881 15231 consensus_queue.cc:260] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.492473 15189 raft_consensus.cc:2393] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:55.493671 15230 tablet_bootstrap.cc:492] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:55.494164 15231 ts_tablet_manager.cc:1434] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:12:55.494603 15230 ts_tablet_manager.cc:1403] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.001s
I20260709 12:12:55.495047 15231 tablet_bootstrap.cc:492] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:55.495663 15187 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:55.498054 15300 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:55.504523 15286 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:55.498883 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:55.505255 15113 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:55.501689 15005 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:55.501274 15230 raft_consensus.cc:359] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.503355 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:55.504257 15233 tablet_bootstrap.cc:492] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:55.507308 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:55.507584 15233 ts_tablet_manager.cc:1403] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.003s
I20260709 12:12:55.507000 14938 catalog_manager.cc:5697] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:55.508682 15286 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:55.508559 15230 raft_consensus.cc:385] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.507014 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:55.509193 15230 raft_consensus.cc:740] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.509366 15286 raft_consensus.cc:697] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:55.509861 15230 consensus_queue.cc:260] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.510012 15233 raft_consensus.cc:359] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.510280 15114 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.510672 15233 raft_consensus.cc:385] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.510922 15233 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.510212 15286 consensus_queue.cc:237] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.512212 15230 ts_tablet_manager.cc:1434] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 12:12:55.511559 15233 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.501416 15231 tablet_bootstrap.cc:654] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.520943 15004 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:55.522002 15441 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.525507 15230 tablet_bootstrap.cc:492] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:55.528151 15154 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:55.531411 15233 ts_tablet_manager.cc:1434] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:12:55.532371 15233 tablet_bootstrap.cc:492] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:55.528561 15441 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:55.537367 15114 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:55.540441 15230 tablet_bootstrap.cc:654] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.542299 15233 tablet_bootstrap.cc:654] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.545367 15300 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:55.561260 15233 tablet_bootstrap.cc:492] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:55.561926 15233 ts_tablet_manager.cc:1403] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.005s
I20260709 12:12:55.564864 15233 raft_consensus.cc:359] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.565526 15233 raft_consensus.cc:385] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.565935 15233 raft_consensus.cc:740] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.568401 15233 consensus_queue.cc:260] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.568857 15189 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.577781 15230 tablet_bootstrap.cc:492] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:55.578068 15233 ts_tablet_manager.cc:1434] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:12:55.578274 15230 ts_tablet_manager.cc:1403] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.000s
I20260709 12:12:55.578974 15233 tablet_bootstrap.cc:492] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:55.579038 14938 catalog_manager.cc:5697] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:55.585167 15233 tablet_bootstrap.cc:654] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.590313 15230 raft_consensus.cc:359] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.591114 15230 raft_consensus.cc:385] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.592887 15230 raft_consensus.cc:740] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.594048 15230 consensus_queue.cc:260] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.595881 15233 tablet_bootstrap.cc:492] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:55.596374 15233 ts_tablet_manager.cc:1403] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260709 12:12:55.599527 15233 raft_consensus.cc:359] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.600199 15233 raft_consensus.cc:385] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.600449 15233 raft_consensus.cc:740] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.601082 15233 consensus_queue.cc:260] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.595857 15231 tablet_bootstrap.cc:492] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:55.602945 15233 ts_tablet_manager.cc:1434] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:55.603250 15231 ts_tablet_manager.cc:1403] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.108s	user 0.030s	sys 0.016s
I20260709 12:12:55.603811 15233 tablet_bootstrap.cc:492] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:55.605819 15231 raft_consensus.cc:359] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.606520 15231 raft_consensus.cc:385] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.606833 15231 raft_consensus.cc:740] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.607674 15231 consensus_queue.cc:260] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.609876 15231 ts_tablet_manager.cc:1434] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:55.609962 15233 tablet_bootstrap.cc:654] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.610823 15231 tablet_bootstrap.cc:492] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:55.612349 15300 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:55.612823 15300 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.618058 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:55.621421 15233 tablet_bootstrap.cc:492] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:55.621524 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:55.621990 15233 ts_tablet_manager.cc:1403] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 12:12:55.622406 15114 raft_consensus.cc:2393] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:12:55.620420 15300 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:55.623656 15154 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:55.624694 15300 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.625072 15337 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:55.597630 15230 ts_tablet_manager.cc:1434] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:12:55.665737 15233 raft_consensus.cc:359] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.667011 15233 raft_consensus.cc:385] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.667331 15233 raft_consensus.cc:740] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.667981 15233 consensus_queue.cc:260] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.669955 15233 ts_tablet_manager.cc:1434] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260709 12:12:55.670464 15231 tablet_bootstrap.cc:654] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.670413 15286 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:12:55.670910 15230 tablet_bootstrap.cc:492] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:55.679965 15300 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:55.681821 15233 tablet_bootstrap.cc:492] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:55.684324 15338 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:55.693365 15231 tablet_bootstrap.cc:492] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:55.694053 15231 ts_tablet_manager.cc:1403] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.083s	user 0.022s	sys 0.030s
I20260709 12:12:55.694267 15230 tablet_bootstrap.cc:654] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.697147 15231 raft_consensus.cc:359] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.697927 15231 raft_consensus.cc:385] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.698253 15231 raft_consensus.cc:740] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.693318 14938 catalog_manager.cc:5697] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:55.699067 15231 consensus_queue.cc:260] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.701740 15231 ts_tablet_manager.cc:1434] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:55.702643 15231 tablet_bootstrap.cc:492] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:55.704869 15233 tablet_bootstrap.cc:654] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.717851 15231 tablet_bootstrap.cc:654] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.724416 15230 tablet_bootstrap.cc:492] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:55.724449 15231 tablet_bootstrap.cc:492] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:55.724992 15230 ts_tablet_manager.cc:1403] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.006s
I20260709 12:12:55.725252 15231 ts_tablet_manager.cc:1403] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 12:12:55.728351 15231 raft_consensus.cc:359] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.731191 15236 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:55.732558 15231 raft_consensus.cc:385] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.732921 15231 raft_consensus.cc:740] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.733649 15231 consensus_queue.cc:260] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.736181 15231 ts_tablet_manager.cc:1434] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:12:55.737722 15231 tablet_bootstrap.cc:492] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:55.747756 15233 tablet_bootstrap.cc:492] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:55.748247 15233 ts_tablet_manager.cc:1403] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.012s
I20260709 12:12:55.748807 15231 tablet_bootstrap.cc:654] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.750747 15233 raft_consensus.cc:359] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.751474 15233 raft_consensus.cc:385] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.751866 15233 raft_consensus.cc:740] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.751348 15230 raft_consensus.cc:359] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.752274 15230 raft_consensus.cc:385] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.752542 15230 raft_consensus.cc:740] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.752655 15233 consensus_queue.cc:260] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.754789 15233 ts_tablet_manager.cc:1434] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:55.754707 15230 consensus_queue.cc:260] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.755788 15233 tablet_bootstrap.cc:492] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:55.756656 15230 ts_tablet_manager.cc:1434] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.002s
I20260709 12:12:55.760514 15230 tablet_bootstrap.cc:492] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:55.766045 15233 tablet_bootstrap.cc:654] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.776345 15231 tablet_bootstrap.cc:492] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:55.776809 15230 tablet_bootstrap.cc:654] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.776926 15231 ts_tablet_manager.cc:1403] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.009s
I20260709 12:12:55.781426 15231 raft_consensus.cc:359] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.782125 15231 raft_consensus.cc:385] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.783126 15231 raft_consensus.cc:740] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.783740 15231 consensus_queue.cc:260] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.785787 15231 ts_tablet_manager.cc:1434] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 12:12:55.786728 15231 tablet_bootstrap.cc:492] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:55.789512 15286 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:55.790004 15286 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.791829 15233 tablet_bootstrap.cc:492] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:55.792003 15286 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:55.792284 15233 ts_tablet_manager.cc:1403] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.012s
I20260709 12:12:55.792892 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:55.793501 15116 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:55.794586 15004 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:55.795377 15381 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:55.795730 15381 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:55.795872 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:55.796082 15381 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.796485 15187 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:55.794751 15233 raft_consensus.cc:359] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.798192 15233 raft_consensus.cc:385] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.798465 15233 raft_consensus.cc:740] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.799139 15233 consensus_queue.cc:260] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.801051 15233 ts_tablet_manager.cc:1434] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:12:55.801934 15233 tablet_bootstrap.cc:492] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:55.802574 15381 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.806845 15231 tablet_bootstrap.cc:654] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.807420 15233 tablet_bootstrap.cc:654] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.814221 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:55.814798 15116 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.818346 15233 tablet_bootstrap.cc:492] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:55.818758 15233 ts_tablet_manager.cc:1403] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260709 12:12:55.821169 15233 raft_consensus.cc:359] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.821741 15233 raft_consensus.cc:385] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.821959 15233 raft_consensus.cc:740] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.822701 15233 consensus_queue.cc:260] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.824610 15233 ts_tablet_manager.cc:1434] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:55.825232 15116 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:55.826382 15286 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:55.826572 15004 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:55.826854 15286 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.827396 15236 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:55.827822 15236 raft_consensus.cc:697] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:55.828569 15236 consensus_queue.cc:237] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.832348 15286 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:55.847146 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:55.847878 15187 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:55.832408 15381 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:55.847138 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:55.835243 15233 tablet_bootstrap.cc:492] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:55.849066 15189 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.850984 15005 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:55.849154 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:55.853013 15116 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:55.853248 15381 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:55.854444 15381 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:55.854871 15381 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.857292 15338 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:55.857833 15338 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.860303 15338 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:55.861884 14937 catalog_manager.cc:5697] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:55.864693 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:55.865520 15190 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:55.866192 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:55.866751 15039 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:55.864706 15236 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:55.867815 15081 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:55.868005 15236 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.868723 15338 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:55.869096 15338 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:55.869464 15338 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.870783 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:55.871992 15236 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:55.873107 15438 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:12:55.873272 15005 leader_election.cc:343] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:55.873646 15438 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.859314 15286 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:12:55.878314 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:55.878952 15039 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:55.882189 15081 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:55.882992 15263 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:55.883378 15263 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:55.883700 15263 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.888545 15337 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:55.899430 15236 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:55.980531 15231 tablet_bootstrap.cc:492] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:55.981112 15231 ts_tablet_manager.cc:1403] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.195s	user 0.020s	sys 0.029s
I20260709 12:12:55.981968 15189 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:55.983518 15233 tablet_bootstrap.cc:654] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:55.983829 15231 raft_consensus.cc:359] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.984493 15231 raft_consensus.cc:385] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.984707 15231 raft_consensus.cc:740] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.985263 15231 consensus_queue.cc:260] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.986917 15230 tablet_bootstrap.cc:492] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:55.987363 15230 ts_tablet_manager.cc:1403] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.227s	user 0.027s	sys 0.042s
I20260709 12:12:55.987318 15381 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.988709 15231 ts_tablet_manager.cc:1434] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:12:55.989637 15231 tablet_bootstrap.cc:492] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:55.990156 15230 raft_consensus.cc:359] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:55.990648 15438 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:55.990981 15230 raft_consensus.cc:385] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:55.991298 15230 raft_consensus.cc:740] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:55.991674 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:55.991902 15230 consensus_queue.cc:260] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:12:55.992318 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 120325us
I20260709 12:12:55.993413 15230 ts_tablet_manager.cc:1434] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:55.994424 15189 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:55.999135 15381 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:56.006079 15230 tablet_bootstrap.cc:492] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:56.017829 15438 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:56.018316 15300 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:56.018368 15438 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.018965 15300 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.019454 15189 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:56.020644 15005 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:56.020794 15438 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:56.021152 15300 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:56.021415 15381 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:56.021916 15381 raft_consensus.cc:697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:56.017920 15231 tablet_bootstrap.cc:654] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.024552 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:56.024494 15381 consensus_queue.cc:237] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.025015 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:56.022241 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:56.025193 15037 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:56.037806 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:56.038058 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:56.038405 15115 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.037143 15156 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:56.033211 15263 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.042539 15114 raft_consensus.cc:2393] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:56.041386 15263 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:56.054123 15230 tablet_bootstrap.cc:654] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.060832 15233 tablet_bootstrap.cc:492] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:56.061599 15233 ts_tablet_manager.cc:1403] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.227s	user 0.028s	sys 0.051s
I20260709 12:12:56.062739 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:56.063527 15286 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:56.035810 15187 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:56.065109 15300 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:56.066058 15300 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:56.041343 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:56.066425 15300 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.066617 15037 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
W20260709 12:12:56.073042 15004 leader_election.cc:343] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:56.073551 15004 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:56.073709 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:56.074347 15037 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.068365 15338 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.074950 15381 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:56.076514 15338 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:56.084786 14936 catalog_manager.cc:5697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:56.089157 15081 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:56.084106 15496 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:12:56.089010 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:56.095376 15189 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:56.104225 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:56.104833 15190 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.092926 15263 raft_consensus.cc:2804] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:56.107456 15263 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:56.107815 15263 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.111347 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:56.111999 15039 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.117183 15495 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:56.141640 15300 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.142750 15345 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:56.155380 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:56.157505 15190 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:56.117802 15495 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.180469 15263 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.194689 15263 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:56.195458 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:56.196118 15038 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.203560 15038 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:56.205117 15081 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:56.208655 15337 raft_consensus.cc:2804] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:56.209375 15337 raft_consensus.cc:697] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:56.211556 15337 consensus_queue.cc:237] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.232191 15039 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:56.235620 15233 raft_consensus.cc:359] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.236315 15233 raft_consensus.cc:385] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.236537 15233 raft_consensus.cc:740] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.238610 15233 consensus_queue.cc:260] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.244899 15081 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:56.245677 15263 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:56.246129 15263 raft_consensus.cc:697] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:56.247099 15231 tablet_bootstrap.cc:492] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:56.246851 15263 consensus_queue.cc:237] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.247628 15231 ts_tablet_manager.cc:1403] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.258s	user 0.020s	sys 0.024s
I20260709 12:12:56.256320 15495 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:56.235484 15362 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:56.257270 15231 raft_consensus.cc:359] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.259572 15231 raft_consensus.cc:385] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.259868 15231 raft_consensus.cc:740] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.260471 15231 consensus_queue.cc:260] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.262450 15231 ts_tablet_manager.cc:1434] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 12:12:56.262744 15230 tablet_bootstrap.cc:492] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:56.263182 15230 ts_tablet_manager.cc:1403] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.257s	user 0.033s	sys 0.037s
I20260709 12:12:56.266395 15231 tablet_bootstrap.cc:492] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:56.271836 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:56.273319 15039 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:56.276949 15233 ts_tablet_manager.cc:1434] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.215s	user 0.006s	sys 0.006s
I20260709 12:12:56.277853 15233 tablet_bootstrap.cc:492] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:56.267827 15300 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:56.281934 15230 raft_consensus.cc:359] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.282440 15230 raft_consensus.cc:385] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.263993 15362 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.282687 15230 raft_consensus.cc:740] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.294055 15230 consensus_queue.cc:260] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.305532 15230 ts_tablet_manager.cc:1434] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 12:12:56.305377 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:56.311787 15081 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:56.312880 15230 tablet_bootstrap.cc:492] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:56.312671 15263 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:56.315299 15263 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:56.315654 15263 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.322333 15113 raft_consensus.cc:2393] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:56.330315 15037 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:56.336236 15230 tablet_bootstrap.cc:654] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.330674 15115 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:56.348577 15263 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.394807 15081 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:56.353091 14936 catalog_manager.cc:5697] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:56.397776 15263 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:56.398159 14936 catalog_manager.cc:5697] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:56.400871 15263 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:56.401356 15263 raft_consensus.cc:697] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:56.402104 15263 consensus_queue.cc:237] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.405761 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:56.408360 15036 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:56.409559 15156 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:56.411553 15509 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:56.411938 15509 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:56.412237 15509 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.341147 15362 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:56.416855 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:56.417443 15036 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.421839 15233 tablet_bootstrap.cc:654] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.424690 15441 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:56.427459 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:56.430411 15441 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:56.430891 15441 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.433323 15441 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:56.407122 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:56.436460 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:56.435596 15189 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.443545 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:56.444288 15113 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:56.446731 15004 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:56.447569 15345 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:56.447443 15509 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.448001 15345 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:56.452633 15189 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:56.451748 15345 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.460549 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:56.461539 15231 tablet_bootstrap.cc:654] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.458983 15188 raft_consensus.cc:2393] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 1: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:12:56.467682 15154 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:56.458720 15509 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:56.469586 15505 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:56.476440 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:56.480573 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:56.485376 15113 raft_consensus.cc:2393] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:56.489534 15233 tablet_bootstrap.cc:492] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:56.490042 15233 ts_tablet_manager.cc:1403] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.212s	user 0.020s	sys 0.019s
W20260709 12:12:56.498208 15005 leader_election.cc:343] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:56.500366 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:56.501475 15112 raft_consensus.cc:2393] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:56.503831 15154 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:56.505584 15505 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:56.526877 15036 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:56.533021 15236 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:56.537086 15345 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.542553 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:56.544246 15081 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:56.539256 15345 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:12:56.546442 15005 leader_election.cc:343] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:56.545449 15337 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:56.553804 15231 tablet_bootstrap.cc:492] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:56.554363 15231 ts_tablet_manager.cc:1403] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.291s	user 0.016s	sys 0.012s
I20260709 12:12:56.560087 15337 raft_consensus.cc:697] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:56.563994 15337 consensus_queue.cc:237] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.565570 15233 raft_consensus.cc:359] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.566265 15233 raft_consensus.cc:385] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.566511 15233 raft_consensus.cc:740] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.567301 15230 tablet_bootstrap.cc:492] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:56.567801 15230 ts_tablet_manager.cc:1403] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.257s	user 0.017s	sys 0.023s
I20260709 12:12:56.569742 15231 raft_consensus.cc:359] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.570418 15231 raft_consensus.cc:385] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.570760 15231 raft_consensus.cc:740] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.570462 15230 raft_consensus.cc:359] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.571144 15230 raft_consensus.cc:385] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.571429 15230 raft_consensus.cc:740] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.571429 15231 consensus_queue.cc:260] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.572232 15230 consensus_queue.cc:260] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.574070 15231 ts_tablet_manager.cc:1434] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:12:56.574079 15230 ts_tablet_manager.cc:1434] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:56.575057 15231 tablet_bootstrap.cc:492] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:56.575325 15230 tablet_bootstrap.cc:492] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:56.567181 15233 consensus_queue.cc:260] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.577889 15233 ts_tablet_manager.cc:1434] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.088s	user 0.005s	sys 0.001s
I20260709 12:12:56.578786 15233 tablet_bootstrap.cc:492] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:56.583022 15231 tablet_bootstrap.cc:654] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.582876 15345 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:56.583783 15345 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.584806 15233 tablet_bootstrap.cc:654] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.585983 15345 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:56.587461 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:12:56.589879 15005 leader_election.cc:343] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:56.590775 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:56.591153 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:56.591352 15116 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.595814 15230 tablet_bootstrap.cc:654] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.599692 15116 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:56.601475 15233 tablet_bootstrap.cc:492] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:56.601923 15233 ts_tablet_manager.cc:1403] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260709 12:12:56.602295 15231 tablet_bootstrap.cc:492] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:56.602772 15231 ts_tablet_manager.cc:1403] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260709 12:12:56.604350 15233 raft_consensus.cc:359] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.604986 15233 raft_consensus.cc:385] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.605238 15233 raft_consensus.cc:740] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.605432 15231 raft_consensus.cc:359] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.606148 15231 raft_consensus.cc:385] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.605926 15233 consensus_queue.cc:260] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.606422 15231 raft_consensus.cc:740] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.612093 15362 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:56.612530 15362 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.612506 15231 consensus_queue.cc:260] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.614699 15362 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:56.615758 15441 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:56.616408 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:12:56.617926 15154 leader_election.cc:343] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:56.618818 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:56.621018 15230 tablet_bootstrap.cc:492] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:56.621527 15230 ts_tablet_manager.cc:1403] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.003s
I20260709 12:12:56.624197 15362 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:56.624589 15230 raft_consensus.cc:359] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.625442 15230 raft_consensus.cc:385] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.625741 15230 raft_consensus.cc:740] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.626466 15230 consensus_queue.cc:260] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.629253 15036 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:56.629575 15230 ts_tablet_manager.cc:1434] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:56.624691 15362 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.651297 15231 ts_tablet_manager.cc:1434] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.048s	user 0.023s	sys 0.021s
I20260709 12:12:56.630165 15496 consensus_queue.cc:1048] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:56.651778 15230 tablet_bootstrap.cc:492] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:56.652225 15231 tablet_bootstrap.cc:492] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:56.652592 15362 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:12:56.631924 15004 leader_election.cc:343] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:56.653192 15004 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:56.654263 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:56.654412 15004 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:56.654951 15115 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:56.636133 15345 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:56.656095 15154 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:56.657359 15345 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:56.658072 15345 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:56.658249 15231 tablet_bootstrap.cc:654] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.659685 15505 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:56.660060 15505 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:56.660360 15505 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.663033 15345 raft_consensus.cc:697] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:56.664186 15230 tablet_bootstrap.cc:654] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.663904 15345 consensus_queue.cc:237] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:12:56.643806 14986 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:56.645833 15156 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:56.647181 15233 ts_tablet_manager.cc:1434] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 12:12:56.669621 15233 tablet_bootstrap.cc:492] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:56.669926 15362 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:56.670344 15362 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:56.670675 15362 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.649899 14937 catalog_manager.cc:5697] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:56.672243 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:56.672981 15036 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:56.672458 14937 catalog_manager.cc:5697] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:56.677281 15231 tablet_bootstrap.cc:492] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:56.678313 15231 ts_tablet_manager.cc:1403] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.010s
I20260709 12:12:56.677241 15505 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.686972 15362 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.689232 15362 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:56.690245 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:56.690868 15036 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.692147 15505 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:56.694118 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:56.694718 15116 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.697288 15233 tablet_bootstrap.cc:654] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.691263 15231 raft_consensus.cc:359] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.698173 15231 raft_consensus.cc:385] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.698460 15231 raft_consensus.cc:740] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.700244 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:56.700865 15037 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.702291 15116 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:56.707106 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:56.708509 15154 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:56.707448 14938 catalog_manager.cc:5697] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:56.713135 15231 consensus_queue.cc:260] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.713726 15345 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:12:56.713526 15113 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:56.716166 15037 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:56.726851 15156 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:56.727875 15509 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:56.728381 15509 raft_consensus.cc:697] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:12:56.716872 15505 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:56.729959 15505 raft_consensus.cc:697] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:12:56.729157 15509 consensus_queue.cc:237] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.730723 15505 consensus_queue.cc:237] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.741274 15113 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:56.751051 15036 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:56.717868 15345 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.753707 15345 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:56.755095 15496 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:56.756052 15230 tablet_bootstrap.cc:492] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:56.756524 15230 ts_tablet_manager.cc:1403] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.004s
I20260709 12:12:56.757721 15513 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:56.758206 15513 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.758648 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:56.761686 15231 ts_tablet_manager.cc:1434] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.083s	user 0.005s	sys 0.002s
I20260709 12:12:56.762567 15231 tablet_bootstrap.cc:492] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:56.762310 15230 raft_consensus.cc:359] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.762943 15230 raft_consensus.cc:385] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.763200 15230 raft_consensus.cc:740] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.764425 15230 consensus_queue.cc:260] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.768254 15230 ts_tablet_manager.cc:1434] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:12:56.768923 15230 tablet_bootstrap.cc:492] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:56.766582 15185 raft_consensus.cc:2393] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:12:56.778162 15513 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:56.767765 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:56.778615 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:56.778831 15113 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:12:56.779207 15040 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:56.780776 15081 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:56.781653 15513 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:56.781986 15513 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:56.782510 15513 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:56.785861 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:56.785972 15004 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:56.786540 15182 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:12:56.787858 15286 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:56.788271 15286 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:12:56.788611 15286 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:56.797202 15496 consensus_queue.cc:1048] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:12:56.811682 15233 tablet_bootstrap.cc:492] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:56.812172 15233 ts_tablet_manager.cc:1403] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.143s	user 0.010s	sys 0.001s
I20260709 12:12:56.812361 15286 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.822839 15496 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:56.825778 15233 raft_consensus.cc:359] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.826478 15233 raft_consensus.cc:385] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.826743 15233 raft_consensus.cc:740] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.827409 15233 consensus_queue.cc:260] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.829308 15233 ts_tablet_manager.cc:1434] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:12:56.830175 15233 tablet_bootstrap.cc:492] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:56.835510 15337 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:56.834656 15513 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.837734 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:56.837270 15496 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:56.839911 15286 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:56.842552 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:56.848054 15188 raft_consensus.cc:2393] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:12:56.853487 15113 raft_consensus.cc:2368] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3.
I20260709 12:12:56.854287 15513 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:56.866274 15231 tablet_bootstrap.cc:654] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.868854 15230 tablet_bootstrap.cc:654] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.877848 15004 leader_election.cc:400] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3.
I20260709 12:12:56.877622 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:56.878378 15040 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:56.885421 15040 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:12:56.886451 15004 leader_election.cc:403] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:12:56.887318 15286 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3.
I20260709 12:12:56.889277 14938 catalog_manager.cc:5697] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:56.892956 15231 tablet_bootstrap.cc:492] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:56.893788 15233 tablet_bootstrap.cc:654] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.894146 15231 ts_tablet_manager.cc:1403] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.132s	user 0.012s	sys 0.003s
I20260709 12:12:56.900866 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:56.906137 15188 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:56.908097 15230 tablet_bootstrap.cc:492] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:56.908572 15230 ts_tablet_manager.cc:1403] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.140s	user 0.015s	sys 0.019s
I20260709 12:12:56.911041 15230 raft_consensus.cc:359] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.911715 15230 raft_consensus.cc:385] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.911988 15230 raft_consensus.cc:740] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.912636 15230 consensus_queue.cc:260] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.914714 15230 ts_tablet_manager.cc:1434] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:56.905866 15231 raft_consensus.cc:359] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.916330 15231 raft_consensus.cc:385] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.916656 15231 raft_consensus.cc:740] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.917446 15231 consensus_queue.cc:260] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.920368 15231 ts_tablet_manager.cc:1434] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 12:12:56.921207 15230 tablet_bootstrap.cc:492] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:56.921875 15231 tablet_bootstrap.cc:492] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:56.923591 14937 catalog_manager.cc:5697] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:56.928351 15231 tablet_bootstrap.cc:654] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:56.933058 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 53982.3us
I20260709 12:12:56.934077 15081 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:56.932965 15230 tablet_bootstrap.cc:654] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.933708 15231 tablet_bootstrap.cc:492] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:56.935240 15231 ts_tablet_manager.cc:1403] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 12:12:56.937379 15188 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:12:56.937799 15231 raft_consensus.cc:359] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.938436 15231 raft_consensus.cc:385] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.938688 15231 raft_consensus.cc:740] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.939535 15231 consensus_queue.cc:260] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.941293 15496 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:56.941944 15496 raft_consensus.cc:697] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:56.942353 15230 tablet_bootstrap.cc:492] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
W20260709 12:12:56.943056 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 45946.6us
I20260709 12:12:56.942764 15496 consensus_queue.cc:237] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.949452 15231 ts_tablet_manager.cc:1434] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:12:56.950467 15231 tablet_bootstrap.cc:492] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:56.942792 15230 ts_tablet_manager.cc:1403] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 12:12:56.961959 15230 raft_consensus.cc:359] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.962687 15230 raft_consensus.cc:385] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.962957 15230 raft_consensus.cc:740] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.966825 15231 tablet_bootstrap.cc:654] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.970553 15230 consensus_queue.cc:260] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.976927 15230 ts_tablet_manager.cc:1434] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:12:56.977885 15230 tablet_bootstrap.cc:492] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:56.982071 15233 tablet_bootstrap.cc:492] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:56.982843 15233 ts_tablet_manager.cc:1403] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.153s	user 0.020s	sys 0.041s
I20260709 12:12:56.983439 15230 tablet_bootstrap.cc:654] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:56.996294 15233 raft_consensus.cc:359] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.997030 15233 raft_consensus.cc:385] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:56.997315 15233 raft_consensus.cc:740] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:56.997951 15233 consensus_queue.cc:260] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:56.999656 15233 ts_tablet_manager.cc:1434] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:12:57.000587 15233 tablet_bootstrap.cc:492] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:56.990047 15508 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.003544 15508 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.008934 15508 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:57.009697 14936 catalog_manager.cc:5697] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:57.010598 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:57.011404 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:57.012163 15114 raft_consensus.cc:2393] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:12:57.013797 15154 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:57.015673 15508 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.019829 15230 tablet_bootstrap.cc:492] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:57.020318 15230 ts_tablet_manager.cc:1403] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.005s
I20260709 12:12:57.022362 15233 tablet_bootstrap.cc:654] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.022778 15230 raft_consensus.cc:359] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.023460 15230 raft_consensus.cc:385] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.023733 15230 raft_consensus.cc:740] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.024860 15230 consensus_queue.cc:260] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.025226 15508 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:57.027622 15230 ts_tablet_manager.cc:1434] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:12:57.027665 15231 tablet_bootstrap.cc:492] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:57.028285 15231 ts_tablet_manager.cc:1403] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.019s
I20260709 12:12:57.030125 15230 tablet_bootstrap.cc:492] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:57.031594 15231 raft_consensus.cc:359] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.032398 15231 raft_consensus.cc:385] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.032656 15231 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.034111 15231 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.036448 15231 ts_tablet_manager.cc:1434] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:57.037372 15231 tablet_bootstrap.cc:492] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:57.044579 15263 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:57.045058 15231 tablet_bootstrap.cc:654] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.048012 15233 tablet_bootstrap.cc:492] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:57.048491 15233 ts_tablet_manager.cc:1403] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.048s	user 0.002s	sys 0.029s
I20260709 12:12:57.051080 15233 raft_consensus.cc:359] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.051820 15233 raft_consensus.cc:385] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.052088 15233 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.052788 15233 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.055038 15233 ts_tablet_manager.cc:1434] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:57.056015 15233 tablet_bootstrap.cc:492] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:57.077770 15231 tablet_bootstrap.cc:492] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:57.078282 15231 ts_tablet_manager.cc:1403] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.007s
I20260709 12:12:57.081254 15233 tablet_bootstrap.cc:654] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.083560 15230 tablet_bootstrap.cc:654] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.083994 15231 raft_consensus.cc:359] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.084733 15231 raft_consensus.cc:385] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.085017 15231 raft_consensus.cc:740] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.085695 15231 consensus_queue.cc:260] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.087734 15231 ts_tablet_manager.cc:1434] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:12:57.088606 15231 tablet_bootstrap.cc:492] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:57.098172 15231 tablet_bootstrap.cc:654] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.100713 15233 tablet_bootstrap.cc:492] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:57.101190 15233 ts_tablet_manager.cc:1403] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.003s
I20260709 12:12:57.102401 15230 tablet_bootstrap.cc:492] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:57.102850 15230 ts_tablet_manager.cc:1403] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.007s
I20260709 12:12:57.103660 15233 raft_consensus.cc:359] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.104319 15233 raft_consensus.cc:385] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.104552 15233 raft_consensus.cc:740] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.105129 15441 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.105348 15230 raft_consensus.cc:359] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.105685 15441 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.106118 15230 raft_consensus.cc:385] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.105840 15233 consensus_queue.cc:260] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.106388 15230 raft_consensus.cc:740] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.107061 15230 consensus_queue.cc:260] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.107357 15233 ts_tablet_manager.cc:1434] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:12:57.107843 15441 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.108474 15233 tablet_bootstrap.cc:492] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:57.107676 15496 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:57.138357 15338 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.139029 15338 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.141089 15338 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.143464 15230 ts_tablet_manager.cc:1434] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.014s
I20260709 12:12:57.143977 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:57.145367 15230 tablet_bootstrap.cc:492] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:57.150533 15233 tablet_bootstrap.cc:654] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.154109 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:57.154840 15114 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:57.155738 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:57.156401 15036 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:57.156674 15505 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:57.157605 15081 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:57.159497 15496 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.159857 15496 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.160161 15496 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.168347 15231 tablet_bootstrap.cc:492] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:57.168816 15231 ts_tablet_manager.cc:1403] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.080s	user 0.005s	sys 0.004s
I20260709 12:12:57.169289 15508 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.169929 15508 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.171412 15496 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.171578 15231 raft_consensus.cc:359] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.172675 15231 raft_consensus.cc:385] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.172955 15231 raft_consensus.cc:740] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.173024 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:57.173655 15040 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
W20260709 12:12:57.173897 15005 leader_election.cc:343] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.173018 15508 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:57.174831 15156 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:57.176119 15231 consensus_queue.cc:260] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.177755 15231 ts_tablet_manager.cc:1434] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:12:57.176991 15004 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:57.178653 15231 tablet_bootstrap.cc:492] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:57.179452 15508 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.179405 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:57.179725 15338 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.180109 15040 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.180186 15338 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.180882 15496 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.182929 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:57.183584 15037 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:57.184842 15081 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:57.185310 15508 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.187255 15508 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.188333 15233 tablet_bootstrap.cc:492] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:57.188755 15233 ts_tablet_manager.cc:1403] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.080s	user 0.024s	sys 0.004s
I20260709 12:12:57.162238 15230 tablet_bootstrap.cc:654] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.185520 15496 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.189622 15040 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:57.191461 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:57.194691 15113 raft_consensus.cc:2393] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:57.190653 15496 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.195456 15233 raft_consensus.cc:359] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.197450 15233 raft_consensus.cc:385] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.197147 15496 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.197736 15233 raft_consensus.cc:740] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.196591 15338 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.195411 15286 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.198419 15286 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.198783 15286 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.203516 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:57.208150 15286 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.212160 15081 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:57.213464 15513 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.213968 15513 raft_consensus.cc:697] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:57.215035 15513 consensus_queue.cc:237] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.216161 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:57.219476 15286 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.226866 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:57.228947 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:57.234067 15496 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.235417 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:57.240162 15113 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.225276 15505 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
W20260709 12:12:57.252840 15005 leader_election.cc:343] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.258406 15505 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:57.265026 15263 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.265528 15263 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.271164 15441 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.271679 15441 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.272387 15263 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.273698 15441 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.268642 15233 consensus_queue.cc:260] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.278891 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:57.280539 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:57.280666 15037 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:57.281134 15190 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:57.281615 15182 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:57.279551 15505 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.282487 15505 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.282630 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:57.285355 15187 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:57.286397 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:57.287135 15113 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:57.287079 15037 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:57.288815 15233 ts_tablet_manager.cc:1434] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.003s
I20260709 12:12:57.288666 15156 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:57.289453 15509 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.289773 15233 tablet_bootstrap.cc:492] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:57.285456 15496 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.289835 15509 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.284301 15231 tablet_bootstrap.cc:654] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.283777 15081 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:57.290548 15509 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.292380 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:57.294374 15037 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.295403 15338 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.295775 15338 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.296190 15338 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.295687 14936 catalog_manager.cc:5697] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:57.299680 15508 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.301651 15508 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:57.303680 15188 raft_consensus.cc:2393] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 1: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:12:57.292850 15230 tablet_bootstrap.cc:492] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:57.290009 15505 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:57.304824 15230 ts_tablet_manager.cc:1403] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.160s	user 0.007s	sys 0.022s
I20260709 12:12:57.306818 15338 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.310714 15005 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:57.307834 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:57.311471 15286 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.311592 15038 raft_consensus.cc:2393] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:57.311813 15286 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.312199 15286 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.312230 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:57.319875 15286 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.321070 15113 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:57.321440 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:57.321868 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:57.322149 15112 raft_consensus.cc:2393] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:57.312422 15004 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:57.323841 15509 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.324231 15441 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.325090 15521 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:57.326025 15286 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.328011 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:57.328670 15188 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.331951 15338 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.334649 15345 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:57.338037 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:57.338325 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:57.338642 15038 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.339301 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:57.341174 15114 raft_consensus.cc:2393] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:57.345955 15038 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:57.346736 15188 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:57.347074 15156 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:57.347712 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:57.348286 15186 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.348635 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:57.350703 15230 raft_consensus.cc:359] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.355647 15230 raft_consensus.cc:385] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.349167 15114 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.325944 15509 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:57.356112 15186 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:57.357313 15233 tablet_bootstrap.cc:654] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.348286 15508 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.357959 15508 raft_consensus.cc:697] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:12:57.358777 15508 consensus_queue.cc:237] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.363548 15037 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:57.364711 15081 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:57.365439 15496 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.365955 15496 raft_consensus.cc:697] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:57.366796 15496 consensus_queue.cc:237] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.369413 15231 tablet_bootstrap.cc:492] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:57.369856 15231 ts_tablet_manager.cc:1403] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.191s	user 0.007s	sys 0.003s
I20260709 12:12:57.370355 15441 raft_consensus.cc:697] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:57.370806 15230 raft_consensus.cc:740] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.371268 15441 consensus_queue.cc:237] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.372924 15114 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:57.371568 15230 consensus_queue.cc:260] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.366834 15154 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:57.374975 15509 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:57.376725 15230 ts_tablet_manager.cc:1434] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.000s
I20260709 12:12:57.377635 15230 tablet_bootstrap.cc:492] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:57.377877 15509 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:57.374910 15004 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:57.380434 15557 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.381206 15557 raft_consensus.cc:697] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:57.381983 15557 consensus_queue.cc:237] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.384666 15230 tablet_bootstrap.cc:654] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.374483 15231 raft_consensus.cc:359] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.401324 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:57.401732 15231 raft_consensus.cc:385] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.407833 15231 raft_consensus.cc:740] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.408599 15231 consensus_queue.cc:260] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.403329 15037 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:57.414311 15438 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:57.420598 15080 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:57.427585 15438 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:57.418678 15230 tablet_bootstrap.cc:492] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:57.431710 15230 ts_tablet_manager.cc:1403] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.004s
I20260709 12:12:57.435797 15362 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.436331 15362 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.436511 15230 raft_consensus.cc:359] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.437222 15230 raft_consensus.cc:385] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.437507 15230 raft_consensus.cc:740] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.438447 15362 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:57.438231 15230 consensus_queue.cc:260] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.441781 15231 ts_tablet_manager.cc:1434] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.003s
I20260709 12:12:57.442816 15231 tablet_bootstrap.cc:492] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:57.449884 14937 catalog_manager.cc:5697] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:57.465751 15441 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.466389 14936 catalog_manager.cc:5697] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:57.490579 15286 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.491165 15286 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.515789 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:57.516592 15038 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:57.518186 15286 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.521406 15233 tablet_bootstrap.cc:492] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:57.521958 15233 ts_tablet_manager.cc:1403] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.232s	user 0.025s	sys 0.025s
I20260709 12:12:57.466408 15441 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.522075 15156 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:57.526510 15230 ts_tablet_manager.cc:1434] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.095s	user 0.036s	sys 0.037s
I20260709 12:12:57.529685 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:57.529994 15362 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.530387 15362 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.530714 15362 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.531213 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:57.524564 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:12:57.533651 15154 leader_election.cc:343] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.533811 15441 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.536437 15438 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.536362 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:12:57.540457 15004 leader_election.cc:343] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.542125 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:57.536935 15438 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.542797 15116 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:57.544155 15004 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:57.544572 15438 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.545215 15557 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:12:57.546702 15005 leader_election.cc:343] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.546103 15557 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.550050 15557 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.549980 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:57.552117 15186 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:57.555123 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:57.556725 15337 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:57.557039 15080 leader_election.cc:343] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.558166 15038 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:57.561390 15081 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:57.563200 15513 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.563651 15513 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.563978 15513 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.562280 15233 raft_consensus.cc:359] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.564610 15233 raft_consensus.cc:385] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.564884 15233 raft_consensus.cc:740] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.553293 15362 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.617560 15233 consensus_queue.cc:260] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.620111 15231 tablet_bootstrap.cc:654] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.625425 15182 raft_consensus.cc:2393] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 1: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:12:57.628458 15230 tablet_bootstrap.cc:492] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:57.628537 15513 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.635833 15362 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:57.637784 15233 ts_tablet_manager.cc:1434] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.116s	user 0.010s	sys 0.001s
I20260709 12:12:57.639580 15230 tablet_bootstrap.cc:654] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.633929 15557 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.640090 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:57.640105 15513 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.643078 15233 tablet_bootstrap.cc:492] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:57.644160 15557 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.641218 14935 catalog_manager.cc:5697] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:57.649242 15233 tablet_bootstrap.cc:654] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.641793 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:57.660292 15230 tablet_bootstrap.cc:492] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:57.661448 15230 ts_tablet_manager.cc:1403] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.003s
I20260709 12:12:57.666848 15230 raft_consensus.cc:359] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:12:57.670723 15080 leader_election.cc:343] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.674201 15230 raft_consensus.cc:385] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:12:57.671970 15154 leader_election.cc:343] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.687645 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:57.689276 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:57.689873 15037 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.690701 15496 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:57.671998 15233 tablet_bootstrap.cc:492] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:57.692233 15233 ts_tablet_manager.cc:1403] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.009s
I20260709 12:12:57.674605 15230 raft_consensus.cc:740] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.679482 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:57.710646 15114 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.710906 15037 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:57.718580 15230 consensus_queue.cc:260] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.720973 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:57.721611 15035 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.722165 15231 tablet_bootstrap.cc:492] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:57.722718 15231 ts_tablet_manager.cc:1403] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.280s	user 0.020s	sys 0.008s
I20260709 12:12:57.731751 15231 raft_consensus.cc:359] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.732407 15231 raft_consensus.cc:385] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.732666 15231 raft_consensus.cc:740] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.733366 15231 consensus_queue.cc:260] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.736595 15114 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:57.740252 15230 ts_tablet_manager.cc:1434] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.078s	user 0.001s	sys 0.005s
I20260709 12:12:57.741128 15230 tablet_bootstrap.cc:492] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
W20260709 12:12:57.741894 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 66026.4us
I20260709 12:12:57.742584 15005 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:57.743567 15004 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:12:57.744724 15005 leader_election.cc:343] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.745857 15574 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.746371 15574 raft_consensus.cc:697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:57.747153 15574 consensus_queue.cc:237] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.749704 15231 ts_tablet_manager.cc:1434] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.002s
I20260709 12:12:57.750453 15231 tablet_bootstrap.cc:492] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:57.751705 15575 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:57.754614 15496 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.756677 15035 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
W20260709 12:12:57.757884 14986 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:57.761729 15233 raft_consensus.cc:359] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.762385 15233 raft_consensus.cc:385] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.762640 15233 raft_consensus.cc:740] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.763230 15233 consensus_queue.cc:260] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.763983 15156 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:57.764853 15362 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.764972 15233 ts_tablet_manager.cc:1434] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.072s	user 0.003s	sys 0.002s
I20260709 12:12:57.765333 15362 raft_consensus.cc:697] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:12:57.767963 14936 catalog_manager.cc:5697] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:57.767455 15081 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:57.771991 15513 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:57.755082 15496 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.766134 15362 consensus_queue.cc:237] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.784746 15496 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.796445 15233 tablet_bootstrap.cc:492] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:57.807343 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:57.810201 15263 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:57.813176 14936 catalog_manager.cc:5697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:57.817797 15080 leader_election.cc:343] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.825757 15230 tablet_bootstrap.cc:654] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.828719 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:57.828426 15513 raft_consensus.cc:697] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:12:57.830883 15081 leader_election.cc:343] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.831326 15081 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:57.830494 15513 consensus_queue.cc:237] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.835402 15496 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:57.840754 15231 tablet_bootstrap.cc:654] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.848126 15233 tablet_bootstrap.cc:654] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.848730 14935 catalog_manager.cc:5697] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:57.849737 15230 tablet_bootstrap.cc:492] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:57.850595 15230 ts_tablet_manager.cc:1403] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.001s
I20260709 12:12:57.853077 15230 raft_consensus.cc:359] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.853554 15230 raft_consensus.cc:385] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.853830 15230 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.854514 15230 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.856097 15231 tablet_bootstrap.cc:492] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:57.856576 15230 ts_tablet_manager.cc:1434] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:12:57.856782 15231 ts_tablet_manager.cc:1403] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.002s
I20260709 12:12:57.857518 15230 tablet_bootstrap.cc:492] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:57.859231 15231 raft_consensus.cc:359] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.859846 15231 raft_consensus.cc:385] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.860106 15231 raft_consensus.cc:740] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.860757 15231 consensus_queue.cc:260] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.862691 15231 ts_tablet_manager.cc:1434] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:57.862651 14936 catalog_manager.cc:5697] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:57.864009 15231 tablet_bootstrap.cc:492] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:57.867231 15233 tablet_bootstrap.cc:492] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:57.867619 15230 tablet_bootstrap.cc:654] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.867782 15233 ts_tablet_manager.cc:1403] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.004s
I20260709 12:12:57.870705 15233 raft_consensus.cc:359] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.871454 15233 raft_consensus.cc:385] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.871717 15233 raft_consensus.cc:740] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.872373 15233 consensus_queue.cc:260] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.874977 15578 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:57.879424 15233 ts_tablet_manager.cc:1434] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 12:12:57.880594 15233 tablet_bootstrap.cc:492] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:57.881723 15574 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:57.893153 15231 tablet_bootstrap.cc:654] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.913065 15362 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:57.915305 15230 tablet_bootstrap.cc:492] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:57.915638 15233 tablet_bootstrap.cc:654] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.915792 15230 ts_tablet_manager.cc:1403] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.009s
I20260709 12:12:57.924223 15230 raft_consensus.cc:359] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.924984 15230 raft_consensus.cc:385] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:57.925393 15230 raft_consensus.cc:740] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:57.926095 15230 consensus_queue.cc:260] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.928188 15578 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:57.928583 15230 ts_tablet_manager.cc:1434] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:12:57.929581 15230 tablet_bootstrap.cc:492] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:57.936597 15576 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:12:57.936477 15575 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.940114 15575 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.953567 15575 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.954039 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:12:57.956374 15005 consensus_peers.cc:597] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:57.959607 15112 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:57.967743 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:12:57.978132 15005 leader_election.cc:343] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:57.984921 15230 tablet_bootstrap.cc:654] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:57.982211 15576 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:57.989259 15231 tablet_bootstrap.cc:492] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:57.989817 15231 ts_tablet_manager.cc:1403] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.126s	user 0.012s	sys 0.004s
I20260709 12:12:57.988655 15576 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:57.990717 15233 tablet_bootstrap.cc:492] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:57.991192 15233 ts_tablet_manager.cc:1403] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.014s
I20260709 12:12:57.994006 15004 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:57.994481 15574 consensus_queue.cc:1048] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:57.995519 15286 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:57.995877 15286 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:57.996176 15286 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:57.997186 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:57.997850 15116 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:57.999037 15004 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:57.999218 15576 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:57.999902 15521 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:58.000257 15521 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:58.003481 15521 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.011317 15509 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.012562 15509 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.017999 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:58.018682 15186 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:58.003720 15362 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:12:58.023443 15578 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.024041 15578 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.041491 15569 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.042023 15569 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.104672 15233 raft_consensus.cc:359] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.122445 15233 raft_consensus.cc:385] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.122844 15233 raft_consensus.cc:740] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.122969 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:58.123678 15233 consensus_queue.cc:260] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.125346 15233 ts_tablet_manager.cc:1434] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.134s	user 0.005s	sys 0.000s
I20260709 12:12:58.126142 15233 tablet_bootstrap.cc:492] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:58.106132 15569 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:58.107265 15231 raft_consensus.cc:359] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.127549 15231 raft_consensus.cc:385] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.127851 15231 raft_consensus.cc:740] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.128506 15231 consensus_queue.cc:260] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.130020 15231 ts_tablet_manager.cc:1434] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.140s	user 0.016s	sys 0.035s
I20260709 12:12:58.130059 15230 tablet_bootstrap.cc:492] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:58.130656 15230 ts_tablet_manager.cc:1403] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.201s	user 0.013s	sys 0.006s
I20260709 12:12:58.108831 15578 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:58.109553 15286 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.115413 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:58.116726 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:58.133546 15040 raft_consensus.cc:2393] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 1: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:12:58.119856 15509 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:58.120903 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:58.130915 15231 tablet_bootstrap.cc:492] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:58.108439 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:58.134821 15112 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:58.135197 15035 raft_consensus.cc:2393] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:12:58.135869 15154 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:58.136858 15156 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:58.137669 15569 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:58.137868 15509 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.138025 15569 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:58.138422 15569 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.142710 15286 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:58.155755 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:58.162313 15231 tablet_bootstrap.cc:654] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.164350 15521 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.165629 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:58.165813 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:58.171737 15038 raft_consensus.cc:2393] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:12:58.171922 15112 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.177021 15521 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:58.180441 15509 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:58.165735 15230 raft_consensus.cc:359] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.186606 15230 raft_consensus.cc:385] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.186934 15230 raft_consensus.cc:740] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.187022 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:58.188313 15116 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.182075 15112 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:58.189849 15004 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:58.190892 15521 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:58.191557 15521 raft_consensus.cc:697] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:58.194466 15521 consensus_queue.cc:237] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:12:58.196049 15005 leader_election.cc:343] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.197188 15116 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:58.198354 15004 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:58.198576 15231 tablet_bootstrap.cc:492] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:58.199221 15231 ts_tablet_manager.cc:1403] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.022s
I20260709 12:12:58.199168 15576 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:58.199829 15576 raft_consensus.cc:697] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:58.200279 15569 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.200790 15576 consensus_queue.cc:237] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.202474 15569 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:58.203248 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:58.204396 15080 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:58.205370 15496 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.187760 15230 consensus_queue.cc:260] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.210333 15231 raft_consensus.cc:359] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.211045 15231 raft_consensus.cc:385] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.211333 15231 raft_consensus.cc:740] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.211494 15496 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:58.212656 15230 ts_tablet_manager.cc:1434] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.081s	user 0.005s	sys 0.001s
I20260709 12:12:58.213517 15230 tablet_bootstrap.cc:492] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:58.214178 15231 consensus_queue.cc:260] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.214534 14935 catalog_manager.cc:5697] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.217061 15578 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.217530 15578 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.218773 15231 ts_tablet_manager.cc:1434] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:12:58.219815 15231 tablet_bootstrap.cc:492] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:58.220316 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:58.222635 15578 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:12:58.223116 15081 leader_election.cc:343] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.225915 15233 tablet_bootstrap.cc:654] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.238785 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:58.239585 15187 raft_consensus.cc:2393] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 1: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:12:58.244621 15513 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.246394 15231 tablet_bootstrap.cc:654] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.252686 14937 catalog_manager.cc:5697] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.255257 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:58.256021 15116 raft_consensus.cc:2393] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:12:58.266992 15231 tablet_bootstrap.cc:492] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:58.267464 15231 ts_tablet_manager.cc:1403] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.000s
I20260709 12:12:58.267668 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:58.269928 15231 raft_consensus.cc:359] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.270587 15231 raft_consensus.cc:385] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.270840 15231 raft_consensus.cc:740] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.271453 15230 tablet_bootstrap.cc:654] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.271551 15231 consensus_queue.cc:260] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:12:58.272528 15080 leader_election.cc:343] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.272945 15080 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:58.276074 15513 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.274085 15231 ts_tablet_manager.cc:1434] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:12:58.275789 15578 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:58.277824 15231 tablet_bootstrap.cc:492] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:58.274634 15233 tablet_bootstrap.cc:492] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:58.278532 15233 ts_tablet_manager.cc:1403] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.153s	user 0.012s	sys 0.000s
I20260709 12:12:58.282308 15233 raft_consensus.cc:359] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.283262 15233 raft_consensus.cc:385] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.283563 15233 raft_consensus.cc:740] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.284209 15233 consensus_queue.cc:260] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.285756 15231 tablet_bootstrap.cc:654] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.288332 15154 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:58.290298 15233 ts_tablet_manager.cc:1434] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:12:58.291388 15233 tablet_bootstrap.cc:492] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:58.297183 15505 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:58.302047 15231 tablet_bootstrap.cc:492] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:58.302620 15231 ts_tablet_manager.cc:1403] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260709 12:12:58.306206 15231 raft_consensus.cc:359] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.312186 15231 raft_consensus.cc:385] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.312466 15231 raft_consensus.cc:740] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.313073 15231 consensus_queue.cc:260] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.315096 15231 ts_tablet_manager.cc:1434] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.001s
I20260709 12:12:58.315991 15231 tablet_bootstrap.cc:492] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:58.316398 15505 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.318038 15521 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.318504 15521 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.321133 15521 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:58.321583 15231 tablet_bootstrap.cc:654] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.324662 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:12:58.339939 15004 leader_election.cc:343] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.340485 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:12:58.344523 15005 leader_election.cc:343] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.346104 15186 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.346211 15005 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:58.346791 15230 tablet_bootstrap.cc:492] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:58.347188 15230 ts_tablet_manager.cc:1403] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.134s	user 0.014s	sys 0.014s
I20260709 12:12:58.347247 15576 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:58.348313 15233 tablet_bootstrap.cc:654] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.359468 15230 raft_consensus.cc:359] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.361536 15230 raft_consensus.cc:385] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.363140 15230 raft_consensus.cc:740] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.364346 15231 tablet_bootstrap.cc:492] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:58.364809 15231 ts_tablet_manager.cc:1403] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.014s
I20260709 12:12:58.364771 15230 consensus_queue.cc:260] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.367489 15230 ts_tablet_manager.cc:1434] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:12:58.367270 15231 raft_consensus.cc:359] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.367940 15231 raft_consensus.cc:385] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.368196 15231 raft_consensus.cc:740] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.369637 15505 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.370411 15230 tablet_bootstrap.cc:492] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:58.370875 15569 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.370098 15505 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.374650 15231 consensus_queue.cc:260] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.381904 15574 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.383303 15505 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:58.384483 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:12:58.385842 15154 leader_election.cc:343] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.392938 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:58.393616 15035 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:58.394898 15156 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:58.395679 15509 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:58.396023 15509 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:58.396334 15509 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.381953 15231 ts_tablet_manager.cc:1434] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:12:58.443886 15231 tablet_bootstrap.cc:492] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:58.446305 15233 tablet_bootstrap.cc:492] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:58.446897 15233 ts_tablet_manager.cc:1403] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.156s	user 0.021s	sys 0.008s
W20260709 12:12:58.446310 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 47406.9us
W20260709 12:12:58.461377 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 62926.3us
I20260709 12:12:58.461622 15509 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.463629 15509 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:58.481921 15230 tablet_bootstrap.cc:654] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.483955 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:58.484616 15037 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.492444 15231 tablet_bootstrap.cc:654] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.497483 15037 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:58.503958 15156 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:58.505461 15362 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:58.507885 15362 raft_consensus.cc:697] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:12:58.508728 15362 consensus_queue.cc:237] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.518182 15233 raft_consensus.cc:359] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.518903 15233 raft_consensus.cc:385] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.519187 15233 raft_consensus.cc:740] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.519575 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:58.519837 15233 consensus_queue.cc:260] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.521340 15521 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.528574 15233 ts_tablet_manager.cc:1434] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.000s
I20260709 12:12:58.515362 15574 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.530078 15233 tablet_bootstrap.cc:492] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:58.529696 15574 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:12:58.530464 15005 consensus_peers.cc:597] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:58.531261 15154 leader_election.cc:343] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.531831 15574 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:58.536221 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:12:58.539620 15005 leader_election.cc:343] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.549119 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:58.549832 15115 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:58.550619 15230 tablet_bootstrap.cc:492] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:58.551101 15230 ts_tablet_manager.cc:1403] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.181s	user 0.012s	sys 0.002s
I20260709 12:12:58.551000 15004 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:58.521837 15521 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.552178 15286 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:58.555254 15230 raft_consensus.cc:359] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.555984 15230 raft_consensus.cc:385] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.556241 15230 raft_consensus.cc:740] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.556396 15575 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.556885 15575 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.558811 15575 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:58.559227 15521 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:58.561641 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:58.562947 15230 consensus_queue.cc:260] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.563231 15286 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:58.564255 15286 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.567616 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:58.562278 15113 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:58.569693 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:58.567996 15230 ts_tablet_manager.cc:1434] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:12:58.570303 15182 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:58.570859 15230 tablet_bootstrap.cc:492] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:58.572460 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:12:58.572701 15005 leader_election.cc:343] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.573722 15005 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:12:58.575721 15004 leader_election.cc:343] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.576154 15004 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:58.583803 15521 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:58.584236 15521 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:58.584573 15521 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.586975 15576 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:58.598445 15230 tablet_bootstrap.cc:654] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.602654 15521 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.605643 15521 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:58.606431 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:58.607692 15115 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.614315 15286 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.616945 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:58.617543 15189 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.618070 15286 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:58.618175 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:58.618768 15114 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.620141 15115 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:58.621454 15004 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:58.599138 15233 tablet_bootstrap.cc:654] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.623406 15286 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:58.623808 15286 raft_consensus.cc:697] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:58.624449 15286 consensus_queue.cc:237] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.625996 15189 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:58.625891 15575 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.627318 15114 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:58.620934 14935 catalog_manager.cc:5697] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:58.630120 15362 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.632669 15004 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:58.632550 15362 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.633116 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:58.633723 15575 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:58.634222 15575 raft_consensus.cc:697] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:58.635226 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:58.635035 15575 consensus_queue.cc:237] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.635865 15038 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:58.636523 15230 tablet_bootstrap.cc:492] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:58.637369 15156 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:58.638141 15614 raft_consensus.cc:2804] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:58.638531 15614 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:58.637009 15230 ts_tablet_manager.cc:1403] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.004s
I20260709 12:12:58.638870 15614 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.643026 15362 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:58.646641 15614 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.649531 15614 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:12:58.650904 15005 leader_election.cc:343] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.650763 15521 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.651244 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:58.651870 15038 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:58.652837 15005 consensus_peers.cc:597] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:58.657150 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:58.657815 15115 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:58.659554 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:58.660075 15116 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.660868 15038 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:58.662774 15156 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:58.664546 15362 raft_consensus.cc:2804] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:58.664999 15362 raft_consensus.cc:697] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:12:58.665804 15362 consensus_queue.cc:237] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.667090 15116 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:58.683821 15231 tablet_bootstrap.cc:492] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:58.684340 15231 ts_tablet_manager.cc:1403] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.286s	user 0.022s	sys 0.023s
I20260709 12:12:58.683760 15230 raft_consensus.cc:359] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.685063 15230 raft_consensus.cc:385] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.685322 15230 raft_consensus.cc:740] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.686777 15231 raft_consensus.cc:359] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.687461 15231 raft_consensus.cc:385] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.687182 15230 consensus_queue.cc:260] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.687723 15231 raft_consensus.cc:740] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.688338 15231 consensus_queue.cc:260] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.688776 15233 tablet_bootstrap.cc:492] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:58.689246 15233 ts_tablet_manager.cc:1403] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.159s	user 0.009s	sys 0.005s
I20260709 12:12:58.693063 15230 ts_tablet_manager.cc:1434] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 12:12:58.693763 15233 raft_consensus.cc:359] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.694401 15233 raft_consensus.cc:385] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.696349 15230 tablet_bootstrap.cc:492] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:58.703061 15230 tablet_bootstrap.cc:654] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.708256 15231 ts_tablet_manager.cc:1434] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:12:58.709223 15231 tablet_bootstrap.cc:492] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:58.694664 15233 raft_consensus.cc:740] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.713868 15233 consensus_queue.cc:260] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.716203 15233 ts_tablet_manager.cc:1434] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 12:12:58.715755 14935 catalog_manager.cc:5697] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:58.724356 15233 tablet_bootstrap.cc:492] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:58.728686 15230 tablet_bootstrap.cc:492] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:58.729269 15230 ts_tablet_manager.cc:1403] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.005s
I20260709 12:12:58.731985 15230 raft_consensus.cc:359] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.733330 15230 raft_consensus.cc:385] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.733975 15230 raft_consensus.cc:740] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.735244 15230 consensus_queue.cc:260] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.741475 15231 tablet_bootstrap.cc:654] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.742655 15230 ts_tablet_manager.cc:1434] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:12:58.744515 15230 tablet_bootstrap.cc:492] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:58.746061 14937 catalog_manager.cc:5697] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.754487 15233 tablet_bootstrap.cc:654] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.759248 15230 tablet_bootstrap.cc:654] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.770047 15230 tablet_bootstrap.cc:492] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:58.771539 15286 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.771996 15286 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.771567 15230 ts_tablet_manager.cc:1403] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.003s
I20260709 12:12:58.773777 15286 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:58.775486 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:12:58.777662 15004 leader_election.cc:343] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.779695 15230 raft_consensus.cc:359] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.782022 15230 raft_consensus.cc:385] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.782632 15230 raft_consensus.cc:740] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.783605 15230 consensus_queue.cc:260] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.787014 15230 ts_tablet_manager.cc:1434] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:12:58.788745 15231 tablet_bootstrap.cc:492] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:58.789270 15231 ts_tablet_manager.cc:1403] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.004s
I20260709 12:12:58.790354 15230 tablet_bootstrap.cc:492] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:58.799899 15230 tablet_bootstrap.cc:654] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.803622 15496 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.804152 15496 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.806166 15496 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:58.808923 15575 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.809530 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:58.810269 15036 raft_consensus.cc:2393] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 1: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:12:58.824434 15231 raft_consensus.cc:359] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.825233 15231 raft_consensus.cc:385] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.825482 15231 raft_consensus.cc:740] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.829026 15231 consensus_queue.cc:260] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.827216 14935 catalog_manager.cc:5697] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:58.830538 15231 ts_tablet_manager.cc:1434] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.003s
I20260709 12:12:58.831431 15231 tablet_bootstrap.cc:492] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:58.831552 15230 tablet_bootstrap.cc:492] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:58.833372 15230 ts_tablet_manager.cc:1403] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.004s
I20260709 12:12:58.836685 15230 raft_consensus.cc:359] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.831961 15233 tablet_bootstrap.cc:492] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:58.840909 15233 ts_tablet_manager.cc:1403] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.124s	user 0.036s	sys 0.025s
I20260709 12:12:58.837916 15231 tablet_bootstrap.cc:654] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.843807 15230 raft_consensus.cc:385] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.844105 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:58.844518 15230 raft_consensus.cc:740] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.844058 15233 raft_consensus.cc:359] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.845410 15233 raft_consensus.cc:385] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.845727 15233 raft_consensus.cc:740] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.847805 15233 consensus_queue.cc:260] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.854183 15230 consensus_queue.cc:260] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.854764 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:58.855455 15233 ts_tablet_manager.cc:1434] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 12:12:58.856339 15233 tablet_bootstrap.cc:492] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:58.857751 15230 ts_tablet_manager.cc:1434] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 12:12:58.865911 15230 tablet_bootstrap.cc:492] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
W20260709 12:12:58.869424 15005 leader_election.cc:343] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.871930 15005 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:58.872328 15607 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.873994 15575 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:58.876484 15607 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.861665 15233 tablet_bootstrap.cc:654] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:58.879236 14986 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:58.879326 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:58.870209 15080 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:58.879981 15036 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 0.
I20260709 12:12:58.882637 15338 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.885628 15230 tablet_bootstrap.cc:654] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.889001 15081 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:58.890056 15578 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:58.890424 15578 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:58.890743 15578 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.893231 15338 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:58.896100 15607 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:58.902660 15362 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.908761 15578 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.910756 15233 tablet_bootstrap.cc:492] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:58.911042 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:12:58.911900 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:58.912614 15038 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:58.913008 15080 leader_election.cc:343] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:58.911331 15233 ts_tablet_manager.cc:1403] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.004s
I20260709 12:12:58.918205 15362 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:58.918473 15233 raft_consensus.cc:359] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.918668 15362 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.919140 15233 raft_consensus.cc:385] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.919430 15233 raft_consensus.cc:740] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.920166 15233 consensus_queue.cc:260] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.921164 15362 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:58.921890 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:58.922586 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:58.923841 15156 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:58.924612 15233 ts_tablet_manager.cc:1434] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 12:12:58.925058 15362 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:58.926824 15233 tablet_bootstrap.cc:492] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:58.933107 15233 tablet_bootstrap.cc:654] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.955222 15508 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:58.956131 15038 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:58.957542 15081 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:58.961872 15634 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:58.962394 15634 raft_consensus.cc:697] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:12:58.966786 15578 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:58.968209 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:58.968712 15230 tablet_bootstrap.cc:492] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:58.968837 15183 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:58.969189 15230 ts_tablet_manager.cc:1403] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.103s	user 0.025s	sys 0.013s
I20260709 12:12:58.971751 15230 raft_consensus.cc:359] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.961489 15231 tablet_bootstrap.cc:492] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:58.972857 15231 ts_tablet_manager.cc:1403] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.142s	user 0.018s	sys 0.027s
I20260709 12:12:58.963266 15634 consensus_queue.cc:237] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.975404 15231 raft_consensus.cc:359] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.976110 15231 raft_consensus.cc:385] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.976382 15231 raft_consensus.cc:740] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.977002 15231 consensus_queue.cc:260] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.978394 15183 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:12:58.979368 15231 ts_tablet_manager.cc:1434] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:58.979836 15230 raft_consensus.cc:385] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:58.980136 15230 raft_consensus.cc:740] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:58.981696 15231 tablet_bootstrap.cc:492] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793: Bootstrap starting.
I20260709 12:12:58.980758 15230 consensus_queue.cc:260] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:58.987804 15230 ts_tablet_manager.cc:1434] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 12:12:58.988021 15231 tablet_bootstrap.cc:654] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:58.988822 15230 tablet_bootstrap.cc:492] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac: Bootstrap starting.
I20260709 12:12:58.996263 15230 tablet_bootstrap.cc:654] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.000440 15233 tablet_bootstrap.cc:492] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:59.000896 15233 ts_tablet_manager.cc:1403] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.010s
I20260709 12:12:59.003659 15233 raft_consensus.cc:359] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.004405 15233 raft_consensus.cc:385] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.004674 15233 raft_consensus.cc:740] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.005340 15233 consensus_queue.cc:260] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.007607 15233 ts_tablet_manager.cc:1434] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:12:59.008569 15233 tablet_bootstrap.cc:492] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:59.014978 15233 tablet_bootstrap.cc:654] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:59.016158 15005 consensus_peers.cc:597] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:59.020792 15231 tablet_bootstrap.cc:492] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793: No bootstrap required, opened a new log
I20260709 12:12:59.021414 15231 ts_tablet_manager.cc:1403] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.019s
I20260709 12:12:59.022855 14938 catalog_manager.cc:5697] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 0 to 1, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:59.023944 15231 raft_consensus.cc:359] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.024660 15231 raft_consensus.cc:385] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.024919 15231 raft_consensus.cc:740] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.025573 15231 consensus_queue.cc:260] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.030583 15230 tablet_bootstrap.cc:492] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac: No bootstrap required, opened a new log
I20260709 12:12:59.031107 15230 ts_tablet_manager.cc:1403] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.010s
I20260709 12:12:59.031831 15231 ts_tablet_manager.cc:1434] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 12:12:59.031771 15575 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.032383 15575 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.034080 15233 tablet_bootstrap.cc:492] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:59.034518 15575 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:59.036496 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:59.034529 15233 ts_tablet_manager.cc:1403] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.001s
I20260709 12:12:59.037087 15116 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:59.038136 15230 raft_consensus.cc:359] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.038425 15004 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:12:59.038801 15230 raft_consensus.cc:385] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.039094 15230 raft_consensus.cc:740] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.039247 15575 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:59.039739 15575 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:59.040076 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:12:59.041288 15005 leader_election.cc:343] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.039855 15230 consensus_queue.cc:260] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.044283 15230 ts_tablet_manager.cc:1434] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.005s
I20260709 12:12:59.044270 15613 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.045104 15613 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.047327 15613 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:59.047439 15575 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.049180 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:12:59.050546 15005 leader_election.cc:343] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.050637 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:59.051369 15116 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 0.
I20260709 12:12:59.052418 15004 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:59.053678 15613 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:59.054054 15613 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:59.054381 15613 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.055190 15233 raft_consensus.cc:359] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.055965 15233 raft_consensus.cc:385] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.056324 15233 raft_consensus.cc:740] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.057103 15233 consensus_queue.cc:260] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.059247 15233 ts_tablet_manager.cc:1434] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 12:12:59.064021 15233 tablet_bootstrap.cc:492] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:59.068713 15575 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.070425 15233 tablet_bootstrap.cc:654] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.066833 15613 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.071046 15575 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:59.072492 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:59.072855 15613 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:12:59.074177 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:59.074620 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:12:59.075300 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:59.076233 15116 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:59.076531 15005 leader_election.cc:343] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.076772 15114 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:59.077219 15005 leader_election.cc:343] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:59.079953 15233 tablet_bootstrap.cc:492] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:59.080402 15233 ts_tablet_manager.cc:1403] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260709 12:12:59.083264 15233 raft_consensus.cc:359] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.083909 15233 raft_consensus.cc:385] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.084185 15233 raft_consensus.cc:740] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.084762 15233 consensus_queue.cc:260] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.086681 15233 ts_tablet_manager.cc:1434] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:12:59.083917 15114 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:59.086964 15116 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:12:59.088191 15233 tablet_bootstrap.cc:492] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:59.091471 15004 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:59.092859 15575 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:59.092923 15004 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:12:59.094185 15233 tablet_bootstrap.cc:654] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.094302 15521 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:59.097091 15521 raft_consensus.cc:697] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:59.101305 15521 consensus_queue.cc:237] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.099483 15509 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.103127 15509 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.105625 15509 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:59.106464 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:59.108395 15575 raft_consensus.cc:697] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:12:59.109391 15575 consensus_queue.cc:237] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.111320 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:59.112219 15115 raft_consensus.cc:2393] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 1: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:12:59.117884 15614 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.118360 15614 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.120378 15614 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:59.121151 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:59.120867 15614 consensus_queue.cc:1048] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:12:59.124289 15183 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.141175 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:59.141294 15156 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:59.144918 15509 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.147945 15508 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.148545 15508 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.150750 15508 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:59.150525 15441 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:59.154507 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:59.155143 15036 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:59.156935 15156 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:59.158363 15569 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:59.158732 15569 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:59.159082 15569 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.165324 15509 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:59.165215 14935 catalog_manager.cc:5697] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:59.166779 14935 catalog_manager.cc:5697] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:59.168891 15569 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.171103 15569 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:59.172161 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:59.172787 15038 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.179602 15038 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:59.181155 15156 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:59.184571 15509 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:59.185433 15509 raft_consensus.cc:697] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:12:59.186401 15509 consensus_queue.cc:237] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.192286 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:59.192909 15114 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:59.193758 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:59.194340 15113 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.203375 15113 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:59.207113 15154 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:59.228821 15569 consensus_queue.cc:1048] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.236116 15508 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:59.246106 15233 tablet_bootstrap.cc:492] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:59.246637 15233 ts_tablet_manager.cc:1403] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.159s	user 0.063s	sys 0.067s
I20260709 12:12:59.247108 15441 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.249301 15233 raft_consensus.cc:359] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.250013 15233 raft_consensus.cc:385] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.250273 15233 raft_consensus.cc:740] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.250890 15233 consensus_queue.cc:260] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.252897 15233 ts_tablet_manager.cc:1434] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:12:59.253784 15233 tablet_bootstrap.cc:492] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73: Bootstrap starting.
I20260709 12:12:59.257232 14935 catalog_manager.cc:5697] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:59.261023 15233 tablet_bootstrap.cc:654] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:59.274367 15441 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.296347 15233 tablet_bootstrap.cc:492] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73: No bootstrap required, opened a new log
I20260709 12:12:59.296811 15233 ts_tablet_manager.cc:1403] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.022s
I20260709 12:12:59.301853 15233 raft_consensus.cc:359] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.303040 15233 raft_consensus.cc:385] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:59.303404 15233 raft_consensus.cc:740] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Initialized, Role: FOLLOWER
I20260709 12:12:59.304095 15233 consensus_queue.cc:260] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.306094 15233 ts_tablet_manager.cc:1434] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:12:59.310182 15183 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.350834 15509 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.351347 15509 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.352857 15509 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:59.353518 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:59.353796 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:59.354223 15036 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:59.354353 15115 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 0.
I20260709 12:12:59.355377 15156 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:59.356077 15509 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:59.356369 15509 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:59.356619 15509 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.362404 15509 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.364166 15509 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:59.364672 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:12:59.364916 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:12:59.365142 15036 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.365403 15115 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.370133 15036 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:59.370483 15115 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:12:59.371270 15156 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:12:59.372323 15509 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:59.372859 15509 raft_consensus.cc:697] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:12:59.373718 15509 consensus_queue.cc:237] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.376078 15569 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:59.376570 15569 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:12:59.378388 15569 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:12:59.379029 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:12:59.379746 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:12:59.380980 15154 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:12:59.381538 15569 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:59.385723 14935 catalog_manager.cc:5697] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:59.400931 15496 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.409664 15496 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.481678 15184 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.492956 15521 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.518138 15521 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.642370 15184 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:59.648916 15286 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.658133 15286 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.692329 15508 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.702769 15614 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.768780 15614 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:59.782748 15614 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:00.916287 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:00.953351 15673 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:00.953367 15674 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:00.954741 15676 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:00.955571 13872 server_base.cc:1061] running on GCE node
I20260709 12:13:00.956831 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:00.957072 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:00.957254 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599180957236 us; error 0 us; skew 500 ppm
I20260709 12:13:00.957906 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:00.961218 13872 webserver.cc:533] Webserver started at http://127.13.140.4:46805/ using document root <none> and password file <none>
I20260709 12:13:00.961776 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:00.961961 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:00.962263 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:00.963675 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-3-root/instance:
uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
format_stamp: "Formatted at 2026-07-09 12:13:00 on dist-test-slave-4v02"
I20260709 12:13:00.969138 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:13:00.973646 15681 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:00.974476 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:13:00.974815 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-3-root
uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
format_stamp: "Formatted at 2026-07-09 12:13:00 on dist-test-slave-4v02"
I20260709 12:13:00.975169 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:00.992189 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:00.993541 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:00.995865 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:01.001360 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:01.001739 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:01.002135 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:01.002435 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:01.068209 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.4:39155
I20260709 12:13:01.069890 15743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.4:39155 every 8 connection(s)
I20260709 12:13:01.073155 13872 auto_leader_rebalancer-test.cc:439] add a tserver: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:01.091266 15744 heartbeater.cc:344] Connected to a master server at 127.13.140.62:43813
I20260709 12:13:01.091771 15744 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:01.092689 15744 heartbeater.cc:507] Master 127.13.140.62:43813 requested a full tablet report, sending...
I20260709 12:13:01.095120 14937 ts_manager.cc:194] Registered new tserver with Master: 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:01.096822 14937 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40498
I20260709 12:13:02.066249 15184 consensus_queue.cc:237] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:02.073237 15036 raft_consensus.cc:1275] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:02.074260 15115 raft_consensus.cc:1275] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:02.074879 15751 consensus_queue.cc:1048] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:02.081204 15614 consensus_queue.cc:1048] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:13:02.097800 15153 consensus_peers.cc:597] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b71a3f27b64f4f06831b0273e033dffa. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:02.099490 15744 heartbeater.cc:499] Master 127.13.140.62:43813 was elected leader, sending a full tablet report...
I20260709 12:13:02.107426 15670 raft_consensus.cc:2955] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:02.109454 15113 raft_consensus.cc:2955] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:02.106997 15038 raft_consensus.cc:2955] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:02.124692 14937 catalog_manager.cc:5697] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:02.139689 15113 consensus_queue.cc:237] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:02.146780 15184 raft_consensus.cc:1275] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:02.148303 15496 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:02.149075 15038 raft_consensus.cc:1275] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:02.150676 15672 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:02.166189 15672 raft_consensus.cc:2955] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
W20260709 12:13:02.176573 15078 consensus_peers.cc:597] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca5e79f747d841f583bfc82b594a5f1b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:02.177685 15038 raft_consensus.cc:2955] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:02.181290 15184 raft_consensus.cc:2955] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:02.189424 15116 consensus_queue.cc:237] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:02.215910 15184 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:02.217679 15672 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:02.223634 15037 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:02.225330 15672 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:13:02.230201 15078 consensus_peers.cc:597] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eacfe2b6b4f744faab0e26951a948706. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:02.229501 14937 catalog_manager.cc:5697] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:02.255199 15764 raft_consensus.cc:2955] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:02.259642 15037 raft_consensus.cc:2955] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:02.261813 15187 raft_consensus.cc:2955] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:02.279027 14938 catalog_manager.cc:5697] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:02.295961 15037 consensus_queue.cc:237] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:02.304355 15187 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:02.305757 15613 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:02.306361 15116 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:02.308297 15613 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:02.314383 15286 raft_consensus.cc:2955] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:02.315623 15187 raft_consensus.cc:2955] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:02.331010 14938 catalog_manager.cc:5697] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:02.332887 15003 consensus_peers.cc:597] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c49ce5cf64c243a992eb7bbc13bd8090. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:02.339082 15113 raft_consensus.cc:2955] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:02.605245 15777 ts_tablet_manager.cc:933] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:02.607066 15777 tablet_copy_client.cc:323] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.3:40323
I20260709 12:13:02.620808 15200 tablet_copy_service.cc:140] P 37acd5ac26b54c4fb766e0134c390e73: Received BeginTabletCopySession request for tablet b71a3f27b64f4f06831b0273e033dffa from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:41162)
I20260709 12:13:02.621299 15200 tablet_copy_service.cc:161] P 37acd5ac26b54c4fb766e0134c390e73: Beginning new tablet copy session on tablet b71a3f27b64f4f06831b0273e033dffa from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:41162: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-b71a3f27b64f4f06831b0273e033dffa
I20260709 12:13:02.628559 15200 tablet_copy_source_session.cc:215] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:02.631951 15777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b71a3f27b64f4f06831b0273e033dffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.645874 15777 tablet_copy_client.cc:806] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:02.646557 15777 tablet_copy_client.cc:670] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:02.650333 15777 tablet_copy_client.cc:538] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:02.656961 15777 tablet_bootstrap.cc:492] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:02.669168 15781 ts_tablet_manager.cc:933] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:02.673759 15781 tablet_copy_client.cc:323] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.2:41561
I20260709 12:13:02.680080 15777 tablet_bootstrap.cc:492] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:02.681094 15777 tablet_bootstrap.cc:492] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:02.681773 15777 ts_tablet_manager.cc:1403] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.001s
I20260709 12:13:02.686725 15777 raft_consensus.cc:359] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:02.687649 15777 raft_consensus.cc:740] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:02.688058 15126 tablet_copy_service.cc:140] P cb445d4f8d034987976d9b78da5532ac: Received BeginTabletCopySession request for tablet ca5e79f747d841f583bfc82b594a5f1b from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:58982)
I20260709 12:13:02.688659 15126 tablet_copy_service.cc:161] P cb445d4f8d034987976d9b78da5532ac: Beginning new tablet copy session on tablet ca5e79f747d841f583bfc82b594a5f1b from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:58982: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-ca5e79f747d841f583bfc82b594a5f1b
I20260709 12:13:02.688349 15777 consensus_queue.cc:260] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:02.692313 15777 ts_tablet_manager.cc:1434] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260709 12:13:02.694303 15200 tablet_copy_service.cc:342] P 37acd5ac26b54c4fb766e0134c390e73: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-b71a3f27b64f4f06831b0273e033dffa received from {username='slave'} at 127.0.0.1:41162
I20260709 12:13:02.694811 15200 tablet_copy_service.cc:434] P 37acd5ac26b54c4fb766e0134c390e73: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-b71a3f27b64f4f06831b0273e033dffa on tablet b71a3f27b64f4f06831b0273e033dffa with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:02.696309 15126 tablet_copy_source_session.cc:215] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:02.701076 15781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5e79f747d841f583bfc82b594a5f1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.713682 15781 tablet_copy_client.cc:806] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:02.714216 15781 tablet_copy_client.cc:670] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:02.718358 15781 tablet_copy_client.cc:538] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:02.723876 15781 tablet_bootstrap.cc:492] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:02.744194 15781 tablet_bootstrap.cc:492] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:02.745038 15781 tablet_bootstrap.cc:492] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:02.745657 15781 ts_tablet_manager.cc:1403] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 12:13:02.748171 15777 ts_tablet_manager.cc:933] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767)
I20260709 12:13:02.748569 15781 raft_consensus.cc:359] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:02.749336 15781 raft_consensus.cc:740] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:02.750003 15781 consensus_queue.cc:260] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:02.771978 15777 tablet_copy_client.cc:323] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.1:39767
I20260709 12:13:02.787485 15050 tablet_copy_service.cc:140] P 2cdab4d204e440c194e8b09634795793: Received BeginTabletCopySession request for tablet c49ce5cf64c243a992eb7bbc13bd8090 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:51618)
I20260709 12:13:02.788173 15050 tablet_copy_service.cc:161] P 2cdab4d204e440c194e8b09634795793: Beginning new tablet copy session on tablet c49ce5cf64c243a992eb7bbc13bd8090 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:51618: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-c49ce5cf64c243a992eb7bbc13bd8090
I20260709 12:13:02.789695 15781 ts_tablet_manager.cc:1434] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.001s
I20260709 12:13:02.802399 15050 tablet_copy_source_session.cc:215] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:02.804493 15126 tablet_copy_service.cc:342] P cb445d4f8d034987976d9b78da5532ac: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-ca5e79f747d841f583bfc82b594a5f1b received from {username='slave'} at 127.0.0.1:58982
I20260709 12:13:02.805012 15126 tablet_copy_service.cc:434] P cb445d4f8d034987976d9b78da5532ac: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-ca5e79f747d841f583bfc82b594a5f1b on tablet ca5e79f747d841f583bfc82b594a5f1b with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:02.807811 15781 ts_tablet_manager.cc:933] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:02.810024 15781 tablet_copy_client.cc:323] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.2:41561
I20260709 12:13:02.812150 15777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49ce5cf64c243a992eb7bbc13bd8090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.812368 15126 tablet_copy_service.cc:140] P cb445d4f8d034987976d9b78da5532ac: Received BeginTabletCopySession request for tablet eacfe2b6b4f744faab0e26951a948706 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:58982)
I20260709 12:13:02.813060 15126 tablet_copy_service.cc:161] P cb445d4f8d034987976d9b78da5532ac: Beginning new tablet copy session on tablet eacfe2b6b4f744faab0e26951a948706 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:58982: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-eacfe2b6b4f744faab0e26951a948706
I20260709 12:13:02.832288 15126 tablet_copy_source_session.cc:215] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:02.835575 15781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacfe2b6b4f744faab0e26951a948706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.838961 15777 tablet_copy_client.cc:806] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:02.839576 15777 tablet_copy_client.cc:670] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:02.845356 15777 tablet_copy_client.cc:538] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:02.855005 15781 tablet_copy_client.cc:806] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:02.855640 15781 tablet_copy_client.cc:670] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:02.860600 15777 tablet_bootstrap.cc:492] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:02.866406 15781 tablet_copy_client.cc:538] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:02.879909 15777 tablet_bootstrap.cc:492] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:02.877990 15781 tablet_bootstrap.cc:492] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:02.880825 15777 tablet_bootstrap.cc:492] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:02.881529 15777 ts_tablet_manager.cc:1403] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260709 12:13:02.884526 15777 raft_consensus.cc:359] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:02.885335 15777 raft_consensus.cc:740] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:02.886408 15777 consensus_queue.cc:260] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:02.888659 15777 ts_tablet_manager.cc:1434] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:13:02.890843 15050 tablet_copy_service.cc:342] P 2cdab4d204e440c194e8b09634795793: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-c49ce5cf64c243a992eb7bbc13bd8090 received from {username='slave'} at 127.0.0.1:51618
I20260709 12:13:02.891439 15050 tablet_copy_service.cc:434] P 2cdab4d204e440c194e8b09634795793: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-c49ce5cf64c243a992eb7bbc13bd8090 on tablet c49ce5cf64c243a992eb7bbc13bd8090 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:02.910127 15781 tablet_bootstrap.cc:492] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:02.911096 15781 tablet_bootstrap.cc:492] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:02.911849 15781 ts_tablet_manager.cc:1403] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.010s
I20260709 12:13:02.914939 15781 raft_consensus.cc:359] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:02.916874 15781 raft_consensus.cc:740] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:02.917608 15781 consensus_queue.cc:260] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:02.920112 15781 ts_tablet_manager.cc:1434] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:13:02.921775 15126 tablet_copy_service.cc:342] P cb445d4f8d034987976d9b78da5532ac: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-eacfe2b6b4f744faab0e26951a948706 received from {username='slave'} at 127.0.0.1:58982
I20260709 12:13:02.922196 15126 tablet_copy_service.cc:434] P cb445d4f8d034987976d9b78da5532ac: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-eacfe2b6b4f744faab0e26951a948706 on tablet eacfe2b6b4f744faab0e26951a948706 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:03.094326 15719 raft_consensus.cc:1217] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:03.139501 15719 raft_consensus.cc:1217] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:03.220220 15719 raft_consensus.cc:1217] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:03.328341 15719 raft_consensus.cc:1217] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:03.557507 15793 raft_consensus.cc:1064] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:13:03.560535 15793 consensus_queue.cc:237] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:03.568122 15185 raft_consensus.cc:1275] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.568305 15719 raft_consensus.cc:1275] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.570379 15793 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:03.571321 15036 raft_consensus.cc:1275] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.571357 15764 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:03.585397 15764 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:03.599117 15792 raft_consensus.cc:2955] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.599943 15718 raft_consensus.cc:2955] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.618242 15038 raft_consensus.cc:2955] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.618620 14935 catalog_manager.cc:5697] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.638348 15184 raft_consensus.cc:2955] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.673431 15797 raft_consensus.cc:1064] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:13:03.681083 15116 consensus_queue.cc:237] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:03.676083 15797 consensus_queue.cc:237] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:03.695834 15718 raft_consensus.cc:1275] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:03.697901 15794 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:03.706950 15185 raft_consensus.cc:1275] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:03.709753 15793 raft_consensus.cc:2955] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.712875 15764 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:03.716252 15116 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.717293 15718 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.716789 15719 raft_consensus.cc:2955] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.719787 15613 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:03.720674 15184 raft_consensus.cc:2955] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.722241 15613 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:03.716444 15185 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.733681 14923 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca5e79f747d841f583bfc82b594a5f1b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:03.743258 15776 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:03.762578 15796 raft_consensus.cc:1064] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:13:03.748155 14936 catalog_manager.cc:5697] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index 3 to 4, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:03.765425 15796 consensus_queue.cc:237] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:03.797312 15764 raft_consensus.cc:1064] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:13:03.799703 15764 consensus_queue.cc:237] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:03.805841 15028 tablet_service.cc:1558] Processing DeleteTablet for tablet ca5e79f747d841f583bfc82b594a5f1b with delete_type TABLET_DATA_TOMBSTONED (TS 2cdab4d204e440c194e8b09634795793 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50602
I20260709 12:13:03.822844 15811 tablet_replica.cc:333] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:13:03.824661 15811 raft_consensus.cc:2243] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:03.825340 15811 raft_consensus.cc:2272] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:03.828359 15811 ts_tablet_manager.cc:1916] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:03.830819 15613 raft_consensus.cc:2955] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.831866 15115 raft_consensus.cc:2955] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.832854 15036 raft_consensus.cc:1275] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.835250 15751 consensus_queue.cc:1048] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:03.836122 15717 raft_consensus.cc:1275] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.841341 15751 consensus_queue.cc:1048] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:03.844980 15719 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.843868 15717 raft_consensus.cc:2955] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.846614 15793 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:03.857929 15038 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.859861 15792 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:03.867106 14936 catalog_manager.cc:5697] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:03.870612 15185 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.873490 15113 raft_consensus.cc:1275] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.882718 15764 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:03.888016 15184 raft_consensus.cc:2955] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.894621 15036 raft_consensus.cc:2955] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.892896 15764 raft_consensus.cc:2955] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.886611 15719 raft_consensus.cc:2955] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.914271 15796 consensus_queue.cc:1048] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:03.932176 15718 raft_consensus.cc:2955] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.942122 14938 catalog_manager.cc:5697] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:03.958685 15115 raft_consensus.cc:2955] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.962376 15036 consensus_queue.cc:237] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:03.976943 14937 catalog_manager.cc:5697] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.989936 15719 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:03.986853 15813 raft_consensus.cc:2955] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:03.995919 15113 consensus_queue.cc:237] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:03.992971 15820 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 12:13:04.012567 15038 raft_consensus.cc:2955] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:04.019025 15719 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:04.020608 15793 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:04.021622 15811 ts_tablet_manager.cc:1929] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:04.022123 15811 log.cc:1199] T ca5e79f747d841f583bfc82b594a5f1b P 2cdab4d204e440c194e8b09634795793: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-0-root/wals/ca5e79f747d841f583bfc82b594a5f1b
I20260709 12:13:04.024575 15185 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:04.025785 15613 raft_consensus.cc:2955] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:04.027418 15038 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:04.030439 15793 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:04.034067 14925 catalog_manager.cc:5028] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): tablet ca5e79f747d841f583bfc82b594a5f1b (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:13:04.034109 15718 raft_consensus.cc:2955] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:04.037446 15776 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:04.048172 15719 raft_consensus.cc:2955] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:04.048705 15184 consensus_queue.cc:237] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:04.049211 15185 raft_consensus.cc:2955] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:04.058323 15717 raft_consensus.cc:1275] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:04.061110 15814 consensus_queue.cc:1048] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:04.063954 14925 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c49ce5cf64c243a992eb7bbc13bd8090 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:04.069598 15037 raft_consensus.cc:1275] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:04.070185 15038 raft_consensus.cc:2955] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:04.071400 15793 raft_consensus.cc:2955] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:04.072623 15717 raft_consensus.cc:2955] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:04.072916 15813 raft_consensus.cc:2955] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:04.075392 15796 consensus_queue.cc:1048] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:04.081812 14924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b71a3f27b64f4f06831b0273e033dffa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:04.086573 14937 catalog_manager.cc:5697] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 3 to 4, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:04.110983 14923 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eacfe2b6b4f744faab0e26951a948706 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:04.112542 15038 raft_consensus.cc:2955] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:04.128855 14935 catalog_manager.cc:5697] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:04.131989 15098 tablet_service.cc:1558] Processing DeleteTablet for tablet c49ce5cf64c243a992eb7bbc13bd8090 with delete_type TABLET_DATA_TOMBSTONED (TS cb445d4f8d034987976d9b78da5532ac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41540
I20260709 12:13:04.148837 15176 tablet_service.cc:1558] Processing DeleteTablet for tablet eacfe2b6b4f744faab0e26951a948706 with delete_type TABLET_DATA_TOMBSTONED (TS 37acd5ac26b54c4fb766e0134c390e73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40280
I20260709 12:13:04.149670 15822 tablet_replica.cc:333] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:13:04.150952 14934 catalog_manager.cc:5697] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 3 to 4, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:04.151741 15822 raft_consensus.cc:2243] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.158195 15822 raft_consensus.cc:2272] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.163851 15822 ts_tablet_manager.cc:1916] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:04.166185 15823 tablet_replica.cc:333] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:13:04.167470 15823 raft_consensus.cc:2243] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.168112 15823 pending_rounds.cc:70] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73: Trying to abort 1 pending ops.
I20260709 12:13:04.168447 15823 pending_rounds.cc:77] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305622256838176768 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "eacfe2b6b4f744faab0e26951a948706" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } } }
I20260709 12:13:04.169842 15823 raft_consensus.cc:2917] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:13:04.170280 15823 raft_consensus.cc:2889] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:13:04.170656 15823 raft_consensus.cc:2272] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.176321 15823 ts_tablet_manager.cc:1916] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:04.184068 15098 tablet_service.cc:1558] Processing DeleteTablet for tablet b71a3f27b64f4f06831b0273e033dffa with delete_type TABLET_DATA_TOMBSTONED (TS cb445d4f8d034987976d9b78da5532ac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41540
I20260709 12:13:04.184754 15822 ts_tablet_manager.cc:1929] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:04.185226 15822 log.cc:1199] T c49ce5cf64c243a992eb7bbc13bd8090 P cb445d4f8d034987976d9b78da5532ac: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-1-root/wals/c49ce5cf64c243a992eb7bbc13bd8090
I20260709 12:13:04.187008 14923 catalog_manager.cc:5028] TS cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): tablet c49ce5cf64c243a992eb7bbc13bd8090 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:13:04.187121 15822 tablet_replica.cc:333] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:13:04.188289 15822 raft_consensus.cc:2243] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.189057 15822 raft_consensus.cc:2272] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.193173 15822 ts_tablet_manager.cc:1916] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:04.196620 15823 ts_tablet_manager.cc:1929] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:04.197106 15823 log.cc:1199] T eacfe2b6b4f744faab0e26951a948706 P 37acd5ac26b54c4fb766e0134c390e73: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root/wals/eacfe2b6b4f744faab0e26951a948706
I20260709 12:13:04.198899 14924 catalog_manager.cc:5028] TS 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): tablet eacfe2b6b4f744faab0e26951a948706 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:13:04.211252 15822 ts_tablet_manager.cc:1929] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:04.211841 15822 log.cc:1199] T b71a3f27b64f4f06831b0273e033dffa P cb445d4f8d034987976d9b78da5532ac: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-1-root/wals/b71a3f27b64f4f06831b0273e033dffa
I20260709 12:13:04.213228 14923 catalog_manager.cc:5028] TS cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): tablet b71a3f27b64f4f06831b0273e033dffa (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:13:05.245648 15038 consensus_queue.cc:237] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:05.251080 15184 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:05.252338 15115 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:05.252224 15820 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:05.253301 15003 consensus_peers.cc:597] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2fbe6a69aaf47dd84b48a1a8451c9fc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:05.253582 15776 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:05.271420 15827 raft_consensus.cc:2955] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:05.273236 15115 raft_consensus.cc:2955] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:05.286324 15184 raft_consensus.cc:2955] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:05.291115 14934 catalog_manager.cc:5697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:05.296684 15113 consensus_queue.cc:237] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:05.316776 15184 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:05.317631 15078 consensus_peers.cc:597] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1db840460b28434da754c7d41602f372. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:05.319140 15038 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:05.320035 15825 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:05.320885 15832 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:05.337191 15832 raft_consensus.cc:2955] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:05.345307 15038 raft_consensus.cc:2955] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:05.346573 15187 raft_consensus.cc:2955] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:05.356197 15113 consensus_queue.cc:237] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:05.357818 14938 catalog_manager.cc:5697] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:05.367173 15078 consensus_peers.cc:597] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db665390876f4ed9b088c63ee9861928. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:05.371938 15187 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:05.373615 15038 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:05.374004 15792 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:05.375545 15832 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:05.388454 15832 raft_consensus.cc:2955] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:05.389925 15036 raft_consensus.cc:2955] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:05.389935 15187 raft_consensus.cc:2955] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:05.401059 15037 consensus_queue.cc:237] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:05.407681 14938 catalog_manager.cc:5697] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:05.418777 15187 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:05.419351 15003 consensus_peers.cc:597] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0556deb636d24c76a8fb92d7fdcde74f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:05.420562 15115 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:05.422435 15820 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:13:05.425817 15827 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:05.434141 15820 raft_consensus.cc:2955] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:05.435793 15187 raft_consensus.cc:2955] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:05.452217 15115 raft_consensus.cc:2955] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:05.453780 14938 catalog_manager.cc:5697] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:05.673367 15845 ts_tablet_manager.cc:933] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767)
I20260709 12:13:05.675348 15845 tablet_copy_client.cc:323] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.1:39767
I20260709 12:13:05.677155 15050 tablet_copy_service.cc:140] P 2cdab4d204e440c194e8b09634795793: Received BeginTabletCopySession request for tablet f2fbe6a69aaf47dd84b48a1a8451c9fc from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:51618)
I20260709 12:13:05.677775 15050 tablet_copy_service.cc:161] P 2cdab4d204e440c194e8b09634795793: Beginning new tablet copy session on tablet f2fbe6a69aaf47dd84b48a1a8451c9fc from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:51618: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-f2fbe6a69aaf47dd84b48a1a8451c9fc
I20260709 12:13:05.686518 15050 tablet_copy_source_session.cc:215] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:05.694681 15845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fbe6a69aaf47dd84b48a1a8451c9fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.710630 15845 tablet_copy_client.cc:806] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:05.711297 15845 tablet_copy_client.cc:670] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:05.715996 15845 tablet_copy_client.cc:538] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:05.730397 15845 tablet_bootstrap.cc:492] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:05.752635 15845 tablet_bootstrap.cc:492] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:05.753755 15845 tablet_bootstrap.cc:492] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:05.754580 15845 ts_tablet_manager.cc:1403] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.008s
I20260709 12:13:05.757577 15845 raft_consensus.cc:359] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:05.758419 15845 raft_consensus.cc:740] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:05.759099 15845 consensus_queue.cc:260] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:05.762346 15845 ts_tablet_manager.cc:1434] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:05.764811 15050 tablet_copy_service.cc:342] P 2cdab4d204e440c194e8b09634795793: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-f2fbe6a69aaf47dd84b48a1a8451c9fc received from {username='slave'} at 127.0.0.1:51618
I20260709 12:13:05.765249 15050 tablet_copy_service.cc:434] P 2cdab4d204e440c194e8b09634795793: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-f2fbe6a69aaf47dd84b48a1a8451c9fc on tablet f2fbe6a69aaf47dd84b48a1a8451c9fc with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:05.830775 15845 ts_tablet_manager.cc:933] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:05.833853 15845 tablet_copy_client.cc:323] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.2:41561
I20260709 12:13:05.835635 15126 tablet_copy_service.cc:140] P cb445d4f8d034987976d9b78da5532ac: Received BeginTabletCopySession request for tablet 1db840460b28434da754c7d41602f372 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:58982)
I20260709 12:13:05.836207 15126 tablet_copy_service.cc:161] P cb445d4f8d034987976d9b78da5532ac: Beginning new tablet copy session on tablet 1db840460b28434da754c7d41602f372 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:58982: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-1db840460b28434da754c7d41602f372
I20260709 12:13:05.848788 15126 tablet_copy_source_session.cc:215] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:05.855242 15845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db840460b28434da754c7d41602f372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.880826 15845 tablet_copy_client.cc:806] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:05.881352 15845 tablet_copy_client.cc:670] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:05.885113 15845 tablet_copy_client.cc:538] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:05.895255 15851 ts_tablet_manager.cc:933] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767)
I20260709 12:13:05.898939 15845 tablet_bootstrap.cc:492] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:05.901886 15851 tablet_copy_client.cc:323] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.1:39767
I20260709 12:13:05.903724 15050 tablet_copy_service.cc:140] P 2cdab4d204e440c194e8b09634795793: Received BeginTabletCopySession request for tablet 0556deb636d24c76a8fb92d7fdcde74f from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:51618)
I20260709 12:13:05.904246 15050 tablet_copy_service.cc:161] P 2cdab4d204e440c194e8b09634795793: Beginning new tablet copy session on tablet 0556deb636d24c76a8fb92d7fdcde74f from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:51618: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-0556deb636d24c76a8fb92d7fdcde74f
I20260709 12:13:05.912271 15050 tablet_copy_source_session.cc:215] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:05.916368 15851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0556deb636d24c76a8fb92d7fdcde74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.928339 15845 tablet_bootstrap.cc:492] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:05.929492 15845 tablet_bootstrap.cc:492] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:05.930287 15845 ts_tablet_manager.cc:1403] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.005s
I20260709 12:13:05.934369 15845 raft_consensus.cc:359] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:05.935405 15845 raft_consensus.cc:740] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:05.936589 15851 tablet_copy_client.cc:806] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:05.936164 15845 consensus_queue.cc:260] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:05.937301 15851 tablet_copy_client.cc:670] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:05.938856 15845 ts_tablet_manager.cc:1434] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:13:05.941005 15126 tablet_copy_service.cc:342] P cb445d4f8d034987976d9b78da5532ac: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-1db840460b28434da754c7d41602f372 received from {username='slave'} at 127.0.0.1:58982
I20260709 12:13:05.941406 15126 tablet_copy_service.cc:434] P cb445d4f8d034987976d9b78da5532ac: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-1db840460b28434da754c7d41602f372 on tablet 1db840460b28434da754c7d41602f372 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:05.943157 15851 tablet_copy_client.cc:538] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:05.952255 15851 tablet_bootstrap.cc:492] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:05.970316 15851 tablet_bootstrap.cc:492] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:05.971091 15851 tablet_bootstrap.cc:492] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:05.971706 15851 ts_tablet_manager.cc:1403] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260709 12:13:05.975907 15851 raft_consensus.cc:359] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:05.976836 15851 raft_consensus.cc:740] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:05.977600 15851 consensus_queue.cc:260] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:05.980054 15851 ts_tablet_manager.cc:1434] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:05.982472 15050 tablet_copy_service.cc:342] P 2cdab4d204e440c194e8b09634795793: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-0556deb636d24c76a8fb92d7fdcde74f received from {username='slave'} at 127.0.0.1:51618
I20260709 12:13:05.982968 15050 tablet_copy_service.cc:434] P 2cdab4d204e440c194e8b09634795793: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-0556deb636d24c76a8fb92d7fdcde74f on tablet 0556deb636d24c76a8fb92d7fdcde74f with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:05.984009 15845 ts_tablet_manager.cc:933] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:05.988608 15845 tablet_copy_client.cc:323] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.2:41561
I20260709 12:13:05.990784 15126 tablet_copy_service.cc:140] P cb445d4f8d034987976d9b78da5532ac: Received BeginTabletCopySession request for tablet db665390876f4ed9b088c63ee9861928 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:58982)
I20260709 12:13:05.991349 15126 tablet_copy_service.cc:161] P cb445d4f8d034987976d9b78da5532ac: Beginning new tablet copy session on tablet db665390876f4ed9b088c63ee9861928 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:58982: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-db665390876f4ed9b088c63ee9861928
I20260709 12:13:05.998605 15126 tablet_copy_source_session.cc:215] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:06.001598 15845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db665390876f4ed9b088c63ee9861928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.014799 15845 tablet_copy_client.cc:806] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:06.015329 15845 tablet_copy_client.cc:670] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:06.018350 15845 tablet_copy_client.cc:538] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:06.025260 15845 tablet_bootstrap.cc:492] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:06.039516 15845 tablet_bootstrap.cc:492] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:06.040380 15845 tablet_bootstrap.cc:492] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:06.041569 15845 ts_tablet_manager.cc:1403] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260709 12:13:06.044468 15845 raft_consensus.cc:359] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:06.045241 15845 raft_consensus.cc:740] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:06.045794 15845 consensus_queue.cc:260] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:06.049660 15845 ts_tablet_manager.cc:1434] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:13:06.051177 15126 tablet_copy_service.cc:342] P cb445d4f8d034987976d9b78da5532ac: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-db665390876f4ed9b088c63ee9861928 received from {username='slave'} at 127.0.0.1:58982
I20260709 12:13:06.051616 15126 tablet_copy_service.cc:434] P cb445d4f8d034987976d9b78da5532ac: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-db665390876f4ed9b088c63ee9861928 on tablet db665390876f4ed9b088c63ee9861928 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:06.238481 15717 raft_consensus.cc:1217] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:06.313436 15717 raft_consensus.cc:1217] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:06.317307 15717 raft_consensus.cc:1217] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:06.496613 15717 raft_consensus.cc:1217] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:06.676576 15776 raft_consensus.cc:1064] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:13:06.678943 15776 consensus_queue.cc:237] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:06.694828 15719 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.697698 15116 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.698167 15776 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:06.698643 15187 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.699667 15858 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:06.702497 15858 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:06.723202 15776 raft_consensus.cc:2955] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:06.725405 15185 raft_consensus.cc:2955] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:06.735349 15116 raft_consensus.cc:2955] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:06.737149 15719 raft_consensus.cc:2955] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:06.752058 14938 catalog_manager.cc:5697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:06.792829 15038 consensus_queue.cc:237] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:06.797899 15719 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:06.799448 15776 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:06.801789 15116 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:06.803526 15820 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:06.809932 15827 raft_consensus.cc:2955] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:06.819147 15113 raft_consensus.cc:2955] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:06.832427 15719 raft_consensus.cc:2955] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:06.840018 14925 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f2fbe6a69aaf47dd84b48a1a8451c9fc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:06.846398 14936 catalog_manager.cc:5697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:06.854149 15857 raft_consensus.cc:1064] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:13:06.856309 15868 raft_consensus.cc:1064] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:13:06.857978 15176 tablet_service.cc:1558] Processing DeleteTablet for tablet f2fbe6a69aaf47dd84b48a1a8451c9fc with delete_type TABLET_DATA_TOMBSTONED (TS 37acd5ac26b54c4fb766e0134c390e73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40280
I20260709 12:13:06.858491 15857 consensus_queue.cc:237] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:06.861043 15868 consensus_queue.cc:237] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:06.870846 15185 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.874166 15719 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.877743 15183 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.878759 15776 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:06.879557 15116 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.879789 15832 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:06.885787 15820 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:06.887419 15820 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:06.908146 15719 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.909528 15792 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:06.921542 15038 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.923434 15832 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:06.962674 15184 raft_consensus.cc:2955] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:06.962811 15832 raft_consensus.cc:2955] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:06.966805 15792 raft_consensus.cc:1064] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:13:06.972690 15792 consensus_queue.cc:237] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:06.976320 15868 raft_consensus.cc:2955] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:06.978367 15183 raft_consensus.cc:2955] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:06.984292 14934 catalog_manager.cc:5697] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:06.991168 15717 raft_consensus.cc:2955] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.013852 15719 raft_consensus.cc:2955] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:06.982116 15869 tablet_replica.cc:333] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:13:07.022822 15869 raft_consensus.cc:2243] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.023600 15869 raft_consensus.cc:2272] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:06.996090 15116 raft_consensus.cc:2955] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.028846 15113 consensus_queue.cc:237] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:07.042105 15037 raft_consensus.cc:2955] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.042713 14936 catalog_manager.cc:5697] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.053402 15869 ts_tablet_manager.cc:1916] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:07.054522 15717 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:07.059983 15877 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:07.068214 15038 consensus_queue.cc:237] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:07.068282 15879 raft_consensus.cc:2955] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.074522 15183 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:07.078032 15719 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:07.077512 15717 raft_consensus.cc:2955] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.087046 15719 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:07.087172 15038 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:07.090658 15880 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:13:07.093030 15832 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:07.080001 15868 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:07.096331 15183 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:07.103219 14923 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1db840460b28434da754c7d41602f372 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:07.079423 15877 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:07.109411 15187 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:07.110788 15867 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:07.111109 15877 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:07.119534 15718 raft_consensus.cc:2955] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.123822 15184 raft_consensus.cc:2955] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.131228 15869 ts_tablet_manager.cc:1929] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:07.131826 15869 log.cc:1199] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 37acd5ac26b54c4fb766e0134c390e73: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root/wals/f2fbe6a69aaf47dd84b48a1a8451c9fc
I20260709 12:13:07.133515 14924 catalog_manager.cc:5028] TS 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): tablet f2fbe6a69aaf47dd84b48a1a8451c9fc (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:13:07.138204 15185 raft_consensus.cc:2955] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.139662 14934 catalog_manager.cc:5697] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 3 to 4, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.149719 15877 raft_consensus.cc:2955] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.151360 15038 raft_consensus.cc:2955] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.118033 15827 raft_consensus.cc:2955] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.158743 15028 tablet_service.cc:1558] Processing DeleteTablet for tablet 1db840460b28434da754c7d41602f372 with delete_type TABLET_DATA_TOMBSTONED (TS 2cdab4d204e440c194e8b09634795793 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50602
I20260709 12:13:07.163420 14936 catalog_manager.cc:5697] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 3 to 4, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.177220 15098 tablet_service.cc:1558] Processing DeleteTablet for tablet 0556deb636d24c76a8fb92d7fdcde74f with delete_type TABLET_DATA_TOMBSTONED (TS cb445d4f8d034987976d9b78da5532ac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41540
I20260709 12:13:07.177906 15187 raft_consensus.cc:2955] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.184478 15885 tablet_replica.cc:333] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:13:07.180728 15719 raft_consensus.cc:2955] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.182822 14934 catalog_manager.cc:5697] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.185671 15885 raft_consensus.cc:2243] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.192006 15885 raft_consensus.cc:2272] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.196094 15885 ts_tablet_manager.cc:1916] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:07.199092 15886 tablet_replica.cc:333] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:13:07.200970 15886 raft_consensus.cc:2243] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.213104 15886 raft_consensus.cc:2272] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.217942 14925 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0556deb636d24c76a8fb92d7fdcde74f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:07.219022 15886 ts_tablet_manager.cc:1916] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:07.226094 15885 ts_tablet_manager.cc:1929] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:07.226706 15885 log.cc:1199] T 1db840460b28434da754c7d41602f372 P 2cdab4d204e440c194e8b09634795793: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-0-root/wals/1db840460b28434da754c7d41602f372
I20260709 12:13:07.229615 14925 catalog_manager.cc:5028] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): tablet 1db840460b28434da754c7d41602f372 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:13:07.235092 15886 ts_tablet_manager.cc:1929] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:07.235674 15886 log.cc:1199] T 0556deb636d24c76a8fb92d7fdcde74f P cb445d4f8d034987976d9b78da5532ac: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-1-root/wals/0556deb636d24c76a8fb92d7fdcde74f
I20260709 12:13:07.255491 14923 catalog_manager.cc:5028] TS cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): tablet 0556deb636d24c76a8fb92d7fdcde74f (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:13:07.281419 15113 consensus_queue.cc:237] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:07.287720 15719 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:07.289203 15880 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:07.291481 15038 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:07.293625 15877 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:07.296494 15879 raft_consensus.cc:2955] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.311466 14923 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db665390876f4ed9b088c63ee9861928 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:07.311404 15038 raft_consensus.cc:2955] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.314541 15719 raft_consensus.cc:2955] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:07.323402 14934 catalog_manager.cc:5697] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:07.336295 15176 tablet_service.cc:1558] Processing DeleteTablet for tablet db665390876f4ed9b088c63ee9861928 with delete_type TABLET_DATA_TOMBSTONED (TS 37acd5ac26b54c4fb766e0134c390e73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40280
I20260709 12:13:07.337661 15869 tablet_replica.cc:333] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:13:07.338634 15869 raft_consensus.cc:2243] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.339327 15869 raft_consensus.cc:2272] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.343547 15869 ts_tablet_manager.cc:1916] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:07.354835 15869 ts_tablet_manager.cc:1929] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:07.355139 15869 log.cc:1199] T db665390876f4ed9b088c63ee9861928 P 37acd5ac26b54c4fb766e0134c390e73: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root/wals/db665390876f4ed9b088c63ee9861928
I20260709 12:13:07.356365 14924 catalog_manager.cc:5028] TS 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): tablet db665390876f4ed9b088c63ee9861928 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:13:08.406750 15113 consensus_queue.cc:237] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:08.412194 15184 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:08.412712 15078 consensus_peers.cc:597] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c61cd021688745bd9cbe675ccef1a55e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:08.412961 15038 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:08.413573 15880 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:08.414500 15879 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:08.423830 15038 raft_consensus.cc:2955] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:08.421813 15877 raft_consensus.cc:2955] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:08.425858 15187 raft_consensus.cc:2955] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:08.443698 14936 catalog_manager.cc:5697] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:08.445384 15184 consensus_queue.cc:237] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:08.456043 15038 raft_consensus.cc:1275] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:08.457612 15116 raft_consensus.cc:1275] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:08.459345 15153 consensus_peers.cc:597] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4bbe2e1ee2aa4a49b48428a8fa492d2d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:08.460961 15847 consensus_queue.cc:1048] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:08.463619 15887 consensus_queue.cc:1048] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:08.474517 15898 raft_consensus.cc:2955] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:08.484171 15116 raft_consensus.cc:2955] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:08.484266 15040 raft_consensus.cc:2955] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:08.491550 15037 consensus_queue.cc:237] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:08.498920 15187 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:08.499235 15003 consensus_peers.cc:597] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc809d87371043c681a7a6e842dfe95a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:08.500316 15891 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:08.500694 15116 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:08.494863 14935 catalog_manager.cc:5697] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:08.503077 15891 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:08.514688 15868 raft_consensus.cc:2955] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:08.519512 15187 raft_consensus.cc:2955] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:08.526788 15113 raft_consensus.cc:2955] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:08.544550 15187 consensus_queue.cc:237] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:08.548658 14935 catalog_manager.cc:5697] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:08.558647 15153 consensus_peers.cc:597] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 817145facfaa47c7be55f41bd1b315b8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:08.561617 15113 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:08.564011 15037 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:08.563733 15895 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:08.565255 15847 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:08.575702 15847 raft_consensus.cc:2955] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:08.579882 15037 raft_consensus.cc:2955] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:08.583580 15113 raft_consensus.cc:2955] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:08.595770 14934 catalog_manager.cc:5697] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:08.974400 15907 ts_tablet_manager.cc:933] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:08.977453 15907 tablet_copy_client.cc:323] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.2:41561
I20260709 12:13:08.979341 15126 tablet_copy_service.cc:140] P cb445d4f8d034987976d9b78da5532ac: Received BeginTabletCopySession request for tablet c61cd021688745bd9cbe675ccef1a55e from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:58982)
I20260709 12:13:08.979874 15126 tablet_copy_service.cc:161] P cb445d4f8d034987976d9b78da5532ac: Beginning new tablet copy session on tablet c61cd021688745bd9cbe675ccef1a55e from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:58982: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-c61cd021688745bd9cbe675ccef1a55e
I20260709 12:13:08.988595 15126 tablet_copy_source_session.cc:215] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:08.992151 15907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61cd021688745bd9cbe675ccef1a55e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.001405 15909 ts_tablet_manager.cc:933] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:09.010674 15909 tablet_copy_client.cc:323] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.3:40323
I20260709 12:13:09.014726 15200 tablet_copy_service.cc:140] P 37acd5ac26b54c4fb766e0134c390e73: Received BeginTabletCopySession request for tablet 4bbe2e1ee2aa4a49b48428a8fa492d2d from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:41162)
I20260709 12:13:09.015254 15200 tablet_copy_service.cc:161] P 37acd5ac26b54c4fb766e0134c390e73: Beginning new tablet copy session on tablet 4bbe2e1ee2aa4a49b48428a8fa492d2d from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:41162: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-4bbe2e1ee2aa4a49b48428a8fa492d2d
I20260709 12:13:09.015664 15907 tablet_copy_client.cc:806] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:09.016172 15907 tablet_copy_client.cc:670] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:09.023193 15907 tablet_copy_client.cc:538] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:09.025667 15200 tablet_copy_source_session.cc:215] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:09.030925 15909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbe2e1ee2aa4a49b48428a8fa492d2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.034144 15907 tablet_bootstrap.cc:492] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:09.054330 15909 tablet_copy_client.cc:806] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:09.055001 15909 tablet_copy_client.cc:670] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:09.056906 15907 tablet_bootstrap.cc:492] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:09.057802 15907 tablet_bootstrap.cc:492] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:09.058527 15907 ts_tablet_manager.cc:1403] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260709 12:13:09.061474 15907 raft_consensus.cc:359] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:09.062345 15907 raft_consensus.cc:740] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:09.064930 15907 consensus_queue.cc:260] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:09.065968 15909 tablet_copy_client.cc:538] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:09.075536 15912 ts_tablet_manager.cc:933] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767)
I20260709 12:13:09.077680 15909 tablet_bootstrap.cc:492] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:09.079167 15907 ts_tablet_manager.cc:1434] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.010s
I20260709 12:13:09.080988 15912 tablet_copy_client.cc:323] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.1:39767
I20260709 12:13:09.081424 15126 tablet_copy_service.cc:342] P cb445d4f8d034987976d9b78da5532ac: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-c61cd021688745bd9cbe675ccef1a55e received from {username='slave'} at 127.0.0.1:58982
I20260709 12:13:09.081844 15126 tablet_copy_service.cc:434] P cb445d4f8d034987976d9b78da5532ac: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-c61cd021688745bd9cbe675ccef1a55e on tablet c61cd021688745bd9cbe675ccef1a55e with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:09.082963 15050 tablet_copy_service.cc:140] P 2cdab4d204e440c194e8b09634795793: Received BeginTabletCopySession request for tablet bc809d87371043c681a7a6e842dfe95a from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:51618)
I20260709 12:13:09.083518 15050 tablet_copy_service.cc:161] P 2cdab4d204e440c194e8b09634795793: Beginning new tablet copy session on tablet bc809d87371043c681a7a6e842dfe95a from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:51618: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-bc809d87371043c681a7a6e842dfe95a
I20260709 12:13:09.090996 15050 tablet_copy_source_session.cc:215] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:09.095018 15912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc809d87371043c681a7a6e842dfe95a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.107005 15909 tablet_bootstrap.cc:492] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:09.107990 15909 tablet_bootstrap.cc:492] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:09.108726 15909 ts_tablet_manager.cc:1403] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.006s
I20260709 12:13:09.111701 15909 raft_consensus.cc:359] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:09.112555 15909 raft_consensus.cc:740] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:09.113211 15909 consensus_queue.cc:260] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:09.115562 15909 ts_tablet_manager.cc:1434] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 12:13:09.116403 15912 tablet_copy_client.cc:806] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:09.117015 15912 tablet_copy_client.cc:670] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:09.117883 15200 tablet_copy_service.cc:342] P 37acd5ac26b54c4fb766e0134c390e73: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-4bbe2e1ee2aa4a49b48428a8fa492d2d received from {username='slave'} at 127.0.0.1:41162
I20260709 12:13:09.118320 15200 tablet_copy_service.cc:434] P 37acd5ac26b54c4fb766e0134c390e73: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-4bbe2e1ee2aa4a49b48428a8fa492d2d on tablet 4bbe2e1ee2aa4a49b48428a8fa492d2d with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:09.120818 15912 tablet_copy_client.cc:538] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:09.129279 15912 tablet_bootstrap.cc:492] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:09.150259 15912 tablet_bootstrap.cc:492] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:09.151042 15912 tablet_bootstrap.cc:492] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:09.151590 15912 ts_tablet_manager.cc:1403] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 12:13:09.157490 15912 raft_consensus.cc:359] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:09.160058 15912 raft_consensus.cc:740] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:09.164175 15909 ts_tablet_manager.cc:933] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:09.164104 15912 consensus_queue.cc:260] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:09.167521 15912 ts_tablet_manager.cc:1434] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:13:09.169675 15050 tablet_copy_service.cc:342] P 2cdab4d204e440c194e8b09634795793: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-bc809d87371043c681a7a6e842dfe95a received from {username='slave'} at 127.0.0.1:51618
I20260709 12:13:09.170137 15050 tablet_copy_service.cc:434] P 2cdab4d204e440c194e8b09634795793: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-bc809d87371043c681a7a6e842dfe95a on tablet bc809d87371043c681a7a6e842dfe95a with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:09.170356 15909 tablet_copy_client.cc:323] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.3:40323
I20260709 12:13:09.172559 15200 tablet_copy_service.cc:140] P 37acd5ac26b54c4fb766e0134c390e73: Received BeginTabletCopySession request for tablet 817145facfaa47c7be55f41bd1b315b8 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:41162)
I20260709 12:13:09.173058 15200 tablet_copy_service.cc:161] P 37acd5ac26b54c4fb766e0134c390e73: Beginning new tablet copy session on tablet 817145facfaa47c7be55f41bd1b315b8 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:41162: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-817145facfaa47c7be55f41bd1b315b8
I20260709 12:13:09.182222 15200 tablet_copy_source_session.cc:215] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:09.185106 15909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817145facfaa47c7be55f41bd1b315b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.197875 15909 tablet_copy_client.cc:806] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:09.198531 15909 tablet_copy_client.cc:670] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:09.201679 15909 tablet_copy_client.cc:538] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:09.210079 15909 tablet_bootstrap.cc:492] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:09.230180 15909 tablet_bootstrap.cc:492] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:09.231078 15909 tablet_bootstrap.cc:492] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:09.231765 15909 ts_tablet_manager.cc:1403] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260709 12:13:09.234685 15909 raft_consensus.cc:359] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:09.235558 15909 raft_consensus.cc:740] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:09.236229 15909 consensus_queue.cc:260] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:09.238754 15909 ts_tablet_manager.cc:1434] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:09.240535 15200 tablet_copy_service.cc:342] P 37acd5ac26b54c4fb766e0134c390e73: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-817145facfaa47c7be55f41bd1b315b8 received from {username='slave'} at 127.0.0.1:41162
I20260709 12:13:09.240964 15200 tablet_copy_service.cc:434] P 37acd5ac26b54c4fb766e0134c390e73: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-817145facfaa47c7be55f41bd1b315b8 on tablet 817145facfaa47c7be55f41bd1b315b8 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:09.482839 15719 raft_consensus.cc:1217] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:09.523872 15719 raft_consensus.cc:1217] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:09.535495 15719 raft_consensus.cc:1217] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:09.786214 15719 raft_consensus.cc:1217] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:09.952378 15867 raft_consensus.cc:1064] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:13:09.954694 15867 consensus_queue.cc:237] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:09.961196 15719 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.962648 15867 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:09.963153 15187 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.964730 15891 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:09.969030 15113 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:09.971613 15891 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:10.001819 15868 raft_consensus.cc:2955] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.019218 15187 raft_consensus.cc:2955] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.020315 15719 raft_consensus.cc:2955] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.039731 15879 raft_consensus.cc:1064] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:13:10.041808 15879 consensus_queue.cc:237] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:10.048516 14935 catalog_manager.cc:5697] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.068681 15184 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.070528 15718 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.073915 15898 raft_consensus.cc:1064] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:13:10.076156 15927 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:10.076476 15898 consensus_queue.cc:237] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:10.091545 15037 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.092433 15877 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:10.096366 15113 raft_consensus.cc:1275] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.097714 15898 consensus_queue.cc:1048] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:10.100358 15719 raft_consensus.cc:1275] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.101253 15036 raft_consensus.cc:1275] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.102401 15898 consensus_queue.cc:1048] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:13:10.103385 15114 raft_consensus.cc:2955] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.105125 15887 consensus_queue.cc:1048] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:10.105602 15920 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:10.145509 15920 raft_consensus.cc:2955] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.147032 15036 raft_consensus.cc:2955] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.150449 15898 raft_consensus.cc:2955] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.152065 15187 raft_consensus.cc:2955] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.157224 15719 raft_consensus.cc:2955] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.178680 14938 catalog_manager.cc:5697] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.186861 15038 consensus_queue.cc:237] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:10.196753 15718 raft_consensus.cc:2955] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.203492 15113 raft_consensus.cc:2955] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.204326 14934 catalog_manager.cc:5697] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.208376 15114 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:10.210903 15036 raft_consensus.cc:2955] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.212617 15868 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:10.228407 15867 raft_consensus.cc:2955] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.235958 15719 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:10.237258 15114 consensus_queue.cc:237] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:10.240068 15868 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:10.242471 15115 raft_consensus.cc:2955] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.244575 15718 raft_consensus.cc:2955] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.251870 14925 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc809d87371043c681a7a6e842dfe95a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:10.258558 15919 raft_consensus.cc:1064] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:13:10.260906 15919 consensus_queue.cc:237] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:10.270625 15116 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.271075 15717 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.272152 15887 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:10.273015 15898 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:10.282624 15719 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:10.285161 15920 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:10.286715 15187 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:10.289263 15038 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.290638 15898 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:10.294793 15879 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:10.304267 14936 catalog_manager.cc:5697] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New cstate: current_term: 1 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.306887 15877 raft_consensus.cc:2955] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.309249 15184 consensus_queue.cc:237] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:10.316908 15114 raft_consensus.cc:1275] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:10.317517 15718 raft_consensus.cc:1275] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:10.319083 14923 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c61cd021688745bd9cbe675ccef1a55e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:10.318902 15187 raft_consensus.cc:2955] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.322852 15919 consensus_queue.cc:1048] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:10.325311 15717 raft_consensus.cc:2955] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.325681 15919 consensus_queue.cc:1048] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 12:13:10.337061 15898 raft_consensus.cc:2955] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.361136 15919 raft_consensus.cc:2955] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.365554 15114 raft_consensus.cc:2955] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.366624 14936 catalog_manager.cc:5697] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 3 to 4, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.376129 15176 tablet_service.cc:1558] Processing DeleteTablet for tablet bc809d87371043c681a7a6e842dfe95a with delete_type TABLET_DATA_TOMBSTONED (TS 37acd5ac26b54c4fb766e0134c390e73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40280
I20260709 12:13:10.393694 15949 tablet_replica.cc:333] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:13:10.397555 15717 raft_consensus.cc:2955] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.399137 15114 raft_consensus.cc:2955] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.407845 15949 raft_consensus.cc:2243] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:10.408776 15949 raft_consensus.cc:2272] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:10.418123 15949 ts_tablet_manager.cc:1916] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:10.451582 15036 raft_consensus.cc:2955] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:10.451388 14924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4bbe2e1ee2aa4a49b48428a8fa492d2d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:10.503841 15949 ts_tablet_manager.cc:1929] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:10.505909 15949 log.cc:1199] T bc809d87371043c681a7a6e842dfe95a P 37acd5ac26b54c4fb766e0134c390e73: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root/wals/bc809d87371043c681a7a6e842dfe95a
I20260709 12:13:10.509816 14924 catalog_manager.cc:5028] TS 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): tablet bc809d87371043c681a7a6e842dfe95a (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:13:10.530584 15717 raft_consensus.cc:2955] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:12.190678 15957 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:12.191867 15957 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:12.348268 15957 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:12.349001 15957 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:12.408196 15956 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:12.561795 15957 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:12.561981 15956 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:12.564541 15956 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:12.565093 15956 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:12.565701 15956 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:12.589005 15956 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:12.525686 15959 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:12.539181 15958 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:12.819788 15958 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:12.822255 15958 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:12.822912 15958 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:12.823581 15958 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:12.825997 15958 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:12.652544 15962 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:12.826884 15962 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:12.829396 15962 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:12.713356 15965 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:12.830348 15965 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:12.832917 15965 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:12.524461 15960 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:12.834990 15960 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:12.564643 15957 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:12.873301 15972 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:12.874305 15972 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:12.881204 15958 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:12.881989 15958 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:12.884270 15958 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:12.451398 15036 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 422) took 2002 ms. Trace:
I20260709 12:13:12.904125 15036 rpcz_store.cc:276] 0709 12:13:10.449101 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:10.449530 (+   429us) service_pool.cc:224] Handling call
0709 12:13:10.450360 (+   830us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:10.450943 (+   583us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:13:10.546945 (+ 96002us) log.cc:844] Serialized 14 byte log entry
0709 12:13:12.450884 (+1903939us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:12.451002 (+   118us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:12.451048 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:12.451118 (+    70us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:12.451273 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":669,"raft.queue_time_us":19848,"raft.run_cpu_time_us":258,"raft.run_wall_time_us":260}
I20260709 12:13:12.818596 15959 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:12.630681 15964 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:12.908104 15964 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:12.908892 15973 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:12.629401 15963 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:12.909794 15973 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:12.910697 15963 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:12.727531 15966 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:12.885077 15968 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:12.900743 15919 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:12.812835 15971 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:12.948107 15966 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:12.966048 15919 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:12.979465 15968 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:12.984341 15974 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:12.988615 14969 debug-util.cc:398] Leaking SignalData structure 0x7b0800038600 after lost signal to thread 13875
I20260709 12:13:12.986975 15971 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:12.990386 15717 consensus_meta.cc:287] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent flushing consensus metadata: real 2.441s	user 0.009s	sys 0.034s
I20260709 12:13:12.985373 15974 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.001122 15978 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.028453 15717 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43830 (request call id 37) took 2566 ms. Trace:
I20260709 12:13:13.035669 15968 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.036026 15958 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.036751 15958 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.040925 15970 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.041654 15970 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.042903 15958 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.020833 15969 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.004611 15978 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.050212 15974 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.047703 15958 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.051163 15958 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.053409 15970 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:13.059731 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 98186us
I20260709 12:13:13.060644 15958 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.045441 15969 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.064632 15898 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.039083 15976 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.066970 15980 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.066109 15898 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.069037 15975 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.069684 15975 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.038770 15717 rpcz_store.cc:276] 0709 12:13:10.462560 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:10.463167 (+   607us) service_pool.cc:224] Handling call
0709 12:13:10.529819 (+ 66652us) spinlock_profiling.cc:243] Waited 12.8 ms on lock 0x7b5400555428. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0dc43aa1 00007f4c0dcbeebc 00007f4c0dcf408c 00007f4c0dcde93b 00007f4c0dcde3d2 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c
0709 12:13:10.529964 (+   145us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:10.530296 (+   332us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:13:12.991157 (+2460861us) log.cc:844] Serialized 14 byte log entry
0709 12:13:13.027972 (+ 36815us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:13.028033 (+    61us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:13.028114 (+    81us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:13.028188 (+    74us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:13.028347 (+   159us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":143,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":152,"spinlock_wait_cycles":29419904,"thread_start_us":34283,"threads_started":1,"wal-append.queue_time_us":65325}
I20260709 12:13:13.067736 15980 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.080096 15980 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.081784 15975 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:13.082473 15979 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.083194 15979 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.076247 15974 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.092440 15975 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.093688 15974 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.099656 15980 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.100690 15980 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.097332 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:13.104496 15719 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.095717 15968 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.093461 15975 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.111253 15975 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.111796 15968 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.113965 15968 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.096844 15976 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.133659 15975 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.155272 15980 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.155488 15975 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.156039 15988 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.157658 15988 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.162530 15983 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.160043 15975 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.167083 15988 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:13.165032 15961 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.161351 15968 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.163154 15983 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.169003 15974 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.167920 15980 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:13.179186 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 85581.4us
I20260709 12:13:13.175158 15975 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.176290 15988 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.185025 15984 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.179615 15974 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.176941 15961 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.186951 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:13.181623 15969 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.189062 15719 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.186836 15985 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.187897 15975 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.190274 15979 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.191391 15078 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:13.181524 15968 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:13.186196 15980 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.214468 15961 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.216109 15961 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:13.216475 15961 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.216840 15961 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:13.189700 15985 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.208299 15974 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.232842 15987 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.235440 15989 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.199321 15988 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.236115 15989 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:13.240237 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 84669.7us
I20260709 12:13:13.188390 15984 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.243760 15983 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:13.249444 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:13.249848 15989 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.251217 15988 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.252043 15984 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.252578 15986 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.250090 15719 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:13.261137 15961 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.264654 15994 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.264827 15153 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:13.265372 15968 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.265465 15994 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.249979 15975 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.233470 15987 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.272477 15997 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.253127 15986 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.274803 15974 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.266760 15983 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.275523 15991 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.263029 15989 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.280901 15998 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.281705 15998 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.284190 15998 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:13.285579 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 80972.3us
I20260709 12:13:13.288141 15994 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.288641 15975 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.285984 15961 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:13.289985 15993 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.289819 15961 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.304003 15984 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.289546 15975 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.308004 15984 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.291618 15974 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.273124 15997 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.292714 15998 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.295107 15968 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.310549 15999 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.310846 15980 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.311118 15961 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.304314 15994 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.287153 15992 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.287389 15989 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.294552 15993 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.276125 15991 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.312534 15975 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.313396 15990 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.300668 15983 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.312332 15945 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:13.316032 15968 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.316687 15974 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:13.332727 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 98950.4us
I20260709 12:13:13.336023 15990 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.336601 15993 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:13.337289 15964 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.337795 15964 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.338228 15964 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.339197 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:13.339732 15719 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:13.344380 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 57340.6us
I20260709 12:13:13.330361 15992 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.334966 15945 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.339622 15961 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.348392 15968 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.351791 15983 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.351956 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:13.352161 15990 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.352586 15716 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.350265 15945 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:13.331440 15999 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.353331 15991 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.333187 15998 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.334110 15994 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.355768 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.356468 15997 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.359828 15992 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.353549 15989 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.361068 14935 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37356 (request call id 168) took 2910 ms. Trace:
I20260709 12:13:13.364606 15719 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:13.353991 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.357470 15078 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:13.369288 15994 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:13.372392 15998 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.374025 15999 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.375195 15898 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.390424 15974 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.379017 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:13.379678 14969 debug-util.cc:398] Leaking SignalData structure 0x7b0800091ce0 after lost signal to thread 14972
I20260709 12:13:13.380980 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.393744 15116 raft_consensus.cc:2393] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:13.379704 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.361408 14935 rpcz_store.cc:276] 0709 12:13:10.450713 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:10.451080 (+   367us) service_pool.cc:224] Handling call
0709 12:13:13.360894 (+2909814us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 12:13:13.385893 15967 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.385772 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.378952 15976 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.377738 15945 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.396811 15078 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:13.401003 15999 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.400734 15967 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.396632 15993 raft_consensus.cc:2804] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:13.434657 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:13.435672 15719 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.398218 15959 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.403045 15999 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.474174 14936 catalog_manager.cc:5697] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 3 to 4, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:13.400060 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.472524 15078 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:13.415472 15993 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.402549 15964 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.402666 15998 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:13.473474 15987 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:13.472786 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 55797.6us
I20260709 12:13:13.477540 15973 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.477959 15184 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 852) took 2812 ms. Trace:
I20260709 12:13:13.478919 15993 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:13.481086 15184 rpcz_store.cc:276] 0709 12:13:10.570400 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:10.570573 (+   173us) service_pool.cc:224] Handling call
0709 12:13:13.348352 (+2777779us) spinlock_profiling.cc:243] Waited 2.68 ms on lock 0x7b58000f2198. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:13:13.355305 (+  6953us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:13.382362 (+ 27057us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:13.382392 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:13.382430 (+    38us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:13.382456 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:13.382509 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:13.382621 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6156160}
I20260709 12:13:13.482790 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:13.483459 15719 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:13.477499 15999 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:13.477463 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.484207 15977 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:13.484668 15977 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.485081 15977 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:13.402266 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.485513 15964 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.495721 15964 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.496135 15967 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.496652 15967 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.497160 15967 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.495008 15919 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.500607 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.484599 15110 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 1.
I20260709 12:13:13.499460 15976 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.502547 15976 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.481544 15998 raft_consensus.cc:697] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:13.507352 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.508117 15186 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.507717 15998 consensus_queue.cc:237] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.508756 16000 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.511447 16000 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.482728 15973 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.514647 15153 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:13.515018 15973 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.515950 15959 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:13.516418 15959 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.516799 15959 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:13.520943 15976 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.522647 15960 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.521498 15963 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.521876 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.522879 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.523749 15183 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.524257 16000 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.524617 15964 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.524724 15967 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.525682 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.528239 15182 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.528429 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.529276 15186 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.529744 15993 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.531818 15973 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:13.535595 14934 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37352 (request call id 154) took 3158 ms. Trace:
I20260709 12:13:13.536309 15945 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:13.537037 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:13.536000 14934 rpcz_store.cc:276] 0709 12:13:10.377558 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:10.382858 (+  5300us) service_pool.cc:224] Handling call
0709 12:13:13.530406 (+3147548us) spinlock_profiling.cc:243] Waited 12.1 ms on lock 0x7b5400002490. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf6640 00007f4c0eacd846 00007f4c0ebd790e 00007f4c0d0982a4 00007f4c0d098232 00007f4c0d098161 00007f4c0d0980dc 00007f4c0d097392 00007f4c0705548c 00007f4c070548c6
0709 12:13:13.535431 (+  5025us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":2,"spinlock_wait_cycles":27818752}
I20260709 12:13:13.544910 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:13:13.545181 14969 debug-util.cc:398] Leaking SignalData structure 0x7b0800046320 after lost signal to thread 15064
I20260709 12:13:13.547164 15719 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
W20260709 12:13:13.548400 14969 debug-util.cc:398] Leaking SignalData structure 0x7b0800303a80 after lost signal to thread 15140
I20260709 12:13:13.546257 15993 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:13.550221 15985 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.551581 15978 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.552471 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:13.538925 15977 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.553205 15716 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:13.554199 15109 raft_consensus.cc:2393] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:13.554313 15153 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:13.555502 15978 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:13.555864 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.555954 15978 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.556239 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.556553 15978 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:13.556957 15185 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
W20260709 12:13:13.550143 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 2.99418e+06us
I20260709 12:13:13.563539 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.564055 15183 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.566504 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.567484 15183 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.567696 15986 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:13.561599 14969 debug-util.cc:398] Leaking SignalData structure 0x7b08003261e0 after lost signal to thread 15214
W20260709 12:13:13.571148 14969 debug-util.cc:398] Leaking SignalData structure 0x7b0800327d20 after lost signal to thread 15743
W20260709 12:13:13.571513 14969 debug-util.cc:398] Leaking SignalData structure 0x7b0800327880 after lost signal to thread 15744
W20260709 12:13:13.571839 14969 debug-util.cc:398] Leaking SignalData structure 0x7b0800327da0 after lost signal to thread 15879
W20260709 12:13:13.572417 14969 debug-util.cc:398] Leaking SignalData structure 0x7b0800328040 after lost signal to thread 15946
W20260709 12:13:13.572744 14969 debug-util.cc:398] Leaking SignalData structure 0x7b08003280a0 after lost signal to thread 15952
I20260709 12:13:13.578490 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.579080 15966 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:13.579421 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 518844us
I20260709 12:13:13.580291 15183 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.591264 15926 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.595945 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.595984 15926 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.596671 15182 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.598897 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.599478 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.599732 15034 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.600186 15926 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.603129 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.606618 15977 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:13.607909 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.608289 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.608570 15185 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.609009 15182 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.609867 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.609334 14934 catalog_manager.cc:5697] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:13.609890 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.611692 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:13.612259 15719 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:13.612200 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.613772 15868 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.614346 15868 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.616222 15868 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.588626 15971 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.625679 15972 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.627965 15719 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:13.629149 15078 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:13.630424 15993 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:13.630930 15993 raft_consensus.cc:697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:13.631872 15993 consensus_queue.cc:237] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.625317 15978 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.634286 15978 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:13.635525 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:13.639911 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.640306 15718 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:13.600139 15186 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.647599 15185 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.605144 15984 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.656261 15867 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.625317 15716 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:13.656509 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.657394 15867 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.660485 15040 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.663614 15868 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.662758 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.665253 15867 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.666363 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.666967 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.667055 15971 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.667883 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.667740 15971 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.669800 15971 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.662151 15926 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.672755 15971 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:13.657470 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.656335 15954 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.674763 15078 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:13.683969 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.673120 15926 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.688211 15950 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.685626 15977 raft_consensus.cc:2804] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:13.690292 15868 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.690914 15977 raft_consensus.cc:697] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:13.691752 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.689210 15926 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.685658 15971 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.688735 15950 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.695338 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.695456 15186 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.695858 15977 consensus_queue.cc:237] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.696406 15959 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.675590 15717 raft_consensus.cc:1240] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:13.697532 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.698583 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.703763 15185 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.699235 15868 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:13.697067 15954 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.699753 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.703131 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.699851 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.700371 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.700515 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.704732 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.705665 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.705011 15183 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.706918 15184 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.707554 15187 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.709725 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.710876 15954 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:13.711800 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.713557 15719 raft_consensus.cc:1240] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:13.713658 15926 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.714802 15868 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.704133 15034 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.718438 15925 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:13.719020 15028 tablet_service.cc:1558] Processing DeleteTablet for tablet c61cd021688745bd9cbe675ccef1a55e with delete_type TABLET_DATA_TOMBSTONED (TS 2cdab4d204e440c194e8b09634795793 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50602
I20260709 12:13:13.715485 15190 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.706248 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.711457 15954 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.714257 15926 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.727088 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.725142 15868 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.728058 15719 raft_consensus.cc:1240] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:13.716234 15718 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:13.733434 15716 raft_consensus.cc:1240] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:13.733858 15971 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.736616 15040 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.734441 15925 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.730479 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:13.739259 15868 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.741627 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.740489 15950 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.748986 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:13.738085 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:13.752738 15867 consensus_queue.cc:1059] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:13.753090 15953 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.753836 15190 raft_consensus.cc:1240] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:13.750294 15868 consensus_queue.cc:1059] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 12:13:13.747117 15959 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:13.757781 15867 raft_consensus.cc:3055] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:13.758123 15867 raft_consensus.cc:740] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:13.754149 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.757560 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.756417 15153 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:13.760617 16007 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:13.738726 15954 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.764844 15959 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:13.761662 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.768342 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:13.772826 15715 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:13.759888 15953 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:13.771489 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:13.767952 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 109147us
I20260709 12:13:13.768713 15867 consensus_queue.cc:260] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.771152 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.777143 15033 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.777482 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.777601 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.778208 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.778868 15113 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:13.770339 15926 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.790405 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.791024 15114 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:13.775063 15925 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.797029 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.787799 15715 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:13.797616 15113 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:13.768417 15959 raft_consensus.cc:697] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:13.774534 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.802850 15867 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:13.807859 15868 consensus_queue.cc:1059] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:13.813100 16010 tablet_replica.cc:333] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:13:13.814162 16010 raft_consensus.cc:2243] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:13.814721 16010 raft_consensus.cc:2272] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:13.816769 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.818322 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.818944 15112 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:13.819860 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.820408 15112 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:13.821231 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.822357 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.808512 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.823647 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.809229 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.824717 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.825235 15115 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:13.825434 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.826032 15110 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:13.826032 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.815922 15925 raft_consensus.cc:3055] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:13.823571 15953 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:13.828923 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.761260 16007 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:13.832602 15115 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:13.833662 15116 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:13.836498 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:13.836405 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.837399 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.839808 15107 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:13.840600 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.840865 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.845399 15034 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.846349 15959 consensus_queue.cc:237] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.833230 15925 raft_consensus.cc:740] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:13.815708 15153 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:13.855768 15972 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:13.856351 15972 raft_consensus.cc:697] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:13.856954 15950 consensus_queue.cc:1059] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:13.857347 15972 consensus_queue.cc:237] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.857888 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.858836 15950 raft_consensus.cc:3055] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:13.859251 15950 raft_consensus.cc:740] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:13.866104 15950 consensus_queue.cc:260] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.859269 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.869280 15036 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.863539 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.872579 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:13.867990 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.873886 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.866623 15925 consensus_queue.cc:260] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:13.864591 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.865022 15954 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:13.879146 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.870987 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.850080 15033 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.879987 15036 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:13.862078 16007 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:13.875530 15950 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:13.884794 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.884972 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.887714 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.888331 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.889086 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.889911 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.892324 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:13.890341 15156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:13.894100 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.886310 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:13.895247 15036 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.887722 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.890861 15925 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:13.898589 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.896649 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.902413 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.899423 15717 raft_consensus.cc:1813] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Handling vote request from an unknown peer 2cdab4d204e440c194e8b09634795793
I20260709 12:13:13.949896 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.952688 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.954787 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.955586 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.955899 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.956733 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.956956 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:13.957307 15116 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:13:13.965700 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.947608 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:13.973985 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.974869 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.979738 15037 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
I20260709 12:13:13.981835 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.976346 15107 raft_consensus.cc:1240] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:13.983861 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:13.979856 15717 raft_consensus.cc:2393] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:13.988122 16010 ts_tablet_manager.cc:1916] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:13.988752 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.985877 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.990046 15188 raft_consensus.cc:1240] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:13.986977 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.997355 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.998202 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:13.995908 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:14.001139 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.008189 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.009712 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.010239 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.011044 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.011494 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.013635 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.016369 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.017323 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.018567 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.018689 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:14.018867 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.019924 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.020826 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:14.073707 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.082583 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.082794 14936 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 61) took 3581 ms. Trace:
I20260709 12:13:14.084297 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.088446 15028 tablet_service.cc:1558] Processing DeleteTablet for tablet 4bbe2e1ee2aa4a49b48428a8fa492d2d with delete_type TABLET_DATA_TOMBSTONED (TS 2cdab4d204e440c194e8b09634795793 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50602
I20260709 12:13:14.088873 16012 raft_consensus.cc:3055] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:14.089244 16012 raft_consensus.cc:740] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:14.090164 16012 consensus_queue.cc:260] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:14.083307 14936 rpcz_store.cc:276] 0709 12:13:10.501668 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:10.505237 (+  3569us) service_pool.cc:224] Handling call
0709 12:13:13.116604 (+2611367us) spinlock_profiling.cc:243] Waited 2.61 s on lock 0x7b5400170554. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c84090 00007f4c08d22f3a 00007f4c0ead8e9c 00007f4c0ebd704e 00007f4c0d0982a4 00007f4c0d098232 00007f4c0d098161 00007f4c0d0980dc 00007f4c0d097392 00007f4c0705548c 00007f4c070548c6
0709 12:13:13.369648 (+253044us) spinlock_profiling.cc:243] Waited 5.18 ms on lock 0x7b5400002490. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf6640 00007f4c0eacd846 00007f4c0ebd790e 00007f4c0d0982a4 00007f4c0d098232 00007f4c0d098161 00007f4c0d0980dc 00007f4c0d097392 00007f4c0705548c 00007f4c070548c6
0709 12:13:14.082735 (+713087us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:13.657826 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:13.664878 (+  7052us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:13.664929 (+    51us) write_op.cc:435] Acquired schema lock
0709 12:13:13.664962 (+    33us) tablet.cc:662] Decoding operations
0709 12:13:13.665393 (+   431us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:13.665512 (+   119us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:13.665543 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:13.665841 (+   298us) tablet.cc:701] Row locks acquired
0709 12:13:13.665887 (+    46us) write_op.cc:260] PREPARE: finished
0709 12:13:13.666039 (+   152us) write_op.cc:270] Start()
0709 12:13:13.666197 (+   158us) write_op.cc:276] Timestamp: P: 1783599193665985 usec, L: 0
0709 12:13:13.666234 (+    37us) op_driver.cc:348] REPLICATION: starting
0709 12:13:13.666960 (+   726us) log.cc:844] Serialized 532 byte log entry
0709 12:13:13.890061 (+223101us) op_driver.cc:464] REPLICATION: finished
0709 12:13:14.000570 (+110509us) write_op.cc:301] APPLY: starting
0709 12:13:14.001148 (+   578us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:14.001272 (+   124us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:14.001427 (+   155us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:14.003559 (+  2132us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:14.003815 (+   256us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:14.003859 (+    44us) write_op.cc:312] APPLY: finished
0709 12:13:14.004931 (+  1072us) log.cc:844] Serialized 22 byte log entry
0709 12:13:14.005113 (+   182us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:14.005189 (+    76us) write_op.cc:454] Released schema lock
0709 12:13:14.005241 (+    52us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:14.005660 (+   419us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:14.005687 (+    27us) write_op.cc:454] Released schema lock
0709 12:13:14.084262 (+ 78575us) write_op.cc:489] Releasing partition, row and schema locks
Metrics: {"mutex_wait_us":12358,"reported_tablets":1,"spinlock_wait_cycles":6014135552,"child_traces":[["op",{"apply.queue_time_us":106421,"apply.run_cpu_time_us":2250,"apply.run_wall_time_us":6290,"num_ops":1,"prepare.queue_time_us":129593,"prepare.run_cpu_time_us":17872,"prepare.run_wall_time_us":69730,"raft.queue_time_us":135468,"raft.run_cpu_time_us":10707,"raft.run_wall_time_us":101933,"replication_time_us":216852,"thread_start_us":186017,"threads_started":4,"wal-append.queue_time_us":69588}]]}
I20260709 12:13:14.093206 15036 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:14.097153 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:14.099238 15183 raft_consensus.cc:1240] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:14.096760 16012 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.117674 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:14.119472 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:14.121353 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.115551 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:14.122524 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.123646 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:14.137441 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:14.119376 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:14.139055 15186 raft_consensus.cc:1813] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Handling vote request from an unknown peer 2cdab4d204e440c194e8b09634795793
W20260709 12:13:14.135687 16017 log.cc:927] Time spent T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260709 12:13:14.136639 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.124366 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:14.140516 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:14.140497 15186 raft_consensus.cc:2410] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 2 because replica has last-logged OpId of term: 1 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260709 12:13:14.143589 15717 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:14.143741 15154 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.145112 15154 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.145362 15972 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.145287 15977 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:14.145892 15972 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.146129 15154 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.146296 15972 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.147217 15959 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.149514 15959 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.149900 15959 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.149940 15966 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.151888 15966 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.152225 15966 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.155350 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:14.155973 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:14.156574 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:14.147716 15154 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.157963 15154 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.169044 15978 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.169512 15978 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.169878 15978 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.171028 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:14.171631 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:14.171978 15950 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.172343 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:14.172422 15950 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.172950 15950 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.173957 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:14.186780 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:14.188035 15154 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.189533 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:14.192639 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:14.198477 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:14.198915 15004 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.199322 15032 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:14.160384 14935 catalog_manager.cc:5697] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 1 to 2, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 2 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:14.205165 15154 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.200454 16015 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.206836 15971 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.229915 15154 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.220645 16015 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:14.236752 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.238902 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.239122 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.247310 15036 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:14.228392 15971 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.247867 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.245625 16015 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.248601 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.241565 15716 raft_consensus.cc:1240] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:14.246701 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.239549 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.240098 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:14.249208 15038 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 1.
I20260709 12:13:14.248170 15971 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.255263 15959 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.253357 15035 raft_consensus.cc:2393] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:14.256863 15004 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.271678 15039 raft_consensus.cc:2393] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
W20260709 12:13:14.271878 15004 raft_consensus.cc:2686] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:13:14.273093 15004 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.273046 15080 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.266479 15685 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.279014 16020 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.279438 15959 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:14.279598 15685 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.280617 16005 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.285244 15080 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.280546 15972 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.287992 15974 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.288367 15974 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.276379 15984 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.281001 15685 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.289099 15004 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.290009 15080 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.290520 15974 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.282990 16020 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.278195 16023 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.294016 15984 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.293567 16007 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.283381 15966 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.295344 15972 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:14.307570 15977 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.301777 16023 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.312381 15984 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.317806 15685 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.319437 15685 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.324566 15950 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:14.347060 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 57114.2us
I20260709 12:13:14.348017 15080 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.310585 15978 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.310438 15925 consensus_queue.cc:1059] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 12:13:14.327088 15950 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:14.315712 15977 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.352993 16021 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.353963 15080 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:14.399089 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 51932.3us
I20260709 12:13:14.316346 16020 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.316777 16023 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.392483 16021 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:14.391427 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 72065.2us
W20260709 12:13:14.409454 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 55576.3us
I20260709 12:13:14.412065 15080 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.399817 15977 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.396744 15978 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:14.408731 16021 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.400703 16005 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.390823 16026 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:14.419371 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 199309us
I20260709 12:13:14.350760 15972 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.414579 14935 catalog_manager.cc:5697] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 2, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:14.419836 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 189999us
I20260709 12:13:14.415563 15716 raft_consensus.cc:1275] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:14.432758 15154 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.426244 15080 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.422175 15156 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.434044 15154 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.434530 14936 catalog_manager.cc:5697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 1 to 2, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 2 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:14.436179 15080 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.403791 15971 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.408277 16020 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:14.475399 15978 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.414036 16025 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.475562 15154 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.480499 16029 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.428021 15984 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.475250 15080 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.492851 15984 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:14.421698 16028 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.426812 16032 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.435640 15972 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.428783 16012 raft_consensus.cc:3055] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:13:14.485411 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 83022us
I20260709 12:13:14.493800 16032 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.496165 16032 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.486581 16020 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.487089 16031 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.497211 15081 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:14.501682 15998 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.438640 15959 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.485906 16025 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:14.500692 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 62575.6us
I20260709 12:13:14.500801 15950 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.509342 15154 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.509714 15080 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.510532 15080 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.510720 15154 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.509367 16025 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.497824 16012 raft_consensus.cc:740] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:14.484781 15978 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.438763 15993 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.500360 15717 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:14.507491 15959 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.494360 15972 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.497767 15156 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.511638 16029 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.510766 15950 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.515120 15966 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:14.506786 15998 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.533124 15998 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.507745 16031 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.509235 16027 consensus_queue.cc:1048] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 12:13:14.521685 15186 consensus_queue.cc:237] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:14.508699 16015 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.522243 15716 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:14.522297 16012 consensus_queue.cc:260] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:14.521486 15959 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.531548 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:14.532007 16022 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.534253 15156 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.515188 15978 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.557073 15966 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.557163 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:14.516559 15993 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.553186 15188 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 2.
W20260709 12:13:14.559000 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 61871us
I20260709 12:13:14.548084 16031 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.561642 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:14.563167 15684 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.506s (SENT) [suppressed 3 similar messages]
I20260709 12:13:14.563803 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:14.565739 15156 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.564109 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:14.568526 15156 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.588675 15156 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.559741 15993 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.589879 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:14.567830 16012 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.555920 16033 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.596915 16030 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.596988 15156 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.597955 16030 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.599200 15156 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.599978 16030 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.607079 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:14.570387 16022 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.570288 15966 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.574427 15971 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:14.610037 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 99563.8us
I20260709 12:13:14.631031 15080 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.633719 15005 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.607191 16033 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:14.638032 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:14.639420 16034 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.639866 16034 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.640239 16034 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.640018 16023 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.593441 16029 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.042s
W20260709 12:13:14.659389 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 59078.1us
W20260709 12:13:14.663045 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 72449.4us
I20260709 12:13:14.666345 15156 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.644767 16033 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.662585 16020 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:14.674361 15188 raft_consensus.cc:1240] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:14.676895 15977 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.689139 15977 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:14.664970 15954 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.647969 16035 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:14.694355 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 60723.1us
I20260709 12:13:14.689900 16020 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:14.697876 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:14.694949 14936 catalog_manager.cc:5697] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 2, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:14.679764 16010 ts_tablet_manager.cc:1929] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:14.657471 16031 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.686812 15998 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:14.705464 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 201134us
I20260709 12:13:14.703699 15187 raft_consensus.cc:2393] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:14.709319 16045 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:14.724341 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 58049.3us
I20260709 12:13:14.752089 15156 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.724175 16045 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.694998 15974 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.693348 16035 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.723666 16010 log.cc:1199] T c61cd021688745bd9cbe675ccef1a55e P 2cdab4d204e440c194e8b09634795793: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-0-root/wals/c61cd021688745bd9cbe675ccef1a55e
I20260709 12:13:14.736346 16015 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:14.727454 15950 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.754978 15181 raft_consensus.cc:1275] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:13:14.724591 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 161440us
I20260709 12:13:14.769488 15005 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.758916 16045 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.777179 15993 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.787181 15993 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:14.761385 16035 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.766319 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:14.796408 15005 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.795186 15954 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.802359 15156 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.751231 16033 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.804359 15959 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.805619 15156 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.806106 16033 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:14.806315 15959 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:14.806650 15156 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.806888 15959 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.807511 15959 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.807696 15156 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.808063 15959 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.808638 15959 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.809090 15156 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.809615 15959 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.810817 15156 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.812929 15156 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.815347 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:14.815590 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:14.817106 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:14.818069 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:14.823836 16022 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.818213 15716 raft_consensus.cc:1240] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:14.814966 15033 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.802601 16023 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:14.794924 16048 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:14.839524 15156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:14.817399 16005 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.813614 15950 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:14.851681 16040 consensus_queue.cc:1059] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:14.800836 15978 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.859330 15005 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.860461 15005 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.853344 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:14.847232 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:14.866510 15005 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.874997 15005 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:14.875730 15867 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:14.878923 15109 raft_consensus.cc:1240] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:14.881371 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 250404us
I20260709 12:13:14.881572 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:14.882194 15109 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.882066 15080 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.883337 15080 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.884078 16037 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.884106 15080 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.884557 16037 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.884882 16049 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.884912 16037 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.888160 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:13:14.862953 16036 log.cc:927] Time spent T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.137s	user 0.001s	sys 0.000s
I20260709 12:13:14.886467 15080 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.889228 15867 consensus_queue.cc:1059] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:14.890337 15080 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.862519 16040 raft_consensus.cc:3055] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:14.865283 15954 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.899166 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:14.888684 16049 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.902283 16021 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.904529 16025 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.905767 15974 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:14.865387 15925 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.908978 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:14.909708 15080 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.925251 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:14.907502 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:14.924437 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:14.947635 16025 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:14.948724 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:14.858965 16032 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.954388 16032 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:14.889510 15684 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:14.960343 16020 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:14.960485 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 97761us
I20260709 12:13:14.961525 15684 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:14.962319 16020 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.886204 16022 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:14.889068 16007 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:14.894266 16033 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.897460 16046 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:14.934881 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:14.937301 15080 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:14.906791 15972 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:14.893090 16040 raft_consensus.cc:740] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:14.994729 16040 consensus_queue.cc:260] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:14.897143 15998 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:14.995445 15972 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:14.991837 16046 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.996529 16046 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.928119 16049 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.013931 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:14.924273 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:14.930035 16031 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.023856 16040 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.991971 16033 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:15.027607 16033 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.933815 16015 raft_consensus.cc:3055] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:14.973902 16039 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:15.075472 16010 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:50602 (request call id 65) took 1351 ms. Trace:
I20260709 12:13:15.047480 16039 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:14.997989 16022 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:15.080018 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 142762us
I20260709 12:13:15.077453 15038 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:15.026525 15684 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:15.057551 16021 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:15.083235 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 109231us
I20260709 12:13:15.059139 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.095855 15037 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:15.099861 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.102691 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.046057 16015 raft_consensus.cc:740] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:15.114185 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:15.114420 16022 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:15.117153 15033 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 2.
I20260709 12:13:15.122500 15034 raft_consensus.cc:1240] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.092509 16039 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.122315 16021 consensus_queue.cc:1048] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:15.124637 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 458955us
I20260709 12:13:15.128202 15081 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:15.104369 16020 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.119190 15031 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.091583 15998 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:15.076519 16034 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.128232 15109 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
W20260709 12:13:15.196702 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 63567.3us
I20260709 12:13:15.124584 15978 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:15.123206 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 122543us
I20260709 12:13:15.210566 15156 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:15.128024 16022 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.127718 16007 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.212707 16054 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.195698 15998 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:15.213300 16056 raft_consensus.cc:2764] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:13:15.192041 15925 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:13:15.286072 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 78131us
I20260709 12:13:15.132050 16006 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.208451 15081 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:13:15.299978 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 89466.8us
I20260709 12:13:15.112303 16027 consensus_queue.cc:1059] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.080s
I20260709 12:13:15.132598 16038 consensus_queue.cc:1059] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.155s
I20260709 12:13:15.214802 15972 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.287089 15971 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.214414 16030 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.218465 16050 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:15.302937 15954 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.299420 15998 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:15.402257 16035 consensus_meta.cc:287] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.583s	user 0.005s	sys 0.004s
W20260709 12:13:15.404254 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:15.418887 15954 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.419103 16035 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.421056 15954 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.421260 16035 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.414584 16030 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.423434 16030 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:15.424002 16066 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.424561 16066 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.426625 16066 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.427091 16034 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.401330 16005 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:13:15.416764 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 114286us
I20260709 12:13:15.412303 15972 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:15.403512 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 102287us
I20260709 12:13:15.440106 15154 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:15.443327 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 234915us
I20260709 12:13:15.413009 15971 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.411996 16050 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:15.387353 16007 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.446348 15156 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:15.449635 15154 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:15.403647 15925 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.456990 16051 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.457559 16051 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.448988 16038 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:15.439025 15954 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.456581 16061 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.298722 16012 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.300947 15959 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:15.458778 16005 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.466955 15998 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.467731 16005 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.457443 15972 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:15.458971 15154 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:15.450888 16045 consensus_meta.cc:287] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.666s	user 0.005s	sys 0.005s
I20260709 12:13:15.287712 15974 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.165s
I20260709 12:13:15.461059 15156 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:15.451648 16050 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.461894 16048 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:15.406431 16054 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:15.468531 15954 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.471621 16059 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:15.476482 16041 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.459048 16030 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:15.079656 16010 rpcz_store.cc:276] 0709 12:13:13.713409 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:13.714402 (+   993us) service_pool.cc:224] Handling call
0709 12:13:13.777035 (+ 62633us) ts_tablet_manager.cc:1151] Deleting tablet c61cd021688745bd9cbe675ccef1a55e
0709 12:13:13.787915 (+ 10880us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 12:13:14.206544 (+418629us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:14.672258 (+465714us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:14.873741 (+201483us) spinlock_profiling.cc:243] Waited 7.49 ms on lock 0x7b5800003698. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf61a2 00007f4c0eb37889 00007f4c0dc68d88 00007f4c0dd31c8e 00007f4c0dd34c59 00007f4c0dd5da7e 00007f4c0dd5da49 00007f4c0dd5da05 00007f4c0dd4ec66
0709 12:13:15.063634 (+189893us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":17217408,"tablet-delete.queue_time_us":52408,"thread_start_us":30592,"threads_started":1}
I20260709 12:13:15.482923 16042 raft_consensus.cc:3055] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:15.464244 16006 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.483863 16045 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.488837 15156 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:15.490167 15972 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:15.299399 16015 consensus_queue.cc:260] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.493091 16047 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:15.472934 16046 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.303643 16022 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:15.497524 15005 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.610s	user 0.086s	sys 0.162s
I20260709 12:13:15.469074 15684 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:15.510044 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:15.510000 15005 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.622s	user 0.086s	sys 0.162s
W20260709 12:13:15.513763 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 626154us
I20260709 12:13:15.514494 16051 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.485342 16012 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.510303 16034 raft_consensus.cc:3055] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:15.518528 16034 raft_consensus.cc:740] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:15.498081 15715 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:15.518800 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.519663 15190 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.520942 15188 raft_consensus.cc:1240] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.520617 16041 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.505052 16029 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:15.489521 16061 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.523211 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:15.499774 16059 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:15.504664 16042 raft_consensus.cc:740] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:15.535710 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:15.510619 15972 raft_consensus.cc:697] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:15.525863 15185 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:13:15.515199 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:15.534257 15998 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.534566 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:15.534909 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:15.544763 15188 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:13:15.444069 15081 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:15.534302 14925 catalog_manager.cc:5028] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): tablet c61cd021688745bd9cbe675ccef1a55e (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:13:15.511759 16040 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 12:13:15.532821 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:15.547497 15183 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:13:15.540004 16010 tablet_replica.cc:333] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
W20260709 12:13:15.546737 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 102740us
I20260709 12:13:15.523231 16054 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:15.506026 16030 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 12:13:15.560324 15081 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:15.538388 16059 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:15.547963 16037 consensus_meta.cc:287] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.637s	user 0.010s	sys 0.000s
I20260709 12:13:15.549255 15974 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:15.568924 15109 raft_consensus.cc:2393] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
W20260709 12:13:15.578187 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 478503us
I20260709 12:13:15.571648 15925 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:15.576927 15716 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.546s	user 0.009s	sys 0.006s
I20260709 12:13:15.594538 15115 raft_consensus.cc:1240] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.562739 16034 consensus_queue.cc:260] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:15.581215 16037 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.605089 15004 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:15.606012 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:15.591609 15972 consensus_queue.cc:237] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.607082 16062 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:15.579177 15974 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:15.609436 15867 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:13:15.595026 15716 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.567s	user 0.009s	sys 0.006s
I20260709 12:13:15.610359 15115 raft_consensus.cc:1240] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.613384 15867 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.613107 15115 raft_consensus.cc:1240] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:15.614737 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 54496.2us
I20260709 12:13:15.615502 15113 raft_consensus.cc:1240] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.615588 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:15.617004 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:15.617108 15867 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.604810 16045 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.604508 15925 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.608364 15954 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.610378 15974 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.611883 15112 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.623147 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:15.617841 16065 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:15.633055 16065 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:15.617026 16034 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.635707 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:15.611989 16005 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.646521 16005 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.648721 16005 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.637446 15109 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.638208 16065 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:15.623420 16041 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:15.643661 16033 consensus_meta.cc:287] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.616s	user 0.003s	sys 0.008s
I20260709 12:13:15.621270 16022 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:15.652474 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:15.643492 15081 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:15.661353 15081 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:15.656805 15116 raft_consensus.cc:1240] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.657821 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:15.649422 16046 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.667608 16015 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.668015 16064 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:15.668421 16056 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:15.650079 16061 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.668838 16069 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:13:15.669898 16049 consensus_meta.cc:287] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.643s	user 0.003s	sys 0.005s
I20260709 12:13:15.670670 16037 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.673306 16073 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.674705 16020 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:15.675408 15867 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:15.675760 15112 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.675925 16066 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.675815 16005 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.696142 15867 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.686525 16045 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:15.678457 16065 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.652103 16010 raft_consensus.cc:2243] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:15.653043 16012 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.632285 15925 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:15.688910 15081 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:15.705067 15081 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:13:15.686345 16039 consensus_meta.cc:287] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.554s	user 0.000s	sys 0.009s
I20260709 12:13:15.691875 16064 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:15.603753 16042 consensus_queue.cc:260] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.662490 16033 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.687311 16056 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:15.705247 15867 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.706902 15081 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:15.689626 16049 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.698940 16045 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:15.702099 16069 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.716574 16042 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.721232 15867 consensus_queue.cc:1059] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.725494 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.726080 15040 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.726923 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.708923 16037 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:15.708978 16064 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.713199 16056 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.719341 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.729707 15867 raft_consensus.cc:3055] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:15.709263 16020 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:15.719204 16007 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.714977 15984 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:15.700590 16066 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.754879 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.754412 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.693436 16073 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:15.730149 15113 raft_consensus.cc:1240] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.717236 16054 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.052s
I20260709 12:13:15.714859 16046 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
I20260709 12:13:15.778774 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:15.802337 15719 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:13:15.755904 15867 raft_consensus.cc:740] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:15.779978 15115 raft_consensus.cc:1240] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.706434 16061 consensus_queue.cc:1059] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:13:15.720919 16041 consensus_queue.cc:1059] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:13:15.704769 16005 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.782317 15040 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:15.718315 16045 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.707578 16065 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:15.794597 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 68244.5us
I20260709 12:13:15.795900 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:15.811808 15717 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:15.799669 16007 consensus_queue.cc:1059] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.796432 16062 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:15.729714 16037 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:15.788903 15984 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:15.730223 15109 raft_consensus.cc:1240] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:15.703374 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 248959us
I20260709 12:13:15.753053 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:15.777647 15925 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:15.774837 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.772573 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:15.774009 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:15.805768 15867 consensus_queue.cc:260] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.832001 15984 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.768796 16067 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:15.805435 16010 raft_consensus.cc:2272] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:15.834734 15971 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:15.816068 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.847954 15107 raft_consensus.cc:1240] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.848897 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.817117 15116 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.819924 16050 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:15.824203 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.825898 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.830884 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.829296 16037 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.781646 16033 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.829838 16020 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.854425 15867 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.709398 16039 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.857952 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.856455 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.838165 16061 consensus_queue.cc:1059] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
W20260709 12:13:15.871135 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:15.873620 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.873620 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:15.874183 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:15.852346 16051 consensus_queue.cc:1059] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.852993 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.877000 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:15.877787 16061 raft_consensus.cc:3055] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:15.877902 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.874291 15003 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:15.879634 15154 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:15.874490 15190 raft_consensus.cc:2393] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:15.880654 15114 raft_consensus.cc:1240] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:15.894210 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 83098.4us
I20260709 12:13:15.894294 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:15.845908 15153 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:13:15.901393 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 59886.1us
I20260709 12:13:15.901759 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:15.902381 15717 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:15.902673 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.857211 16069 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.903728 15190 raft_consensus.cc:2393] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:15.904590 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.904778 15003 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:15.882139 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.882256 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.893232 16054 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:15.906220 15182 raft_consensus.cc:2393] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:15.882721 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.881536 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.906211 15189 raft_consensus.cc:2393] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:15.885672 16006 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.886646 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.887903 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.844199 16041 consensus_queue.cc:1059] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:13:15.891701 15185 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.901479 15971 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:15.856967 16067 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:15.883608 16073 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:15.906963 15187 raft_consensus.cc:2393] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:15.880945 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.915138 15184 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.907541 15183 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.904521 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.916047 15188 raft_consensus.cc:2393] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:15.908370 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.916723 16067 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.916908 16065 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.849014 15974 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:15.895952 14936 catalog_manager.cc:5697] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 1 to 2, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 2 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.863175 16020 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:15.910089 16069 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:15.913383 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.917753 15181 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.889581 16061 raft_consensus.cc:740] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:15.913374 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.912027 16049 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.932053 15189 raft_consensus.cc:2393] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:15.925659 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.916194 16006 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:15.909636 16050 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:15.928691 15182 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.938169 16010 ts_tablet_manager.cc:1916] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:13:15.939815 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 437089us
I20260709 12:13:15.914459 15971 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.940747 15156 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:15.944964 15156 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:15.943678 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:15.947136 15189 raft_consensus.cc:2393] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:15.927649 16069 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:15.842706 16062 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:15.948395 15156 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:15.952644 15978 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:15.956482 15005 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:15.960067 15867 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:15.954653 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:15.944410 15971 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.940622 16006 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:15.945534 16054 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:15.965341 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:15.950131 15950 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:15.948768 16066 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.965485 15867 consensus_queue.cc:1059] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.954931 15684 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:15.980993 15978 consensus_queue.cc:1059] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:15.965078 16006 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:15.967744 15189 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:13:15.969662 15719 raft_consensus.cc:1240] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.973652 15185 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:15.976004 15182 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:15.955966 16069 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.913332 16077 consensus_queue.cc:1059] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.105s
I20260709 12:13:15.964434 16005 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:15.991698 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:15.993367 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:15.994935 15189 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:13:15.991204 15718 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 2: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:13:15.998806 14935 catalog_manager.cc:5697] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 2, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:16.013695 16007 raft_consensus.cc:3055] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.014204 16007 raft_consensus.cc:740] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:16.014451 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:16.015040 16007 consensus_queue.cc:260] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.015890 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:16.016296 16007 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.016595 15182 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:13:16.017589 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:16.018678 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:16.019901 16039 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:16.022127 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:15.989813 15925 raft_consensus.cc:3055] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.021260 16056 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:16.030169 16078 log.cc:927] Time spent T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 12:13:16.031958 16074 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:16.034174 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 56667.3us
I20260709 12:13:16.035902 16012 raft_consensus.cc:3055] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.036325 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:16.036903 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:16.037847 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:16.039636 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:16.039877 15974 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:16.042433 15184 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:16.042511 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:16.046474 15036 raft_consensus.cc:1240] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.052189 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:16.053503 15005 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:16.036975 15190 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:13:16.055642 15185 raft_consensus.cc:1240] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.056013 15184 raft_consensus.cc:1240] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.027667 16075 raft_consensus.cc:3055] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.057108 15188 raft_consensus.cc:1240] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.057331 15005 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:16.057614 15183 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:16.058709 15183 raft_consensus.cc:1240] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.986676 16062 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:16.060148 16041 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:16.060403 15185 raft_consensus.cc:1240] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.056506 16005 consensus_queue.cc:1059] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:13:16.061021 15005 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:16.071394 16066 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:16.071873 16066 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:16.072218 16066 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.072461 15190 raft_consensus.cc:1240] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.036300 16012 raft_consensus.cc:740] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:16.085917 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:16.086746 16012 consensus_queue.cc:260] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.087447 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:16.087890 16012 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.088819 15115 raft_consensus.cc:1240] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.025928 15925 raft_consensus.cc:740] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:16.045161 15984 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:16.089709 15925 consensus_queue.cc:260] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.090903 15925 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.019243 15182 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:13:16.075541 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:16.075904 16005 raft_consensus.cc:3055] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.101914 16005 raft_consensus.cc:740] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:16.102730 16005 consensus_queue.cc:260] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.101934 15184 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.104458 15186 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:16.076391 16077 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:16.071477 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:16.093655 15113 raft_consensus.cc:1240] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.099931 15984 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:16.066458 16041 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:16.118870 16041 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:16.119375 16080 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.109s	user 0.000s	sys 0.001s
I20260709 12:13:15.999707 16061 consensus_queue.cc:260] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.127837 16061 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.093175 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:16.134752 16005 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.093612 16075 raft_consensus.cc:740] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:16.120484 15950 raft_consensus.cc:3055] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.110368 16056 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:16.143996 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:16.145714 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:16.146834 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:16.113132 16077 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:16.131358 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:16.149154 15113 raft_consensus.cc:1240] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.151217 15184 raft_consensus.cc:1240] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.131552 16020 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:16.147537 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:16.108824 16059 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.154595 15115 raft_consensus.cc:1240] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.159361 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:16.160338 15111 raft_consensus.cc:1240] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:16.160612 16034 consensus_meta.cc:287] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.511s	user 0.010s	sys 0.000s
I20260709 12:13:16.124707 16037 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.162827 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:16.165081 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:16.165480 15112 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.141258 15950 raft_consensus.cc:740] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:16.169159 15156 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:16.150794 16077 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.171797 15184 raft_consensus.cc:1240] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.175383 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:16.176132 15115 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:16.180002 15038 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:16.181522 16043 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:16.181798 15184 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.182209 15031 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:16.169309 16037 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:16.146373 16075 consensus_queue.cc:260] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.180203 15950 consensus_queue.cc:260] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.186424 16075 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.142465 16067 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.207965 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:16.209123 15116 raft_consensus.cc:1240] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.185969 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:16.211730 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:16.212736 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:16.182786 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:16.187153 15950 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.217821 15184 raft_consensus.cc:1240] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:16.218149 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.216229 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:16.212903 16022 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.221185 16022 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:16.220546 15186 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:16.211527 16043 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:13:16.220613 16059 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:16.226015 15156 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:16.231767 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.252668 15039 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:16.226794 16015 raft_consensus.cc:3055] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.268229 15867 consensus_queue.cc:1059] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:16.238128 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:16.272166 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:16.273594 15111 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.274587 15107 raft_consensus.cc:1240] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.252486 16068 consensus_queue.cc:1059] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 12:13:16.285310 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:16.285476 15867 raft_consensus.cc:3055] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.286209 15867 raft_consensus.cc:740] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:16.286939 15867 consensus_queue.cc:260] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.287973 15867 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.234550 16043 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:16.290833 16006 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:16.252738 15954 consensus_queue.cc:1059] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 12:13:16.284941 16022 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:16.293120 16062 consensus_queue.cc:1059] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:13:16.279089 15181 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:16.268005 16015 raft_consensus.cc:740] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:16.299340 15189 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.299737 16067 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:16.310148 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:16.312060 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:16.312484 16065 raft_consensus.cc:3055] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.312278 16068 consensus_queue.cc:1059] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:16.317260 16073 raft_consensus.cc:3055] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.317596 16068 consensus_queue.cc:1059] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:16.317862 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:16.317631 16073 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:13:16.319264 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.376034 16075 raft_consensus.cc:3055] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.318804 16061 raft_consensus.cc:3055] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.315291 16065 raft_consensus.cc:740] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:16.377409 16075 raft_consensus.cc:740] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:16.320035 15954 consensus_queue.cc:1059] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.068s
I20260709 12:13:16.325088 15715 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:16.379797 16061 raft_consensus.cc:740] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:16.399963 16022 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.319412 16073 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:16.421303 16064 consensus_meta.cc:287] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.668s	user 0.015s	sys 0.014s
W20260709 12:13:16.398713 15716 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.588s	user 0.003s	sys 0.009s
W20260709 12:13:16.447811 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.447947 15154 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:16.455994 15154 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:16.421185 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:16.458789 15189 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:13:16.451078 16073 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.463550 15966 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:16.464306 15978 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:16.468863 16081 consensus_queue.cc:1059] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:16.470206 16054 raft_consensus.cc:3055] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.470645 16054 raft_consensus.cc:740] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:16.391776 16015 consensus_queue.cc:260] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.480576 16043 consensus_queue.cc:1059] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:13:16.483386 16015 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.484023 16061 consensus_queue.cc:260] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.422875 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:16.487216 16061 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.449995 16022 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:16.489109 16022 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:16.489705 16022 raft_consensus.cc:3055] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.490051 16022 raft_consensus.cc:740] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:16.449612 16051 raft_consensus.cc:3055] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:13:16.400234 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 86667.9us
I20260709 12:13:16.420565 15971 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:16.455366 15716 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.645s	user 0.003s	sys 0.010s
W20260709 12:13:16.505182 15081 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.678s	user 0.024s	sys 0.057s
W20260709 12:13:16.505545 15081 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.689s	user 0.025s	sys 0.065s
W20260709 12:13:16.517514 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.454864 16064 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.493986 15153 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:16.490928 16022 consensus_queue.cc:260] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:16.547865 16084 log.cc:927] Time spent T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 12:13:16.505722 16006 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:16.559062 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:16.559855 15038 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 2: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:13:16.551811 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:16.565740 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:16.566932 15033 raft_consensus.cc:1240] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:16.567929 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:16.568032 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:16.569164 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:16.570639 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:16.572355 16081 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:16.572731 16081 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:16.573061 16081 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:16.575546 15081 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:16.575882 16082 raft_consensus.cc:3055] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.576238 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:16.577905 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:16.578464 16087 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:16.503046 16051 raft_consensus.cc:740] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:16.553826 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:16.555577 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:16.555945 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:13:16.556547 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 76633.3us
I20260709 12:13:16.558250 16064 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:16.579041 16087 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:16.454187 16075 consensus_queue.cc:260] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.595916 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:16.605537 15114 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
W20260709 12:13:16.607620 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 135466us
I20260709 12:13:16.482018 16065 consensus_queue.cc:260] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.567926 15110 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.616324 15971 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:13:16.585175 16069 consensus_meta.cc:287] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.578s	user 0.018s	sys 0.002s
I20260709 12:13:16.624565 15867 raft_consensus.cc:3055] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.624730 15081 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:16.618399 15037 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:16.576297 16082 raft_consensus.cc:740] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:16.638868 15867 raft_consensus.cc:740] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:13:16.619586 16066 consensus_meta.cc:287] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.547s	user 0.009s	sys 0.006s
I20260709 12:13:16.642805 16048 consensus_queue.cc:1059] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:16.625362 16041 consensus_meta.cc:287] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.501s	user 0.014s	sys 0.000s
I20260709 12:13:16.644626 15081 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:16.579735 16062 consensus_queue.cc:1059] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 12:13:16.612370 15716 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43846 (request call id 115) took 1735 ms. Trace:
W20260709 12:13:16.648200 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.648306 15867 consensus_queue.cc:260] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.617681 15977 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:16.628631 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:16.653494 15156 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:16.650993 15081 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:16.661123 15004 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:16.662444 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.662428 15867 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:16.649333 16045 consensus_meta.cc:287] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.826s	user 0.010s	sys 0.000s
W20260709 12:13:16.682775 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.670406 15081 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:16.660749 16067 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:16.639213 16069 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:16.710253 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:16.729925 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.645756 16066 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.647692 16041 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.751704 16067 raft_consensus.cc:697] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:16.784140 16067 consensus_queue.cc:237] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.784998 16041 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:16.668519 15954 consensus_queue.cc:1059] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260709 12:13:16.786098 15954 raft_consensus.cc:3055] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.786453 15954 raft_consensus.cc:740] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:16.787240 15954 consensus_queue.cc:260] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:16.753021 16088 log.cc:927] Time spent T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.173s	user 0.000s	sys 0.001s
I20260709 12:13:16.754092 16099 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:16.756569 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.763391 15081 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:16.665962 16006 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:16.765414 15114 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:16.766008 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:16.771395 16082 consensus_queue.cc:260] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:16.772894 15925 consensus_meta.cc:287] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.682s	user 0.009s	sys 0.000s
I20260709 12:13:16.648303 15716 rpcz_store.cc:276] 0709 12:13:14.852930 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:14.857930 (+  5000us) service_pool.cc:224] Handling call
0709 12:13:14.892593 (+ 34663us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:14.924353 (+ 31760us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:13:15.617233 (+692880us) log.cc:844] Serialized 14 byte log entry
0709 12:13:16.511314 (+894081us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:16.513624 (+  2310us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:16.545065 (+ 31441us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:16.550896 (+  5831us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:16.586507 (+ 35611us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":664548,"prepare.run_cpu_time_us":96,"prepare.run_wall_time_us":7424,"raft.queue_time_us":70733,"raft.run_cpu_time_us":123,"raft.run_wall_time_us":123,"thread_start_us":1456633,"threads_started":3,"wal-append.queue_time_us":218744}
W20260709 12:13:16.789772 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.649082 16085 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:13:16.794548 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 156907us
I20260709 12:13:16.702365 15984 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:16.799501 15081 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:16.731223 15974 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:16.811959 15081 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:16.812908 16057 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:16.813091 16101 consensus_queue.cc:1059] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:16.814139 16101 raft_consensus.cc:3055] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.814222 15081 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:16.814510 16101 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:16.814922 16057 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:16.815353 16101 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.816598 16101 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.788448 15954 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.821453 15081 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:16.794371 16099 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:16.801280 16025 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:16.831656 15080 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:16.834959 15080 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:16.835976 15005 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:16.810034 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:13:16.822875 16077 consensus_meta.cc:287] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.652s	user 0.002s	sys 0.008s
I20260709 12:13:16.828181 16057 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:16.750375 16045 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.840989 15005 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:16.832830 15032 raft_consensus.cc:2393] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:16.817914 16049 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:16.669189 16051 consensus_queue.cc:260] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.856775 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:16.885830 15039 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 2.
I20260709 12:13:16.862260 16042 raft_consensus.cc:3055] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:16.864820 16075 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:16.870272 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.874014 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:16.879134 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:16.882202 15005 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:16.833627 16099 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:16.886543 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 50068.2us
W20260709 12:13:16.828590 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 76567.7us
I20260709 12:13:16.887209 16042 raft_consensus.cc:740] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:16.889614 16057 raft_consensus.cc:697] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:16.895020 16051 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.883882 16077 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:16.948273 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:16.988426 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 153537us
W20260709 12:13:17.007301 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 165162us
I20260709 12:13:16.840047 15974 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.146374 15108 raft_consensus.cc:1240] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:17.168187 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 286053us
I20260709 12:13:16.826042 16064 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.060s
I20260709 12:13:17.173045 16057 consensus_queue.cc:237] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:16.851601 15925 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:17.185284 15925 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:17.171257 16042 consensus_queue.cc:260] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.185993 15925 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.186594 16042 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:16.891537 15684 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:17.146816 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.887595 16025 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:13:17.191521 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.191615 16025 raft_consensus.cc:697] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:17.192741 16025 consensus_queue.cc:237] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.194366 16099 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:17.148509 16030 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.195397 16030 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.196095 15110 raft_consensus.cc:1240] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:17.197309 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:17.197525 16030 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:17.149485 15966 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.198182 15966 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.198591 16022 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.150439 16102 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.148119 16087 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:17.199240 16102 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.200222 15966 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:17.153345 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:17.201207 16102 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:17.152469 16066 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:17.202339 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:17.202699 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:17.201112 15116 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:17.204177 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:17.204778 15037 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:17.204931 16082 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.175112 16077 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:17.205574 15038 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:17.152669 15034 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:17.155990 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:17.156426 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:17.208117 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:17.208199 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:17.210567 15116 raft_consensus.cc:1240] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:17.157526 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:17.150740 16069 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:17.160386 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:17.211731 15186 raft_consensus.cc:2393] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:17.212855 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:17.213770 15034 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.161391 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:17.161098 15717 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43830 (request call id 58) took 1223 ms. Trace:
I20260709 12:13:17.163193 15032 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51618 (request call id 21) took 1127 ms. Trace:
I20260709 12:13:17.164158 15040 raft_consensus.cc:1240] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:17.165436 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:17.166435 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:17.147758 15685 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:17.168148 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:17.194873 16073 raft_consensus.cc:3055] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:17.198710 15114 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:17.199579 16087 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.177327 16054 consensus_queue.cc:260] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
W20260709 12:13:17.150271 16007 consensus_meta.cc:287] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 1.091s	user 0.011s	sys 0.006s
I20260709 12:13:17.153751 16010 ts_tablet_manager.cc:1929] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:16.887185 16012 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:17.179970 15081 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:17.313812 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:17.282052 15156 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:17.205590 15187 raft_consensus.cc:1813] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Handling vote request from an unknown peer cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:17.285921 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.183583 15005 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:17.245913 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:17.333879 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:17.335536 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.178366 15080 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:17.214795 15717 rpcz_store.cc:276] 0709 12:13:15.937826 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:15.938006 (+   180us) service_pool.cc:224] Handling call
0709 12:13:15.938291 (+   285us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:15.938611 (+   320us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:15.938639 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:15.955315 (+ 16676us) log.cc:844] Serialized 26 byte log entry
0709 12:13:16.443315 (+488000us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:16.443364 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:16.443422 (+    58us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:17.159929 (+716507us) raft_consensus.cc:1685] finished
0709 12:13:17.160005 (+    76us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:17.160829 (+   824us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":498,"raft.run_cpu_time_us":172,"raft.run_wall_time_us":13782,"thread_start_us":458823,"threads_started":1,"wal-append.queue_time_us":517353}
W20260709 12:13:17.335202 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 54263.8us
W20260709 12:13:17.337882 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 159612us
I20260709 12:13:17.338523 15156 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:17.334554 15116 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
W20260709 12:13:17.331425 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 151564us
I20260709 12:13:17.341324 15187 raft_consensus.cc:2368] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3.
I20260709 12:13:17.327927 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:17.340476 16111 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:13:17.236883 16098 log.cc:927] Time spent T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.354s	user 0.017s	sys 0.009s
W20260709 12:13:17.360594 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 177099us
I20260709 12:13:17.361485 15005 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:17.333951 15035 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:17.173230 16056 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.240725 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:17.341157 16010 log.cc:1199] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 2cdab4d204e440c194e8b09634795793: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-0-root/wals/4bbe2e1ee2aa4a49b48428a8fa492d2d
I20260709 12:13:17.182802 16043 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.364579 15005 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:17.346501 16022 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:17.345726 16034 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:17.352937 16042 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:13:17.241197 16065 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.236008 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:17.218806 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:17.211269 16099 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:17.172407 15971 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:17.352461 15107 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:17.244228 15108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41558 (request call id 478) took 1377 ms. Trace:
I20260709 12:13:17.182704 16068 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.331696 16012 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:17.182555 15978 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:17.371088 16056 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:17.340986 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 434904us
I20260709 12:13:17.366549 16082 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.368235 16007 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:17.352408 16113 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:17.366683 16114 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:17.334398 16073 raft_consensus.cc:740] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:17.305639 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:17.353672 15716 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:17.380795 15005 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:17.379029 15185 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
W20260709 12:13:17.439602 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 58911.8us
I20260709 12:13:17.440461 15005 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:17.441654 15005 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:17.442384 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 103787us
W20260709 12:13:17.399703 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 54849.5us
I20260709 12:13:17.408268 15156 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:17.449383 15154 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:17.408262 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.380201 16010 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:50602 (request call id 66) took 3294 ms. Trace:
W20260709 12:13:17.381407 16081 consensus_meta.cc:287] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.808s	user 0.006s	sys 0.010s
W20260709 12:13:17.382120 15950 consensus_meta.cc:287] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 1.162s	user 0.006s	sys 0.011s
I20260709 12:13:17.419971 15188 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
W20260709 12:13:17.460916 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 120667us
I20260709 12:13:17.380218 16045 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:17.396824 15954 consensus_meta.cc:287] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.572s	user 0.000s	sys 0.011s
I20260709 12:13:17.214874 15032 rpcz_store.cc:276] 0709 12:13:16.036217 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:16.036645 (+   428us) service_pool.cc:224] Handling call
0709 12:13:17.162948 (+1126303us) spinlock_profiling.cc:243] Waited 765 ms on lock 0x7b5400238554. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:13:17.163101 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1759992192}
I20260709 12:13:17.417619 16114 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:17.402915 16065 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:17.408054 16042 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:17.383574 15971 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:17.597720 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 142620us
I20260709 12:13:17.400291 16113 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:17.359874 16101 consensus_queue.cc:1059] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.098s
I20260709 12:13:17.435643 15111 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:17.406433 16054 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.488291 15183 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:17.601377 15081 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:17.392520 16022 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:17.446924 16068 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.418143 15925 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.392393 16034 raft_consensus.cc:697] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:17.384757 16012 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.391781 16007 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:17.388576 15112 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:17.456472 15080 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:17.455694 16099 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.618984 16065 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.458400 16069 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:17.391500 16051 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.458161 16081 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:17.616032 15034 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:17.616633 16087 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:17.618027 16042 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.458236 16109 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:17.385119 15978 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.597677 16077 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.379503 16043 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:17.615892 16107 log.cc:927] Time spent T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.168s	user 0.000s	sys 0.000s
I20260709 12:13:17.447465 16082 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.597433 16040 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:17.599905 16075 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.603720 16102 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:17.603508 16108 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:17.606544 16114 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.390036 16056 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:13:17.634271 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.605580 16025 consensus_queue.cc:1059] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
I20260709 12:13:17.458925 16073 consensus_queue.cc:260] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.638356 15081 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:17.458107 16110 consensus_queue.cc:1059] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.176s
I20260709 12:13:17.640794 15005 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:17.626036 16113 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.644572 16007 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.457396 16097 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:17.646258 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 189895us
I20260709 12:13:17.633244 16041 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.636148 16022 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.638253 16112 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.384191 15108 rpcz_store.cc:276] 0709 12:13:15.866774 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:15.887189 (+ 20415us) service_pool.cc:224] Handling call
0709 12:13:15.887504 (+   315us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:17.181488 (+1293984us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:17.243951 (+ 62463us) spinlock_profiling.cc:243] Waited 1.01 s on lock 0x7b5400260054. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:13:17.244136 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2315028736}
I20260709 12:13:17.684572 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:17.684573 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 43860.8us
I20260709 12:13:17.689298 16073 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.704282 15036 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
W20260709 12:13:17.692142 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 53857.6us
I20260709 12:13:17.694235 15080 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:17.454296 16010 rpcz_store.cc:276] 0709 12:13:14.085769 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:14.086924 (+  1155us) service_pool.cc:224] Handling call
0709 12:13:15.516085 (+1429161us) ts_tablet_manager.cc:1151] Deleting tablet 4bbe2e1ee2aa4a49b48428a8fa492d2d
0709 12:13:15.516599 (+   514us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 12:13:16.767688 (+1251089us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:17.153611 (+385923us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:17.380118 (+226507us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12406,"tablet-delete.queue_time_us":1423452}
I20260709 12:13:17.648904 16057 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:17.706573 15080 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:17.694945 16041 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.691074 16097 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:17.697686 16081 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:17.698913 15966 raft_consensus.cc:3055] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:17.699152 16043 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:17.647305 16069 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:13:17.646966 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 762147us
I20260709 12:13:17.725139 15684 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:17.700235 16064 raft_consensus.cc:3055] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:17.691340 16075 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.690783 16102 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.687502 16068 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:17.716079 16111 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:17.659109 15925 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:17.750010 16041 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:17.715456 15966 raft_consensus.cc:740] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:17.649322 15182 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:17.655874 15971 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:17.687934 15950 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.690403 16109 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:17.724452 16022 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.693346 16110 raft_consensus.cc:3055] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:17.690976 16040 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.718371 16025 consensus_queue.cc:1059] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:17.720228 16114 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:17.720263 16007 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.721242 16012 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.721872 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:17.695374 16056 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:17.730157 15005 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:17.778023 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 47916.9us
I20260709 12:13:17.778795 15005 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:17.726680 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:17.706002 16101 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.796499 16101 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.798516 16101 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:17.774422 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:17.799197 15966 consensus_queue.cc:260] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.800060 15108 raft_consensus.cc:2393] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:17.713768 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:17.800575 15116 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:17.715889 16085 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:17.713846 16097 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.784880 16012 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:17.687629 15954 consensus_queue.cc:1175] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "37acd5ac26b54c4fb766e0134c390e73" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:13:17.805953 16102 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:17.690245 16077 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.807188 16075 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:17.808584 16077 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:17.724557 15978 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:17.727008 16069 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.809226 16042 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:17.767966 16110 raft_consensus.cc:740] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:17.811223 16110 consensus_queue.cc:260] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.812685 16110 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.730641 16119 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.765342 15950 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.815824 16119 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:17.691895 16087 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:17.691498 16108 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.653347 16065 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:17.746142 16068 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:13:17.773052 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 58172.8us
I20260709 12:13:17.826740 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:17.776804 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.780474 15925 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.781328 16114 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:17.783203 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:17.784024 16007 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:17.779927 15005 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:17.793206 15110 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.792026 16041 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.792114 16056 raft_consensus.cc:697] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:17.794345 16022 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:17.795827 16040 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:17.824714 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:17.810039 16113 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.782713 16045 raft_consensus.cc:3055] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:17.729101 16064 raft_consensus.cc:740] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:17.853335 16064 consensus_queue.cc:260] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:17.854624 16064 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.663760 16034 consensus_queue.cc:237] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.856108 15156 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:17.856658 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:17.857249 15037 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:17.818603 15154 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:17.856251 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:17.857889 15156 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:17.829437 15039 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.857806 16043 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.859889 15978 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:17.859660 16043 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.859467 16040 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.861130 15156 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:17.860275 15978 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:17.861843 16043 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:17.862437 16043 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:17.862898 16043 raft_consensus.cc:697] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:17.863379 15156 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:17.823730 14935 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37356 (request call id 171) took 1987 ms. Trace:
W20260709 12:13:17.841831 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 61962.7us
I20260709 12:13:17.863767 16043 consensus_queue.cc:237] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:17.864786 15005 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:17.791684 16111 raft_consensus.cc:697] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:17.866074 16054 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:17.866796 16030 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.866489 16111 consensus_queue.cc:237] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.861935 15978 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.841969 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:13:17.871765 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.871778 15116 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.842105 16065 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.875329 15005 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:17.817137 16069 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.816947 16085 raft_consensus.cc:697] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:17.767561 15971 consensus_queue.cc:1059] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 12:13:17.828699 16068 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.894726 16040 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.896283 15950 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:17.897006 16108 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:17.820078 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:17.898734 16109 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:17.900324 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:17.900961 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:17.901607 15718 raft_consensus.cc:1240] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:17.902105 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:17.873135 15925 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.825013 16057 raft_consensus.cc:697] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:17.850322 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:17.876523 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:17.876703 15005 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:17.905658 15038 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
W20260709 12:13:17.844813 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 130385us
I20260709 12:13:17.905668 15040 raft_consensus.cc:2393] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:17.869484 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:17.879552 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:17.866485 16054 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:17.882597 15190 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:17.883430 16007 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:17.864403 14935 rpcz_store.cc:276] 0709 12:13:15.836222 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:15.836372 (+   150us) service_pool.cc:224] Handling call
0709 12:13:17.823624 (+1987252us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:17.156449 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:17.156989 (+   540us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:17.157024 (+    35us) write_op.cc:435] Acquired schema lock
0709 12:13:17.157044 (+    20us) tablet.cc:662] Decoding operations
0709 12:13:17.157462 (+   418us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:17.157507 (+    45us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:17.157537 (+    30us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:17.157702 (+   165us) tablet.cc:701] Row locks acquired
0709 12:13:17.157721 (+    19us) write_op.cc:260] PREPARE: finished
0709 12:13:17.157868 (+   147us) write_op.cc:270] Start()
0709 12:13:17.157973 (+   105us) write_op.cc:276] Timestamp: P: 1783599197157823 usec, L: 0
0709 12:13:17.157994 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:13:17.158567 (+   573us) log.cc:844] Serialized 537 byte log entry
0709 12:13:17.730903 (+572336us) op_driver.cc:464] REPLICATION: finished
0709 12:13:17.805684 (+ 74781us) write_op.cc:301] APPLY: starting
0709 12:13:17.805777 (+    93us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:17.815336 (+  9559us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:17.815475 (+   139us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:17.815842 (+   367us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:17.816060 (+   218us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:17.816110 (+    50us) write_op.cc:312] APPLY: finished
0709 12:13:17.819789 (+  3679us) log.cc:844] Serialized 22 byte log entry
0709 12:13:17.819967 (+   178us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:17.820037 (+    70us) write_op.cc:454] Released schema lock
0709 12:13:17.820075 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:17.820437 (+   362us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:17.820470 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":65032,"apply.run_cpu_time_us":1723,"apply.run_wall_time_us":14726,"num_ops":1,"prepare.queue_time_us":1153966,"prepare.run_cpu_time_us":2342,"prepare.run_wall_time_us":2341,"replication_time_us":559061,"thread_start_us":21963,"threads_started":1}]]}
I20260709 12:13:17.884792 14936 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37352 (request call id 156) took 2263 ms. Trace:
I20260709 12:13:17.912310 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:17.913574 15038 raft_consensus.cc:2393] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:17.913977 15040 raft_consensus.cc:1240] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:17.914644 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:17.914798 15156 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:17.915038 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:17.915235 15185 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:17.917907 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:17.918489 15187 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:17.886525 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:13:17.887041 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 60304.2us
I20260709 12:13:17.887578 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:17.846690 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 149880us
I20260709 12:13:17.912256 15925 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.923346 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:17.923550 15683 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:17.924111 15112 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:17.847787 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:17.891386 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:17.924809 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:17.925240 15031 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:17.892270 15971 raft_consensus.cc:3055] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:17.830982 15966 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.921828 16030 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:17.926471 16030 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:17.926818 16030 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.927452 16129 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.923699 15925 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.930953 15925 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:17.906040 15116 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:17.931991 16057 consensus_queue.cc:237] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.877950 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:17.934309 15035 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.936960 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:17.937912 15110 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:17.909852 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:17.910487 14925 catalog_manager.cc:5028] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): tablet 4bbe2e1ee2aa4a49b48428a8fa492d2d (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:13:17.869854 16045 raft_consensus.cc:740] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:17.873301 15954 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:17.911036 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:17.960863 15040 raft_consensus.cc:1240] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:17.918061 15038 raft_consensus.cc:1240] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:17.919255 15037 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:17.913019 14936 rpcz_store.cc:276] 0709 12:13:15.621543 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:15.621682 (+   139us) service_pool.cc:224] Handling call
0709 12:13:15.676781 (+ 55099us) spinlock_profiling.cc:243] Waited 5.68 ms on lock 0x7b5400002490. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf60b2 00007f4c0eb6f759 00007f4c0eb07a76 00007f4c0ead8d58 00007f4c0ebd704e 00007f4c0d0982a4 00007f4c0d098232 00007f4c0d098161 00007f4c0d0980dc
0709 12:13:17.884730 (+2207949us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:16.379201 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:16.513653 (+134452us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:16.514336 (+   683us) write_op.cc:435] Acquired schema lock
0709 12:13:16.544831 (+ 30495us) tablet.cc:662] Decoding operations
0709 12:13:16.628500 (+ 83669us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:16.639382 (+ 10882us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:16.645536 (+  6154us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:16.660084 (+ 14548us) tablet.cc:701] Row locks acquired
0709 12:13:16.662178 (+  2094us) write_op.cc:260] PREPARE: finished
0709 12:13:16.700629 (+ 38451us) write_op.cc:270] Start()
0709 12:13:16.780854 (+ 80225us) write_op.cc:276] Timestamp: P: 1783599196668741 usec, L: 0
0709 12:13:16.790746 (+  9892us) op_driver.cc:348] REPLICATION: starting
0709 12:13:16.893871 (+103125us) log.cc:844] Serialized 532 byte log entry
0709 12:13:17.637547 (+743676us) op_driver.cc:464] REPLICATION: finished
0709 12:13:17.815766 (+178219us) write_op.cc:301] APPLY: starting
0709 12:13:17.815868 (+   102us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:17.815965 (+    97us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:17.816087 (+   122us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:17.825853 (+  9766us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:17.845064 (+ 19211us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:17.848105 (+  3041us) write_op.cc:312] APPLY: finished
0709 12:13:17.879803 (+ 31698us) log.cc:844] Serialized 22 byte log entry
0709 12:13:17.880017 (+   214us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:17.880095 (+    78us) write_op.cc:454] Released schema lock
0709 12:13:17.880132 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:17.880472 (+   340us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:17.880501 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":2,"spinlock_wait_cycles":13072768,"child_traces":[["op",{"apply.queue_time_us":135911,"apply.run_cpu_time_us":2020,"apply.run_wall_time_us":88548,"num_ops":1,"prepare.queue_time_us":389239,"prepare.run_cpu_time_us":32045,"prepare.run_wall_time_us":826449,"raft.queue_time_us":360602,"raft.run_cpu_time_us":12059,"raft.run_wall_time_us":116785,"replication_time_us":846650,"thread_start_us":671076,"threads_started":4,"wal-append.queue_time_us":174828}]]}
I20260709 12:13:17.922008 15080 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:17.886060 15039 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
I20260709 12:13:17.922847 15114 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:17.916601 16054 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.924216 16113 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:17.848352 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:17.825696 16119 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:17.900914 15717 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:17.873816 15032 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:17.941680 15154 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:17.946913 15031 raft_consensus.cc:1240] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:17.948071 15971 raft_consensus.cc:740] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:17.948655 16097 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.949643 16085 consensus_queue.cc:237] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.950640 16056 consensus_queue.cc:237] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.957319 15183 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
W20260709 12:13:17.957376 14925 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 46912.9us
I20260709 12:13:17.961737 15005 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:13:18.227897 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 286287us
I20260709 12:13:18.191901 15950 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.942206 15033 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:17.911046 16041 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.967685 16068 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:17.953171 16087 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:18.003532 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 64691.5us
I20260709 12:13:18.111680 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:17.970695 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:18.231835 16081 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.971362 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:17.916455 16007 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:17.958072 15925 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.193310 16114 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:18.285879 16043 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.226758 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:18.192135 16113 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.229058 15154 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:18.202085 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:13:18.237840 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 315913us
I20260709 12:13:18.005002 15954 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.309345 15114 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:18.310231 15156 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:18.241273 15039 raft_consensus.cc:1240] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:17.970809 16073 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:18.285838 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 324174us
I20260709 12:13:18.196669 16057 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:18.223783 16012 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.315549 16012 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.316357 16073 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.306267 15925 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.317783 16012 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:18.216001 15034 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:18.318346 16073 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:18.223968 16082 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:18.318833 15925 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:18.228051 16110 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:18.304280 15718 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.319550 16110 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.319348 15034 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:18.321662 16110 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.231509 16040 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.303571 16007 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.322338 16040 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.322664 15080 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:18.239873 16022 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:18.323511 16022 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.323783 15080 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:18.224988 15038 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:18.311733 15005 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:13:18.309197 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 80220us
I20260709 12:13:18.325189 16057 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:18.325485 16025 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:18.220804 15978 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.219705 16075 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:18.326366 15154 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:18.326215 16075 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.327229 15685 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:18.327877 15037 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:18.328576 16075 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:18.321393 16114 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:18.323895 16022 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.315831 15035 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:18.323908 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:18.194433 16112 consensus_queue.cc:1059] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.097s
I20260709 12:13:18.338665 15005 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:18.217001 16077 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:18.316596 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:18.331413 15156 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:18.399399 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 68060us
I20260709 12:13:18.333194 15039 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:18.297865 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:18.321867 15034 raft_consensus.cc:1240] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:18.305569 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:18.304613 16081 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.338266 15078 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:18.343385 15036 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
W20260709 12:13:18.398350 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 59740.5us
I20260709 12:13:18.338820 16087 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:18.339335 16110 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.401428 15039 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:18.319052 16082 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:18.432777 16097 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.434428 16082 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:18.434955 16082 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.435493 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:18.435912 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:18.285832 15950 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.295910 16045 consensus_queue.cc:260] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:18.438783 15950 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.440166 15718 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:18.444790 16082 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.446041 15683 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:18.398942 15925 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.447280 15925 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.448429 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:18.449054 15109 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.336695 16041 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:18.333246 16109 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:18.339337 15966 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.449963 16109 raft_consensus.cc:697] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:18.450867 16109 consensus_queue.cc:237] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.400314 15156 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:18.449353 15925 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:18.452104 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 51877.7us
I20260709 12:13:18.452764 15156 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:18.455333 16042 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:18.455459 16108 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:18.456074 16108 raft_consensus.cc:697] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:18.456501 15966 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:18.393090 15971 consensus_queue.cc:260] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.456900 16108 consensus_queue.cc:237] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.455719 16042 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:18.457916 16042 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.458019 16119 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.458696 16119 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:18.414469 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:18.459792 15035 raft_consensus.cc:2393] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
W20260709 12:13:18.415750 16138 log.cc:927] Time spent T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.112s	user 0.001s	sys 0.000s
I20260709 12:13:18.416308 16012 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:18.460892 16081 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.461211 16012 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:18.461637 16012 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.465417 16125 raft_consensus.cc:3055] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:18.465829 16125 raft_consensus.cc:740] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:18.466008 16042 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:18.416560 16137 log.cc:927] Time spent T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 12:13:18.417151 16143 consensus_queue.cc:1059] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:18.418097 16142 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:18.479782 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:18.418280 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:18.419152 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 80969us
I20260709 12:13:18.480480 15183 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:18.419659 16132 raft_consensus.cc:2764] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:13:18.404459 16102 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:18.421384 15954 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:18.421950 16129 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:18.399123 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 63208.3us
I20260709 12:13:18.492702 15153 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:18.492872 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:18.412037 16111 consensus_queue.cc:1059] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:13:18.423893 16114 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.428849 14938 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 65) took 1677 ms. Trace:
I20260709 12:13:18.429629 16054 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.493966 14938 rpcz_store.cc:276] 0709 12:13:16.751650 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:16.752812 (+  1162us) service_pool.cc:224] Handling call
0709 12:13:18.428695 (+1675883us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":5}
I20260709 12:13:18.468039 16041 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.495594 16054 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.495752 16041 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.398267 16073 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:18.496364 16073 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.431375 15978 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.406750 16112 consensus_queue.cc:1059] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 12:13:18.496980 16012 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.497956 16112 raft_consensus.cc:3055] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:18.498332 16112 raft_consensus.cc:740] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:18.499178 16112 consensus_queue.cc:260] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.499603 16012 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:18.500034 16142 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.500474 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:18.500725 16112 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.501364 15181 raft_consensus.cc:2393] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:18.495925 16143 raft_consensus.cc:3055] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:18.501948 16143 raft_consensus.cc:740] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:18.502468 16111 raft_consensus.cc:3055] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:18.347369 16075 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:18.503471 16075 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.503913 16075 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.504329 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:18.504910 16142 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:18.451396 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:18.332551 16043 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.507175 16045 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.507750 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:18.336728 16065 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:18.508366 15116 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.509001 16043 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.508816 16065 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.509878 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:18.510923 16065 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:18.511183 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:18.511619 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:18.338613 16126 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:18.512279 16126 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:18.512671 16126 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.470640 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:18.512799 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:18.471236 15039 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:18.513422 15114 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.473497 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:18.482038 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:18.514122 15183 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:18.483490 16102 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.515267 16102 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.515830 15111 raft_consensus.cc:1240] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:18.476405 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:18.516912 15040 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.517894 16041 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.448891 16082 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:18.513232 15037 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:18.457705 16069 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:18.528369 15040 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:18.502972 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:18.466593 16125 consensus_queue.cc:260] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:18.530966 15031 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.531204 16041 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:18.531366 16125 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.531939 16040 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.502679 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:18.522089 16057 consensus_queue.cc:1059] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:13:18.532927 15182 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
W20260709 12:13:18.533108 16132 consensus_queue.cc:1175] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "2cdab4d204e440c194e8b09634795793" responder_term: 3 status { last_received { term: 1 index: 4 } last_committed_idx: 4 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: [2.5-2.5]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:13:18.534693 16040 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:18.535564 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 43721.9us
I20260709 12:13:18.431171 16007 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.536371 15109 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:18.537485 16007 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:18.537653 15156 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:18.539568 16081 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:18.540488 15971 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.540943 16057 raft_consensus.cc:3055] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:18.541329 16057 raft_consensus.cc:740] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:18.541664 16081 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:18.542142 16081 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.542506 16081 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.542279 16057 consensus_queue.cc:260] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.543537 15156 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:18.545503 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:18.538514 16131 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:13:18.546131 15036 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
W20260709 12:13:18.505103 16030 consensus_meta.cc:287] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.578s	user 0.004s	sys 0.004s
I20260709 12:13:18.502866 16143 consensus_queue.cc:260] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.547487 16030 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.547798 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:18.548496 16143 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.549672 16030 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.550037 16073 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:18.548462 15037 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:18.556846 15156 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:18.490571 15154 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:18.490864 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:18.465464 16068 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:18.491690 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:18.502897 16111 raft_consensus.cc:740] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:18.479671 16110 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.505098 15034 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:18.342414 15032 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:18.520452 15116 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:18.481674 16130 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:18.571789 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 100602us
I20260709 12:13:18.558336 15114 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
W20260709 12:13:18.559207 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 235498us
I20260709 12:13:18.403748 16077 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.561542 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:18.571041 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:18.577379 15036 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.333076 16113 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.577394 16057 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.579420 15184 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
W20260709 12:13:18.572706 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:18.579674 16113 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.582379 15035 raft_consensus.cc:2393] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 3: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:18.561246 16022 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.582943 16025 consensus_queue.cc:1059] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:18.584002 16025 raft_consensus.cc:3055] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:18.584340 16025 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:18.584473 16130 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.585228 16025 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.586391 16025 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.586715 16130 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.587532 15188 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:13:18.588392 16131 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:18.590590 16144 consensus_queue.cc:1059] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 12:13:18.591688 16144 raft_consensus.cc:3055] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:18.592078 16144 raft_consensus.cc:740] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:18.592891 15039 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:18.593499 16111 consensus_queue.cc:260] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.594663 16111 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.595230 15036 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:18.596120 15156 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:18.560360 16087 raft_consensus.cc:697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:13:18.570091 15978 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:18.598423 15040 raft_consensus.cc:1240] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:18.600543 15156 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:18.603307 15005 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:13:18.603545 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 113077us
I20260709 12:13:18.605806 15154 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:18.610111 16065 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:18.610503 16065 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.610812 16065 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.611901 16042 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.612555 16110 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.609597 15031 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:18.615262 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:18.617050 15040 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:18.622359 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:18.573405 16073 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:18.613090 16075 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.622969 15040 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:18.624181 16042 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.623601 15154 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:18.622056 16113 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:18.624226 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:18.634859 16113 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.615051 16099 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:18.628983 15978 raft_consensus.cc:697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:18.635713 16099 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.636133 16099 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.636648 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:18.637235 15033 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.638324 16077 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:18.599671 16127 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 12:13:18.639340 16073 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:18.635308 16113 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.641250 16073 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.622215 16108 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:18.644254 16108 raft_consensus.cc:697] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:18.635210 16087 consensus_queue.cc:237] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:18.592896 16144 consensus_queue.cc:260] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.648165 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:18.651095 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:18.653183 15005 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:18.652695 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:18.655016 15040 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:18.627215 16130 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:18.626989 16022 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:18.663170 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:18.658280 15039 raft_consensus.cc:1240] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:18.669641 15005 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:18.664767 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:18.681238 15116 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.684561 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:18.685261 15184 raft_consensus.cc:2393] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:18.685716 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:18.686311 15183 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.686991 15080 leader_election.cc:400] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3.
I20260709 12:13:18.687896 15080 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:18.678829 16040 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:18.690160 16040 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.690937 16099 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.691558 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:18.691686 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 157249us
I20260709 12:13:18.691992 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:18.692262 15110 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:18.645103 16108 consensus_queue.cc:237] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:18.693795 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:18.697988 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:18.689365 15978 consensus_queue.cc:237] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.694420 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:18.660615 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:18.656231 15971 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:18.699259 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:18.700783 15156 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:18.701371 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:18.716552 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:18.718183 15184 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.701671 15154 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:18.717034 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 47497.5us
I20260709 12:13:18.690884 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:18.689561 16154 log.cc:927] Time spent T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
W20260709 12:13:18.634464 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 182043us
I20260709 12:13:18.717257 15080 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:18.688445 16077 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:18.719614 15005 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:18.731386 15080 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:18.720119 15114 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:18.656661 16073 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:18.676519 16110 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:18.677960 16130 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.722940 16034 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:18.676606 16097 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:18.678690 16127 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.678059 16144 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.727784 16146 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:18.725287 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:18.722748 15156 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:18.657510 16109 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:18.727809 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:18.769454 16073 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.655459 16081 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.723636 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:18.751101 15183 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:18.733676 16112 consensus_queue.cc:1059] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.060s
W20260709 12:13:18.770915 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:18.777141 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:18.779053 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:18.750918 15005 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:18.731889 15182 raft_consensus.cc:2393] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:18.693200 16102 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.720620 16043 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:19.003990 16043 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:19.005264 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 282569us
I20260709 12:13:19.006330 16043 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.722508 16054 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:19.006671 15156 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:19.007390 16043 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.007764 16043 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:18.727818 16030 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:18.724640 16101 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:19.008162 16043 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.008435 16101 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:19.010495 16101 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:18.724901 15971 raft_consensus.cc:697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:18.692164 16040 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.784070 16145 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:19.013552 16145 raft_consensus.cc:697] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:19.014494 16145 consensus_queue.cc:237] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.728283 16147 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:19.016705 15156 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:19.016896 16147 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:19.017309 16147 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.017735 16108 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:19.018112 16108 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.018455 16108 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.018674 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:18.728003 15109 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:18.768179 16068 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:18.784893 15184 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:19.019315 15034 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.796855 15189 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:19.020918 16030 raft_consensus.cc:697] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:19.021795 16030 consensus_queue.cc:237] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.768227 16131 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:18.800657 15185 raft_consensus.cc:2393] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:18.719843 15116 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:19.023567 16131 raft_consensus.cc:697] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:18.808671 16161 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:19.024358 16161 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.024493 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:19.024487 16131 consensus_queue.cc:237] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.025233 16040 raft_consensus.cc:2955] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:19.026294 16161 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.729617 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:18.772855 16130 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.717403 16022 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:18.831425 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:19.027768 15183 raft_consensus.cc:2393] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
W20260709 12:13:18.831774 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 102755us
I20260709 12:13:19.030745 15034 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:18.722293 16140 consensus_queue.cc:1059] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.057s
I20260709 12:13:18.722203 15038 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:18.785435 15716 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.031864 16140 raft_consensus.cc:3055] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:19.031654 16022 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.032243 16140 raft_consensus.cc:740] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:18.786495 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:19.036008 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.036392 15190 raft_consensus.cc:2393] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:19.036628 15113 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:18.840359 15978 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:19.037218 15978 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.869396 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:18.840723 15107 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:18.786715 16127 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.043154 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:19.044345 15034 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:19.044860 16127 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:19.045650 15108 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:19.046203 16164 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:19.046679 16164 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.872135 16113 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.047482 16158 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:19.047979 16158 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:18.874325 16162 log.cc:927] Time spent T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 12:13:19.048686 16164 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.870620 16099 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.861729 15188 raft_consensus.cc:2393] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:18.772643 16110 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.781443 16097 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.862499 15186 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
W20260709 12:13:18.848067 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 116306us
I20260709 12:13:19.054628 15005 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:18.829932 16073 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:18.935849 16157 log.cc:927] Time spent T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:13:19.058954 16022 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:19.039256 15978 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.932180 14936 catalog_manager.cc:5697] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 3, now has a pending config: VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1), VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3), VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:18.944605 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.063877 15111 raft_consensus.cc:2393] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:18.840446 16069 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:18.960250 16075 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:18.961344 15032 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:18.963469 16042 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:18.965047 16081 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:18.819609 16146 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.862830 15683 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:18.969211 16065 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.878290 15033 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:18.927549 15950 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:19.111889 15950 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.112295 15950 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.112798 16065 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:19.113544 16130 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.827656 16109 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.766506 16077 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.867292 16132 raft_consensus.cc:3055] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:19.007076 16054 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:18.729676 15966 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:19.033951 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.034443 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.034821 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:19.126298 15038 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.042474 16101 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:19.128870 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:19.052992 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 281862us
I20260709 12:13:19.057389 16158 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:19.011519 15971 consensus_queue.cc:237] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.063696 15107 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:18.796473 16126 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.064249 14936 catalog_manager.cc:5697] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 3, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:19.056445 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 325146us
I20260709 12:13:19.138428 15080 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:19.039563 16068 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.076824 15187 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.048627 16113 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:19.083441 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.136837 16101 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.145083 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:19.114987 16108 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.146587 16101 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:19.147518 16108 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:19.150247 15187 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:19.153661 16077 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:19.156884 16054 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:19.156994 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:19.068869 16043 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.158818 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:19.159458 15036 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:19.160204 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:19.160681 15036 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.067718 16069 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.067613 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.100868 16073 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:19.101329 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 267953us
I20260709 12:13:19.103420 16097 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:19.103909 16147 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.183463 15181 raft_consensus.cc:2393] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:19.184979 16147 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:19.033138 16140 consensus_queue.cc:260] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.104676 16087 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.185856 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:19.186192 16140 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.186750 15035 raft_consensus.cc:2393] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:19.105001 16075 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:19.187677 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.188361 15112 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:19.188723 15034 raft_consensus.cc:2955] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:19.192420 16087 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:19.193516 15033 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:19.194602 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:19.195417 15033 raft_consensus.cc:2393] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:19.195559 16075 raft_consensus.cc:697] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:19.192725 16126 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:19.196722 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 142146us
I20260709 12:13:19.196838 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:19.196601 16075 consensus_queue.cc:237] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.197821 15005 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:19.198554 15005 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:19.198719 16077 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:19.199179 16077 raft_consensus.cc:697] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:19.199509 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.200222 15005 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:19.200867 15031 raft_consensus.cc:1240] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:19.125698 15950 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.201849 16073 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:19.202981 16073 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.203405 16073 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:19.201828 16065 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:19.203976 16065 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:19.204411 16065 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:19.200047 16077 consensus_queue.cc:237] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.210211 16043 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:19.210860 16137 log.cc:927] Time spent T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 12:13:19.106271 16146 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:19.109320 15716 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:19.100723 16110 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:18.871644 16151 log.cc:927] Time spent T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
I20260709 12:13:19.125797 15116 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.175227 16069 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.122483 16042 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.123229 16132 raft_consensus.cc:740] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:19.140998 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.141825 16068 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.164739 15156 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:19.169087 15036 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
W20260709 12:13:19.173188 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:19.173686 15038 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:19.125909 16034 raft_consensus.cc:697] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:13:19.259056 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:19.174103 15080 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:19.175091 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:19.139367 15154 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:19.260401 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 86386.6us
I20260709 12:13:19.213335 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.213683 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.213874 16073 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.155316 16109 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:19.243999 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:19.127596 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.203599 15950 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:19.248198 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:19.270181 15112 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:19.302345 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:19.302973 15038 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.255261 15037 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:19.258075 15116 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:19.188004 15032 raft_consensus.cc:2393] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:19.223089 16127 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.241494 16159 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:13:19.261020 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 96363.4us
I20260709 12:13:19.312615 15156 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:19.313432 15156 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:19.314297 15156 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:19.246140 16147 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.270937 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:19.265985 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 128076us
I20260709 12:13:19.299415 15110 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:19.259219 16042 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.270275 16110 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:19.272455 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.326781 15113 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
I20260709 12:13:19.270407 16139 consensus_queue.cc:1059] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:13:19.276012 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.275758 16054 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.275388 16025 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:19.273164 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.303033 15036 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:19.187638 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:19.310397 15038 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:19.315601 15156 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:19.266067 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:19.321758 16102 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:19.317869 16168 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.182461 16040 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:40280 (request call id 65) took 4652 ms. Trace:
I20260709 12:13:19.329656 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.324304 15950 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:19.332607 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.318166 16127 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.324389 16170 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:19.321678 16159 raft_consensus.cc:697] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:19.334611 16034 consensus_queue.cc:237] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.321798 16131 consensus_queue.cc:1059] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 12:13:19.337251 16130 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:19.339164 15032 raft_consensus.cc:1240] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:19.339864 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.368013 15971 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.348130 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.349288 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.342130 15716 raft_consensus.cc:1240] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:19.363507 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 48273.1us
I20260709 12:13:19.319998 15154 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:19.365852 15039 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:19.334929 15683 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:19.306914 16109 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.038s
I20260709 12:13:19.338876 15031 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.438589 15114 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:19.343232 16110 raft_consensus.cc:697] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:19.321871 16147 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.321940 16132 consensus_queue.cc:260] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.365854 16160 raft_consensus.cc:3055] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:19.463094 15035 raft_consensus.cc:2393] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:19.371425 16025 raft_consensus.cc:697] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:19.368022 16168 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:19.478430 15156 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:19.496450 15156 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:19.470754 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:13:19.464113 16155 log.cc:927] Time spent T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
I20260709 12:13:19.473066 15971 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:19.480471 16128 raft_consensus.cc:3055] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:19.439328 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.490871 15116 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:19.510089 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.493480 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:19.511576 15039 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:19.366711 15033 raft_consensus.cc:2393] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:19.479117 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.498797 15156 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:19.366482 15111 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
W20260709 12:13:19.480121 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 160202us
I20260709 12:13:19.525758 15154 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:19.368914 16077 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:19.503800 15037 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:19.357203 16054 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:19.482061 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.469322 16170 raft_consensus.cc:697] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:19.488761 16030 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.503914 16087 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:19.494362 15950 raft_consensus.cc:697] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:19.491448 16160 raft_consensus.cc:740] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:19.515864 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.536010 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:19.539077 15116 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:19.559402 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.560237 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.487541 16043 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 12:13:19.499662 16168 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.509184 16158 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 12:13:19.508278 15971 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.506805 16022 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:19.510955 16128 raft_consensus.cc:740] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:19.506505 16171 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:19.549248 16087 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:19.368690 16166 consensus_queue.cc:1059] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.135s
I20260709 12:13:19.527626 16146 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.556586 16160 consensus_queue.cc:260] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.561460 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:19.534364 16097 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:19.539108 16073 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.550704 16127 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:19.540086 16113 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.545275 16054 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.543517 15154 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
W20260709 12:13:19.623139 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 79704.4us
I20260709 12:13:19.624332 15154 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:19.557073 16170 consensus_queue.cc:237] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.528203 16144 consensus_queue.cc:1059] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 12:13:19.545531 15966 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:19.540457 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.574462 16087 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.553769 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.551220 16111 consensus_queue.cc:1059] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 12:13:19.557494 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:19.633564 15036 raft_consensus.cc:1240] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:19.574998 16081 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.615644 16042 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:19.527791 16159 consensus_queue.cc:237] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.634006 16160 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.544461 16077 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.621353 15039 raft_consensus.cc:2393] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 3: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:19.646492 15113 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:19.648871 15116 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:19.575713 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:19.622385 16127 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.619141 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.683688 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.569180 16025 consensus_queue.cc:237] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:19.556143 16182 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:19.671072 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.628312 16113 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:19.665742 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:19.690946 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:19.629899 16146 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.677553 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.680711 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:19.695617 15039 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:19.696902 15156 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:19.697111 15039 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:13:19.573946 16173 log.cc:927] Time spent T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 12:13:19.569751 16110 consensus_queue.cc:237] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.393813 16040 rpcz_store.cc:276] 0709 12:13:14.519370 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:14.519494 (+   124us) service_pool.cc:224] Handling call
0709 12:13:14.552225 (+ 32731us) log.cc:844] Serialized 494 byte log entry
0709 12:13:19.171415 (+4619190us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":55485,"raft.queue_time_us":94971,"raft.run_cpu_time_us":1653,"raft.run_wall_time_us":72156,"thread_start_us":167910,"threads_started":2,"wal-append.queue_time_us":111155,"wal-append.run_cpu_time_us":15094,"wal-append.run_wall_time_us":1347371}
I20260709 12:13:19.701833 16168 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.688388 15114 raft_consensus.cc:2393] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
W20260709 12:13:19.672096 15004 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 1.855s (SENT) [suppressed 12 similar messages]
I20260709 12:13:19.663321 16042 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:19.704413 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 197517us
W20260709 12:13:19.684744 16174 log.cc:927] Time spent T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.179s	user 0.000s	sys 0.001s
I20260709 12:13:19.669255 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.687076 15111 raft_consensus.cc:2393] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:19.717514 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.718165 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.685885 15966 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:19.650086 16081 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.720924 15113 raft_consensus.cc:2376] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2. Re-sending same reply.
I20260709 12:13:19.669176 16128 consensus_queue.cc:260] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.778793 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.779457 15113 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:19.780314 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.781308 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.730054 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.663450 15950 consensus_queue.cc:237] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.784344 16113 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:19.721558 16042 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:19.779191 16128 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.725513 16075 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:19.689736 16127 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:19.786790 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.787322 15114 raft_consensus.cc:2393] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:19.761286 15081 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:19.720491 16147 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:19.771651 16043 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.800323 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.765064 16101 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 12:13:19.729892 16068 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.772342 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.801414 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.799423 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.812738 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.812973 16135 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:19.813403 16135 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.813741 16135 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.808261 15113 raft_consensus.cc:2376] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2. Re-sending same reply.
I20260709 12:13:19.815474 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.816797 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.769004 16166 consensus_queue.cc:1059] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:13:19.820847 15040 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 3: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:19.820472 16054 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.827654 16068 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:19.812009 16065 consensus_meta.cc:287] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.607s	user 0.007s	sys 0.003s
I20260709 12:13:19.811419 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.790287 16042 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.839524 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:19.851095 15971 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.828899 16073 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:19.866816 15114 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
W20260709 12:13:19.805141 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 43954.2us
I20260709 12:13:19.792044 16075 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.814456 16147 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.727309 16126 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:19.852658 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.809782 16043 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.820948 15107 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:19.854745 16057 raft_consensus.cc:3055] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:19.854984 16054 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:19.854779 15971 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:19.856997 16069 consensus_meta.cc:287] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.598s	user 0.008s	sys 0.000s
I20260709 12:13:19.818310 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.919555 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.925863 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.841151 16065 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.948717 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:19.950558 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:19.920370 16126 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.944783 16057 raft_consensus.cc:740] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:19.945901 16168 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:19.959998 15038 raft_consensus.cc:1240] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:19.932133 16166 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 12:13:19.954072 16146 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:19.972335 15718 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 12:13:19.974331 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:19.932003 16147 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:19.948184 16069 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.961113 15033 raft_consensus.cc:1240] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:19.958508 16126 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.981587 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:19.961558 16077 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:19.994766 15037 raft_consensus.cc:2393] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 3: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:19.725309 16182 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:19.987748 16146 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 12:13:20.053844 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:20.054607 15034 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:20.058352 15156 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:20.016182 16077 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:20.066741 15040 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:20.062440 16168 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:20.072144 16168 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.072525 16168 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:19.990489 16057 consensus_queue.cc:260] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.045266 16081 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:20.080477 15112 consensus_meta.cc:287] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.535s	user 0.010s	sys 0.000s
I20260709 12:13:20.086496 16131 raft_consensus.cc:3055] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.075896 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:20.087832 16131 raft_consensus.cc:740] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:13:20.097452 15005 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.561s	user 0.017s	sys 0.059s
W20260709 12:13:20.098985 15080 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.566s	user 0.018s	sys 0.067s
W20260709 12:13:20.106848 15080 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.574s	user 0.019s	sys 0.067s
I20260709 12:13:20.082583 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:13:20.107225 15005 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.570s	user 0.017s	sys 0.059s
I20260709 12:13:20.076293 16077 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.070880 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:20.096506 16057 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.088694 15112 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
W20260709 12:13:20.115955 16022 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.542s	user 0.015s	sys 0.025s
W20260709 12:13:20.127233 15155 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.509s	user 0.017s	sys 0.023s
I20260709 12:13:20.097412 15109 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
W20260709 12:13:20.130271 15155 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.512s	user 0.017s	sys 0.023s
I20260709 12:13:20.107620 16075 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:20.112664 15683 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.617s	user 0.024s	sys 0.057s
W20260709 12:13:20.128038 16045 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.784s	user 0.008s	sys 0.046s
I20260709 12:13:20.112617 16081 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.107384 16043 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:20.113950 16097 raft_consensus.cc:697] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:20.134250 15111 raft_consensus.cc:2410] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
W20260709 12:13:20.134977 16022 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.556s	user 0.016s	sys 0.025s
W20260709 12:13:20.134231 15683 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.642s	user 0.024s	sys 0.057s
I20260709 12:13:20.186537 15037 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.095752 16131 consensus_queue.cc:260] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:20.135856 16045 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.810s	user 0.008s	sys 0.046s
I20260709 12:13:20.115484 15034 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:20.135881 16171 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.509s	user 0.015s	sys 0.038s
W20260709 12:13:20.138929 16140 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.650s	user 0.006s	sys 0.010s
I20260709 12:13:20.146257 15033 raft_consensus.cc:2393] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:13:20.208506 15154 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.579s	user 0.004s	sys 0.014s
W20260709 12:13:20.208974 15154 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.579s	user 0.004s	sys 0.014s
W20260709 12:13:20.209510 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 585214us
I20260709 12:13:20.136813 14924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 817145facfaa47c7be55f41bd1b315b8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:20.137041 16147 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:20.144830 16069 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.210186 15154 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:20.194078 15003 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.514s	user 0.010s	sys 0.007s
I20260709 12:13:20.185973 16043 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:20.220600 15003 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.543s	user 0.011s	sys 0.007s
I20260709 12:13:20.192601 16022 raft_consensus.cc:697] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:13:20.195727 16171 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.570s	user 0.016s	sys 0.038s
I20260709 12:13:20.226394 15154 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:20.144078 16081 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.205503 15004 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:13:20.208343 16140 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.727s	user 0.006s	sys 0.010s
I20260709 12:13:20.232504 15154 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:20.213153 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 878285us
W20260709 12:13:20.237221 16030 consensus_meta.cc:287] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.680s	user 0.008s	sys 0.002s
I20260709 12:13:20.228904 16131 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:20.223533 14924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 87934.6us
I20260709 12:13:20.234134 16171 raft_consensus.cc:697] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:20.237833 16069 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.237730 16109 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.254371 15154 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
W20260709 12:13:20.252765 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 47333us
I20260709 12:13:20.231483 16191 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.264278 15004 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:20.228550 16043 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.262938 16194 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.277179 15004 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:20.285267 15039 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.587s	user 0.041s	sys 0.111s
I20260709 12:13:20.261866 16075 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:20.253087 16030 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.286454 15005 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:20.265750 16109 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:20.268308 16146 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:20.344668 15039 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.646s	user 0.052s	sys 0.126s
I20260709 12:13:20.247923 16189 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.068s
I20260709 12:13:20.287608 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:20.347385 15037 raft_consensus.cc:1275] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:20.341977 15950 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.527s	user 0.000s	sys 0.046s
I20260709 12:13:20.265043 16102 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.079s
I20260709 12:13:20.343051 16068 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:13:20.351248 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 64899.8us
I20260709 12:13:20.271759 16069 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:20.366662 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:20.350399 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 83005.3us
I20260709 12:13:20.351583 16147 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.373857 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:20.374558 15116 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.373273 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:20.339978 16182 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.342829 16185 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.249204 16097 consensus_queue.cc:237] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:20.346232 16110 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.612s	user 0.005s	sys 0.017s
I20260709 12:13:20.376576 15004 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:20.377718 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:20.365106 15950 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.579s	user 0.000s	sys 0.047s
W20260709 12:13:20.380858 16195 log.cc:927] Time spent T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
W20260709 12:13:20.381019 16042 consensus_meta.cc:287] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.521s	user 0.006s	sys 0.003s
I20260709 12:13:20.395164 16069 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.395545 16042 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.397693 16042 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:20.398234 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.399497 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:20.399796 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.400969 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.401963 15185 raft_consensus.cc:1240] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.402393 16081 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:20.388124 16030 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.403843 16030 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.392467 16185 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.405143 15114 raft_consensus.cc:2410] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:20.405812 16030 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:20.406090 16185 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.384050 16077 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:20.385725 16087 consensus_meta.cc:287] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent flushing consensus metadata: real 0.736s	user 0.015s	sys 0.003s
I20260709 12:13:20.387032 15187 raft_consensus.cc:1240] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.358772 16146 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:20.359489 16194 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.390743 15184 raft_consensus.cc:1240] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:20.366588 16184 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:20.393821 16207 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:20.388386 16110 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.686s	user 0.008s	sys 0.031s
I20260709 12:13:20.394438 16144 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:20.394894 16135 consensus_meta.cc:287] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.581s	user 0.007s	sys 0.004s
I20260709 12:13:20.408200 15038 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 995) took 1043 ms. Trace:
I20260709 12:13:20.403115 15185 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.410966 15004 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:20.410965 15116 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:20.425683 15038 rpcz_store.cc:276] 0709 12:13:19.364685 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.365167 (+   482us) service_pool.cc:224] Handling call
0709 12:13:19.366218 (+  1051us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:19.960391 (+594173us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.407976 (+447585us) spinlock_profiling.cc:243] Waited 594 ms on lock 0x7b54001685d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:13:20.408143 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1366897408}
I20260709 12:13:20.429613 15004 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:20.430893 15004 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:20.346640 16022 consensus_queue.cc:237] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.351606 16109 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.374955 16075 raft_consensus.cc:697] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:20.394038 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:20.398178 15181 raft_consensus.cc:1240] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.441659 15038 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:13:20.433347 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.485064 16069 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:13:20.491464 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.491525 16069 raft_consensus.cc:697] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:20.492551 16069 consensus_queue.cc:237] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:20.425381 16128 consensus_meta.cc:287] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.632s	user 0.005s	sys 0.005s
I20260709 12:13:20.495091 16111 raft_consensus.cc:3055] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.495428 16208 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.495584 16111 raft_consensus.cc:740] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:20.495992 16208 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:20.496454 16111 consensus_queue.cc:260] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.497429 16111 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.498242 15111 raft_consensus.cc:2393] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
W20260709 12:13:20.500169 16198 log.cc:927] Time spent T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.156s	user 0.000s	sys 0.000s
I20260709 12:13:20.424943 16207 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:20.500298 16075 consensus_queue.cc:237] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.502117 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:20.502849 15181 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:20.503954 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:13:20.506019 15108 consensus_meta.cc:287] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.987s	user 0.008s	sys 0.004s
I20260709 12:13:20.506397 15108 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:20.401918 16126 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.510852 16126 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:20.511795 15181 raft_consensus.cc:2393] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:20.512244 16127 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:20.488605 16043 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:20.512815 15032 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:20.410497 16171 consensus_queue.cc:237] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.513469 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:20.428761 16184 raft_consensus.cc:697] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:20.372443 15683 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:20.415457 16146 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.431562 16135 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.501129 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:20.555393 15188 raft_consensus.cc:2393] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:20.415356 16196 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.442185 15004 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:20.518003 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:20.433652 16077 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.518280 16073 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:20.558434 16172 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:20.558610 16073 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.557888 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:20.560086 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:20.560549 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:20.560796 15190 raft_consensus.cc:2368] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3.
I20260709 12:13:20.561295 16172 raft_consensus.cc:697] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:20.561652 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:20.562222 16172 consensus_queue.cc:237] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.562877 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:20.507051 15108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41544 (request call id 837) took 1162 ms. Trace:
I20260709 12:13:20.431900 16187 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.502772 16207 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.517248 16189 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:20.556316 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 114224us
I20260709 12:13:20.420544 16087 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:20.431977 16144 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:20.511092 16160 consensus_meta.cc:287] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.830s	user 0.008s	sys 0.000s
I20260709 12:13:20.566449 16127 consensus_queue.cc:1059] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:20.611995 15113 raft_consensus.cc:2410] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:20.612560 16127 raft_consensus.cc:3055] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.612963 16127 raft_consensus.cc:740] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:20.613142 16208 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.613487 15113 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41544 (request call id 864) took 1177 ms. Trace:
I20260709 12:13:20.613830 16127 consensus_queue.cc:260] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.615217 16144 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.616268 16073 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.617885 16087 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:20.618472 16189 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:20.620766 16189 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:20.621438 16207 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.623661 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:20.623893 16077 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.624670 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.625030 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:20.567682 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:20.560011 16065 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.425645 16194 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.505959 16168 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:20.557761 16190 log.cc:927] Time spent T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.214s	user 0.000s	sys 0.000s
W20260709 12:13:20.591778 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.555713 15181 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.592135 15080 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:20.567399 16159 consensus_queue.cc:1059] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:20.592382 15188 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:20.615121 16127 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.608155 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:20.602576 16043 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.605469 16110 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.625579 15107 raft_consensus.cc:2393] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:20.613863 15113 rpcz_store.cc:276] 0709 12:13:19.436385 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.817990 (+381605us) service_pool.cc:224] Handling call
0709 12:13:20.613277 (+795287us) spinlock_profiling.cc:243] Waited 667 ms on lock 0x7b54001cb6d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:13:20.613407 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1533401856}
W20260709 12:13:20.641373 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 49336.8us
I20260709 12:13:20.601696 15108 rpcz_store.cc:276] 0709 12:13:19.345083 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.349701 (+  4618us) service_pool.cc:224] Handling call
0709 12:13:20.506964 (+1157263us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:20.650104 15190 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.627221 15182 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.638005 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:20.658726 15185 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:20.645665 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:20.679224 15116 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.679920 15039 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 588) took 1022 ms. Trace:
I20260709 12:13:20.651229 16034 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.661074 15717 raft_consensus.cc:2955] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:20.665011 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:20.628545 16135 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.686041 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.670073 16159 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.647886 16144 raft_consensus.cc:2764] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:13:20.673036 15186 raft_consensus.cc:2368] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3.
I20260709 12:13:20.648139 16054 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 12:13:20.662955 16110 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.661521 16043 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:20.660182 16166 raft_consensus.cc:3055] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:20.656078 15950 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 12:13:20.669417 15034 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:20.687202 16159 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.688431 16168 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:20.686264 15116 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:20.713066 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.714309 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:20.715005 15116 raft_consensus.cc:2393] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:13:20.690673 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.695853 15190 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:20.698721 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.678169 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.684882 16160 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:20.718305 15113 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:20.719586 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:20.720364 15113 raft_consensus.cc:2393] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:20.717254 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:20.722240 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:20.722903 15116 raft_consensus.cc:2368] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3.
I20260709 12:13:20.724887 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:20.725802 15190 raft_consensus.cc:2393] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 2: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:20.698560 16166 raft_consensus.cc:740] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:20.721799 16144 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.685586 16034 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.677968 16184 consensus_queue.cc:237] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.726265 16160 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.740993 16144 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:20.752084 16166 consensus_queue.cc:260] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.755782 16166 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.837654 16159 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.606335 15004 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:20.593315 15005 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:20.786283 15031 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 580) took 1266 ms. Trace:
I20260709 12:13:20.788237 15037 raft_consensus.cc:1240] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.680308 15039 rpcz_store.cc:276] 0709 12:13:19.657409 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.697896 (+ 40487us) service_pool.cc:224] Handling call
0709 12:13:19.698228 (+   332us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:20.350334 (+652106us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:20.350363 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:20.350833 (+   470us) log.cc:844] Serialized 26 byte log entry
0709 12:13:20.518118 (+167285us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:20.518151 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.518369 (+   218us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:20.679712 (+161343us) raft_consensus.cc:1685] finished
0709 12:13:20.679733 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:20.679859 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":129837,"raft.run_cpu_time_us":148,"raft.run_wall_time_us":7426,"thread_start_us":783782,"threads_started":2,"wal-append.queue_time_us":235265}
I20260709 12:13:20.790494 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:20.791797 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:20.684134 15033 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:20.798810 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.799175 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.801187 15154 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:20.802645 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:20.804291 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:20.806205 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:20.842072 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:20.843079 15039 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:20.843360 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.844403 15112 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:20.844738 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:20.846082 15033 raft_consensus.cc:2393] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:20.845933 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:20.848417 16159 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.848933 15034 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.849295 16159 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.850417 15116 raft_consensus.cc:2393] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:20.851481 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:20.851601 16172 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.851848 16159 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.815354 15181 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:20.852797 15040 raft_consensus.cc:2393] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 3: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:20.848366 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:20.853197 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:20.816849 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:20.818213 15184 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:20.822027 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:20.824487 16109 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.825357 16077 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:13:20.824425 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 472754us
I20260709 12:13:20.860805 16077 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:20.861830 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:20.862735 15036 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.842999 15035 raft_consensus.cc:2393] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:20.859992 16172 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.864023 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:20.864535 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 258167us
I20260709 12:13:20.864030 15035 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50620 (request call id 578) took 1345 ms. Trace:
I20260709 12:13:20.863386 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:20.866385 16172 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.826942 16043 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:20.827348 16110 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:20.853780 15113 raft_consensus.cc:2393] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:20.829421 16034 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:20.833212 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:20.835513 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.752557 16146 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.839372 15187 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:20.839658 15031 rpcz_store.cc:276] 0709 12:13:19.519530 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.527755 (+  8225us) service_pool.cc:224] Handling call
0709 12:13:20.072419 (+544664us) spinlock_profiling.cc:243] Waited 2.59 ms on lock 0x7b5800003698. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5eee 000000000036eb39 00007f4c0dc691e0 00007f4c0dd320c4 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:13:20.072573 (+   154us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:20.133797 (+ 61224us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:20.133834 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:20.135158 (+  1324us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:20.136594 (+  1436us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.785426 (+648832us) spinlock_profiling.cc:243] Waited 57.5 ms on lock 0x7b5400238f54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:13:20.785546 (+   120us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:20.785962 (+   416us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":138205312}
I20260709 12:13:20.812358 15156 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:20.867035 15185 raft_consensus.cc:2393] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:20.852797 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.871750 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:20.871713 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:20.873713 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 61736.2us
I20260709 12:13:20.873865 15189 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.874593 15156 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:20.875083 16146 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:20.875712 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.876286 16146 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:20.865790 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:20.876753 16127 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.877421 16191 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:20.877918 16191 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.877854 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:20.878440 16191 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.877594 16127 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.879364 16146 raft_consensus.cc:697] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:20.881050 16146 consensus_queue.cc:237] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.875049 16109 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:20.883076 15187 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:20.867157 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 273833us
I20260709 12:13:20.865906 15004 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:20.874941 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:20.872566 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:20.878283 16075 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.867120 16172 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.881163 16127 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.878587 15031 raft_consensus.cc:1813] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Handling vote request from an unknown peer cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:20.893252 15031 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:20.893546 16054 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.895063 16077 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:20.895748 16077 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.896270 16184 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:20.897035 16184 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.868378 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:20.866912 15182 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:20.900400 15185 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:20.901985 15185 raft_consensus.cc:1240] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.902558 15004 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:20.898445 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.905517 15181 raft_consensus.cc:1240] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.903915 15190 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:20.907788 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:20.907956 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.908195 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:20.904095 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:20.865576 15035 rpcz_store.cc:276] 0709 12:13:19.519091 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:20.050019 (+530928us) service_pool.cc:224] Handling call
0709 12:13:20.508873 (+458854us) spinlock_profiling.cc:243] Waited 3.71 ms on lock 0x7b5800003698. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:13:20.789944 (+281071us) spinlock_profiling.cc:243] Waited 6.53 ms on lock 0x7b5800003698. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5e9c 00007f4c05bf5a5b 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:13:20.863946 (+ 74002us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":23550592}
I20260709 12:13:20.900200 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:20.916121 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:20.916987 15031 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.919363 16172 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.919912 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.920692 15113 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
W20260709 12:13:20.921895 16215 log.cc:927] Time spent T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.267s	user 0.000s	sys 0.004s
I20260709 12:13:20.922315 15113 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:20.922773 16077 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.923964 15114 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:20.913785 15116 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.925864 16132 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.928359 15181 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:20.928458 16160 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.920713 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:20.930809 15112 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.931697 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:20.923595 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 122805us
I20260709 12:13:20.924269 15187 raft_consensus.cc:1275] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:20.935806 15190 raft_consensus.cc:1275] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:20.936793 15114 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:20.940423 15156 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:20.940742 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:20.941356 15185 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:20.941905 15108 raft_consensus.cc:2410] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:20.942766 15950 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:20.943522 15033 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:20.942961 15156 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:20.944087 15950 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.945451 15950 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.946097 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.946316 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:20.946835 15110 raft_consensus.cc:2376] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3. Re-sending same reply.
I20260709 12:13:20.948225 15110 raft_consensus.cc:1240] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:20.949369 15114 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:20.951565 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.952807 15154 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:20.953948 16030 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:13:20.955489 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 45878us
I20260709 12:13:20.956408 16172 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.957361 15005 leader_election.cc:400] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3.
I20260709 12:13:20.956904 16075 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.957811 15005 leader_election.cc:403] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:20.958119 16075 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.960605 16075 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.960932 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:20.961583 15111 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.964123 15005 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:20.966183 15005 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:20.936558 16184 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.967092 16069 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.957702 16172 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:20.971347 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.973157 16065 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:13:20.973620 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:20.976624 16214 log.cc:927] Time spent T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.321s	user 0.001s	sys 0.000s
I20260709 12:13:21.003530 16065 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.005621 15718 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:21.005918 16065 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:20.977095 15111 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:20.960464 15110 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:20.995733 15183 raft_consensus.cc:1240] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:20.996641 15036 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:20.978960 16194 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:20.997840 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:20.998560 16143 consensus_queue.cc:1059] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:21.001791 15116 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:20.995776 15950 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.002801 15114 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 2.
I20260709 12:13:20.999166 15081 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:21.026191 15154 leader_election.cc:400] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3.
I20260709 12:13:21.005532 15039 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 1.
W20260709 12:13:21.014743 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 112332us
I20260709 12:13:21.026572 15154 leader_election.cc:403] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
W20260709 12:13:21.027788 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 61746.1us
W20260709 12:13:21.032096 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 89262us
I20260709 12:13:21.014102 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:21.001726 16172 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:21.049794 16077 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:21.050555 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:21.050588 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:21.051671 15113 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:21.006621 16159 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 12:13:21.054560 15031 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:21.056670 16143 raft_consensus.cc:3055] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:13:21.057299 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 58283.8us
I20260709 12:13:21.058130 16064 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.067579 16143 raft_consensus.cc:740] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:13:21.059365 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.060103 16131 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.050940 15004 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:21.061605 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:21.066779 15039 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 1.
I20260709 12:13:21.061889 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:21.063241 16077 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.066638 15037 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 1003) took 1356 ms. Trace:
I20260709 12:13:21.067303 16034 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.067572 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:21.066668 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:21.058629 16194 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:21.028342 16160 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.075172 15036 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:21.075100 16131 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:21.069278 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:21.077775 15081 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:21.078213 15035 raft_consensus.cc:2410] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260709 12:13:21.079421 15081 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:21.079548 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:21.075471 15114 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 2.
I20260709 12:13:21.080530 15039 raft_consensus.cc:2393] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:21.081852 16140 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:21.083007 16034 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.083822 16128 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:21.084232 16128 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.084580 16128 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.073928 16194 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:21.087002 16216 log.cc:927] Time spent T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.433s	user 0.001s	sys 0.001s
I20260709 12:13:21.093568 15186 raft_consensus.cc:1240] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.071321 15037 rpcz_store.cc:276] 0709 12:13:19.710396 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:20.366819 (+656423us) service_pool.cc:224] Handling call
0709 12:13:20.787555 (+420736us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:20.849628 (+ 62073us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:21.066450 (+216822us) spinlock_profiling.cc:243] Waited 420 ms on lock 0x7b540016a3d0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d198ad 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:13:21.066581 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":966645632}
I20260709 12:13:21.067375 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:21.014122 16111 consensus_queue.cc:1059] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.084s
I20260709 12:13:21.093681 14934 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37336 (request call id 186) took 1892 ms. Trace:
I20260709 12:13:21.098344 14934 rpcz_store.cc:276] 0709 12:13:19.201493 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.201635 (+   142us) service_pool.cc:224] Handling call
0709 12:13:21.093442 (+1891807us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":129345,"reported_tablets":1,"spinlock_wait_cycles":1482880}
I20260709 12:13:21.098963 15031 raft_consensus.cc:1240] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:21.072314 16077 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.100088 15950 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:21.087092 16194 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.096292 16143 consensus_queue.cc:260] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.097136 15038 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 597) took 1115 ms. Trace:
I20260709 12:13:21.101476 15040 raft_consensus.cc:2393] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 3: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:21.097294 16144 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:21.097666 15037 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:21.095309 16109 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3.
I20260709 12:13:21.102253 15116 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
W20260709 12:13:21.128397 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 148819us
I20260709 12:13:21.131479 15036 raft_consensus.cc:1240] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.132920 15036 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:21.134980 15036 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.135562 15031 raft_consensus.cc:1240] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:21.136274 15034 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:21.136853 15031 raft_consensus.cc:1240] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:21.136973 15112 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:21.138868 15081 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:21.137338 15033 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.063879 16191 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.124775 16147 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.144315 15190 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:21.147094 15005 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:13:21.147606 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 44795.7us
I20260709 12:13:21.147928 16144 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:13:21.148286 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 45250.9us
I20260709 12:13:21.143191 16075 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3.
I20260709 12:13:21.153913 15156 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:13:21.157274 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 106458us
W20260709 12:13:21.172822 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.101629 15038 rpcz_store.cc:276] 0709 12:13:19.945567 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:20.489910 (+544343us) service_pool.cc:224] Handling call
0709 12:13:20.490264 (+   354us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:20.490618 (+   354us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:20.490646 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:20.492219 (+  1573us) log.cc:844] Serialized 26 byte log entry
0709 12:13:20.646454 (+154235us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:20.646497 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:20.646594 (+    97us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:20.975787 (+329193us) spinlock_profiling.cc:243] Waited 12.3 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:13:21.015565 (+ 39778us) raft_consensus.cc:1685] finished
0709 12:13:21.015587 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:21.061077 (+ 45490us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":93,"raft.run_cpu_time_us":94,"raft.run_wall_time_us":95,"spinlock_wait_cycles":28339968,"thread_start_us":153854,"threads_started":1,"wal-append.queue_time_us":162733}
I20260709 12:13:21.185853 16077 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:21.189877 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 116583us
I20260709 12:13:21.125160 16172 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.050s
I20260709 12:13:21.191205 15040 raft_consensus.cc:1240] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:21.157914 16159 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.192345 16147 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:21.194092 16034 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:21.194854 16064 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:21.148463 16131 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:21.199035 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:21.200749 15154 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:21.103379 16160 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:21.156891 16144 raft_consensus.cc:697] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:21.156056 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:21.156631 16043 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.156445 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:21.155861 16191 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:21.208719 16147 raft_consensus.cc:697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:21.213874 15035 raft_consensus.cc:1275] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:21.215731 15683 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:21.216105 15115 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:21.216174 16207 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:21.217437 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:21.220647 15038 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:21.220155 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:21.201984 16166 raft_consensus.cc:3055] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:21.226454 16144 consensus_queue.cc:237] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.226985 16043 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.227763 15715 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:21.228760 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:21.234344 15037 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
W20260709 12:13:21.229775 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 80289.5us
I20260709 12:13:21.224084 15004 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:21.232321 16166 raft_consensus.cc:740] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:21.232460 16065 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.237564 15156 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:21.237442 16065 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.237823 16166 consensus_queue.cc:260] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.224073 16140 raft_consensus.cc:3055] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:21.238816 16172 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.239207 16140 raft_consensus.cc:740] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:21.239763 16065 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:21.240298 16140 consensus_queue.cc:260] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.240808 16128 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.241617 16140 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:21.241901 15004 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:21.243397 16135 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.243538 15156 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:21.243870 16135 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.245203 16065 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.245805 15033 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:21.246649 15683 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:21.238863 16166 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.236424 16054 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.251223 16127 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.253016 16127 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.208513 16159 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.226385 16147 consensus_queue.cc:237] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.264789 14936 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37356 (request call id 172) took 2575 ms. Trace:
W20260709 12:13:21.255981 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 111320us
I20260709 12:13:21.252193 15156 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:21.269066 15039 raft_consensus.cc:1240] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:21.277930 15078 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:21.263931 16127 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:21.255168 16143 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.243165 16128 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:21.251353 16042 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:21.304512 16042 raft_consensus.cc:697] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:21.258438 16081 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:21.260035 15032 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:21.251557 16207 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:21.257997 16160 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:21.263394 16043 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:21.295900 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 88683.7us
I20260709 12:13:21.251788 16170 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:21.301705 16235 log.cc:927] Time spent T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.106s	user 0.003s	sys 0.000s
I20260709 12:13:21.301887 16127 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:21.311081 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:21.328097 15037 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:21.312821 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:21.329079 15036 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.314220 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:21.320817 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:21.308265 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:21.267937 14938 catalog_manager.cc:5697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 2 to 3, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 3 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:21.311517 16081 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.309514 16030 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:21.372442 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:21.320605 16170 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.379325 15033 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:21.305650 16042 consensus_queue.cc:237] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.383380 16128 consensus_queue.cc:1059] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:21.385239 15154 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:21.385977 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:21.387742 16159 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:21.388686 15156 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:21.389164 16194 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.389348 16109 consensus_queue.cc:1059] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:21.389868 16077 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:21.389751 16193 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:21.426666 16191 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:21.396042 16218 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:21.427435 16191 raft_consensus.cc:697] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:21.409250 15036 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:21.414569 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:21.416524 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.332748 16127 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:21.421583 15115 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41544 (request call id 839) took 2071 ms (client timeout 1910 ms). Trace:
I20260709 12:13:21.420768 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:13:21.312191 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 69042.3us
I20260709 12:13:21.380548 16030 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.415560 16170 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.453939 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:21.457808 15036 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.410084 16081 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:21.435536 15115 rpcz_store.cc:269] 0709 12:13:19.345664 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.345790 (+   126us) service_pool.cc:224] Handling call
0709 12:13:21.404888 (+2059098us) spinlock_profiling.cc:243] Waited 1.73 s on lock 0x7b54000b7cd4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:13:21.417509 (+ 12621us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3969322368}
I20260709 12:13:21.415395 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:21.456996 15114 raft_consensus.cc:2393] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:21.379534 16160 consensus_queue.cc:1059] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.074s
W20260709 12:13:21.505897 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:21.488248 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 59946.4us
I20260709 12:13:21.527364 16125 consensus_queue.cc:1059] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.074s
I20260709 12:13:21.526010 15036 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:21.525064 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:21.465070 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.454581 16127 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:21.490343 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 62991.7us
W20260709 12:13:21.531038 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 220570us
I20260709 12:13:21.272277 14936 rpcz_store.cc:276] 0709 12:13:18.689609 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.693300 (+  3691us) service_pool.cc:224] Handling call
0709 12:13:21.264594 (+2571294us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:19.444515 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:19.566037 (+121522us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:19.566071 (+    34us) write_op.cc:435] Acquired schema lock
0709 12:13:19.566087 (+    16us) tablet.cc:662] Decoding operations
0709 12:13:19.638835 (+ 72748us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:19.651192 (+ 12357us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:19.653540 (+  2348us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:13:19.683383 (+ 29843us) tablet.cc:701] Row locks acquired
0709 12:13:19.683398 (+    15us) write_op.cc:260] PREPARE: finished
0709 12:13:19.683541 (+   143us) write_op.cc:270] Start()
0709 12:13:19.683651 (+   110us) write_op.cc:276] Timestamp: P: 1783599199683496 usec, L: 0
0709 12:13:19.683670 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 12:13:19.686390 (+  2720us) log.cc:844] Serialized 1164 byte log entry
0709 12:13:20.607445 (+921055us) op_driver.cc:464] REPLICATION: finished
0709 12:13:20.748546 (+141101us) write_op.cc:301] APPLY: starting
0709 12:13:20.748638 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:20.748743 (+   105us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:20.748869 (+   126us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:20.749276 (+   407us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:20.749432 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:13:20.749481 (+    49us) write_op.cc:312] APPLY: finished
0709 12:13:20.749658 (+   177us) log.cc:844] Serialized 28 byte log entry
0709 12:13:20.749818 (+   160us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:20.749911 (+    93us) write_op.cc:454] Released schema lock
0709 12:13:20.749947 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:20.750316 (+   369us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:20.750351 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":101412,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":118745,"apply.run_cpu_time_us":1725,"apply.run_wall_time_us":3723,"num_ops":2,"prepare.queue_time_us":141753,"prepare.run_cpu_time_us":44012,"prepare.run_wall_time_us":794288,"raft.queue_time_us":163627,"raft.run_cpu_time_us":18785,"raft.run_wall_time_us":156712,"replication_time_us":907888,"thread_start_us":722309,"threads_started":4,"wal-append.queue_time_us":565233}]]}
W20260709 12:13:21.537536 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.545755 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:21.460536 15112 raft_consensus.cc:2410] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:21.457345 16030 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.514485 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:21.518328 16109 raft_consensus.cc:3055] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:21.516661 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:21.527990 16240 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.515950 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:21.488862 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:21.507403 16045 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.506250 16131 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.488549 16110 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.574081 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:21.576428 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:21.583499 15107 raft_consensus.cc:2410] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 4 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 12:13:21.566243 16109 raft_consensus.cc:740] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:21.588789 16131 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.590705 15113 raft_consensus.cc:2410] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:21.594728 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:21.595679 15114 raft_consensus.cc:2410] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:21.596719 15156 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:21.519764 16191 consensus_queue.cc:237] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:21.604570 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 309519us
I20260709 12:13:21.607209 16159 raft_consensus.cc:3055] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.607697 16159 raft_consensus.cc:740] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:21.608121 15081 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:21.608984 16034 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.608705 16159 consensus_queue.cc:260] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.609541 16034 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.611985 16166 consensus_queue.cc:1059] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.612155 16240 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:21.613330 16064 raft_consensus.cc:3055] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:21.613386 16166 consensus_queue.cc:1059] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.613871 16064 raft_consensus.cc:740] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:21.614254 16206 raft_consensus.cc:3055] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:21.614557 16240 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:21.614822 16206 raft_consensus.cc:740] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:21.614874 16064 consensus_queue.cc:260] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.615638 16034 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:21.614193 16144 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:21.616266 16064 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.615926 16206 consensus_queue.cc:260] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.617077 16166 raft_consensus.cc:3055] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:21.617313 16206 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.617995 16128 raft_consensus.cc:3055] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.618394 16128 raft_consensus.cc:740] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:21.616333 16144 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.619496 16144 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:21.619377 16128 consensus_queue.cc:260] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.620692 16128 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.621863 16056 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:21.623080 15114 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:21.623435 16045 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.624130 16056 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.625711 16045 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:21.626276 16034 consensus_queue.cc:1059] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.627079 16034 consensus_queue.cc:1243] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer 2cdab4d204e440c194e8b09634795793 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 12:13:21.627596 16034 raft_consensus.cc:3055] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:21.627983 16034 raft_consensus.cc:740] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:21.628873 16034 consensus_queue.cc:260] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.632164 16034 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.631357 16166 raft_consensus.cc:740] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:21.633206 16166 consensus_queue.cc:260] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.634407 16166 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.625968 15081 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:21.635455 16144 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.636291 16045 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:21.636152 16030 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:21.636695 16045 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.637053 16045 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.637509 16144 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:21.639806 15081 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:21.640527 16245 log.cc:927] Time spent T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.115s	user 0.000s	sys 0.001s
I20260709 12:13:21.641812 16064 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:21.643321 16064 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:13:21.611894 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 44360.1us
I20260709 12:13:21.574717 15034 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:21.646211 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 48572.6us
W20260709 12:13:21.654848 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.601753 15108 raft_consensus.cc:2393] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:21.657246 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:21.673028 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:21.673732 15033 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:21.677323 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.677312 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:21.680724 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:21.675952 15037 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:21.610111 16159 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.682694 15081 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:21.683379 15114 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:21.681844 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:21.653007 15950 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:21.704998 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:21.653380 16135 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:21.659722 16125 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:21.732054 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.665933 16194 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:21.665110 16064 raft_consensus.cc:697] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:13:21.732960 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 54611.9us
I20260709 12:13:21.731863 15037 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
W20260709 12:13:21.738077 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.745468 15033 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:21.729172 16132 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:21.754453 15081 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:21.751991 15154 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:21.768806 15081 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:21.749554 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:21.746558 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:21.754631 16132 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.776744 15078 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:21.765146 16135 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:13:21.779515 16140 consensus_meta.cc:287] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.537s	user 0.008s	sys 0.004s
I20260709 12:13:21.773547 16131 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:21.769095 15033 raft_consensus.cc:1240] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 12:13:21.810318 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 61871.5us
I20260709 12:13:21.806326 15950 raft_consensus.cc:697] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:21.814700 16043 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:21.815420 16043 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.815894 16043 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.814873 15950 consensus_queue.cc:237] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.818027 16043 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:21.820282 16244 log.cc:927] Time spent T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 12:13:21.821429 15032 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:21.822628 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:21.824391 15035 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:21.825780 15116 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:21.814647 15154 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:21.754061 16125 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.832995 15114 raft_consensus.cc:1275] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:21.902609 15114 pending_rounds.cc:85] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 1
I20260709 12:13:21.903831 15004 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:21.805362 16135 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.859791 15081 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:21.805418 16132 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:21.911119 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 51448.7us
I20260709 12:13:21.903019 15114 pending_rounds.cc:107] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:21.913475 15114 raft_consensus.cc:2889] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:21.827224 15035 raft_consensus.cc:1240] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:21.829558 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:21.829154 16144 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.829819 16160 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:13:21.934950 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.828995 15107 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 2.
I20260709 12:13:21.912230 16135 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:21.943070 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:21.945102 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 130525us
W20260709 12:13:21.949760 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.923885 16147 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.923799 16111 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:21.941717 16207 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.532s	user 0.009s	sys 0.012s
I20260709 12:13:21.955828 16111 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.964988 16258 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.965583 16258 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.967139 16260 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.941730 16206 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:13:21.967792 16260 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:21.969202 16253 log.cc:927] Time spent T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:13:21.969817 15004 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:21.970757 16260 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:21.968374 16248 log.cc:927] Time spent T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.159s	user 0.001s	sys 0.000s
I20260709 12:13:21.971338 15004 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:21.962895 16111 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.974606 15154 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:21.957506 16207 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.584s	user 0.009s	sys 0.012s
I20260709 12:13:21.952276 16131 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:21.958038 16143 consensus_meta.cc:287] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.659s	user 0.009s	sys 0.001s
I20260709 12:13:21.946017 16042 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.907027 16064 consensus_queue.cc:237] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.946812 16144 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.990005 16065 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:21.991534 16081 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.965121 16140 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.993666 16140 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.000562 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:22.001341 15033 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:22.006881 16257 consensus_queue.cc:1059] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:13:21.984808 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:22.008567 15107 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:22.008694 15154 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:22.009615 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:22.010294 15107 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:22.010447 15154 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:21.961874 16160 raft_consensus.cc:697] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:22.015712 15156 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:22.021119 16030 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:22.024094 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:22.024937 15113 raft_consensus.cc:2410] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:22.025676 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:22.026186 15113 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:22.021205 16199 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.027698 16045 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.029161 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:22.029851 15109 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:22.030077 16045 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.027206 15113 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:22.030648 15108 raft_consensus.cc:2368] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3.
I20260709 12:13:21.979358 16207 raft_consensus.cc:697] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:13:22.027868 16054 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.031752 15113 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:22.031807 16207 consensus_queue.cc:237] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:22.033121 16081 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:22.033627 15109 raft_consensus.cc:1275] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:22.034322 15113 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:22.011242 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:22.031850 16054 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.041487 16132 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:21.984228 16260 consensus_queue.cc:1059] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 12:13:22.037017 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:22.047727 16194 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.060523 15154 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:22.063017 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:22.065855 15036 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.034549 16144 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:22.082581 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 305932us
I20260709 12:13:22.056900 16132 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.062139 16218 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:22.057477 16125 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.055245 16054 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.055989 16256 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.056464 16258 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:22.070986 16128 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.097142 15036 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
W20260709 12:13:22.105238 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 134007us
I20260709 12:13:22.060688 16199 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
W20260709 12:13:22.105803 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:22.108774 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.062426 16259 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 12:13:22.099067 16131 raft_consensus.cc:3055] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:22.102844 16256 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.103312 15107 raft_consensus.cc:2410] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:22.092460 16191 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:22.097030 16218 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.112417 15004 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:22.100739 16140 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.118337 15034 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:22.120836 16132 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.124271 16147 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.126176 15040 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:22.130515 16265 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:22.115049 16131 raft_consensus.cc:740] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:22.130913 16111 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.131798 16131 consensus_queue.cc:260] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.133009 16131 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.133515 16111 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.124377 16132 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.119338 16256 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.139964 16030 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:22.140785 16030 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.141660 16132 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.103895 16194 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 12:13:22.113026 16128 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.144831 16128 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:22.140676 16170 consensus_meta.cc:287] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.652s	user 0.007s	sys 0.003s
I20260709 12:13:22.147624 16170 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.149111 16135 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:22.152405 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.154109 15004 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:13:22.197000 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.167930 16030 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:22.151255 16135 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.215801 16270 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.063s
I20260709 12:13:22.196555 16194 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 12:13:22.217821 16054 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:22.168897 16265 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:22.218853 16265 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:22.153273 16170 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:22.219310 16265 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:22.223459 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 69427.8us
I20260709 12:13:22.224529 15004 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:22.225919 15004 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:22.230562 16077 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:22.230706 15004 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:22.231113 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:22.231581 16077 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.231879 15004 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:22.232017 16077 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:22.232419 16077 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.228560 16054 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:22.239580 16077 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.241999 16077 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.242579 16077 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:22.242908 16077 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:22.243257 16077 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:22.247097 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:22.169570 16191 consensus_queue.cc:1059] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.078s
I20260709 12:13:22.247826 15112 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:22.248735 16191 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.249183 15683 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:22.249293 16191 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.235026 16065 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:22.250590 16065 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.250926 16065 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:22.251583 16191 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:22.231770 15717 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:22.255020 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 153859us
I20260709 12:13:22.115435 16160 consensus_queue.cc:237] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.160913 16257 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:22.268081 15156 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:13:22.257145 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 90017.7us
I20260709 12:13:22.259227 16056 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.270185 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:22.270001 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:22.271461 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:22.272049 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:22.272574 15039 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.270001 16056 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.256899 16270 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
W20260709 12:13:22.276536 16272 log.cc:927] Time spent T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: Append to log took a long time: real 0.129s	user 0.003s	sys 0.000s
I20260709 12:13:22.277029 16056 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.272064 15034 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
W20260709 12:13:22.279616 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.253633 16042 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.286350 15156 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:22.291231 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:22.291950 15038 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
W20260709 12:13:22.297843 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 65184.1us
I20260709 12:13:22.298695 16170 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:22.299227 16170 raft_consensus.cc:697] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:22.299677 16257 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:22.300158 16170 consensus_queue.cc:237] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.301903 16257 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:22.303023 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:13:22.303682 16159 consensus_meta.cc:287] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.597s	user 0.010s	sys 0.000s
I20260709 12:13:22.303839 15154 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:22.304327 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:22.305039 15154 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:22.305328 16259 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:22.306732 16194 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.307760 15081 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:22.308826 15081 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:22.310032 16132 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:22.310421 16132 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.310743 16132 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:22.311108 16064 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.311549 16064 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.311880 16064 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.313294 16147 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.316310 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:22.316967 15115 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:22.317903 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:22.318682 15110 raft_consensus.cc:2368] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3.
I20260709 12:13:22.319056 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:22.320300 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:22.320996 15034 raft_consensus.cc:2393] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 3: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:22.321506 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:22.321760 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:22.322662 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:22.322811 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:22.338526 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:22.335647 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 49374.8us
W20260709 12:13:22.341738 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.344602 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:22.345235 15038 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:22.339380 15039 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:22.329181 16109 consensus_queue.cc:260] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:22.346958 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.323225 15035 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.289170 16081 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:13:22.385000 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 80017.5us
I20260709 12:13:22.390074 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:22.390391 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:22.391065 15115 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:22.389130 15039 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:13:22.397322 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 96873.8us
I20260709 12:13:22.398089 15004 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:22.347196 16249 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:22.405237 15005 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:22.381630 16077 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.409386 15039 raft_consensus.cc:1240] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:22.410458 16077 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.386216 16257 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:22.412704 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:22.310854 16256 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.427521 15115 raft_consensus.cc:2368] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3.
I20260709 12:13:22.346669 16132 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.387104 16081 raft_consensus.cc:697] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:22.348114 16265 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:22.450426 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 52422.8us
I20260709 12:13:22.452870 15005 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:22.412108 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:22.455386 16127 consensus_meta.cc:287] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.895s	user 0.004s	sys 0.008s
I20260709 12:13:22.453933 16077 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:22.474141 16081 consensus_queue.cc:237] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.488948 16256 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:22.466647 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:22.465992 15950 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:22.466169 16257 raft_consensus.cc:697] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:22.508348 15110 raft_consensus.cc:2393] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:22.512804 16064 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.479617 16127 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:22.488978 16109 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.516448 16265 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.520642 16127 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:22.523653 16280 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:22.524195 16280 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:22.524685 16280 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.522614 16065 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.430902 16249 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:22.528541 16065 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.529983 16257 consensus_queue.cc:237] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.531031 15034 raft_consensus.cc:1240] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:22.479857 16277 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.060s
I20260709 12:13:22.545387 16064 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.546721 15717 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:22.541179 15081 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:22.547467 16264 raft_consensus.cc:2764] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:13:22.475885 15111 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:22.490904 15684 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:22.562922 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:22.569069 15039 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:22.569417 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 120531us
I20260709 12:13:22.570534 16243 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:22.554134 16281 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:22.572269 16159 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:22.564502 15037 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:22.572865 16159 raft_consensus.cc:697] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:22.565069 15038 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:22.565099 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:22.553375 16191 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:22.501547 15950 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.562949 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:22.573979 16159 consensus_queue.cc:237] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.575687 15950 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:22.576607 16054 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.574628 15031 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:22.577068 16170 consensus_queue.cc:1059] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:22.577749 16283 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:22.577924 16170 raft_consensus.cc:3055] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:22.578439 16283 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:22.578676 16191 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.572129 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:22.583881 15081 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:22.584674 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.562961 16265 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 12:13:22.587919 16191 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:22.578369 16170 raft_consensus.cc:740] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:22.589488 16170 consensus_queue.cc:260] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.590538 16170 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:22.573845 16111 consensus_queue.cc:1059] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 12:13:22.592619 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:22.594523 15950 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.597174 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:22.597883 15038 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 3: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:22.592624 15031 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:22.599203 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:22.602312 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:22.611270 15036 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.606062 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:22.614801 15038 raft_consensus.cc:2393] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 4: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:13:22.609802 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.607913 15039 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:22.602944 15153 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:13:22.623303 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 67993.9us
I20260709 12:13:22.620857 15684 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:13:22.626964 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.613240 16277 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.602490 16218 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:22.628793 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:22.629298 16194 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:22.629644 15115 raft_consensus.cc:2410] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:22.629819 16194 raft_consensus.cc:697] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:22.630820 16194 consensus_queue.cc:237] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:22.631407 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 178656us
I20260709 12:13:22.632011 16111 raft_consensus.cc:3055] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:22.632403 16111 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:22.599761 15031 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.599244 15035 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
W20260709 12:13:22.656471 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:22.656224 15005 leader_election.cc:336] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.569s (SENT)
W20260709 12:13:22.658751 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 74984.1us
I20260709 12:13:22.629164 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:22.669581 15038 raft_consensus.cc:1240] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:22.670620 15036 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:22.633285 16111 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.687196 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:22.643263 15110 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:22.687999 15114 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
W20260709 12:13:22.692410 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 71651.7us
I20260709 12:13:22.693922 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:22.694550 15113 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.663458 16256 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:22.628782 16277 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.699204 15116 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:22.663671 16268 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:22.663178 16077 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 12:13:22.705878 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:22.706985 16285 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:22.707449 15081 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:22.708209 16056 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.708689 16056 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:22.709470 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.710965 16135 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:22.701112 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:22.712177 15107 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:22.712612 16111 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.713261 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:22.713876 15107 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:22.714757 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:22.716182 16132 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.717454 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:22.718183 15114 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 3: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:22.718842 16283 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.719774 15038 raft_consensus.cc:1240] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:22.701644 16256 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.722060 16256 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:22.722381 16056 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:22.725633 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.728107 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:22.728838 15113 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:22.702389 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:22.730226 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:22.681332 16065 consensus_queue.cc:1048] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:13:22.712452 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:22.735589 15109 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:13:22.733907 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.740177 15109 raft_consensus.cc:1240] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:22.744457 16207 consensus_queue.cc:1059] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:22.745184 15037 raft_consensus.cc:1240] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:22.745376 16207 raft_consensus.cc:3055] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:22.746008 16207 raft_consensus.cc:740] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:13:22.746955 16207 consensus_queue.cc:260] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:22.740876 16268 raft_consensus.cc:697] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:22.747465 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:22.748119 15111 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:22.748238 16207 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:22.749286 16277 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.752110 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:22.752724 15038 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:22.748471 16268 consensus_queue.cc:237] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:22.756409 15004 leader_election.cc:336] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 1.501s (SENT)
W20260709 12:13:22.762876 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:22.765152 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:22.768421 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:22.768823 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.729818 15107 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.729602 16249 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.782650 16110 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.778733 15031 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
W20260709 12:13:22.785153 15005 leader_election.cc:336] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.512s (SENT)
I20260709 12:13:22.804936 15005 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:22.787052 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.809729 15081 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
W20260709 12:13:22.815361 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 104830us
I20260709 12:13:22.816660 15081 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:22.817866 15081 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:22.820783 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.822455 14938 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 66) took 3791 ms. Trace:
I20260709 12:13:22.823941 15081 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:22.828888 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 72510.3us
W20260709 12:13:22.829766 15004 leader_election.cc:336] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 1.569s (SENT)
I20260709 12:13:22.784744 16109 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.830192 15004 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:22.828922 15080 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:13:22.830868 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.832180 16135 raft_consensus.cc:697] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:13:22.844154 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 59031.4us
I20260709 12:13:22.840322 16135 consensus_queue.cc:237] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.849908 15004 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:22.830155 16128 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:22.829283 16045 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:22.830344 16132 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:22.829630 16277 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.822945 14938 rpcz_store.cc:276] 0709 12:13:19.031443 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.031571 (+   128us) service_pool.cc:224] Handling call
0709 12:13:19.041857 (+ 10286us) spinlock_profiling.cc:243] Waited 8.6 ms on lock 0x7b5400170554. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c84090 00007f4c08d22f3a 00007f4c0ead8e9c 00007f4c0ebd704e 00007f4c0d0982a4 00007f4c0d098232 00007f4c0d098161 00007f4c0d0980dc 00007f4c0d097392 00007f4c0705548c 00007f4c070548c6
0709 12:13:22.822382 (+3780525us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:21.772617 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:21.825583 (+ 52966us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:21.825643 (+    60us) write_op.cc:435] Acquired schema lock
0709 12:13:21.825720 (+    77us) tablet.cc:662] Decoding operations
0709 12:13:21.826220 (+   500us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:21.826336 (+   116us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:21.826376 (+    40us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:21.826753 (+   377us) tablet.cc:701] Row locks acquired
0709 12:13:21.826811 (+    58us) write_op.cc:260] PREPARE: finished
0709 12:13:21.826970 (+   159us) write_op.cc:270] Start()
0709 12:13:21.827116 (+   146us) write_op.cc:276] Timestamp: P: 1783599201826915 usec, L: 0
0709 12:13:21.827156 (+    40us) op_driver.cc:348] REPLICATION: starting
0709 12:13:21.963321 (+136165us) log.cc:844] Serialized 532 byte log entry
0709 12:13:22.275810 (+312489us) spinlock_profiling.cc:243] Waited 12.2 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:13:22.547910 (+272100us) op_driver.cc:464] REPLICATION: finished
0709 12:13:22.709517 (+161607us) write_op.cc:301] APPLY: starting
0709 12:13:22.709612 (+    95us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:22.709725 (+   113us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:22.709759 (+    34us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:22.710066 (+   307us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:22.710273 (+   207us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:22.710329 (+    56us) write_op.cc:312] APPLY: finished
0709 12:13:22.710575 (+   246us) log.cc:844] Serialized 22 byte log entry
0709 12:13:22.710744 (+   169us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:22.710824 (+    80us) write_op.cc:454] Released schema lock
0709 12:13:22.710872 (+    48us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:22.727396 (+ 16524us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:22.727434 (+    38us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":44435,"reported_tablets":3,"spinlock_wait_cycles":19781888,"child_traces":[["op",{"apply.queue_time_us":154928,"apply.run_cpu_time_us":1733,"apply.run_wall_time_us":1739,"num_ops":1,"prepare.queue_time_us":318188,"prepare.run_cpu_time_us":10879,"prepare.run_wall_time_us":359594,"raft.queue_time_us":212250,"raft.run_cpu_time_us":8391,"raft.run_wall_time_us":110005,"replication_time_us":720592,"spinlock_wait_cycles":28129024,"thread_start_us":401558,"threads_started":4,"wal-append.queue_time_us":143470}]]}
I20260709 12:13:22.783250 16110 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.836611 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:22.846774 16270 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.842832 16199 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.852841 16261 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:22.868291 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 51975.8us
I20260709 12:13:22.876958 15004 leader_election.cc:400] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3.
I20260709 12:13:22.848824 16056 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:22.868427 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 44567.8us
I20260709 12:13:22.884737 15004 leader_election.cc:403] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:13:22.867164 15033 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:22.853483 16259 consensus_queue.cc:1059] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 12:13:22.869305 16269 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:22.848260 16109 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:22.889699 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.867426 16287 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:22.894105 16287 raft_consensus.cc:697] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:22.895017 16287 consensus_queue.cc:237] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.884356 16280 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.900463 15717 raft_consensus.cc:1240] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:22.901798 16280 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.902256 16270 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.883496 16132 raft_consensus.cc:697] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:22.858059 16147 consensus_queue.cc:1048] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:13:22.904170 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:22.902714 16270 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.906178 16270 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:22.909667 15080 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:22.912292 16131 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:22.912420 16110 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:22.913631 15004 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:22.914529 15004 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:22.887194 16128 raft_consensus.cc:697] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:22.916065 16270 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:22.917086 16128 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.918027 15107 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:22.931802 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:22.936748 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:22.887122 16056 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.951095 16056 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.952744 16127 consensus_queue.cc:1059] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.953523 16256 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.954025 16256 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.876919 15109 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:22.887338 16045 raft_consensus.cc:697] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:22.922632 15108 raft_consensus.cc:2410] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:22.889196 16199 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.872694 16146 consensus_queue.cc:1059] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
W20260709 12:13:22.923560 16294 log.cc:927] Time spent T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260709 12:13:22.925014 16218 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:22.893255 16277 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3.
I20260709 12:13:22.927778 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:22.928483 16147 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:22.928508 16077 consensus_queue.cc:1059] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:22.903156 16132 consensus_queue.cc:237] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.045315 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:22.929208 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:13:22.941555 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.917639 16270 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:23.049358 15113 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:22.954577 14936 catalog_manager.cc:5697] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index 3 to 4, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted, no longer has a pending config: VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1), VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3), VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:22.995615 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:22.994623 16296 log.cc:927] Time spent T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.063s	user 0.000s	sys 0.003s
I20260709 12:13:22.993904 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:22.982617 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:22.987409 16257 raft_consensus.cc:3055] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:22.991775 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:22.996672 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:22.993199 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:22.992497 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:22.981666 16054 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.998412 16258 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:22.997627 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:22.987519 16146 raft_consensus.cc:3055] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:22.991189 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:22.986876 16199 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:22.990391 16299 raft_consensus.cc:3055] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:22.984984 16056 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:22.996953 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:22.985210 16045 consensus_queue.cc:237] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:23.051062 15185 raft_consensus.cc:2368] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3.
I20260709 12:13:22.991792 16109 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:23.055682 15183 raft_consensus.cc:1275] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:23.053906 16280 raft_consensus.cc:3055] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:22.888998 16261 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:23.070068 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:23.039306 16147 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:23.067824 14936 catalog_manager.cc:5697] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 2, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 2 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:23.051067 16270 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:23.075764 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.079131 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.079902 15189 raft_consensus.cc:2393] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:23.080133 16127 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.080303 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:23.084066 16147 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:23.089018 15188 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:23.053133 16257 raft_consensus.cc:740] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:23.087077 15190 raft_consensus.cc:2410] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:23.067579 16146 raft_consensus.cc:740] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:23.048270 16306 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 12:13:23.085630 15186 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:23.087072 15113 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:23.085983 15187 raft_consensus.cc:2376] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3. Re-sending same reply.
I20260709 12:13:23.091498 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:23.086879 15005 leader_election.cc:336] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.822s (SENT)
I20260709 12:13:23.104439 15005 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:23.072911 16299 raft_consensus.cc:740] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:23.093849 15081 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:23.100122 14936 catalog_manager.cc:5697] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 2, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 2 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.100328 15185 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:23.083645 16280 raft_consensus.cc:740] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:23.107630 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:23.111812 15189 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.091385 15182 raft_consensus.cc:2393] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:23.084975 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.112995 16287 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.109865 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:23.075075 16258 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:23.106630 14936 catalog_manager.cc:5697] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.119084 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:23.087932 16127 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.077486 16054 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.122496 15188 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.099884 16256 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:23.101485 15109 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.136890 15004 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:23.121325 15112 raft_consensus.cc:2393] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:23.139614 14936 catalog_manager.cc:5697] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 2, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 2 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.145749 15185 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:23.122053 16298 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:23.117643 16191 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 12:13:23.154585 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:23.144227 16286 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:23.151937 14936 catalog_manager.cc:5697] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 3, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:23.113173 16280 consensus_queue.cc:260] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:23.156100 15186 raft_consensus.cc:2376] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2. Re-sending same reply.
I20260709 12:13:23.140044 16287 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
W20260709 12:13:23.167388 16313 log.cc:927] Time spent T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 12:13:23.167722 16299 consensus_queue.cc:260] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.212898 16299 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.200479 16054 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:23.154852 15033 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:23.196981 16257 consensus_queue.cc:260] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:23.206161 16301 log.cc:927] Time spent T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.274s	user 0.005s	sys 0.001s
I20260709 12:13:23.207357 16280 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.207823 16261 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:23.154357 15032 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:23.155946 16298 raft_consensus.cc:697] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:23.160665 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:23.239784 16298 consensus_queue.cc:237] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:23.242597 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:23.209306 16286 raft_consensus.cc:697] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:23.243520 16286 consensus_queue.cc:237] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.245606 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:23.168615 16146 consensus_queue.cc:260] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.247008 16054 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:23.247637 16054 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.249373 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.249987 16259 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.249624 14936 catalog_manager.cc:5697] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 2, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 2 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:23.251662 16127 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:23.249964 15187 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:23.229914 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:23.257018 15036 raft_consensus.cc:2410] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:23.222481 15111 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:23.236326 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:23.237517 15188 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:23.207844 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:23.240392 15182 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:23.251010 14936 catalog_manager.cc:5697] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 2, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 2 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.232630 15189 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
W20260709 12:13:23.263554 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:23.246973 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:23.279830 15036 raft_consensus.cc:1275] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:23.283950 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.290104 15036 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:23.264639 16146 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:23.267112 14936 catalog_manager.cc:5697] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 2, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 2 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:23.310478 15036 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:23.270404 16270 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.318840 16270 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:23.320601 16054 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:23.250475 16259 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.323055 16259 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:23.324169 15037 raft_consensus.cc:1240] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:23.261540 16081 consensus_queue.cc:1059] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 12:13:23.326483 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:23.329608 15040 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
I20260709 12:13:23.324949 14936 catalog_manager.cc:5697] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 3, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:23.309832 15033 raft_consensus.cc:2368] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4.
I20260709 12:13:23.333082 15187 raft_consensus.cc:2393] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:23.336597 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.339816 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:23.335717 14936 catalog_manager.cc:5697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 3, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:23.341300 14936 catalog_manager.cc:5697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 3, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:23.342024 15717 raft_consensus.cc:2393] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 3: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
W20260709 12:13:23.337250 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 70015.1us
I20260709 12:13:23.342245 15186 raft_consensus.cc:2410] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:23.348009 14936 catalog_manager.cc:5697] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 2, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 2 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.364223 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.350603 14936 catalog_manager.cc:5697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.392522 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.393535 15189 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
W20260709 12:13:23.395648 16328 log.cc:927] Time spent T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:13:23.344609 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.394526 16258 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:23.415247 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.403755 15109 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
I20260709 12:13:23.417716 16329 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:23.431177 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.432152 15189 raft_consensus.cc:2393] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 2: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:23.404978 15182 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:23.435125 16286 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.435734 16286 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.437983 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.439149 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:23.439812 15184 raft_consensus.cc:2393] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:23.439661 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.440425 15187 raft_consensus.cc:2410] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:23.440532 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.441104 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:23.446497 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.447672 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.447950 15185 raft_consensus.cc:1240] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:23.449221 15185 raft_consensus.cc:1240] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:23.441808 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.442776 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.442914 16286 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:23.451102 15187 raft_consensus.cc:2410] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:23.425572 16330 consensus_queue.cc:1048] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 12:13:23.463593 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.465574 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.465754 16135 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:23.466269 15182 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:23.417158 16147 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.489866 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:23.495895 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.496537 15189 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:23.488734 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:23.493053 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:23.477819 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.494961 15004 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:23.503252 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:23.504922 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:23.505625 15184 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
W20260709 12:13:23.486415 16300 log.cc:927] Time spent T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.555s	user 0.006s	sys 0.000s
W20260709 12:13:23.480741 16303 log.cc:927] Time spent T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.549s	user 0.007s	sys 0.002s
I20260709 12:13:23.508265 16299 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.489598 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:23.482939 16132 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.506024 16280 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:13:23.516247 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:23.516698 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:23.510313 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:23.502527 16331 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.512918 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:23.517319 16331 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.517941 15188 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.519949 16331 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:23.524011 16132 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.526655 16132 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:23.515023 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.527910 15189 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:23.528841 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.516644 16280 raft_consensus.cc:697] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:23.530486 16280 consensus_queue.cc:237] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.531426 15189 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:23.535688 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.536314 15189 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:23.537139 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:23.537730 15189 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.541044 15188 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:23.542164 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.543089 15188 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:23.476994 16306 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.483690 16159 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.544353 16127 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.578601 15116 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:23.580567 15004 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:23.552620 15005 leader_election.cc:336] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.138s (SENT)
I20260709 12:13:23.581368 15005 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:23.582365 16159 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.583161 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:23.583245 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:23.584246 16127 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.586504 16127 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:23.543614 16206 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.588972 16206 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.591408 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.591614 15114 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:23.592046 15187 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:23.551514 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:23.596489 16304 log.cc:927] Time spent T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.664s	user 0.006s	sys 0.001s
I20260709 12:13:23.606532 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:23.608774 15190 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:23.601863 16109 raft_consensus.cc:3055] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:23.577188 16323 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:23.647789 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 95230us
W20260709 12:13:23.643532 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 63056.2us
I20260709 12:13:23.632463 16298 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.593238 15182 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:23.552294 16299 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.672235 16261 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.676594 16261 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.644464 16109 raft_consensus.cc:740] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:23.678431 15108 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:23.645937 16287 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:23.575897 16306 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.679519 16109 consensus_queue.cc:260] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.667568 16077 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:23.682204 16077 raft_consensus.cc:697] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:23.683204 16077 consensus_queue.cc:237] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.669523 16323 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.673322 16298 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.687451 16289 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.688158 16289 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.687449 15189 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
W20260709 12:13:23.733974 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:23.750172 15080 leader_election.cc:336] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.929s (SENT)
I20260709 12:13:23.791457 15080 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:23.859220 15184 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:23.860112 15184 pending_rounds.cc:85] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 1
I20260709 12:13:23.810658 16287 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:23.860459 15184 pending_rounds.cc:107] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 2.2
W20260709 12:13:23.866194 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:23.866562 15184 raft_consensus.cc:2889] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:23.871397 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.858261 16109 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:23.857295 16289 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:23.889086 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.861120 16280 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:23.898202 15115 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41558 (request call id 591) took 1161 ms. Trace:
I20260709 12:13:23.898576 15115 rpcz_store.cc:276] 0709 12:13:22.736419 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:22.736534 (+   115us) service_pool.cc:224] Handling call
0709 12:13:22.746631 (+ 10097us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:22.746956 (+   325us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:22.746983 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:22.747465 (+   482us) log.cc:844] Serialized 26 byte log entry
0709 12:13:22.836882 (+ 89417us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:23.039014 (+202132us) log.cc:844] Serialized 14 byte log entry
0709 12:13:23.041137 (+  2123us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:23.041232 (+    95us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:23.595876 (+554644us) spinlock_profiling.cc:243] Waited 5.72 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:13:23.891117 (+295241us) raft_consensus.cc:1685] finished
0709 12:13:23.895548 (+  4431us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:23.895696 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15107,"prepare.queue_time_us":51504,"prepare.run_cpu_time_us":58,"prepare.run_wall_time_us":2086,"raft.queue_time_us":13305,"raft.run_cpu_time_us":278,"raft.run_wall_time_us":5178,"spinlock_wait_cycles":13160704,"thread_start_us":251024,"threads_started":2,"wal-append.queue_time_us":184749}
I20260709 12:13:23.870878 16287 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.892540 16147 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:23.903374 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:23.905676 15184 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.906230 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:23.906814 15115 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:23.910238 16306 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:23.896036 16132 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:23.914377 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:23.914999 15188 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:23.911022 16206 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:23.895936 16261 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:23.917883 15115 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:23.920045 15184 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:23.922051 15115 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:23.923261 16056 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:23.930662 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:23.948519 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:23.949329 15184 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:23.904196 16280 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:23.989169 16280 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:24.010080 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:23.926908 16159 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:23.944238 16335 log.cc:927] Time spent T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.368s	user 0.003s	sys 0.000s
I20260709 12:13:23.918449 16270 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:13:23.989205 16339 log.cc:927] Time spent T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260709 12:13:24.054018 16342 log.cc:927] Time spent T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 12:13:24.059940 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.060814 15188 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:24.065462 15184 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:24.087057 15184 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:13:24.096211 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 59265.5us
I20260709 12:13:24.152576 15113 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 921) took 1339 ms. Trace:
I20260709 12:13:24.081570 16270 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.153070 15113 rpcz_store.cc:276] 0709 12:13:22.813000 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.103130 (+290130us) service_pool.cc:224] Handling call
0709 12:13:23.103493 (+   363us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:23.577325 (+473832us) spinlock_profiling.cc:243] Waited 2.99 ms on lock 0x7b1800280960. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c088c24bc 00007f4c05c1048b 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c2a93f 00007f4c05c2a455 00007f4c08d12060 00007f4c08d12bfb 00007f4c08d1d64b
0709 12:13:23.577466 (+   141us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:23.577493 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:23.603220 (+ 25727us) log.cc:844] Serialized 26 byte log entry
0709 12:13:24.086158 (+482938us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:24.086192 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:24.086254 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:24.092741 (+  6487us) raft_consensus.cc:1685] finished
0709 12:13:24.092761 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:24.152500 (+ 59739us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9592,"raft.queue_time_us":33441,"raft.run_cpu_time_us":160,"raft.run_wall_time_us":6074,"spinlock_wait_cycles":6884608,"thread_start_us":225283,"threads_started":2,"wal-append.queue_time_us":225936}
I20260709 12:13:24.155468 15188 raft_consensus.cc:1240] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 12:13:24.162858 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 412723us
I20260709 12:13:24.156185 16256 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.167249 15156 leader_election.cc:400] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4.
I20260709 12:13:24.168294 15156 leader_election.cc:403] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:24.158275 16347 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:13:24.175244 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:24.207122 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.208702 15034 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 1076) took 1112 ms. Trace:
I20260709 12:13:24.220893 15034 rpcz_store.cc:276] 0709 12:13:23.095988 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.100544 (+  4556us) service_pool.cc:224] Handling call
0709 12:13:24.150397 (+1049853us) spinlock_profiling.cc:243] Waited 4.64 ms on lock 0x7b5800003698. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5eee 000000000036eb39 00007f4c0dc691e0 00007f4c0dd320c4 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:13:24.155846 (+  5449us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:24.162004 (+  6158us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:24.165532 (+  3528us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:24.168088 (+  2556us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:24.169154 (+  1066us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:24.175166 (+  6012us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:24.208625 (+ 33459us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":10680576}
I20260709 12:13:24.223508 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:24.225059 16257 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:24.225848 16352 log.cc:927] Time spent T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: Append to log took a long time: real 0.133s	user 0.001s	sys 0.000s
I20260709 12:13:24.171741 16287 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.229066 15715 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260709 12:13:24.229507 15715 pending_rounds.cc:85] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Aborting all ops after (but not including) 5
I20260709 12:13:24.229740 15715 pending_rounds.cc:107] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260709 12:13:24.229995 15715 raft_consensus.cc:2889] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:24.232246 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.232847 16287 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.233345 16287 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.233440 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.235181 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.235774 15182 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:24.235496 16287 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.236292 16270 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.167135 16109 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.073s
I20260709 12:13:24.242085 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:24.242506 16299 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.242889 15183 raft_consensus.cc:2393] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:24.243755 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.244848 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.246366 15183 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:24.255515 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.256317 15183 raft_consensus.cc:2393] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 4: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:24.174044 16199 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:24.256982 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:24.258247 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.258502 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.254761 16045 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 12:13:24.261274 15184 raft_consensus.cc:2376] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3. Re-sending same reply.
I20260709 12:13:24.261294 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.263098 15184 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:24.264345 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.265749 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.247488 16347 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:24.172992 16256 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.268391 16147 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:24.272585 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:24.260257 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 91947.9us
I20260709 12:13:24.276444 15037 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:24.276387 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:24.277144 15034 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.278672 16256 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:24.268582 16286 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:24.292313 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:24.292677 16289 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:24.293256 16360 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:24.293205 16289 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.293841 16360 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:24.287910 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:24.290023 15004 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:24.462615 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.573077 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:24.311776 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:24.574043 15184 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.473188 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:24.576475 15188 raft_consensus.cc:2410] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
W20260709 12:13:24.576797 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 286843us
W20260709 12:13:24.316905 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:24.343567 15005 leader_election.cc:336] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.986s (SENT)
W20260709 12:13:24.549568 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 375030us
I20260709 12:13:24.576895 16280 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:24.578095 15005 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:24.578282 15038 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50620 (request call id 679) took 1474 ms (client timeout 1740 ms). Trace:
I20260709 12:13:24.577387 16287 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.583880 16287 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.585137 15181 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
W20260709 12:13:24.579111 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:24.581131 15038 rpcz_store.cc:269] 0709 12:13:23.099133 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.228863 (+129730us) service_pool.cc:224] Handling call
0709 12:13:24.572921 (+1344058us) spinlock_profiling.cc:243] Waited 1.84 ms on lock 0x7b5800003698. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:13:24.573929 (+  1008us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4240128}
I20260709 12:13:24.285264 16286 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.585927 16287 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.595468 15184 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:24.560523 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.588889 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.459506 16045 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.587344 15037 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:24.301160 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:24.588068 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:24.279775 16147 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.473125 16270 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:24.629091 15183 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:24.629046 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.460602 16359 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:24.301662 16347 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:24.632401 15038 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:24.634219 15188 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:24.643426 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.644218 15184 raft_consensus.cc:2376] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4. Re-sending same reply.
I20260709 12:13:24.626911 16299 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.682041 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:24.682835 15038 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:24.579491 16361 consensus_queue.cc:1059] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.063s
W20260709 12:13:24.686805 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 343288us
W20260709 12:13:24.684161 15684 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.954s (SENT) [suppressed 43 similar messages]
I20260709 12:13:24.689177 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:24.689415 15184 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:24.634816 15182 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:24.689894 15038 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:24.691840 15031 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:24.692145 16289 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.684043 16347 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:24.692538 15031 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 1077) took 1596 ms. Trace:
I20260709 12:13:24.693024 15031 rpcz_store.cc:276] 0709 12:13:23.096235 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.099998 (+  3763us) service_pool.cc:224] Handling call
0709 12:13:24.678813 (+1578815us) spinlock_profiling.cc:243] Waited 13.5 ms on lock 0x7b5800003698. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:13:24.687182 (+  8369us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:24.692286 (+  5104us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:24.692485 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":31161088}
I20260709 12:13:24.694346 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:24.695022 15031 raft_consensus.cc:2393] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 3: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:24.696065 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:24.696238 16347 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.696810 16347 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.698904 16347 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.699031 16289 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:24.699728 15031 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:24.699608 16289 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.700937 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:24.701646 15031 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:24.701812 16289 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.702736 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:24.704102 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:24.705580 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:24.706697 15031 raft_consensus.cc:2410] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:24.709551 15031 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:24.684046 16360 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.634577 16287 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.054s
W20260709 12:13:24.715121 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 136809us
I20260709 12:13:24.633767 16045 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.684283 16364 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.711479 15031 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:24.684808 16268 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:24.646886 16270 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.719242 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.719653 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:24.723829 15038 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:24.724383 16364 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:24.727270 16270 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.714604 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:24.733547 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:24.733626 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.732620 15156 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:24.720363 15034 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:24.646510 16359 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:24.735168 15033 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:24.720307 16280 raft_consensus.cc:697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:24.737596 16045 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.685375 16299 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.741323 15038 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:24.742679 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:24.743808 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:24.755659 15184 raft_consensus.cc:2376] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3. Re-sending same reply.
I20260709 12:13:24.756453 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:24.757753 16331 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:24.758033 15116 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
W20260709 12:13:24.754406 15186 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40302 (request call id 890) took 1550 ms (client timeout 1658 ms). Trace:
I20260709 12:13:24.758364 15116 pending_rounds.cc:85] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 1
I20260709 12:13:24.758630 15116 pending_rounds.cc:107] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:24.758513 16331 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.758963 15116 raft_consensus.cc:2889] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:13:24.727463 15181 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40302 (request call id 889) took 1569 ms (client timeout 2053 ms). Trace:
I20260709 12:13:24.746958 15034 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:24.747969 15115 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:24.729177 16268 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.731504 16348 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:13:24.735867 16147 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.729223 16364 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:24.759070 16331 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:24.748458 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:24.778232 16348 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.778350 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:24.763545 15181 rpcz_store.cc:269] 0709 12:13:23.158558 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.172143 (+ 13585us) service_pool.cc:224] Handling call
0709 12:13:24.727210 (+1555067us) spinlock_profiling.cc:243] Waited 1.01 s on lock 0x7b54000dbbd4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:13:24.727380 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2331780992}
I20260709 12:13:24.778752 16348 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:24.769964 15186 rpcz_store.cc:269] 0709 12:13:23.203724 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.217285 (+ 13561us) service_pool.cc:224] Handling call
0709 12:13:24.751243 (+1533958us) spinlock_profiling.cc:243] Waited 83.1 ms on lock 0x7b54001aac54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:13:24.754332 (+  3089us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":191206656}
I20260709 12:13:24.772356 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:24.780380 15115 raft_consensus.cc:2410] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:24.780893 16348 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.781261 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:24.772445 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:24.773177 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:24.773555 16268 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.789445 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:24.790237 15185 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:24.790031 15005 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:24.794718 15185 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40292 (request call id 1028) took 1280 ms. Trace:
I20260709 12:13:24.775415 16359 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:24.784448 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 59708.7us
I20260709 12:13:24.796842 15005 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:24.795109 15185 rpcz_store.cc:276] 0709 12:13:23.514625 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.544818 (+ 30193us) service_pool.cc:224] Handling call
0709 12:13:24.789303 (+1244485us) spinlock_profiling.cc:243] Waited 3.02 ms on lock 0x7b58000f2198. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:13:24.794658 (+  5355us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6947712}
I20260709 12:13:24.799254 15081 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:24.771684 16347 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:24.852922 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:24.852949 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 56177.7us
I20260709 12:13:24.857364 15005 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:24.801468 15081 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
W20260709 12:13:24.861857 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 60458.2us
I20260709 12:13:24.790580 16287 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:24.804208 16286 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.863819 16348 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:24.865242 16287 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:24.868314 16299 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.868516 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:24.800441 16372 raft_consensus.cc:2764] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:13:24.869696 16280 consensus_queue.cc:237] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.800143 16370 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.080s
I20260709 12:13:24.874920 15031 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:24.852578 15112 raft_consensus.cc:2393] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 4: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:24.882854 16359 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:24.792896 16270 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.085s
W20260709 12:13:24.888676 16199 consensus_meta.cc:287] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.622s	user 0.009s	sys 0.000s
I20260709 12:13:24.889132 16199 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4.
W20260709 12:13:24.889703 16349 log.cc:927] Time spent T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.680s	user 0.009s	sys 0.012s
I20260709 12:13:24.796280 16147 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.087s
I20260709 12:13:24.890377 16298 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.860248 16347 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:24.890530 15189 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:24.853359 16268 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:24.892860 15113 raft_consensus.cc:2410] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:24.877365 16331 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.862938 15081 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:24.891597 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:24.883101 16286 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:13:24.914965 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 52108.3us
I20260709 12:13:24.893513 16289 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:24.885663 16372 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:24.893731 16045 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.917141 15081 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:24.892622 16370 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:24.893559 16298 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:24.919953 15040 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51618 (request call id 36) took 1825 ms (client timeout 2120 ms). Trace:
I20260709 12:13:24.919497 16373 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.940178 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:24.914070 16287 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:24.929574 16270 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.894860 16268 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:24.938596 15040 rpcz_store.cc:269] 0709 12:13:23.094262 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.094400 (+   138us) service_pool.cc:224] Handling call
0709 12:13:24.919777 (+1825377us) spinlock_profiling.cc:243] Waited 203 ms on lock 0x7b5400238554. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:13:24.919889 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":467047808}
I20260709 12:13:24.941002 15081 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:24.928239 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:24.941521 15187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40292 (request call id 1031) took 1061 ms. Trace:
W20260709 12:13:24.941314 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 84037us
I20260709 12:13:24.917729 16289 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.917590 16127 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:24.946235 15187 rpcz_store.cc:276] 0709 12:13:23.880001 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:24.939891 (+1059890us) service_pool.cc:224] Handling call
0709 12:13:24.941464 (+  1573us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:24.939095 16372 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.951335 15005 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:24.949463 16127 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.957600 16127 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:24.950034 15112 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:24.960302 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:24.961521 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:24.962888 15112 raft_consensus.cc:1240] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:24.953714 16355 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:24.963739 16355 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.964112 16355 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:24.964308 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:24.964956 15715 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:24.948706 16289 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:24.966269 15003 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:24.942040 16370 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:24.968580 16370 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:24.919974 16286 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:24.970641 16286 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:24.940440 16045 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.972949 16045 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.973440 16377 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.020s
W20260709 12:13:24.975013 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.975271 15033 raft_consensus.cc:1240] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:24.976709 16327 log.cc:927] Time spent T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 1.540s	user 0.018s	sys 0.000s
W20260709 12:13:24.977221 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.978505 16347 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:24.978802 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:24.979092 16347 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:24.984220 15154 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:24.946586 16268 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:24.946226 16348 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:24.942603 16373 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.987835 15154 leader_election.cc:400] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3.
I20260709 12:13:24.988143 15154 leader_election.cc:403] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:13:24.986593 16348 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.988798 15005 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:24.989528 15112 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:24.989457 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:24.990849 15112 pending_rounds.cc:85] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 1
I20260709 12:13:24.987161 16194 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:24.991176 15112 pending_rounds.cc:107] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:24.991271 16194 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:24.991492 15112 raft_consensus.cc:2889] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:24.991748 16194 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.993116 15112 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:24.987524 16370 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:24.942866 16298 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:24.995589 16298 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:24.996202 16378 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:24.996702 16378 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:24.995522 16127 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.999822 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:24.998891 16378 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:24.947414 16270 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:24.998837 16127 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.003780 15114 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41544 (request call id 929) took 1522 ms. Trace:
I20260709 12:13:25.004622 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:25.010026 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:25.010599 15040 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.011116 15154 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:25.011803 15005 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:25.011441 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 70518.6us
I20260709 12:13:25.008373 15114 rpcz_store.cc:276] 0709 12:13:23.481750 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.582884 (+101134us) service_pool.cc:224] Handling call
0709 12:13:25.003628 (+1420744us) spinlock_profiling.cc:243] Waited 7.76 ms on lock 0x7b54003adc54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:13:25.003724 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":17854336}
I20260709 12:13:25.005182 16256 raft_consensus.cc:3055] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 12:13:25.006376 16337 log.cc:927] Time spent T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 1.017s	user 0.003s	sys 0.017s
I20260709 12:13:24.979476 16347 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:24.999655 16348 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.016263 15081 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:25.016779 15114 raft_consensus.cc:1275] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:25.021631 15040 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:24.989145 16286 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 12:13:25.039561 15154 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:25.038101 16298 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:25.012678 16199 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3.
I20260709 12:13:25.036747 15081 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:25.037352 15156 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:25.037467 16388 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:25.046674 15081 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:25.016764 15109 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58982 (request call id 41) took 2088 ms (client timeout 2120 ms). Trace:
I20260709 12:13:25.049202 16377 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:25.043146 16298 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.043799 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:25.044406 16372 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.015775 16256 raft_consensus.cc:740] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:25.044617 16361 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:25.015388 15035 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 1078) took 1918 ms. Trace:
I20260709 12:13:25.022367 16364 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:25.048578 16261 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:25.049479 16373 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.049328 16270 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.022699 16347 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.050448 15110 raft_consensus.cc:1240] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:25.052153 16379 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:25.052556 16289 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.013062 16383 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:25.036230 16370 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:25.038275 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:25.058722 16298 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.063779 15114 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:25.036723 16127 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:13:25.050088 16111 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:25.046489 16331 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:25.060606 16361 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:25.050289 16160 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 12:13:25.054049 16377 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.053794 16268 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:25.050041 15109 rpcz_store.cc:269] 0709 12:13:22.930360 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:22.982315 (+ 51955us) service_pool.cc:224] Handling call
0709 12:13:25.013086 (+2030771us) spinlock_profiling.cc:243] Waited 39.8 ms on lock 0x7b54001bbf54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:13:25.014573 (+  1487us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":91481856}
I20260709 12:13:25.063452 15716 raft_consensus.cc:1813] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Handling vote request from an unknown peer cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:25.062258 16199 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.083575 16379 raft_consensus.cc:697] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:25.071781 15154 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:25.093990 15190 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:25.014683 15685 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:25.064429 16364 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:25.101621 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.070796 16373 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 12:13:25.088320 16361 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.086118 15108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41544 (request call id 926) took 1605 ms. Trace:
I20260709 12:13:25.085774 16289 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.105062 15716 raft_consensus.cc:2410] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260709 12:13:25.091678 16385 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:13:25.106102 16268 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.094656 16377 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.087826 15107 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 920) took 2275 ms. Trace:
I20260709 12:13:25.109728 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:25.092128 15034 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 4.
I20260709 12:13:25.094112 16370 raft_consensus.cc:697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:25.096951 16111 raft_consensus.cc:697] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:25.111562 16218 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:13:25.118875 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 47185.6us
I20260709 12:13:25.120164 16379 consensus_queue.cc:237] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.120221 16218 raft_consensus.cc:697] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:13:25.121865 16218 consensus_queue.cc:237] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:25.102388 16199 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.123390 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.125308 16199 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:25.125537 16111 consensus_queue.cc:237] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.126392 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:25.126965 15114 raft_consensus.cc:2376] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3. Re-sending same reply.
I20260709 12:13:25.130419 15154 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:25.106165 16160 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
W20260709 12:13:25.107636 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 98201.6us
I20260709 12:13:25.136382 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:25.137521 15036 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:25.140332 15081 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:25.137984 16199 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:13:25.094466 16256 consensus_queue.cc:260] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.137167 16390 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:25.059067 15035 rpcz_store.cc:276] 0709 12:13:23.096460 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.099940 (+  3480us) service_pool.cc:224] Handling call
0709 12:13:23.251036 (+151096us) spinlock_profiling.cc:243] Waited 13.5 ms on lock 0x7b5800003698. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:13:24.580446 (+1329410us) spinlock_profiling.cc:243] Waited 7.41 ms on lock 0x7b5800003698. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5e9c 00007f4c05bf5a5b 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:13:24.591379 (+ 10933us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:24.776657 (+185278us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:24.776706 (+    49us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:24.776909 (+   203us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:24.776953 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:25.007670 (+230717us) spinlock_profiling.cc:243] Waited 147 ms on lock 0x7b540037e1d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:13:25.007714 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:25.013932 (+  6218us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":386864512}
I20260709 12:13:25.149545 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:25.152084 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:25.108664 15108 rpcz_store.cc:276] 0709 12:13:23.480691 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.481040 (+   349us) service_pool.cc:224] Handling call
0709 12:13:25.074171 (+1593131us) spinlock_profiling.cc:243] Waited 134 ms on lock 0x7b54000ef6d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:13:25.079753 (+  5582us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":307601024}
I20260709 12:13:25.154572 15685 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:25.137485 16389 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:13:25.159714 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 106770us
I20260709 12:13:25.150197 16391 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:25.151237 16194 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.164332 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:25.138140 16160 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:25.160199 16378 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:25.113174 15107 rpcz_store.cc:276] 0709 12:13:22.812735 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.071456 (+258721us) service_pool.cc:224] Handling call
0709 12:13:23.105305 (+ 33849us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:23.334776 (+229471us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:23.337100 (+  2324us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:23.409592 (+ 72492us) log.cc:844] Serialized 26 byte log entry
0709 12:13:23.590425 (+180833us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:23.590500 (+    75us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:23.590629 (+   129us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:25.005770 (+1415141us) spinlock_profiling.cc:243] Waited 3.64 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:13:25.070748 (+ 64978us) raft_consensus.cc:1685] finished
0709 12:13:25.070772 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:25.086550 (+ 15778us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13391,"raft.queue_time_us":38852,"raft.run_cpu_time_us":169,"raft.run_wall_time_us":6648,"spinlock_wait_cycles":8381824,"thread_start_us":332989,"threads_started":2,"wal-append.queue_time_us":499842}
I20260709 12:13:25.161039 16256 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.172078 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:25.163816 16391 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.170996 15036 raft_consensus.cc:2393] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 4: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:25.177964 16364 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.181703 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:25.192839 15039 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
W20260709 12:13:25.183589 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:25.193807 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:25.185880 16355 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.187899 16347 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:25.196837 15040 raft_consensus.cc:1240] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:25.197412 16355 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.198390 16194 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:25.164156 16370 consensus_queue.cc:237] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.191038 16390 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.193732 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:25.204032 15039 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.194435 15036 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:25.194500 16391 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.199223 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:25.207995 15040 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:25.208837 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:25.200302 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:25.206715 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:25.210479 15036 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:25.170599 16378 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:25.214846 16378 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:25.219012 15039 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
W20260709 12:13:25.222558 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 89890us
I20260709 12:13:25.223483 15154 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:25.227505 15154 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:25.240101 15039 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:25.220000 16347 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:25.238674 16289 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.238572 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.251681 15036 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:25.247539 15154 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:25.243677 16042 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:25.239760 16402 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:25.258426 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:25.216288 16390 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.262099 15037 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 4: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:25.259981 16402 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.269310 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:25.272619 15716 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.279199 15004 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:25.279984 16383 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:25.280360 16383 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.280656 16383 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.259661 15107 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
I20260709 12:13:25.256222 16289 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.288475 16042 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:25.279976 16160 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:25.281926 16402 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.258304 16361 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.270200 16348 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.312484 15033 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:25.299660 16379 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
W20260709 12:13:25.328264 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 44876.1us
I20260709 12:13:25.270752 16397 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 12:13:25.313828 16042 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:25.334190 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:25.340631 15112 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:25.343878 16160 consensus_queue.cc:1059] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:25.345125 16299 raft_consensus.cc:3055] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:25.345603 16299 raft_consensus.cc:740] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:25.346596 16299 consensus_queue.cc:260] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:25.348181 16348 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.351507 16323 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.352535 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:25.355912 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:25.337304 16042 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.330787 15683 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:25.367637 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 325364us
W20260709 12:13:25.367923 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 110828us
I20260709 12:13:25.370060 15154 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:25.370393 16347 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:25.370939 16347 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.339013 16384 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.371960 15154 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:25.340704 16346 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.327023 16298 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.376381 15080 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:25.371397 16391 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.368391 16218 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:25.378393 16323 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:25.396502 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:25.401614 16111 consensus_queue.cc:1059] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.377120 16256 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:25.389695 15111 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 925) took 1899 ms. Trace:
I20260709 12:13:25.389474 16348 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:25.406184 15080 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:25.395249 16389 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:25.400624 16373 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.402463 16393 raft_consensus.cc:3055] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:25.412242 15080 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:25.393816 16218 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:25.401165 15716 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:25.402715 16131 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 12:13:25.375762 16384 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.429306 15080 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:25.439623 15080 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:25.406916 16289 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.380535 16346 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:25.423077 16355 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.395510 16377 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.406384 16111 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 12:13:25.476087 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:25.428539 16159 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:25.425132 16393 raft_consensus.cc:740] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:25.429973 16218 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.480786 15003 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:25.484516 16319 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 12:13:25.484288 16393 consensus_queue.cc:260] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:25.484190 16407 log.cc:927] Time spent T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 12:13:25.496606 15081 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:25.497848 15081 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:25.498687 15081 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:25.487500 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 47943.5us
I20260709 12:13:25.423883 16378 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:25.470690 16128 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:25.475435 16111 consensus_queue.cc:1243] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer 37acd5ac26b54c4fb766e0134c390e73 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
W20260709 12:13:25.501793 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:25.502403 15080 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:25.503352 15081 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:25.451933 16390 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:25.472527 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:25.505635 15156 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:25.429862 16373 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.500056 16370 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:25.510452 16298 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.510682 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:25.520648 16269 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:25.570041 16269 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.570412 16269 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:25.571704 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 69365.1us
I20260709 12:13:25.514071 16414 consensus_queue.cc:1059] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:13:25.515221 16411 log.cc:927] Time spent T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260709 12:13:25.515556 16347 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.515960 16391 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.485306 16348 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:25.519163 15110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 922) took 2690 ms. Trace:
I20260709 12:13:25.556866 15718 raft_consensus.cc:1240] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:25.521929 16159 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:25.509052 15081 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:25.600870 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 91882.7us
W20260709 12:13:25.560194 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 54640.7us
W20260709 12:13:25.566779 16410 log.cc:927] Time spent T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.128s	user 0.000s	sys 0.000s
I20260709 12:13:25.567818 16354 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.568252 16392 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:25.514012 16402 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:25.560213 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 55968.6us
I20260709 12:13:25.577404 16390 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:25.574644 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 198669us
I20260709 12:13:25.504326 16361 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:25.508035 16268 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:25.571529 16135 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:25.574782 15005 leader_election.cc:336] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.036s (SENT)
I20260709 12:13:25.482563 16042 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.633713 15005 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:25.579658 14938 catalog_manager.cc:5697] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 1 to 3, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:25.569907 15035 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.637545 16371 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.637996 16127 consensus_queue.cc:1059] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:25.638176 16371 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:25.637732 16042 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:25.568691 16384 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.601547 15081 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:25.574383 16393 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.626362 16360 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:25.609628 16331 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.610757 16389 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:25.611747 16418 consensus_queue.cc:1059] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:25.621912 16299 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:25.625125 16404 log.cc:927] Time spent T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.232s	user 0.006s	sys 0.004s
W20260709 12:13:25.642424 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 67687.2us
I20260709 12:13:25.602435 16370 raft_consensus.cc:697] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:25.573904 15080 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:25.604058 16159 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.579809 16111 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.053s
I20260709 12:13:25.606724 16298 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:25.650502 15154 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:25.408165 15111 rpcz_store.cc:276] 0709 12:13:23.480355 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.480484 (+   129us) service_pool.cc:224] Handling call
0709 12:13:25.044977 (+1564493us) spinlock_profiling.cc:243] Waited 8.97 ms on lock 0x7b5800190b98. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:13:25.049656 (+  4679us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:25.162068 (+112412us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:25.163330 (+  1262us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:25.167730 (+  4400us) log.cc:844] Serialized 26 byte log entry
0709 12:13:25.310145 (+142415us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:25.312046 (+  1901us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:25.326815 (+ 14769us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:25.362974 (+ 36159us) raft_consensus.cc:1685] finished
0709 12:13:25.362999 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:25.379209 (+ 16210us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":33474,"raft.run_cpu_time_us":95,"raft.run_wall_time_us":96,"spinlock_wait_cycles":20624128,"thread_start_us":238029,"threads_started":2,"wal-append.queue_time_us":168468}
I20260709 12:13:25.626578 16390 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.664847 16390 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:25.666076 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 92224.6us
I20260709 12:13:25.659271 14936 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37336 (request call id 187) took 3397 ms. Trace:
I20260709 12:13:25.667570 16319 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:25.668224 16418 consensus_queue.cc:1243] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer 2cdab4d204e440c194e8b09634795793 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 12:13:25.656086 16373 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.672557 16394 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:25.675881 16346 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:25.631878 16135 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:25.638839 16127 raft_consensus.cc:3055] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:25.647868 16384 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:25.642853 16268 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:25.666970 15080 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:25.663081 16159 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.649312 16377 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.678572 15154 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:25.667456 14936 rpcz_store.cc:276] 0709 12:13:22.269855 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:22.270062 (+   207us) service_pool.cc:224] Handling call
0709 12:13:25.659200 (+3389138us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:23.601127 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:23.601665 (+   538us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:23.601697 (+    32us) write_op.cc:435] Acquired schema lock
0709 12:13:23.601714 (+    17us) tablet.cc:662] Decoding operations
0709 12:13:23.908483 (+306769us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:23.908544 (+    61us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:23.908571 (+    27us) tablet.cc:685] Acquiring locks for 14 operations
0709 12:13:23.909545 (+   974us) tablet.cc:701] Row locks acquired
0709 12:13:23.909563 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:13:23.909712 (+   149us) write_op.cc:270] Start()
0709 12:13:23.909823 (+   111us) write_op.cc:276] Timestamp: P: 1783599203909663 usec, L: 0
0709 12:13:23.909843 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:13:23.910475 (+   632us) log.cc:844] Serialized 5533 byte log entry
0709 12:13:24.292284 (+381809us) op_driver.cc:464] REPLICATION: finished
0709 12:13:25.103046 (+810762us) spinlock_profiling.cc:243] Waited 1.77 ms on lock 0x7b1800238de0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c2d3f3 00007f4c05c2f7c1 00007f4c05c2f779 00007f4c05c2f709 00007f4c05c2f6d1 00007f4c05c2e9cd 0000000000388634 0000000000388479 00007f4c05c1083a
0709 12:13:25.113691 (+ 10645us) write_op.cc:301] APPLY: starting
0709 12:13:25.116053 (+  2362us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:25.164078 (+ 48025us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:25.165202 (+  1124us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:25.179649 (+ 14447us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:25.179892 (+   243us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=14
0709 12:13:25.179956 (+    64us) write_op.cc:312] APPLY: finished
0709 12:13:25.180287 (+   331us) log.cc:844] Serialized 100 byte log entry
0709 12:13:25.180452 (+   165us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:25.180599 (+   147us) write_op.cc:454] Released schema lock
0709 12:13:25.180647 (+    48us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:25.180980 (+   333us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:25.181007 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":36,"reported_tablets":17,"child_traces":[["op",{"apply.queue_time_us":286270,"apply.run_cpu_time_us":3849,"apply.run_wall_time_us":68476,"num_ops":14,"prepare.queue_time_us":193197,"prepare.run_cpu_time_us":13004,"prepare.run_wall_time_us":475464,"raft.queue_time_us":65197,"raft.run_cpu_time_us":11459,"raft.run_wall_time_us":283872,"replication_time_us":382291,"spinlock_wait_cycles":5890688,"thread_start_us":508832,"threads_started":4,"wal-append.queue_time_us":165934}]]}
I20260709 12:13:25.686583 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:25.689399 15717 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:25.690114 16388 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:25.690706 15078 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:25.668519 16370 consensus_queue.cc:237] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:25.692318 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.693027 15115 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:25.691752 15107 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:25.694013 16319 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:25.694479 16319 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.690789 16388 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:13:25.694957 16319 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.691586 16373 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:25.696425 16388 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:25.693186 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.699754 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.700486 15111 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:25.705542 15098 tablet_service.cc:1558] Processing DeleteTablet for tablet 817145facfaa47c7be55f41bd1b315b8 with delete_type TABLET_DATA_TOMBSTONED (TS cb445d4f8d034987976d9b78da5532ac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41540
I20260709 12:13:25.707361 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:25.707996 15038 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.708797 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:25.663316 16392 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:25.677436 16391 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.661935 16298 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:25.716460 15039 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:25.691680 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.680748 16135 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:25.726878 16421 log.cc:927] Time spent T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.139s	user 0.001s	sys 0.000s
I20260709 12:13:25.727206 16402 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:25.720353 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.724334 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:25.680342 16127 raft_consensus.cc:740] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:25.722491 16371 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:25.724237 16392 raft_consensus.cc:697] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:25.728497 15114 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:25.657783 16360 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:25.683969 16268 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.712390 16378 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:25.712284 16379 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:25.628566 16354 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.600052 15110 rpcz_store.cc:276] 0709 12:13:22.813241 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.198857 (+385616us) service_pool.cc:224] Handling call
0709 12:13:25.016860 (+1818003us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:25.074907 (+ 58047us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:25.483536 (+408629us) spinlock_profiling.cc:243] Waited 1.82 s on lock 0x7b54001bbf50. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d198ad 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:13:25.503247 (+ 19711us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4176552192}
I20260709 12:13:25.733119 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.739215 15038 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:25.719971 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.719652 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.725025 16298 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.726884 16377 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.712021 16383 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.760946 15116 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:25.762113 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.757570 15081 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:25.728772 16391 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.751398 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:25.766549 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 156370us
I20260709 12:13:25.781936 15037 raft_consensus.cc:2393] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 3: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:25.786593 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.764900 16422 raft_consensus.cc:3055] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:25.790366 15113 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:13:25.790563 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.791364 15115 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:25.792279 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.767923 16373 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:25.793922 16422 raft_consensus.cc:740] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:25.754352 16206 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:13:25.774413 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.764590 15108 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
W20260709 12:13:25.812629 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:25.794297 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:25.847612 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:13:25.832422 15005 leader_election.cc:336] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.605s (SENT)
I20260709 12:13:25.765667 16377 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:25.800870 16423 log.cc:927] Time spent T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 12:13:25.860572 16402 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.804412 16360 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.795171 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.874186 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:25.798123 16159 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.877424 15116 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:25.831136 16373 raft_consensus.cc:697] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:25.878509 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:25.873517 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.889148 15107 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:25.890193 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:25.890980 15107 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 4: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:25.876093 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:25.805752 16218 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:25.931535 15111 raft_consensus.cc:2393] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 4: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:25.791432 16392 consensus_queue.cc:237] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.794854 16422 consensus_queue.cc:260] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.876683 16402 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.947490 15036 raft_consensus.cc:1240] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:25.925927 16389 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.920491 16135 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.945902 16355 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:25.959357 15716 raft_consensus.cc:1240] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:25.931993 16373 consensus_queue.cc:237] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.967947 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:25.958592 16383 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.944648 16298 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.963709 16422 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:25.971661 16354 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:25.980998 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:25.973884 16379 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.983836 16379 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:25.962118 16389 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:25.989141 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 299660us
I20260709 12:13:25.989959 15154 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:25.985869 16379 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:26.018184 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:26.029210 16429 log.cc:927] Time spent T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 12:13:26.030220 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:26.031697 15036 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:13:26.045053 16256 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:26.046617 16389 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:26.000857 16269 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:26.047767 16402 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:26.046896 16268 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:26.069131 15109 raft_consensus.cc:2393] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 4: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:26.070546 16268 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:26.075143 16256 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:26.083637 16435 tablet_replica.cc:333] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:13:26.086675 16127 consensus_queue.cc:260] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:26.088093 16127 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:26.092301 16194 raft_consensus.cc:3055] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:26.092772 16194 raft_consensus.cc:740] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:26.093664 16194 consensus_queue.cc:260] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:26.095813 16218 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:26.097573 16298 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:26.098693 16135 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:26.098587 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:26.111337 15035 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:26.112474 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:26.113600 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:26.114754 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:26.116636 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:26.117985 16377 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:26.113540 15031 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 692) took 1419 ms. Trace:
I20260709 12:13:26.118826 15031 rpcz_store.cc:276] 0709 12:13:24.693879 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:24.876879 (+183000us) service_pool.cc:224] Handling call
0709 12:13:25.203630 (+326751us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:25.215140 (+ 11510us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:25.215172 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:25.215656 (+   484us) log.cc:844] Serialized 26 byte log entry
0709 12:13:25.310518 (+ 94862us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:25.313611 (+  3093us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:25.323572 (+  9961us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:25.624605 (+301033us) spinlock_profiling.cc:243] Waited 10.2 ms on lock 0x7b240016e548. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05ab39c4 00007f4c05ab1acb 00007f4c05c6cdc9 00007f4c05c6ca55 00007f4c05c6c09d 00007f4c0889e10e 00007f4c088b588c 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221
0709 12:13:25.667941 (+ 43336us) raft_consensus.cc:1685] finished
0709 12:13:25.667966 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.113323 (+445357us) spinlock_profiling.cc:243] Waited 324 ms on lock 0x7b54003e58d0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d198ad 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:13:26.113475 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":342,"raft.queue_time_us":1104,"raft.run_cpu_time_us":139,"raft.run_wall_time_us":20351,"spinlock_wait_cycles":768362112,"thread_start_us":85525,"threads_started":1,"wal-append.queue_time_us":138387}
I20260709 12:13:26.121023 16391 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:26.122164 15038 raft_consensus.cc:1240] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:26.127457 15004 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:26.138126 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:26.139149 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:26.041465 16159 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:26.066425 15112 raft_consensus.cc:1240] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:26.148278 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:26.149045 15114 raft_consensus.cc:2393] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:26.149802 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:26.150331 15114 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.144842 16270 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:26.151799 16270 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:26.152166 16270 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.079937 16319 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:26.167407 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:26.168105 15113 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:26.169302 15113 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:26.145207 16286 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 12:13:26.176122 16269 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:26.179368 15111 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:13:26.183247 16299 consensus_meta.cc:287] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.525s	user 0.011s	sys 0.001s
I20260709 12:13:26.184013 15108 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:26.146155 16390 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:26.186709 16390 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:26.188727 15004 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:26.191915 15004 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:26.192778 16383 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:26.193449 16383 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:26.193818 16383 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:26.194157 16383 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:26.195382 16270 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:26.198084 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:26.230181 15715 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.198666 16319 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:26.235097 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:26.237316 15035 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:26.238196 15715 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:26.198868 15114 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 4.
I20260709 12:13:26.200491 16435 raft_consensus.cc:2243] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:26.240178 16435 raft_consensus.cc:2272] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:26.242857 16270 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:26.244172 16435 ts_tablet_manager.cc:1916] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:26.208022 15113 raft_consensus.cc:1240] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:26.219914 16194 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:26.195851 15004 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:26.251823 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 56057.7us
I20260709 12:13:26.253405 15004 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:26.228217 15081 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:26.254469 16319 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:26.255092 16319 raft_consensus.cc:697] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:26.260635 15004 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:26.261710 16371 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:26.256794 16319 consensus_queue.cc:237] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:26.262470 16371 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:26.263837 16218 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:26.264005 16286 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:26.266243 16286 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:26.266713 16286 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.270481 15081 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:26.272074 15004 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:26.284145 15004 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:26.292765 15113 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:26.292701 15004 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:26.275293 15034 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.032s	sys 0.051s
W20260709 12:13:26.300653 16370 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.604s	user 0.025s	sys 0.022s
I20260709 12:13:26.282136 16269 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:26.283581 16270 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:26.291879 16347 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:26.300041 16077 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:26.302830 16370 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.607s	user 0.025s	sys 0.022s
W20260709 12:13:26.302459 15034 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.567s	user 0.032s	sys 0.051s
I20260709 12:13:26.295468 15683 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:26.291765 16383 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:26.306104 16270 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:26.307117 16347 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:26.309677 16077 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:26.323781 16218 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:26.324191 16270 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.325099 16371 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:26.340704 16218 raft_consensus.cc:697] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:13:26.331535 16077 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:26.348775 15005 leader_election.cc:336] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.658s (SENT)
I20260709 12:13:26.327185 16347 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.346999 16371 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:26.346992 16378 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.023s
I20260709 12:13:26.352996 16218 consensus_queue.cc:237] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:26.356379 15032 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.549s	user 0.021s	sys 0.025s
I20260709 12:13:26.346807 16360 consensus_queue.cc:1059] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 12:13:26.390090 15115 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 5.
W20260709 12:13:26.393862 15080 leader_election.cc:336] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.141s (SENT)
W20260709 12:13:26.384503 15032 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.577s	user 0.022s	sys 0.025s
I20260709 12:13:26.379202 16286 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:26.405652 16383 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:26.383035 16371 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.415385 15683 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:26.419068 16360 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:26.419735 16360 raft_consensus.cc:697] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:13:26.448817 16286 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:26.452245 16270 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:26.452701 16378 raft_consensus.cc:3055] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:26.453167 16378 raft_consensus.cc:740] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:13:26.454149 16378 consensus_queue.cc:260] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:26.458390 16077 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:26.459988 16360 consensus_queue.cc:237] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:26.463757 16347 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:26.480666 16270 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:26.481786 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 491887us
I20260709 12:13:26.482857 15154 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:26.483954 15154 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:26.485497 16442 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:26.484844 16378 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:26.503510 15153 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.504s	user 0.003s	sys 0.015s
W20260709 12:13:26.502539 16373 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.517s	user 0.018s	sys 0.055s
W20260709 12:13:26.515532 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 515703us
I20260709 12:13:26.516229 16347 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:26.517536 16194 consensus_queue.cc:1059] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:26.518523 16427 raft_consensus.cc:3055] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:26.518874 16427 raft_consensus.cc:740] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:13:26.515532 16373 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.530s	user 0.018s	sys 0.056s
W20260709 12:13:26.555685 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 71793us
I20260709 12:13:26.556890 15154 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:26.532931 15107 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.509s	user 0.004s	sys 0.015s
I20260709 12:13:26.564184 15190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:13:26.564956 15190 raft_consensus.cc:606] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:13:26.555498 16442 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:26.569288 15039 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:26.563306 15107 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.545s	user 0.004s	sys 0.015s
I20260709 12:13:26.562520 16361 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:26.530829 16427 consensus_queue.cc:260] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:26.583504 16077 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:26.580602 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 287978us
I20260709 12:13:26.583990 15039 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
W20260709 12:13:26.580272 15156 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.633s	user 0.004s	sys 0.011s
W20260709 12:13:26.594539 15156 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.650s	user 0.004s	sys 0.011s
W20260709 12:13:26.594950 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 650091us
I20260709 12:13:26.579927 16268 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:13:26.596580 15039 raft_consensus.cc:1240] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:26.598984 15038 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:26.604359 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:26.595144 16042 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.666s	user 0.000s	sys 0.015s
W20260709 12:13:26.607240 16042 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.684s	user 0.000s	sys 0.015s
W20260709 12:13:26.608353 15036 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.544s	user 0.000s	sys 0.014s
W20260709 12:13:26.608705 15036 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.544s	user 0.000s	sys 0.014s
I20260709 12:13:26.558058 15154 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:26.600035 16427 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.630659 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:26.633898 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:26.599735 16373 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
W20260709 12:13:26.644968 15156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:26.647014 15156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:26.611614 16371 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:26.640388 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 82378.9us
I20260709 12:13:26.628334 15004 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:26.650768 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:13:26.639950 15155 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.626s	user 0.012s	sys 0.052s
W20260709 12:13:26.654395 15155 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.642s	user 0.012s	sys 0.052s
I20260709 12:13:26.654542 15154 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:26.629117 16077 consensus_queue.cc:1059] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:13:26.657492 15004 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:26.657577 15154 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:26.630515 16270 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:13:26.658389 15040 raft_consensus.cc:1240] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:26.641394 16449 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:26.662591 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 449578us
W20260709 12:13:26.653203 16441 log.cc:927] Time spent T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.101s	user 0.000s	sys 0.003s
W20260709 12:13:26.710692 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 53265.6us
I20260709 12:13:26.668587 15078 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:26.713856 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 47003.1us
I20260709 12:13:26.663997 16442 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:26.656073 16361 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260709 12:13:26.723450 16306 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:13:26.725591 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 68173.9us
I20260709 12:13:26.742486 15154 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:26.742659 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 77173.9us
I20260709 12:13:26.731884 16460 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:26.658600 16448 consensus_queue.cc:1059] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.080s
I20260709 12:13:26.726132 16452 consensus_queue.cc:1059] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:13:26.704371 16077 raft_consensus.cc:3055] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:26.743690 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:26.658520 16286 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.077s
I20260709 12:13:26.660621 16370 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.081s
I20260709 12:13:26.713245 16390 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.725744 16199 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:26.744071 16446 log.cc:927] Time spent T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.102s	user 0.000s	sys 0.001s
I20260709 12:13:26.777313 15154 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:26.783620 16306 raft_consensus.cc:697] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:26.790206 15114 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:26.781453 16419 log.cc:927] Time spent T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 12:13:26.743494 16460 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:26.781224 16389 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.779304 16414 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:26.808684 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:26.824483 16389 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:26.826606 16389 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:26.828500 16463 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:26.829017 16463 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:26.792078 15033 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 1142) took 1006 ms. Trace:
W20260709 12:13:26.831799 16458 log.cc:927] Time spent T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.116s	user 0.000s	sys 0.000s
I20260709 12:13:26.792702 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:26.834098 15716 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:26.834317 15111 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.837213 15109 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:26.838249 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:26.830295 15033 rpcz_store.cc:276] 0709 12:13:25.781788 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.815686 (+ 33898us) service_pool.cc:224] Handling call
0709 12:13:25.866676 (+ 50990us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:25.884078 (+ 17402us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:13:26.310489 (+426411us) log.cc:844] Serialized 14 byte log entry
0709 12:13:26.660324 (+349835us) log.cc:844] Serialized 14 byte log entry
0709 12:13:26.717172 (+ 56848us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:26.739881 (+ 22709us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:26.741618 (+  1737us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.776549 (+ 34931us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.788264 (+ 11715us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":89919,"prepare.queue_time_us":223591,"prepare.run_cpu_time_us":69,"prepare.run_wall_time_us":69,"raft.queue_time_us":165837,"raft.run_cpu_time_us":264,"raft.run_wall_time_us":4156,"thread_start_us":701082,"threads_started":2}
I20260709 12:13:26.822559 16460 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:26.823022 15110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 950) took 1093 ms. Trace:
I20260709 12:13:26.790768 16077 raft_consensus.cc:740] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:26.839753 15110 rpcz_store.cc:276] 0709 12:13:25.729238 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.898512 (+169274us) service_pool.cc:224] Handling call
0709 12:13:25.942445 (+ 43933us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:25.960924 (+ 18479us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:13:26.153685 (+192761us) spinlock_profiling.cc:243] Waited 1.05 ms on lock 0x7b180027b500. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c0fe07 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c2a93f 00007f4c05c2a455 00007f4c0c7123c7 00007f4c08d249a7 00007f4c08d340bf 00007f4c08d34038
0709 12:13:26.571119 (+417434us) log.cc:844] Serialized 14 byte log entry
0709 12:13:26.822656 (+251537us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:26.822726 (+    70us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:26.822775 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.822847 (+    72us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.822968 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":26760,"prepare.queue_time_us":10809,"prepare.run_cpu_time_us":59,"prepare.run_wall_time_us":2566,"raft.queue_time_us":75,"raft.run_cpu_time_us":77,"raft.run_wall_time_us":81,"spinlock_wait_cycles":2420480,"thread_start_us":641653,"threads_started":2}
I20260709 12:13:26.842142 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:26.841902 16077 consensus_queue.cc:260] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:26.838950 15109 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.787675 16452 raft_consensus.cc:3055] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:26.823436 16306 consensus_queue.cc:237] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:26.843043 16077 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:26.808959 16447 log.cc:927] Time spent T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.140s	user 0.000s	sys 0.001s
W20260709 12:13:26.862345 15684 leader_election.cc:336] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.954s (SENT)
I20260709 12:13:26.865585 15684 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:13:26.863766 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 86601.8us
I20260709 12:13:26.867075 15154 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:26.869705 15684 leader_election.cc:336] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.028s (SENT)
I20260709 12:13:26.870169 15684 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:26.855540 16455 consensus_queue.cc:1059] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 12:13:26.823158 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:13:26.855908 16465 log.cc:927] Time spent T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 12:13:26.854254 16452 raft_consensus.cc:740] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:26.872920 16422 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:26.883992 16286 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:13:26.885257 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 49720.5us
I20260709 12:13:26.809571 16390 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:26.886000 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 64507.1us
I20260709 12:13:26.855170 16463 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:26.874609 16378 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:26.878440 16360 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:26.893852 16286 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:26.882269 15112 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.855353 16435 ts_tablet_manager.cc:1929] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:26.894322 16361 consensus_queue.cc:1059] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:13:26.855834 16383 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.032s
I20260709 12:13:26.884838 15032 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 1117) took 1741 ms. Trace:
I20260709 12:13:26.889137 16442 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:26.888226 16422 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:26.899006 15114 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:26.946214 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:26.947028 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:26.948427 15186 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 1.
I20260709 12:13:26.950410 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:26.950798 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:26.957046 16460 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:26.957597 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:26.957386 16371 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:26.941457 16422 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:26.943750 16361 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.961645 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:26.963065 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:26.943929 16435 log.cc:1199] T 817145facfaa47c7be55f41bd1b315b8 P cb445d4f8d034987976d9b78da5532ac: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-1-root/wals/817145facfaa47c7be55f41bd1b315b8
I20260709 12:13:26.952548 16347 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:26.950853 16389 consensus_queue.cc:1059] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:13:26.954668 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:26.976538 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:26.940479 16428 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 12:13:26.942610 16194 consensus_queue.cc:1048] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 12:13:26.969937 16286 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:26.940194 16379 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 12:13:26.991719 16433 raft_consensus.cc:3055] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:26.963551 15107 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 951) took 1229 ms. Trace:
I20260709 12:13:26.976747 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:26.993257 15184 raft_consensus.cc:2376] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3. Re-sending same reply.
I20260709 12:13:26.994522 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:26.994736 16390 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:26.995229 15183 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:13:26.996130 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:26.999068 16455 raft_consensus.cc:3055] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:26.999598 16455 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:26.999979 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.000787 15182 raft_consensus.cc:2393] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:27.000586 16455 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.001879 15181 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 4.
I20260709 12:13:27.002007 16455 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.953121 16453 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 12:13:26.967880 16361 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:26.985080 16450 log.cc:927] Time spent T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.200s	user 0.001s	sys 0.000s
I20260709 12:13:26.988108 16347 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:27.008061 16347 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.992146 16433 raft_consensus.cc:740] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:27.009193 16433 consensus_queue.cc:260] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.010300 16433 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.011780 16460 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:26.992383 15107 rpcz_store.cc:276] 0709 12:13:25.734054 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.926752 (+192698us) service_pool.cc:224] Handling call
0709 12:13:25.952113 (+ 25361us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:25.964604 (+ 12491us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:13:26.587174 (+622570us) log.cc:844] Serialized 14 byte log entry
0709 12:13:26.937630 (+350456us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:26.940006 (+  2376us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:26.943542 (+  3536us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.951937 (+  8395us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.960814 (+  8877us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":28832,"prepare.queue_time_us":71807,"prepare.run_cpu_time_us":65,"prepare.run_wall_time_us":27717,"raft.queue_time_us":36357,"raft.run_cpu_time_us":102,"raft.run_wall_time_us":2973,"thread_start_us":872259,"threads_started":2,"wal-append.queue_time_us":379942}
I20260709 12:13:26.979029 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:26.979379 15189 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 12:13:27.017143 15189 pending_rounds.cc:85] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 1
I20260709 12:13:27.017407 15189 pending_rounds.cc:107] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 12:13:27.017650 15189 raft_consensus.cc:2889] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:26.975828 15185 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
I20260709 12:13:26.987983 16435 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:41540 (request call id 67) took 1283 ms. Trace:
I20260709 12:13:26.988647 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:26.989708 15113 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:26.990870 16449 raft_consensus.cc:993] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:26.994575 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.027747 15184 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
W20260709 12:13:26.966754 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 163886us
I20260709 12:13:27.034881 15004 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:27.036082 15004 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:27.047394 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:26.986148 16389 consensus_queue.cc:1243] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer cb445d4f8d034987976d9b78da5532ac log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 12:13:27.012621 16361 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:26.944497 16452 consensus_queue.cc:260] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.055842 15040 raft_consensus.cc:1275] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:27.025624 16414 raft_consensus.cc:3055] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:27.037793 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.059175 15184 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:27.046525 16462 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:27.025225 15111 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:27.049619 16370 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:27.046566 16453 raft_consensus.cc:1081] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:27.067245 15038 raft_consensus.cc:1240] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:27.063040 15109 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:27.075528 15112 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:27.077888 15187 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 4.
I20260709 12:13:27.083530 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:27.084250 15038 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
W20260709 12:13:27.087164 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:27.057873 16414 raft_consensus.cc:740] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:27.089071 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:27.090724 15188 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:27.094555 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:27.105727 16422 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.108492 15183 raft_consensus.cc:2368] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3.
I20260709 12:13:27.086647 16452 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:27.074314 16462 raft_consensus.cc:697] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:27.085723 16370 raft_consensus.cc:697] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:27.152799 15156 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:27.086113 16199 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:27.141369 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.131457 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.162324 16194 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:27.115383 16159 consensus_queue.cc:1048] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 12:13:27.168149 15188 raft_consensus.cc:1240] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:27.118033 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.174774 15190 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:27.151441 16206 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:27.178623 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:27.179445 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:27.185479 15112 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.127291 16453 consensus_queue.cc:1059] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 12:13:27.161527 15036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:13:27.198098 15036 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:27.198509 15036 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.163218 16428 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:26.935995 15032 rpcz_store.cc:276] 0709 12:13:25.140666 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.263647 (+122981us) service_pool.cc:224] Handling call
0709 12:13:25.265201 (+  1554us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:25.265545 (+   344us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:25.265575 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:25.717437 (+451862us) spinlock_profiling.cc:243] Waited 4.23 ms on lock 0x7b2c0005e068. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c07613a11 00007f4c07623372 00007f4c08d55a01 00007f4c08d1a43a 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2
0709 12:13:25.755272 (+ 37835us) log.cc:844] Serialized 26 byte log entry
0709 12:13:26.401686 (+646414us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:26.401731 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:26.401826 (+    95us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:26.586412 (+184586us) spinlock_profiling.cc:243] Waited 3.96 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:13:26.875207 (+288795us) raft_consensus.cc:1685] finished
0709 12:13:26.875230 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:26.882435 (+  7205us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":384,"raft.run_cpu_time_us":102,"raft.run_wall_time_us":103,"spinlock_wait_cycles":18845440,"thread_start_us":594492,"threads_started":1,"wal-append.queue_time_us":752014}
I20260709 12:13:27.151239 16360 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.033s
I20260709 12:13:27.167636 16461 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:27.203790 15112 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
W20260709 12:13:27.205834 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 131637us
I20260709 12:13:27.025964 16435 rpcz_store.cc:276] 0709 12:13:25.705057 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.705272 (+   215us) service_pool.cc:224] Handling call
0709 12:13:26.028689 (+323417us) ts_tablet_manager.cc:1151] Deleting tablet 817145facfaa47c7be55f41bd1b315b8
0709 12:13:26.032355 (+  3666us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 12:13:26.502797 (+470442us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:26.811332 (+308535us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:26.987902 (+176570us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":115427,"tablet-delete.queue_time_us":322290,"thread_start_us":256642,"threads_started":1}
I20260709 12:13:27.201700 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.214792 15188 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:27.208786 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:27.165042 16482 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:27.168162 16194 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.222975 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.201695 16428 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:27.233224 15113 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:27.226578 15183 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:13:27.234743 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.211336 16390 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:27.199678 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 139806us
I20260709 12:13:27.211602 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:27.217800 16199 raft_consensus.cc:3055] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:27.228935 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.197365 16206 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.234805 15110 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:27.247249 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.247882 15184 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:27.247958 16206 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:27.248677 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.249637 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.250141 15184 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:27.250846 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.251991 15181 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:27.236095 16428 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:27.241285 14923 catalog_manager.cc:5028] TS cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): tablet 817145facfaa47c7be55f41bd1b315b8 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
W20260709 12:13:27.233234 16480 log.cc:927] Time spent T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
I20260709 12:13:27.168651 16414 consensus_queue.cc:260] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.233129 16370 consensus_queue.cc:237] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.255781 16422 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:27.255894 16414 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.220813 16483 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:27.244683 15188 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:27.269093 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.269906 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.270336 15188 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:13:27.273067 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.273908 15190 raft_consensus.cc:2393] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:27.275774 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.217420 16461 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:27.278227 15156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:27.283223 15109 raft_consensus.cc:2393] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:27.241284 16390 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.253093 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.233382 16482 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.283794 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.408248 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.357813 15184 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
W20260709 12:13:27.409128 15005 leader_election.cc:336] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.655s (SENT)
I20260709 12:13:27.409850 15005 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:27.409952 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:13:27.386153 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:27.283390 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:13:27.392722 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:27.412123 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.412806 15184 raft_consensus.cc:2368] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3.
I20260709 12:13:27.413622 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.415184 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.415407 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.415854 15184 raft_consensus.cc:2368] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3.
I20260709 12:13:27.416533 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.244376 16199 raft_consensus.cc:740] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:27.376005 15036 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.421367 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:27.395921 16077 consensus_meta.cc:287] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.525s	user 0.003s	sys 0.010s
I20260709 12:13:27.231928 16462 consensus_queue.cc:237] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.426085 15684 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:27.417528 15184 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:27.427639 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.416631 16449 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:27.430068 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.431098 15188 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:27.431962 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.432717 15188 raft_consensus.cc:2376] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4. Re-sending same reply.
I20260709 12:13:27.433526 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.434151 15188 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:13:27.434921 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.436074 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.428128 15184 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:27.439422 15183 raft_consensus.cc:2393] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:27.441725 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:27.416862 16270 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:27.277822 16483 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:27.452567 16485 log.cc:927] Time spent T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260709 12:13:27.450160 16286 consensus_queue.cc:1059] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:13:27.457523 16286 raft_consensus.cc:3055] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:27.457870 16286 raft_consensus.cc:740] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:27.450071 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:27.458590 16286 consensus_queue.cc:260] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.450452 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.441274 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.443799 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.461375 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:27.467407 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:27.436028 16488 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:27.443948 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:27.462998 16482 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:27.286989 16347 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:27.476282 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.468291 15188 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:27.448261 16448 raft_consensus.cc:3055] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:27.479971 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:27.481925 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.436655 16476 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 12:13:27.483220 16483 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:27.444447 15108 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:27.444341 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.487244 15004 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:27.493053 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:27.494150 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:27.446959 16460 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 12:13:27.494679 15114 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:27.447099 16077 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 12:13:27.447243 16463 consensus_queue.cc:1059] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 12:13:27.496969 15189 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:27.497424 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:27.495386 15004 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:27.498407 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:27.495862 15187 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:27.499389 15114 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:27.500527 16482 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:27.500890 16442 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:27.501032 16482 raft_consensus.cc:697] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:27.501390 16442 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.501914 16482 consensus_queue.cc:237] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.475524 16361 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:27.505719 15004 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:27.506323 15114 raft_consensus.cc:1240] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 12:13:27.506891 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:27.509642 15004 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:27.430068 16449 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:27.485735 16448 raft_consensus.cc:740] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:27.512362 15114 raft_consensus.cc:1240] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:27.513242 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:27.444607 16199 consensus_queue.cc:260] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.515264 15004 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:27.493809 16286 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:27.516330 15186 raft_consensus.cc:2410] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:27.546675 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.545306 15114 raft_consensus.cc:1240] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:27.503939 16483 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:27.552232 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:27.552639 15188 raft_consensus.cc:2393] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:27.552788 15114 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.555604 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.556770 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.512642 16371 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:27.515215 16463 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:27.559773 15190 raft_consensus.cc:2393] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:27.558583 15116 raft_consensus.cc:1240] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:27.563562 16331 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:27.564302 16383 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:27.564795 16383 raft_consensus.cc:697] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:27.551839 16306 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 12:13:27.565691 16383 consensus_queue.cc:237] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:27.566514 16347 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:27.564884 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.567201 15181 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.567801 16390 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:27.564050 16331 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.568990 16427 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:27.573138 16427 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.573947 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:27.575567 15717 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:13:27.576587 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:27.577031 16322 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:27.577919 15112 raft_consensus.cc:1240] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:27.585366 15114 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:27.586186 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:27.587131 15114 raft_consensus.cc:1240] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:27.579115 15112 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 12:13:27.512130 16361 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:27.599851 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:27.596331 15114 raft_consensus.cc:1240] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:27.591873 15112 pending_rounds.cc:85] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 1
I20260709 12:13:27.517565 16392 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.055s
I20260709 12:13:27.581801 16371 raft_consensus.cc:697] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:27.591629 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:27.636754 15116 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:27.599036 16428 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.575106 16427 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:27.611799 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:27.621411 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:27.639237 15113 raft_consensus.cc:1240] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:27.622629 16194 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:27.589366 16463 raft_consensus.cc:697] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:27.624846 16461 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:27.588972 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.558207 16199 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.632315 15112 pending_rounds.cc:107] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:27.633998 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:27.607699 15182 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:27.625828 15108 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:27.647979 15116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:13:27.651957 15116 raft_consensus.cc:606] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:27.568528 16448 consensus_queue.cc:260] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.650490 15112 raft_consensus.cc:2889] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:27.569243 16442 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:27.651031 15114 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:27.652355 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.654201 15190 raft_consensus.cc:2393] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 4: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:27.653327 15113 raft_consensus.cc:1240] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 12:13:27.658273 15184 raft_consensus.cc:2368] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5.
I20260709 12:13:27.660034 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.662223 15114 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:27.662864 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:27.663125 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:27.663472 15190 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:27.661298 16483 raft_consensus.cc:697] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:27.664332 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.664870 15190 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:27.665606 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.664525 16483 consensus_queue.cc:237] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.668340 16463 consensus_queue.cc:237] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.670238 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.670958 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.660458 16448 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.658336 16331 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:27.663481 16484 log.cc:927] Time spent T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.253s	user 0.001s	sys 0.003s
I20260709 12:13:27.674211 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.684796 16428 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:27.679704 16371 consensus_queue.cc:237] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:27.698825 16449 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:27.685003 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.700043 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.700762 15183 raft_consensus.cc:2393] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:27.701267 16378 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:13:27.702795 14986 auto_rebalancer.cc:629] Failed to schedule move for tablet c0722032df5c43008432205b24ec199b: Illegal state: Replica 2cdab4d204e440c194e8b09634795793 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:27.683424 15107 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:27.697304 15187 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:27.709442 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.709983 15187 raft_consensus.cc:2376] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3. Re-sending same reply.
I20260709 12:13:27.710629 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.710963 15187 raft_consensus.cc:2376] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4. Re-sending same reply.
I20260709 12:13:27.712764 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.713493 15187 raft_consensus.cc:2393] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:27.714205 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.714684 15187 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.715826 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.716548 15183 raft_consensus.cc:2393] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:27.717227 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.718194 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.718660 15183 raft_consensus.cc:2376] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3. Re-sending same reply.
I20260709 12:13:27.671928 15181 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
W20260709 12:13:27.722678 16501 log.cc:927] Time spent T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 12:13:27.725437 16361 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:27.733285 16270 raft_consensus.cc:3055] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:27.733722 16270 raft_consensus.cc:740] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:27.734527 16270 consensus_queue.cc:260] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:27.737426 14988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 72630.5us
I20260709 12:13:27.743410 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.744341 15186 raft_consensus.cc:2410] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:27.745076 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:27.745605 15005 leader_election.cc:336] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.053s (SENT)
I20260709 12:13:27.746030 15005 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:27.746984 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:27.778807 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:27.842736 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:27.737727 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.861917 15183 raft_consensus.cc:1240] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:27.822512 16501 log.cc:927] Time spent T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260709 12:13:27.875162 15183 raft_consensus.cc:1240] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:27.882763 15187 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:27.887185 15187 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:27.837913 16502 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:27.863442 16505 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:27.900228 15181 raft_consensus.cc:2410] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:27.900831 15109 raft_consensus.cc:1217] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Deduplicated request from leader. Original: 1.1->[3.2-3.2]   Dedup: 3.2->[]
I20260709 12:13:27.901275 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.901968 15181 raft_consensus.cc:2376] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3. Re-sending same reply.
I20260709 12:13:27.901469 15109 raft_consensus.cc:1240] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:27.876397 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.905773 15183 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:27.866164 16270 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:27.903802 16505 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:27.930631 15036 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:27.924912 16481 log.cc:927] Time spent T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.718s	user 0.007s	sys 0.003s
I20260709 12:13:27.931674 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:27.932289 15718 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:27.933486 15003 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:27.934317 16499 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:27.934455 15111 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:27.934710 16499 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:27.935259 16499 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:27.926170 16479 log.cc:927] Time spent T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.693s	user 0.008s	sys 0.001s
I20260709 12:13:27.926903 15190 raft_consensus.cc:2410] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:27.930459 16505 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:27.910991 15181 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:27.936625 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.936858 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.937763 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.938007 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.938767 15181 raft_consensus.cc:2393] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 4: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:27.939616 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.940418 15181 raft_consensus.cc:2410] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:27.941192 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.942674 15115 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 969) took 1206 ms. Trace:
I20260709 12:13:27.942936 16499 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:27.943005 15115 rpcz_store.cc:276] 0709 12:13:26.736053 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.738564 (+  2511us) service_pool.cc:224] Handling call
0709 12:13:26.739034 (+   470us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:26.780476 (+ 41442us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:26.780511 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:26.808531 (+ 28020us) log.cc:844] Serialized 26 byte log entry
0709 12:13:27.012548 (+204017us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:27.012587 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:27.012688 (+   101us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:27.925676 (+912988us) spinlock_profiling.cc:243] Waited 2.68 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:13:27.942400 (+ 16724us) raft_consensus.cc:1685] finished
0709 12:13:27.942419 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:27.942610 (+   191us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":42558,"raft.queue_time_us":43632,"raft.run_cpu_time_us":159,"raft.run_wall_time_us":7827,"spinlock_wait_cycles":6159104,"thread_start_us":190078,"threads_started":1,"wal-append.queue_time_us":360684}
I20260709 12:13:27.949903 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:27.944733 15181 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 4: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:27.951272 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:27.952414 15111 raft_consensus.cc:1240] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:27.952839 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.945724 15189 raft_consensus.cc:2393] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:27.953418 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:27.945664 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 430459us
I20260709 12:13:27.923097 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.952090 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:27.954697 15182 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:27.954949 15004 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:27.954469 15184 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:27.954555 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.957201 15189 raft_consensus.cc:2410] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:27.954957 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:27.958159 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:27.958823 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.955271 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.957226 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.959885 15184 raft_consensus.cc:2376] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 4. Re-sending same reply.
I20260709 12:13:27.960978 16463 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:27.961426 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.961844 15107 raft_consensus.cc:2410] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:27.962488 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.962703 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:27.963236 15116 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:13:27.963971 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.964516 15181 raft_consensus.cc:2376] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4. Re-sending same reply.
I20260709 12:13:27.965384 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.966053 15181 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:27.966478 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.967060 15185 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:27.963070 15189 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 1.
I20260709 12:13:27.967362 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:27.967911 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.968308 15189 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:27.968465 15185 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:27.969368 16463 raft_consensus.cc:697] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:27.969897 15185 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:13:27.970718 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 401702us
I20260709 12:13:27.970391 16463 consensus_queue.cc:237] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:27.972124 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:27.972532 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:27.972918 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:27.973321 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:27.968196 15111 raft_consensus.cc:2410] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:27.975971 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:27.977968 15154 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:27.966777 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:27.979136 15181 raft_consensus.cc:2368] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:13:27.980224 15181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:13:27.955703 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:27.981369 16442 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:27.982493 16504 log.cc:927] Time spent T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.318s	user 0.008s	sys 0.009s
I20260709 12:13:27.982728 15154 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:27.983533 16448 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:27.984799 15154 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:27.985493 16448 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:27.986678 15154 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:27.987175 15156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:27.989559 15154 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:27.990514 16390 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:27.990751 15154 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:27.991600 16442 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:27.993165 15154 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:27.994906 16442 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:27.996336 16442 consensus_queue.cc:1059] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:27.997525 16390 raft_consensus.cc:3055] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:27.997684 16499 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:27.997931 16390 raft_consensus.cc:740] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:27.982684 15182 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5. Ops: [2.2-4.3]
I20260709 12:13:27.998818 16390 consensus_queue.cc:260] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.000658 16390 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.001598 15190 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:27.976394 15183 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:28.003646 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:28.003692 15154 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.007213 15188 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:27.991171 15116 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:28.008324 15188 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:27.980880 15181 raft_consensus.cc:606] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:13:28.013685 15154 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.016410 15183 raft_consensus.cc:1275] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:28.018033 15037 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:28.018956 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:28.020460 15036 raft_consensus.cc:1240] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:28.024789 15154 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.015407 15181 raft_consensus.cc:614] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:28.026098 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:28.027969 15037 raft_consensus.cc:1240] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:28.028100 15154 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.015602 16448 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 12:13:28.036266 15005 leader_election.cc:336] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.856s (SENT)
I20260709 12:13:28.037818 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:28.039300 15032 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:28.043538 14986 auto_rebalancer.cc:629] Failed to schedule move for tablet cda792bb833a46e5a4f0913b4194a605: Illegal state: Replica 37acd5ac26b54c4fb766e0134c390e73 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } }
I20260709 12:13:28.044009 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:28.036222 16331 consensus_queue.cc:1059] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 12:13:28.044818 15110 raft_consensus.cc:2393] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 4: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:28.045101 16331 raft_consensus.cc:3055] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:28.045517 16331 raft_consensus.cc:740] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:28.035512 16414 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:28.046548 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:28.052543 15005 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.058018 15005 leader_election.cc:400] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3.
I20260709 12:13:28.058744 15004 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:28.021288 16199 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:28.055510 16449 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:28.075338 15004 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:28.066282 15080 leader_election.cc:336] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.604s (SENT)
I20260709 12:13:28.079193 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:28.026679 16428 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:28.079623 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:28.085551 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:28.088807 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:28.076983 16414 consensus_queue.cc:1059] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:13:28.081971 15717 raft_consensus.cc:1240] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:28.086558 16514 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:28.081586 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:28.090137 16514 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:28.090566 16514 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:28.084895 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:28.079154 16499 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:28.092604 15040 raft_consensus.cc:2393] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 3: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:28.077287 16270 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:28.089020 15109 raft_consensus.cc:2393] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 4: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:28.058967 15005 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:28.088274 15154 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:28.097427 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:28.106729 15037 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:28.107524 15718 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
W20260709 12:13:28.107035 15080 leader_election.cc:336] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.795s (SENT)
I20260709 12:13:28.079558 16361 consensus_queue.cc:1059] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
W20260709 12:13:28.116233 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 57339.3us
I20260709 12:13:28.111444 15003 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:28.114449 15154 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.082150 16453 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 12:13:28.046516 16331 consensus_queue.cc:260] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.117401 15005 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:28.121270 15080 leader_election.cc:336] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.894s (SENT)
I20260709 12:13:28.126137 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:28.109520 16462 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.529s	user 0.011s	sys 0.015s
I20260709 12:13:28.110803 16428 raft_consensus.cc:3055] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:28.127535 15080 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:28.128882 15005 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.116477 16414 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:28.127535 16461 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:28.103061 16449 consensus_queue.cc:1059] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 12:13:28.135394 16452 consensus_queue.cc:1059] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.136025 16331 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.165077 15037 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:28.120767 16499 raft_consensus.cc:697] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:28.118649 16433 consensus_queue.cc:1059] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 12:13:28.140904 15032 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:28.118971 16427 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:28.136051 15109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:13:28.146327 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:28.146817 16460 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:28.147863 15004 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:28.131315 16462 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.550s	user 0.012s	sys 0.015s
I20260709 12:13:28.120604 16077 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:28.136173 16268 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:28.165987 15005 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.122681 16455 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:28.171907 15080 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:28.197106 16499 consensus_queue.cc:237] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.198500 15080 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:28.173825 16482 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:28.199589 16482 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:28.199862 16427 raft_consensus.cc:697] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:28.166077 16414 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.200855 16427 consensus_queue.cc:237] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.202121 16414 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:28.172420 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 52571.3us
I20260709 12:13:28.169114 15156 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.202981 15154 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:28.132606 16428 raft_consensus.cc:740] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:28.204025 16268 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:28.204567 16206 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:28.199985 16482 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.204344 15156 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.255399 16270 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:28.259110 16514 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.260957 16194 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:28.261510 16194 raft_consensus.cc:697] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:28.262755 15040 raft_consensus.cc:2368] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:13:28.262388 16194 consensus_queue.cc:237] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.264103 15033 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:28.267165 14938 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 67) took 5342 ms. Trace:
I20260709 12:13:28.273396 16379 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:28.205708 16460 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:28.234512 15109 raft_consensus.cc:606] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:13:28.275481 16428 consensus_queue.cc:260] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.276837 16428 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.278446 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:28.268651 14938 rpcz_store.cc:276] 0709 12:13:22.924413 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:22.924729 (+   316us) service_pool.cc:224] Handling call
0709 12:13:28.267082 (+5342353us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:26.029836 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:26.030385 (+   549us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:26.030416 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:13:26.030432 (+    16us) tablet.cc:662] Decoding operations
0709 12:13:26.030743 (+   311us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:26.030813 (+    70us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:26.030843 (+    30us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:26.031008 (+   165us) tablet.cc:701] Row locks acquired
0709 12:13:26.031024 (+    16us) write_op.cc:260] PREPARE: finished
0709 12:13:26.031156 (+   132us) write_op.cc:270] Start()
0709 12:13:26.031257 (+   101us) write_op.cc:276] Timestamp: P: 1783599206031106 usec, L: 0
0709 12:13:26.031296 (+    39us) op_driver.cc:348] REPLICATION: starting
0709 12:13:26.031916 (+   620us) log.cc:844] Serialized 532 byte log entry
0709 12:13:26.726712 (+694796us) op_driver.cc:464] REPLICATION: finished
0709 12:13:27.171298 (+444586us) write_op.cc:301] APPLY: starting
0709 12:13:27.175468 (+  4170us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:27.200411 (+ 24943us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:27.213101 (+ 12690us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:27.237751 (+ 24650us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:27.256260 (+ 18509us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:27.256304 (+    44us) write_op.cc:312] APPLY: finished
0709 12:13:27.374130 (+117826us) log.cc:844] Serialized 22 byte log entry
0709 12:13:27.411028 (+ 36898us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:27.419908 (+  8880us) write_op.cc:454] Released schema lock
0709 12:13:27.427609 (+  7701us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:27.445043 (+ 17434us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:27.445076 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":392954,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":428164,"apply.run_cpu_time_us":2978,"apply.run_wall_time_us":279183,"num_ops":1,"prepare.queue_time_us":363963,"prepare.run_cpu_time_us":2352,"prepare.run_wall_time_us":2352,"replication_time_us":671452,"thread_start_us":633386,"threads_started":2}]]}
I20260709 12:13:28.194003 16378 consensus_queue.cc:1059] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.074s
I20260709 12:13:28.259243 15034 raft_consensus.cc:1240] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:28.298844 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 132986us
I20260709 12:13:28.296118 15108 raft_consensus.cc:2393] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 4: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:28.302237 15005 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:28.303586 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 155804us
I20260709 12:13:28.305243 15004 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.281109 16460 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:28.313496 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 137448us
I20260709 12:13:28.313496 16347 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:28.297801 16461 raft_consensus.cc:697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:28.301124 16449 consensus_queue.cc:1243] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer cb445d4f8d034987976d9b78da5532ac log is divergent from this leader: its last log entry 4.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:13:28.313652 16371 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.318711 16392 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:28.364251 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 59074.2us
I20260709 12:13:28.364012 16379 consensus_queue.cc:1059] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 5, Time since last communication: 0.013s
W20260709 12:13:28.369701 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 67531.6us
I20260709 12:13:28.328090 16389 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:28.372361 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 169464us
I20260709 12:13:28.374275 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:28.375142 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:28.375443 15005 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.376045 15184 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:28.376722 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:28.377390 15182 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
W20260709 12:13:28.378250 16519 log.cc:927] Time spent T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:13:28.373728 15181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:13:28.379465 15181 raft_consensus.cc:606] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Received request to transfer leadership to TS 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:28.376371 16461 consensus_queue.cc:237] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:28.366822 16463 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:28.382642 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:13:28.376232 16529 log.cc:927] Time spent T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 12:13:28.385206 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:28.385800 15182 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:28.386256 15005 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.387610 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:28.388211 15184 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:28.384085 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:28.392529 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:28.392836 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 188572us
I20260709 12:13:28.395490 15156 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.372902 16347 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:28.392063 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:28.401348 15156 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.384227 16286 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:28.405646 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:28.392894 16476 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:28.370011 16392 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:28.407699 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:28.409096 15156 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.409250 15184 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:28.405565 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:28.410265 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:28.411309 15184 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:28.412308 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:28.414937 15684 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:28.418545 15184 raft_consensus.cc:2393] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:28.419545 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:28.420380 15184 raft_consensus.cc:2410] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:28.421119 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:28.418974 16514 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:28.400166 16536 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:28.431502 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:28.401302 16347 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:13:28.432205 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 103502us
I20260709 12:13:28.410351 16370 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:13:28.438377 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:28.439713 15184 raft_consensus.cc:2393] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:28.440510 15156 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.418433 15181 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:28.424361 16449 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:28.411466 16286 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:28.478329 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 63441.4us
I20260709 12:13:28.483245 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:28.453150 16452 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:28.436472 16347 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.489950 15684 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.461763 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:28.502051 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 115886us
I20260709 12:13:28.521742 16505 consensus_queue.cc:1059] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:28.522751 16505 consensus_queue.cc:1059] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:28.460417 16370 raft_consensus.cc:697] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:28.523689 16505 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.523947 16370 consensus_queue.cc:237] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.525516 16505 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.481010 16448 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:28.438524 16500 consensus_queue.cc:1059] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.054s
W20260709 12:13:28.517388 16524 log.cc:927] Time spent T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.176s	user 0.001s	sys 0.000s
I20260709 12:13:28.522904 15005 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.538137 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:28.548484 15040 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:28.546233 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:28.550800 15156 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:28.518090 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:28.527129 16545 raft_consensus.cc:3055] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 12:13:28.567763 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 71588.3us
I20260709 12:13:28.544744 16463 raft_consensus.cc:3055] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:28.544353 16077 raft_consensus.cc:3055] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:28.533893 15108 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
W20260709 12:13:28.559175 16532 log.cc:927] Time spent T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.174s	user 0.000s	sys 0.001s
W20260709 12:13:28.600268 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 77423.1us
I20260709 12:13:28.602502 15005 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.570377 16545 raft_consensus.cc:740] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:13:28.581450 16361 raft_consensus.cc:3055] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:28.583195 16460 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:28.558930 16528 log.cc:927] Time spent T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.189s	user 0.001s	sys 0.000s
I20260709 12:13:28.555101 16206 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:28.577839 16526 raft_consensus.cc:2804] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:28.589995 15080 leader_election.cc:336] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.175s (SENT)
W20260709 12:13:28.548512 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 67533.6us
W20260709 12:13:28.610371 15080 leader_election.cc:336] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.231s (SENT)
I20260709 12:13:28.572187 16546 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:28.614256 15005 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:28.580121 16463 raft_consensus.cc:740] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:28.615253 15005 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.586483 16554 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:28.590372 16077 raft_consensus.cc:740] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:13:28.611251 16533 log.cc:927] Time spent T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.208s	user 0.001s	sys 0.000s
W20260709 12:13:28.616747 16523 log.cc:927] Time spent T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.236s	user 0.000s	sys 0.002s
I20260709 12:13:28.641111 15039 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:28.641911 15005 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:28.606844 16361 raft_consensus.cc:740] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:28.590209 16378 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.039s
I20260709 12:13:28.617197 16546 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:28.612178 16526 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:13:28.637725 16547 log.cc:927] Time spent T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.102s	user 0.000s	sys 0.001s
I20260709 12:13:28.607770 16552 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:28.678084 16552 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:28.678545 16552 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.656778 16499 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:28.635710 16462 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:28.671830 16526 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:28.675611 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 125876us
I20260709 12:13:28.684809 15186 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 937) took 1435 ms. Trace:
I20260709 12:13:28.669904 16546 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.670323 16361 consensus_queue.cc:260] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.635143 16370 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:28.686487 15186 rpcz_store.cc:276] 0709 12:13:27.249719 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:27.856427 (+606708us) service_pool.cc:224] Handling call
0709 12:13:27.856803 (+   376us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:27.975267 (+118464us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:27.975550 (+   283us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:27.975949 (+   399us) log.cc:844] Serialized 26 byte log entry
0709 12:13:28.158517 (+182568us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:28.395329 (+236812us) log.cc:844] Serialized 14 byte log entry
0709 12:13:28.405880 (+ 10551us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:28.405950 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:28.684602 (+278652us) raft_consensus.cc:1685] finished
0709 12:13:28.684620 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:28.684752 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":166667,"prepare.queue_time_us":354397,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":51,"raft.queue_time_us":122512,"raft.run_cpu_time_us":208,"raft.run_wall_time_us":2737,"thread_start_us":339493,"threads_started":2,"wal-append.queue_time_us":387924}
W20260709 12:13:28.716660 14986 auto_rebalancer.cc:629] Failed to schedule move for tablet 796a932a07d04bbe835ffef75365fcf5: Illegal state: Replica 37acd5ac26b54c4fb766e0134c390e73 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:28.710106 16558 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.033s
I20260709 12:13:28.716413 16286 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:28.686268 16499 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:28.709760 16370 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:28.718731 16361 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.714109 16077 consensus_queue.cc:260] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.725082 16499 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.743129 16476 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:28.733844 15181 raft_consensus.cc:2410] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:28.746408 15038 raft_consensus.cc:3055] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:13:28.728657 16331 consensus_meta.cc:287] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.561s	user 0.007s	sys 0.002s
I20260709 12:13:28.753772 15038 raft_consensus.cc:740] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:28.729363 16460 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:28.710650 16545 consensus_queue.cc:260] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:28.727826 16286 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:28.733369 16371 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:28.745682 16370 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.760236 15038 consensus_queue.cc:260] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.773029 15038 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:28.710932 16463 consensus_queue.cc:260] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.758317 16347 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.777311 15032 raft_consensus.cc:1240] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:28.784206 16526 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:28.769294 16331 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:28.769622 16449 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:28.769852 16286 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:28.788488 16371 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:28.792467 16371 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.795406 16371 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:28.797745 15717 raft_consensus.cc:1240] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:28.796023 16331 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.804021 16561 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:28.804183 16268 consensus_meta.cc:287] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.569s	user 0.003s	sys 0.007s
I20260709 12:13:28.806696 16331 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:28.808143 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:28.808660 16526 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:28.810236 16499 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.812438 16347 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:28.817970 16530 log.cc:927] Time spent T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.463s	user 0.000s	sys 0.005s
W20260709 12:13:28.818881 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 242549us
I20260709 12:13:28.841405 15081 leader_election.cc:400] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:13:28.803580 15038 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:28.791788 16449 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.824556 15183 raft_consensus.cc:3055] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:28.845875 15183 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:28.791339 16286 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:28.824676 16482 consensus_meta.cc:287] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.579s	user 0.009s	sys 0.000s
I20260709 12:13:28.828528 16268 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:28.842032 15038 pending_rounds.cc:85] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 1
I20260709 12:13:28.848286 15038 pending_rounds.cc:107] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:28.848543 15038 raft_consensus.cc:2889] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:28.846669 15183 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.849448 15183 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.850311 16331 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:28.850841 16449 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:28.851470 16482 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.841722 15081 leader_election.cc:403] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:28.853412 16482 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:28.853696 16319 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:13:28.827872 16561 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.857134 16561 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:28.860383 16319 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:13:28.864766 16463 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:28.865813 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:28.868245 15038 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:28.870448 15183 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:28.864961 16370 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.879606 15156 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:28.881629 16561 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:28.885246 16561 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.886099 16390 raft_consensus.cc:3055] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:28.886514 16390 raft_consensus.cc:740] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:28.886945 16392 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:28.887533 16549 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:28.887784 16455 raft_consensus.cc:3055] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:28.890127 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:28.896449 15718 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:28.889339 15080 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:28.897102 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:28.898273 16549 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:28.899675 16544 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:28.900209 15078 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:28.903841 16392 consensus_queue.cc:1059] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:28.904533 16322 raft_consensus.cc:993] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:28.900913 16455 raft_consensus.cc:740] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:28.910220 16455 consensus_queue.cc:260] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:28.911243 16455 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.900086 16544 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:28.912889 16544 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:28.887434 16390 consensus_queue.cc:260] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.917570 16390 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:28.919582 16269 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:28.920053 16269 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:28.920357 16269 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:28.908558 16561 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:28.877238 16546 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.940907 16546 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:28.940623 16552 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.941823 16322 raft_consensus.cc:1081] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:28.942612 16549 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:28.944707 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:28.949222 15039 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.922626 16499 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:28.957491 16370 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:28.960067 16414 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
I20260709 12:13:28.942763 16552 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:28.966077 15685 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:28.973416 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:28.975310 15040 raft_consensus.cc:1240] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:28.980152 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:28.982177 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:28.988628 15039 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:28.989444 16544 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:28.983065 15036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:13:28.989961 15156 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:28.990461 15036 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:28.990864 15036 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:28.991994 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 102753us
I20260709 12:13:28.994203 15080 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:28.992484 16546 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:28.994784 16549 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:13:29.010026 14986 auto_rebalancer.cc:629] Failed to schedule move for tablet 0e6987bb0d564aaca2333c2abdccd546: Illegal state: Replica 37acd5ac26b54c4fb766e0134c390e73 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 4 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:28.992996 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:29.012643 15080 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:29.015170 15080 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:29.010179 16546 raft_consensus.cc:697] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:29.021651 15036 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.016672 16549 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:29.028813 15036 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:29.052667 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:29.144479 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:29.196079 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:29.199502 16322 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.027226 16575 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:29.023407 16306 consensus_queue.cc:1059] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.119s
I20260709 12:13:29.200407 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:29.208629 16579 log.cc:927] Time spent T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.190s	user 0.001s	sys 0.000s
W20260709 12:13:29.199903 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:29.201542 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:29.225834 15182 raft_consensus.cc:2410] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:29.202580 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:29.227108 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:29.202538 15037 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:29.142386 16379 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.141696 14934 catalog_manager.cc:5697] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 1 to 2, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 2 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:29.272993 14934 catalog_manager.cc:5697] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 1 to 4, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 4 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.021508 16159 consensus_queue.cc:1059] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.118s
I20260709 12:13:29.209200 15190 raft_consensus.cc:2376] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3. Re-sending same reply.
I20260709 12:13:29.029246 16556 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:29.278048 16556 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:29.278479 16556 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:29.278837 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:29.280035 15111 raft_consensus.cc:2393] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 3: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:29.280606 16586 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.278441 15107 raft_consensus.cc:1240] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:29.281136 16586 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:29.211524 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 188352us
W20260709 12:13:29.204159 16518 log.cc:927] Time spent T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 12:13:29.221704 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:29.200513 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:29.274755 14934 catalog_manager.cc:5697] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.223723 15031 raft_consensus.cc:1240] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:29.264488 16572 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.233s
I20260709 12:13:29.246644 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:29.213721 16545 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:29.263953 15113 raft_consensus.cc:1217] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Deduplicated request from leader. Original: 1.4->[3.5-3.5]   Dedup: 3.5->[]
I20260709 12:13:29.293627 15113 raft_consensus.cc:1240] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 12:13:29.286564 14934 catalog_manager.cc:5697] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 1 to 4, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 4 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.248189 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:29.216085 16561 raft_consensus.cc:3055] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:29.256502 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:29.302073 15112 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:29.241940 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:29.265466 16580 log.cc:927] Time spent T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 12:13:29.204053 16546 consensus_queue.cc:237] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.225415 15032 raft_consensus.cc:1240] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:29.288563 15184 raft_consensus.cc:2393] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:29.290768 15116 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:29.296154 15034 raft_consensus.cc:1240] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:29.276278 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:29.278527 15108 raft_consensus.cc:1240] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:29.340009 16286 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.308843 14934 catalog_manager.cc:5697] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 1 to 4, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 4 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.313457 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:29.340564 16586 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:29.341081 15186 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:29.336333 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:29.342357 15186 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:29.342626 15185 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:29.315883 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:29.278645 16379 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.337989 16556 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.345544 16379 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:29.338451 16581 log.cc:927] Time spent T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.122s	user 0.000s	sys 0.000s
I20260709 12:13:29.219623 16322 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.339507 15112 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:29.343807 15182 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:29.346567 15186 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:29.341183 15190 raft_consensus.cc:2410] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:29.340449 16575 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:29.316491 16544 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:29.341171 16583 log.cc:927] Time spent T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.116s	user 0.000s	sys 0.000s
W20260709 12:13:29.338119 16584 log.cc:927] Time spent T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260709 12:13:29.311889 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:29.346622 14934 catalog_manager.cc:5697] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 1 to 2, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 2 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.347986 15184 raft_consensus.cc:1275] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:29.357703 16286 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:29.301844 16561 raft_consensus.cc:740] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:13:29.359004 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 75099.7us
I20260709 12:13:29.367712 15080 leader_election.cc:400] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:13:29.367983 15080 leader_election.cc:403] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:29.345675 16556 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:29.358219 15038 raft_consensus.cc:1240] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:29.352197 16579 log.cc:927] Time spent T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 12:13:29.376250 15182 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:29.363375 15190 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:29.381898 15182 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:13:29.377547 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 88339.4us
I20260709 12:13:29.360569 15110 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:29.365880 14934 catalog_manager.cc:5697] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 1 to 3, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 3 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.358372 16269 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:29.393669 15718 raft_consensus.cc:1240] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:29.377259 16574 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:13:29.370121 15181 raft_consensus.cc:2376] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4. Re-sending same reply.
I20260709 12:13:29.392524 14934 catalog_manager.cc:5697] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 1 to 3, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 3 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.380020 16159 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 12:13:29.386222 16572 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:13:29.420539 16392 raft_consensus.cc:3055] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:29.420998 16392 raft_consensus.cc:740] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:13:29.432618 16455 consensus_meta.cc:287] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.521s	user 0.007s	sys 0.010s
I20260709 12:13:29.420708 16269 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:29.417382 16574 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 12:13:29.430958 16331 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.399608 16561 consensus_queue.cc:260] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:29.447624 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 58354.8us
I20260709 12:13:29.448585 15187 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 5. (term mismatch)
I20260709 12:13:29.449293 15187 pending_rounds.cc:85] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 4
I20260709 12:13:29.449831 15187 pending_rounds.cc:107] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 3.5
I20260709 12:13:29.450071 15187 raft_consensus.cc:2889] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:29.425565 16549 consensus_queue.cc:1048] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 12:13:29.448182 16455 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.469192 15080 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:29.474805 16561 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.478440 16442 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:29.480630 16442 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.482625 16442 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:29.452243 16331 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.484197 15080 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:29.485395 15080 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:29.485567 16331 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:29.486757 15080 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:29.487016 16535 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:29.487538 16594 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:29.487846 16535 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:29.441013 16596 consensus_queue.cc:1059] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 12:13:29.489063 16596 consensus_queue.cc:1243] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer 37acd5ac26b54c4fb766e0134c390e73 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 12:13:29.489526 16596 raft_consensus.cc:3055] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:29.489836 16596 raft_consensus.cc:740] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:29.495083 16505 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.495712 16505 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.490679 16596 consensus_queue.cc:260] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.498301 16596 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:29.498652 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:29.444198 16556 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.474272 16392 consensus_queue.cc:260] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.503142 16455 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.504657 16505 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:29.448884 16322 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:29.500737 16556 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:29.507490 16306 consensus_queue.cc:1175] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "37acd5ac26b54c4fb766e0134c390e73" responder_term: 3 status { last_received { term: 3 index: 2 } last_committed_idx: 1 last_received_current_leader { term: 3 index: 2 } }
I20260709 12:13:29.503014 16414 raft_consensus.cc:993] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 1f3445d48e0b46c7b7a0cee3c2c24b07 to start an election
I20260709 12:13:29.508570 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:29.502959 16392 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:29.505193 16455 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:29.514124 16390 raft_consensus.cc:1081] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Signalling peer 1f3445d48e0b46c7b7a0cee3c2c24b07 to start an election
I20260709 12:13:29.528393 16331 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:29.528950 16331 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.529726 15110 raft_consensus.cc:1240] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:29.512357 16414 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:29.530912 16331 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:29.531729 15108 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:29.533181 15005 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:29.539094 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:29.533905 16556 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:29.536188 15717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa"
dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
 from {username='slave'} at 127.0.0.1:43830
I20260709 12:13:29.534559 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:29.540318 15717 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:29.541428 15717 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.509876 16269 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:29.546494 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:29.547501 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:29.548941 15040 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:29.549338 15037 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:29.551848 15005 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:29.554947 15115 raft_consensus.cc:1240] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:29.530905 16414 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:29.561827 15113 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:29.561827 15116 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:29.539453 16379 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:13:29.565369 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 171479us
I20260709 12:13:29.567871 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:29.568604 15114 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:29.569075 15040 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:29.553797 16576 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:29.554617 16578 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.559873 16463 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:29.573000 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:29.576378 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:29.576730 15717 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:29.572559 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:29.564487 16077 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:29.571211 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:29.585175 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:29.564981 16596 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:29.568758 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:29.589660 15111 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:29.591254 15107 raft_consensus.cc:1275] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:29.593600 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:29.569952 16379 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.593600 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:29.589195 16596 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.592571 16414 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:13:29.589373 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:29.606352 15156 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:29.609133 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:29.609822 15038 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.585515 16578 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.619863 15156 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:29.620417 16578 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:29.620766 16379 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:29.607080 15005 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:29.626098 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:29.633087 16596 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:29.637663 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:29.638880 15718 raft_consensus.cc:1240] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:29.639987 15038 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 2.
I20260709 12:13:29.623845 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:29.625242 16442 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:29.628278 16331 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:29.645973 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:29.646030 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:29.635943 16463 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:29.647740 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:29.643993 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:29.647603 16442 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:29.651530 16331 raft_consensus.cc:697] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:29.653527 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:29.655905 15107 raft_consensus.cc:2393] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 4: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:29.655931 16331 consensus_queue.cc:237] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.656772 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:29.660144 16596 consensus_queue.cc:1059] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.658946 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:29.657435 16572 consensus_queue.cc:1059] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 12:13:29.662209 15109 raft_consensus.cc:1275] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:29.659557 16269 consensus_queue.cc:1059] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:13:29.660696 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:29.668479 16268 raft_consensus.cc:3055] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:29.668859 16268 raft_consensus.cc:740] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:29.669556 16268 consensus_queue.cc:260] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.670800 16268 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:29.661017 16322 consensus_queue.cc:1059] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 12:13:29.673658 16322 raft_consensus.cc:3055] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:29.673993 16322 raft_consensus.cc:740] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:29.675518 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:29.679112 15114 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:29.679972 15156 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:29.658205 16442 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:29.684015 15685 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:29.684764 16545 raft_consensus.cc:2804] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:29.685190 16545 raft_consensus.cc:697] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:13:29.652874 16455 consensus_queue.cc:1059] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:13:29.687734 16588 consensus_queue.cc:1059] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:13:29.688735 16414 raft_consensus.cc:3055] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:29.689086 16414 raft_consensus.cc:740] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:29.690037 16414 consensus_queue.cc:260] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:29.692414 16414 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.682871 16536 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:29.674758 16322 consensus_queue.cc:260] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.692780 16588 raft_consensus.cc:3055] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:29.689127 16463 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:29.692395 16545 consensus_queue.cc:237] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:29.701805 15040 raft_consensus.cc:1240] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:29.696228 16322 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:29.698760 16588 raft_consensus.cc:740] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:29.705400 16392 consensus_queue.cc:1059] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:13:29.712692 15684 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:29.715444 15005 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:29.716246 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:29.717108 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:29.717700 15116 raft_consensus.cc:2393] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 3: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:29.717626 16551 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:29.718230 16551 raft_consensus.cc:697] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:29.718943 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:29.719228 16483 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:29.719657 15109 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:29.717626 15114 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:29.719888 16286 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:29.723443 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:29.723899 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:29.726775 15114 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:29.728063 15116 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:29.716375 16548 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:13:29.732003 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:29.734273 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:29.736222 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:29.738327 15188 raft_consensus.cc:1275] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:29.741346 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:29.736357 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:29.741914 15185 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:29.742244 15107 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:29.718226 16578 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 12:13:29.717329 16077 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 12:13:29.719034 16551 consensus_queue.cc:237] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.716873 16463 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 12:13:29.716689 16505 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 12:13:29.745383 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:29.740139 16331 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:29.742561 16199 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:29.764293 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:29.819098 15184 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:29.765992 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:29.768805 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:29.820649 15183 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.775439 15154 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:29.744557 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:29.817376 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:29.827164 15188 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:29.832597 15189 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:29.833752 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:29.834371 15189 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:29.835340 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:29.840183 15190 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:29.842417 15040 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:13:29.827343 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 52039.5us
I20260709 12:13:29.849586 15188 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
W20260709 12:13:29.849402 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 125826us
I20260709 12:13:29.850869 15154 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:29.855682 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:29.863363 15187 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:29.859786 15184 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:29.861795 15183 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:29.859091 15186 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:29.737079 16588 consensus_queue.cc:260] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.854606 16544 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:29.859231 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:29.819417 16331 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.825747 16199 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:29.890177 15181 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:29.891032 15185 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.891546 16331 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:29.883800 16544 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:29.894553 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:29.898087 15040 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:29.892346 16588 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:29.868435 16455 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 12:13:29.904915 15110 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:29.907035 16483 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.907620 16483 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.909823 16483 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:29.859460 16361 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 12:13:29.916236 15185 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:29.888700 16536 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:29.917059 16544 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:29.941290 16536 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:29.949507 16536 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:29.964057 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 113243us
I20260709 12:13:29.964912 15154 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:29.966203 15154 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:29.926110 16442 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:29.972520 15154 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:29.970651 16331 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:29.976881 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:29.981963 15154 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:29.983574 15081 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:29.984803 15005 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:29.976563 16546 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:29.990773 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:29.988729 15005 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:29.996802 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:29.997424 15184 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:29.999646 15112 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:30.000385 15005 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:29.985356 16455 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:29.986485 16586 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:29.994984 16414 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:29.987962 16483 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:30.004385 15005 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:30.001720 16286 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:30.002053 16460 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:13:30.005909 15111 raft_consensus.cc:3055] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:29.979604 16615 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 12:13:30.008471 15005 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:29.995817 15031 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:30.037478 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:30.038549 15109 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.009713 16414 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.033661 16442 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:30.040781 16414 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:29.986735 16505 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:13:30.041193 15034 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:30.042201 16461 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:30.042800 16461 raft_consensus.cc:697] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:29.998150 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.020921 15111 raft_consensus.cc:740] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:30.007094 16483 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:30.034397 16576 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:30.034981 16199 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:29.991403 16077 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 12:13:30.037444 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:30.040990 16268 consensus_queue.cc:1059] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.015204 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.031426 16551 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:30.042326 16319 raft_consensus.cc:3055] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:30.045500 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.069628 15116 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:30.070483 15114 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:30.070684 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.071326 15116 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:30.071481 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.072149 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.072620 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:30.072824 15116 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:30.069603 15112 raft_consensus.cc:1240] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:30.072110 15114 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
W20260709 12:13:30.057785 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:30.011019 16286 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.075884 16286 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.034489 15005 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:13:30.079799 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 45383.9us
I20260709 12:13:30.080911 15005 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:30.043733 16461 consensus_queue.cc:237] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.080919 16628 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:30.086622 15153 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:30.063023 16483 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.086694 16077 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:30.093372 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:30.091890 16628 raft_consensus.cc:697] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:30.097046 16628 consensus_queue.cc:237] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.099931 15181 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:30.066607 16319 raft_consensus.cc:740] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:30.102267 16319 consensus_queue.cc:260] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.103785 16319 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.105827 16331 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:30.106423 16331 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.092578 15111 consensus_queue.cc:260] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.108915 15111 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.109741 15115 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:30.111707 16269 raft_consensus.cc:3055] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:30.113642 15154 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:30.115856 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:30.116124 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:30.084622 16551 raft_consensus.cc:697] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:30.116672 15184 raft_consensus.cc:2368] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:13:30.084038 16576 raft_consensus.cc:697] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:30.119671 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:30.112197 16269 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:30.125771 15080 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:30.123788 15185 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:30.129724 15184 raft_consensus.cc:2410] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:30.118311 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:30.090241 16627 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:30.135761 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:30.136262 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:30.137722 15189 raft_consensus.cc:2376] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3. Re-sending same reply.
I20260709 12:13:30.138283 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:30.138803 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:30.139134 15185 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:30.094250 16077 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.135234 15190 raft_consensus.cc:2393] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 4: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:30.135576 16615 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.116966 16442 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:30.141222 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 60395.6us
I20260709 12:13:30.140374 15189 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:30.135515 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:30.149904 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:30.149691 16551 consensus_queue.cc:237] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.117012 16199 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.145366 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:30.117396 16476 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.134493 15080 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:30.154373 16476 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.154734 16206 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:30.151007 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:30.131148 16414 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.152854 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:30.152997 15005 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:30.133421 16591 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:30.156062 15080 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:30.157195 15185 raft_consensus.cc:1240] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:30.147500 16077 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.159996 15005 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:30.144586 15109 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:30.152045 16619 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.167511 15005 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:30.169727 15080 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:30.153716 16616 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:30.136731 16626 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 12:13:30.174317 15717 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:30.174348 15080 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:30.175141 16572 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:30.175587 15080 leader_election.cc:400] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:13:30.176731 15154 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:30.176968 15080 leader_election.cc:403] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:13:30.166838 16601 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:30.167272 16463 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:30.166399 16633 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:30.179060 15080 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:30.155712 16199 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:30.150738 16615 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.165866 16414 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.176254 16596 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:30.179934 16622 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:30.170051 16206 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 12:13:30.180662 16572 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:13:30.186815 16633 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.176463 16544 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.187668 16591 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:30.165324 16269 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.189174 16463 raft_consensus.cc:697] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:30.172482 16619 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:30.262439 16616 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:30.267485 16616 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.173148 16576 consensus_queue.cc:237] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.246454 16627 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:13:30.271910 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 92913.2us
I20260709 12:13:30.246728 16636 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:30.257002 16476 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:30.274767 15080 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:30.248181 16536 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.257639 16611 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:30.263331 16626 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.256747 16633 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.279860 15080 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:30.282737 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:30.292934 15080 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
W20260709 12:13:30.294667 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:30.307801 16629 log.cc:927] Time spent T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.126s	user 0.001s	sys 0.010s
I20260709 12:13:30.277082 16269 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.295746 15080 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:13:30.308000 16625 log.cc:927] Time spent T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.123s	user 0.001s	sys 0.000s
I20260709 12:13:30.320262 15080 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:30.290757 16591 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:30.291136 16476 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:13:30.318742 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 151283us
I20260709 12:13:30.322535 16591 raft_consensus.cc:697] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:30.322655 16476 raft_consensus.cc:697] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:30.323719 16591 consensus_queue.cc:237] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.323879 16476 consensus_queue.cc:237] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.320813 15188 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 2.
I20260709 12:13:30.321148 16638 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:30.300478 16596 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:30.308764 16392 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:30.334558 15080 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:30.335589 15080 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:30.317029 16268 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:30.338255 15080 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:30.345283 16591 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:30.360118 15080 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:30.361732 15080 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:30.336097 16206 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:30.347541 16414 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:30.277264 16627 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:30.300704 16626 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.351702 15186 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 12:13:30.351768 16624 log.cc:927] Time spent T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.300s	user 0.002s	sys 0.000s
I20260709 12:13:30.375874 16476 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:13:30.386005 16631 log.cc:927] Time spent T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.140s	user 0.000s	sys 0.000s
I20260709 12:13:30.388616 15183 raft_consensus.cc:1240] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:30.389086 16361 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:30.389623 16361 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.366112 16591 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.392369 16591 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.337136 16392 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.395574 16392 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.388509 16546 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:30.399835 16546 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.401723 16546 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:30.402441 16286 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.313210 16611 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:30.403848 16544 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:30.404727 16611 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:30.364899 16572 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:30.385667 16476 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.365031 16556 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:30.378762 16536 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:30.371680 16588 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:30.337358 16586 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:30.283664 16636 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.399012 15111 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:30.410468 16622 raft_consensus.cc:697] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:30.464995 16622 consensus_queue.cc:237] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.333565 16638 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:30.469173 16638 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:30.470085 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:13:30.445106 16621 log.cc:927] Time spent T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.407s	user 0.000s	sys 0.002s
W20260709 12:13:30.452345 16637 log.cc:927] Time spent T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.162s	user 0.001s	sys 0.000s
I20260709 12:13:30.462112 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:30.411212 16632 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.330760 16463 consensus_queue.cc:237] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.490023 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.432446 16199 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:13:30.475803 16159 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:13:30.463814 16414 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.472477 16615 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:30.474321 16476 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:30.506551 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.499614 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.498533 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.508519 15113 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:30.507232 15114 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:30.428135 16331 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.496627 16361 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:30.495616 16627 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:30.525758 16619 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:30.496169 16206 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:30.540303 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:30.581732 16286 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:30.583040 16626 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:30.592540 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.593801 16636 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:30.566901 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:13:30.598704 16620 log.cc:927] Time spent T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.629s	user 0.004s	sys 0.000s
W20260709 12:13:30.602710 16483 consensus_meta.cc:287] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.508s	user 0.006s	sys 0.000s
I20260709 12:13:30.606091 16601 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:30.608093 16331 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:30.615435 16206 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:30.616571 15109 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
I20260709 12:13:30.526510 16414 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.617756 16591 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.618992 16414 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:30.529778 16641 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:30.627686 16641 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.629914 16641 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:30.622604 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:30.623111 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.623201 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.623795 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:30.636925 15115 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.492429 16632 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:30.640568 16077 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.671619 16077 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:30.674571 15115 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:30.685881 15004 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:30.590799 16392 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.647560 16551 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.668355 16641 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.667467 16442 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:30.603186 16483 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.684119 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.691955 16578 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:13:30.682554 16576 consensus_queue.cc:1059] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:13:30.698812 16638 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:30.682512 16633 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.717588 16633 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:30.706449 16632 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:13:30.718904 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 300002us
I20260709 12:13:30.704177 16591 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:30.713114 16576 raft_consensus.cc:3055] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:30.709573 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:30.712334 16286 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.700304 16476 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:13:30.723242 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:30.698282 16442 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.722129 15040 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 4.
I20260709 12:13:30.697587 16641 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.729545 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:30.732528 16392 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:30.711236 16638 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.734911 15181 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:30.720434 16622 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:30.698237 16551 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.735522 16286 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.736469 15035 raft_consensus.cc:1275] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:30.740866 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:30.744028 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:13:30.739341 16614 log.cc:927] Time spent T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.759s	user 0.006s	sys 0.001s
W20260709 12:13:30.745177 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 58068.8us
I20260709 12:13:30.745813 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:30.762699 15718 raft_consensus.cc:2393] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:13:30.734946 16483 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:30.748003 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:30.749840 16641 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:30.751157 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:30.776340 16463 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:30.724267 16576 raft_consensus.cc:740] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:30.755241 15039 raft_consensus.cc:2410] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:13:30.757854 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:30.766731 15115 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:30.778791 16576 consensus_queue.cc:260] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.779212 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.766906 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.779904 16576 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.767680 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.780217 15109 raft_consensus.cc:2410] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:13:30.768573 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:30.780857 15116 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.769264 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.782074 15112 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:30.780488 15113 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:30.780182 15114 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 4: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:30.779163 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:30.778007 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:30.785228 15186 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.785406 15190 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.756505 16638 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.776718 16483 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:13:30.771194 16622 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.773463 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:30.790447 15040 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:30.776404 15004 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:30.792749 15004 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:30.787004 15154 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:30.787578 15038 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:30.760815 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:30.794014 15154 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:30.791227 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:30.796452 15040 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 4: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:30.794612 15184 pending_rounds.cc:85] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 1
I20260709 12:13:30.791976 15156 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:30.797070 15184 pending_rounds.cc:107] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 12:13:30.797631 15116 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:30.798375 15154 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:30.804198 16641 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:30.804589 16632 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:30.805095 16632 raft_consensus.cc:697] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:30.805918 16632 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.804733 16641 raft_consensus.cc:697] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:30.807116 16641 consensus_queue.cc:237] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.807566 16331 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:30.807968 16331 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:30.808172 16442 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:30.810142 16671 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.810626 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:30.811427 16671 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.811645 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:30.811868 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:30.797608 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:30.813249 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:30.813915 15186 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:30.814366 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:30.814713 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:30.814908 16670 consensus_queue.cc:1059] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:30.773962 16578 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 12:13:30.817154 16578 raft_consensus.cc:3055] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:30.817497 16578 raft_consensus.cc:740] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:30.818239 16578 consensus_queue.cc:260] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:30.794442 16616 consensus_meta.cc:287] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.522s	user 0.008s	sys 0.001s
I20260709 12:13:30.771034 15685 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:30.819522 16616 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:30.819942 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 65886.1us
I20260709 12:13:30.821502 16616 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:30.823230 16331 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.824129 15154 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:30.819199 16476 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:13:30.824923 16414 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:30.825353 16414 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.825762 16414 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.798957 16664 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:30.827348 16664 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.827764 16664 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.828866 16551 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:30.830816 16206 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:30.833475 15186 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.833900 15190 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:30.834282 15184 raft_consensus.cc:2889] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:30.834880 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:30.836014 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:30.836566 15156 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:30.827347 15154 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:30.837294 15190 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:30.837720 15156 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:30.812968 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:30.819142 16578 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.791175 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.848088 15186 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:30.799218 16455 raft_consensus.cc:2804] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:30.824440 15107 raft_consensus.cc:1275] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:30.844722 16636 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.798926 16460 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.843454 16616 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:30.849713 16662 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:30.838703 16651 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:13:30.824049 16661 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 12:13:30.845340 16668 consensus_queue.cc:1048] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 12:13:30.851651 16286 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:30.833582 15716 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:30.868444 16638 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.853003 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:30.869628 15033 raft_consensus.cc:2393] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 4: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:30.870072 15003 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:30.870460 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:30.858525 16455 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:30.853175 16622 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:30.871237 16455 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.841804 15154 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:30.872761 16460 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.859292 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:30.873766 15715 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:30.874712 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.874838 16460 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:30.870919 16505 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:30.875752 16505 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.876075 16505 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.876288 15109 raft_consensus.cc:2393] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 4: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:13:30.876093 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:30.874533 16651 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:30.876865 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:30.877427 16651 raft_consensus.cc:697] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:30.877789 15078 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:30.878223 16651 consensus_queue.cc:237] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:30.878824 16206 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:30.879184 16206 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:30.879550 16206 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:30.873145 16658 log.cc:927] Time spent T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.241s	user 0.002s	sys 0.000s
I20260709 12:13:30.878000 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:30.882673 15005 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:30.859678 15186 raft_consensus.cc:1240] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:30.885550 15684 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:30.886749 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 70263.1us
I20260709 12:13:30.888481 15004 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:30.886636 15005 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:30.888938 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.892405 15005 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:30.870930 15032 raft_consensus.cc:1240] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:30.894969 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.901662 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:30.902359 15113 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.903715 15112 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:30.904762 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:30.905823 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.906406 15112 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:30.907055 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:30.907846 15115 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.883633 16545 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:30.889056 16460 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:30.918992 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:30.911114 15112 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:30.937357 15115 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:30.946333 15113 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:30.947316 15154 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:30.890487 16442 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:31.004012 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 56807.3us
I20260709 12:13:31.004787 15154 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:30.891600 16668 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:30.899668 16483 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:30.889232 15035 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:30.912585 15181 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:30.894958 16633 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:30.921110 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:13:31.053467 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 154305us
I20260709 12:13:31.006711 16677 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:31.057569 15005 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:31.025740 16616 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.023864 16159 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:31.028601 16379 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:31.051101 16483 raft_consensus.cc:697] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:13:31.129518 16658 log.cc:927] Time spent T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 12:13:31.058197 15108 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.129789 16677 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:31.124686 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:31.128549 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:31.163982 15107 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:31.165352 15107 raft_consensus.cc:1240] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:13:31.146116 16159 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:31.152374 16630 log.cc:927] Time spent T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260709 12:13:31.035189 16414 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.201504 15185 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 1158) took 1079 ms. Trace:
I20260709 12:13:31.201896 16414 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:31.202169 15185 rpcz_store.cc:276] 0709 12:13:30.121690 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.163383 (+ 41693us) service_pool.cc:224] Handling call
0709 12:13:30.163618 (+   235us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:30.163878 (+   260us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:30.163905 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:30.164917 (+  1012us) log.cc:844] Serialized 26 byte log entry
0709 12:13:30.500252 (+335335us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:30.540233 (+ 39981us) log.cc:844] Serialized 14 byte log entry
0709 12:13:30.542464 (+  2231us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:30.542533 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:30.872641 (+330108us) spinlock_profiling.cc:243] Waited 48.7 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:13:31.197201 (+324560us) raft_consensus.cc:1685] finished
0709 12:13:31.201206 (+  4005us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:31.201418 (+   212us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6412,"prepare.queue_time_us":14255,"prepare.run_cpu_time_us":40,"prepare.run_wall_time_us":41,"raft.queue_time_us":26278,"raft.run_cpu_time_us":246,"raft.run_wall_time_us":9599,"spinlock_wait_cycles":112005888,"thread_start_us":321304,"threads_started":1,"wal-append.queue_time_us":460531}
I20260709 12:13:31.204084 16545 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:31.204582 16545 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.204865 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:31.205746 16678 log.cc:927] Time spent T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:13:31.157130 16638 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:31.203826 16673 log.cc:927] Time spent T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.171s	user 0.000s	sys 0.000s
I20260709 12:13:31.193657 16392 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:31.195132 16674 log.cc:927] Time spent T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.157s	user 0.000s	sys 0.000s
I20260709 12:13:31.251442 15115 raft_consensus.cc:1240] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: [3.2-4.3]
I20260709 12:13:31.252894 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:31.254837 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:31.266387 15113 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:31.163056 16677 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:31.269191 15115 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:31.201762 16159 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:31.208139 16442 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:31.307857 16679 log.cc:927] Time spent T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.152s	user 0.000s	sys 0.004s
I20260709 12:13:31.326237 16483 consensus_queue.cc:237] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.269057 16392 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:31.336066 16655 log.cc:927] Time spent T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.703s	user 0.009s	sys 0.018s
W20260709 12:13:31.336383 16331 consensus_meta.cc:287] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.513s	user 0.012s	sys 0.000s
I20260709 12:13:31.310802 16586 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:31.266031 16628 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:31.368247 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:31.382258 15187 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:31.383805 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:31.384975 15187 raft_consensus.cc:2393] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:31.381953 16460 raft_consensus.cc:697] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:31.380048 16505 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:31.415246 16676 log.cc:927] Time spent T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.107s	user 0.000s	sys 0.001s
W20260709 12:13:31.423743 16664 consensus_meta.cc:287] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.596s	user 0.008s	sys 0.004s
W20260709 12:13:31.417531 16663 log.cc:927] Time spent T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.704s	user 0.000s	sys 0.021s
W20260709 12:13:31.426566 16675 log.cc:927] Time spent T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.394s	user 0.000s	sys 0.007s
I20260709 12:13:31.424185 16664 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:31.430045 16666 log.cc:927] Time spent T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.716s	user 0.005s	sys 0.010s
I20260709 12:13:31.432528 16664 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:31.437852 16677 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:31.462560 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 404857us
I20260709 12:13:31.464756 15005 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:31.481767 15115 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:31.482497 15182 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:31.483935 15185 raft_consensus.cc:2393] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 4: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:31.485033 16286 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.486676 15187 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:31.486181 16286 consensus_queue.cc:1059] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:31.490298 15190 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:31.492847 15190 raft_consensus.cc:1275] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:31.494102 16159 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:31.497938 16319 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:31.498792 16319 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.379842 16331 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.502759 16331 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:31.504318 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:31.505200 16392 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:31.325197 16442 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:31.506863 16455 consensus_meta.cc:287] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.635s	user 0.010s	sys 0.000s
I20260709 12:13:31.508232 16460 consensus_queue.cc:237] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.512284 16319 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:31.514294 16551 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:13:31.518548 16576 consensus_meta.cc:287] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.738s	user 0.009s	sys 0.006s
W20260709 12:13:31.521840 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 703499us
I20260709 12:13:31.523480 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:31.524390 16077 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:31.525087 16505 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:31.525949 16505 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:31.526750 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:31.524330 15115 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.531559 16572 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:31.532382 16572 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.534404 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:31.525053 16077 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.537077 16476 raft_consensus.cc:3055] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:31.537925 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:31.515208 16551 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:31.494992 16159 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.551396 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:31.551880 16159 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:31.526607 16505 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:31.382768 16586 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.554949 16505 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:31.555553 16505 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:31.556310 16586 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:31.558403 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:31.559552 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:31.560552 15114 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:31.545651 16576 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:31.564795 16361 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:31.565387 16361 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.568993 15184 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 1159) took 1447 ms. Trace:
I20260709 12:13:31.564677 16576 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.572945 15040 raft_consensus.cc:1240] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:31.572963 16576 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:31.577557 16601 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:31.578358 16601 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.512210 16545 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:31.580533 15715 raft_consensus.cc:2393] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 5: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:13:31.580816 16601 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:31.537958 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:31.586015 16551 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:31.586803 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:31.587316 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:31.587790 15110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41558 (request call id 682) took 1091 ms. Trace:
I20260709 12:13:31.588208 15110 rpcz_store.cc:276] 0709 12:13:30.496841 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.500388 (+  3547us) service_pool.cc:224] Handling call
0709 12:13:31.586472 (+1086084us) spinlock_profiling.cc:243] Waited 1.95 ms on lock 0x7b5800190b98. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:13:31.587718 (+  1246us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4483840}
I20260709 12:13:31.548331 16476 raft_consensus.cc:740] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:31.592597 15081 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:31.595110 16586 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:31.595952 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:31.581698 16545 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:31.600080 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:31.580875 16361 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:31.564220 16414 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:31.601146 16414 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.601629 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:31.602388 15032 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.603909 16414 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:31.604136 16206 consensus_meta.cc:287] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.724s	user 0.009s	sys 0.004s
I20260709 12:13:31.604584 16206 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:31.605809 15116 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:31.599798 15034 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.556268 16505 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.491045 15182 raft_consensus.cc:1240] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:31.590816 16476 consensus_queue.cc:260] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.611392 16505 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:31.600701 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:31.613271 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:31.613961 15038 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:31.614583 16545 consensus_queue.cc:1048] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:31.569455 15184 rpcz_store.cc:276] 0709 12:13:30.121928 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.163525 (+ 41597us) service_pool.cc:224] Handling call
0709 12:13:30.163884 (+   359us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:30.835007 (+671123us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:30.835036 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:30.835428 (+   392us) log.cc:844] Serialized 26 byte log entry
0709 12:13:30.920069 (+ 84641us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:31.100268 (+180199us) log.cc:844] Serialized 14 byte log entry
0709 12:13:31.209158 (+108890us) spinlock_profiling.cc:243] Waited 66.9 ms on lock 0x7b1800393fa0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c2d522 00007f4c05c2f7c1 00007f4c05c2f779 00007f4c05c2f709 00007f4c05c2f6d1 00007f4c05c2e9cd 0000000000388634 0000000000388479 00007f4c05c1083a
0709 12:13:31.427364 (+218206us) spinlock_profiling.cc:243] Waited 7.72 ms on lock 0x7b1800393fa0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c2d3f3 00007f4c05c2f7c1 00007f4c05c2f779 00007f4c05c2f709 00007f4c05c2f6d1 00007f4c05c2e9cd 0000000000388634 0000000000388479 00007f4c05c1083a
0709 12:13:31.480220 (+ 52856us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:31.568416 (+ 88196us) spinlock_profiling.cc:243] Waited 630 ms on lock 0x7b54002549d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:13:31.568472 (+    56us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:31.568576 (+   104us) raft_consensus.cc:1685] finished
0709 12:13:31.568592 (+    16us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:31.568818 (+   226us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":379084,"prepare.queue_time_us":104828,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":43,"raft.queue_time_us":459639,"raft.run_cpu_time_us":259,"raft.run_wall_time_us":260,"spinlock_wait_cycles":1621690752,"thread_start_us":84384,"threads_started":1,"wal-append.queue_time_us":193818}
I20260709 12:13:31.619778 16476 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:31.622925 16572 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:31.599265 16077 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:31.627424 15115 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:31.496974 16286 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:31.586058 15039 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:31.655047 15114 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
W20260709 12:13:31.423105 16636 consensus_meta.cc:287] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.552s	user 0.000s	sys 0.005s
W20260709 12:13:31.657081 16578 consensus_meta.cc:287] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.713s	user 0.007s	sys 0.007s
I20260709 12:13:31.624814 16455 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:31.725282 15005 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:31.722736 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:31.399775 16628 raft_consensus.cc:697] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:30.415760 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:31.730301 15188 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:31.733247 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:31.732419 15190 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:31.730465 16442 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.726893 15187 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:31.731242 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:31.742256 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:31.730159 15031 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 787) took 1019 ms. Trace:
I20260709 12:13:31.747897 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:31.732662 16159 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:31.749086 16159 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.663352 16586 consensus_queue.cc:1059] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.051s
I20260709 12:13:31.751801 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:31.752324 16286 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.753065 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:31.753916 15187 raft_consensus.cc:2393] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:31.754691 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:31.754935 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:31.755571 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:31.756237 15190 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:31.732646 14935 catalog_manager.cc:5697] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 3, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:31.760421 15108 consensus_meta.cc:287] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.590s	user 0.006s	sys 0.011s
I20260709 12:13:31.760911 15108 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:31.745464 15031 rpcz_store.cc:276] 0709 12:13:30.710189 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.715651 (+  5462us) service_pool.cc:224] Handling call
0709 12:13:31.661146 (+945495us) spinlock_profiling.cc:243] Waited 5.03 ms on lock 0x7b5800003698. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:13:31.714443 (+ 53297us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:31.725092 (+ 10649us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:31.726783 (+  1691us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:31.729663 (+  2880us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:31.729713 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:31.729790 (+    77us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:31.729990 (+   200us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":11558272}
I20260709 12:13:31.764622 15035 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 797) took 1049 ms. Trace:
I20260709 12:13:31.765000 15035 rpcz_store.cc:276] 0709 12:13:30.715657 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:31.506078 (+790421us) service_pool.cc:224] Handling call
0709 12:13:31.506616 (+   538us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:31.754784 (+248168us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:31.754817 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:31.754857 (+    40us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:31.754887 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:31.764418 (+  9531us) spinlock_profiling.cc:243] Waited 248 ms on lock 0x7b5400269154. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:13:31.764458 (+    40us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:31.764571 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":570234752}
I20260709 12:13:31.767647 15184 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:31.769083 14935 catalog_manager.cc:5697] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 2 to 3, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:31.770267 15184 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:31.771621 14934 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37352 (request call id 157) took 7562 ms. Trace:
I20260709 12:13:31.733788 16206 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:31.751906 16586 raft_consensus.cc:3055] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:31.774703 14935 catalog_manager.cc:5697] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 2, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:31.731333 16611 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:31.731912 16636 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:31.786492 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:31.782195 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:31.754712 16286 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:31.781455 16159 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:31.785638 16586 raft_consensus.cc:740] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:31.789471 15188 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:31.828508 15189 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:31.876657 15039 raft_consensus.cc:2393] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:31.896545 15038 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
W20260709 12:13:31.905473 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 118395us
W20260709 12:13:31.916345 15004 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.737s	user 0.008s	sys 0.028s
W20260709 12:13:31.916852 15004 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.912s	user 0.008s	sys 0.028s
I20260709 12:13:31.920178 16628 consensus_queue.cc:237] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.923684 15182 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:31.926867 16662 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:31.928258 16664 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:31.928885 16664 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.931056 15181 raft_consensus.cc:1240] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:31.900597 16611 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:31.936574 16611 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:31.876591 16159 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:31.938887 16159 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.939111 16586 consensus_queue.cc:260] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.941695 16159 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:31.948177 15108 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:31.949638 14935 catalog_manager.cc:5697] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 3, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:31.951983 14935 catalog_manager.cc:5697] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 2, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 2 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:31.927089 15154 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:31.953743 16662 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:31.953706 14935 catalog_manager.cc:5697] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:31.980146 15034 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
W20260709 12:13:31.983597 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 316859us
I20260709 12:13:31.928375 16677 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:31.992951 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:31.997550 15185 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 1055) took 1056 ms. Trace:
W20260709 12:13:31.991365 15034 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50620 (request call id 786) took 1277 ms (client timeout 1505 ms). Trace:
I20260709 12:13:31.979794 16586 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:31.998106 15034 rpcz_store.cc:269] 0709 12:13:30.709775 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.712666 (+  2891us) service_pool.cc:224] Handling call
0709 12:13:31.537613 (+824947us) spinlock_profiling.cc:243] Waited 7.91 ms on lock 0x7b5800003698. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:13:31.987181 (+449568us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":18185600}
I20260709 12:13:31.998679 15185 rpcz_store.cc:276] 0709 12:13:30.941378 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:31.515071 (+573693us) service_pool.cc:224] Handling call
0709 12:13:31.718357 (+203286us) spinlock_profiling.cc:243] Waited 80.3 ms on lock 0x7b58000f2198. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:13:31.721532 (+  3175us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:31.730801 (+  9269us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:13:31.731119 (+   318us) log.cc:844] Serialized 14 byte log entry
0709 12:13:31.995200 (+264081us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:31.995255 (+    55us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:31.995311 (+    56us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:31.995374 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:31.997476 (+  2102us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":764,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":83,"spinlock_wait_cycles":184758528,"thread_start_us":263585,"threads_started":1}
I20260709 12:13:31.995255 16576 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:13:32.056051 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 129254us
I20260709 12:13:32.057822 15154 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:32.059355 16651 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:32.062711 15032 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:32.063328 16588 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.054347 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:32.064056 16588 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:31.772032 14934 rpcz_store.cc:276] 0709 12:13:24.209127 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:24.216894 (+  7767us) service_pool.cc:224] Handling call
0709 12:13:31.763258 (+7546364us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:29.650922 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:29.685063 (+ 34141us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:29.685097 (+    34us) write_op.cc:435] Acquired schema lock
0709 12:13:29.685112 (+    15us) tablet.cc:662] Decoding operations
0709 12:13:29.688660 (+  3548us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:29.688724 (+    64us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:29.688748 (+    24us) tablet.cc:685] Acquiring locks for 8 operations
0709 12:13:29.689359 (+   611us) tablet.cc:701] Row locks acquired
0709 12:13:29.689375 (+    16us) write_op.cc:260] PREPARE: finished
0709 12:13:29.689540 (+   165us) write_op.cc:270] Start()
0709 12:13:29.689649 (+   109us) write_op.cc:276] Timestamp: P: 1783599209689472 usec, L: 0
0709 12:13:29.689665 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 12:13:29.708024 (+ 18359us) log.cc:844] Serialized 3224 byte log entry
0709 12:13:30.065679 (+357655us) op_driver.cc:464] REPLICATION: finished
0709 12:13:30.258695 (+193016us) write_op.cc:301] APPLY: starting
0709 12:13:30.259742 (+  1047us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:30.259926 (+   184us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:30.262078 (+  2152us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:30.267867 (+  5789us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:30.268080 (+   213us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0709 12:13:30.268128 (+    48us) write_op.cc:312] APPLY: finished
0709 12:13:30.268442 (+   314us) log.cc:844] Serialized 64 byte log entry
0709 12:13:30.268605 (+   163us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:30.268730 (+   125us) write_op.cc:454] Released schema lock
0709 12:13:30.268775 (+    45us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:30.269114 (+   339us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:30.269145 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1023,"reported_tablets":20,"child_traces":[["op",{"apply.queue_time_us":168383,"apply.run_cpu_time_us":3262,"apply.run_wall_time_us":12264,"num_ops":8,"prepare.queue_time_us":201632,"prepare.run_cpu_time_us":26166,"prepare.run_wall_time_us":169669,"raft.queue_time_us":55351,"raft.run_cpu_time_us":10733,"raft.run_wall_time_us":148280,"replication_time_us":364072,"spinlock_wait_cycles":6016,"thread_start_us":229826,"threads_started":4,"wal-append.queue_time_us":178178,"wal-append.run_cpu_time_us":6341,"wal-append.run_wall_time_us":1417464}]]}
I20260709 12:13:32.066596 16588 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:32.067389 15116 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
W20260709 12:13:32.050439 15107 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.501s	user 0.031s	sys 0.050s
I20260709 12:13:32.095496 15115 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:32.095172 14935 catalog_manager.cc:5697] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 3, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:32.104044 15154 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:32.067113 16442 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:32.102871 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 55349.6us
I20260709 12:13:32.072870 16576 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:32.108457 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 64202.5us
W20260709 12:13:32.116688 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 44718.1us
I20260709 12:13:32.099604 16159 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:32.110206 14935 catalog_manager.cc:5697] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:32.122782 15154 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:32.112855 15107 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.784s	user 0.032s	sys 0.051s
I20260709 12:13:32.109917 16576 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:32.116221 15108 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:32.117933 16588 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:32.109292 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 224347us
W20260709 12:13:32.154613 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 255132us
I20260709 12:13:32.156924 16656 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:32.157577 16656 raft_consensus.cc:697] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:32.167680 16662 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:32.155133 16442 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:32.168916 15037 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 791) took 1457 ms. Trace:
I20260709 12:13:32.169334 16442 raft_consensus.cc:697] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:32.169265 15037 rpcz_store.cc:276] 0709 12:13:30.711425 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.711535 (+   110us) service_pool.cc:224] Handling call
0709 12:13:31.543901 (+832366us) spinlock_profiling.cc:243] Waited 6.47 ms on lock 0x7b5800003698. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:13:31.544235 (+   334us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:31.544790 (+   555us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:31.544816 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:31.545356 (+   540us) log.cc:844] Serialized 26 byte log entry
0709 12:13:31.784005 (+238649us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:31.784044 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:31.784107 (+    63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:32.168521 (+384414us) raft_consensus.cc:1685] finished
0709 12:13:32.168538 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:32.168748 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":31353,"raft.run_cpu_time_us":72,"raft.run_wall_time_us":71,"spinlock_wait_cycles":14881536,"thread_start_us":238218,"threads_started":1,"wal-append.queue_time_us":505307}
I20260709 12:13:32.176391 15107 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 1045) took 1268 ms. Trace:
I20260709 12:13:32.176808 15107 rpcz_store.cc:276] 0709 12:13:30.908062 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:31.166253 (+258191us) service_pool.cc:224] Handling call
0709 12:13:31.166552 (+   299us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:31.166901 (+   349us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:31.166935 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:31.247462 (+ 80527us) log.cc:844] Serialized 26 byte log entry
0709 12:13:32.159506 (+912044us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:32.159604 (+    98us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:32.159742 (+   138us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:32.176154 (+ 16412us) raft_consensus.cc:1685] finished
0709 12:13:32.176176 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:32.176333 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2295,"raft.run_cpu_time_us":127,"raft.run_wall_time_us":25427,"thread_start_us":803949,"threads_started":1,"wal-append.queue_time_us":733725}
W20260709 12:13:32.178511 16702 log.cc:927] Time spent T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.074s	user 0.000s	sys 0.001s
I20260709 12:13:32.180179 16455 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:32.180977 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:32.195192 15717 raft_consensus.cc:2368] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
W20260709 12:13:32.199607 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 144819us
I20260709 12:13:32.200901 16455 consensus_queue.cc:1059] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:32.201898 16455 raft_consensus.cc:3055] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:32.202404 16455 raft_consensus.cc:740] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:32.203397 16455 consensus_queue.cc:260] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.204594 16455 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:32.205725 16701 log.cc:927] Time spent T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.110s	user 0.001s	sys 0.000s
I20260709 12:13:32.206954 16588 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.209350 16588 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:32.215786 14935 catalog_manager.cc:5697] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 3, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:32.217769 14935 catalog_manager.cc:5697] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:32.221727 16578 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:13:32.221935 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 73303us
I20260709 12:13:32.223469 15033 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 794) took 1459 ms. Trace:
I20260709 12:13:32.222395 16578 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:32.223958 15033 rpcz_store.cc:276] 0709 12:13:30.714919 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:31.476953 (+762034us) service_pool.cc:224] Handling call
0709 12:13:31.478014 (+  1061us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:31.478945 (+   931us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:31.478986 (+    41us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:31.624493 (+145507us) log.cc:844] Serialized 52 byte log entry
0709 12:13:31.998107 (+373614us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:32.088335 (+ 90228us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:32.099936 (+ 11601us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:32.174014 (+ 74078us) raft_consensus.cc:1685] finished
0709 12:13:32.174050 (+    36us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:32.174232 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":57418,"raft.run_cpu_time_us":641,"raft.run_wall_time_us":640,"thread_start_us":253099,"threads_started":1,"wal-append.queue_time_us":486527}
I20260709 12:13:32.225991 16578 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:32.227799 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:13:32.221781 16695 log.cc:927] Time spent T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 12:13:32.231369 15183 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 1027) took 1481 ms. Trace:
I20260709 12:13:32.231679 15183 rpcz_store.cc:276] 0709 12:13:30.750109 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.751666 (+  1557us) service_pool.cc:224] Handling call
0709 12:13:30.751995 (+   329us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:30.752362 (+   367us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:30.752391 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:30.752846 (+   455us) log.cc:844] Serialized 26 byte log entry
0709 12:13:31.529041 (+776195us) spinlock_profiling.cc:243] Waited 12.2 ms on lock 0x7b18003b4fa0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c0fe07 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c2a93f 00007f4c05c2cc02 00007f4c088b420b 00007f4c088b9d23 00007f4c088ba0d1 00007f4c08cd5a0f
0709 12:13:31.937276 (+408235us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:31.937372 (+    96us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:31.937496 (+   124us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:32.230926 (+293430us) raft_consensus.cc:1685] finished
0709 12:13:32.230944 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:32.231187 (+   243us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":684,"raft.run_cpu_time_us":153,"raft.run_wall_time_us":16100,"spinlock_wait_cycles":27945728,"thread_start_us":255805,"threads_started":1,"wal-append.queue_time_us":1298486}
I20260709 12:13:32.151170 16159 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.253655 16159 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:32.257581 15154 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
W20260709 12:13:32.258888 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 107228us
I20260709 12:13:32.184331 15004 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:32.186581 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
W20260709 12:13:32.191715 16476 consensus_meta.cc:287] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.571s	user 0.007s	sys 0.003s
I20260709 12:13:32.276124 15716 raft_consensus.cc:2393] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 2: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:13:32.276587 16476 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:32.276978 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 53839.8us
I20260709 12:13:32.183943 16692 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.051s
W20260709 12:13:32.276185 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 92027.2us
I20260709 12:13:32.280350 15004 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:32.281095 16206 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:32.158780 16656 consensus_queue.cc:237] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.282639 16206 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.269873 16636 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:13:32.283516 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.283725 16636 raft_consensus.cc:697] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:32.170423 16442 consensus_queue.cc:237] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.284672 16319 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:32.285432 16319 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:32.284045 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 158037us
I20260709 12:13:32.288264 16392 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:32.276055 16455 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:13:32.201934 15156 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:32.281143 15111 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41558 (request call id 698) took 1396 ms. Trace:
I20260709 12:13:32.291788 16713 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:32.292416 16713 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.292837 16455 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:32.290659 15078 leader_election.cc:400] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Vote denied by peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) with higher term. Message: Invalid argument: T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
W20260709 12:13:32.294026 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 92207.7us
I20260709 12:13:32.288851 16392 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.294742 16319 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:32.293967 15078 leader_election.cc:403] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:13:32.288422 15109 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 1051) took 1368 ms. Trace:
I20260709 12:13:32.295433 15156 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:32.296741 16392 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:32.297936 16636 consensus_queue.cc:237] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.298941 16677 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.295905 15109 rpcz_store.cc:276] 0709 12:13:30.919943 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:31.338936 (+418993us) service_pool.cc:224] Handling call
0709 12:13:31.480408 (+141472us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:31.481321 (+   913us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:31.481377 (+    56us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:31.482543 (+  1166us) log.cc:844] Serialized 52 byte log entry
0709 12:13:31.785573 (+303030us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:32.109428 (+323855us) log.cc:844] Serialized 14 byte log entry
0709 12:13:32.155670 (+ 46242us) log.cc:844] Serialized 14 byte log entry
0709 12:13:32.176436 (+ 20766us) spinlock_profiling.cc:243] Waited 9.05 ms on lock 0x7b18003be780. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05bfb2a6 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db
0709 12:13:32.177883 (+  1447us) spinlock_profiling.cc:243] Waited 7 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:13:32.186336 (+  8453us) spinlock_profiling.cc:243] Waited 4.73 ms on lock 0x7b18003be780. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c2d3f3 00007f4c05c2f7c1 00007f4c05c2f779 00007f4c05c2f709 00007f4c05c2f6d1 00007f4c05c2e9cd 0000000000388634 0000000000388479 00007f4c05c1083a
0709 12:13:32.287958 (+101622us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:32.288056 (+    98us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:32.288103 (+    47us) raft_consensus.cc:1685] finished
0709 12:13:32.288122 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:32.288259 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":125676,"prepare.queue_time_us":378948,"prepare.run_cpu_time_us":52,"prepare.run_wall_time_us":54,"raft.queue_time_us":316665,"raft.run_cpu_time_us":536,"raft.run_wall_time_us":538,"spinlock_wait_cycles":47803392,"thread_start_us":512050,"threads_started":2,"wal-append.queue_time_us":504327}
I20260709 12:13:32.300448 16677 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:32.301748 16677 consensus_queue.cc:1059] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:32.304497 16199 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:32.291811 15111 rpcz_store.cc:276] 0709 12:13:30.884817 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.886134 (+  1317us) service_pool.cc:224] Handling call
0709 12:13:31.500109 (+613975us) spinlock_profiling.cc:243] Waited 11.6 ms on lock 0x7b5800190b98. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:13:31.500574 (+   465us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:31.501153 (+   579us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:13:31.739640 (+238487us) log.cc:844] Serialized 14 byte log entry
0709 12:13:32.280580 (+540940us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:32.280648 (+    68us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:32.280692 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:32.280780 (+    88us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:32.280922 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":164569,"prepare.queue_time_us":573580,"prepare.run_cpu_time_us":65,"prepare.run_wall_time_us":3223,"raft.queue_time_us":166154,"raft.run_cpu_time_us":89,"raft.run_wall_time_us":90,"spinlock_wait_cycles":26724736,"thread_start_us":445832,"threads_started":2,"wal-append.queue_time_us":437307}
I20260709 12:13:32.305821 16692 raft_consensus.cc:3055] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:32.306222 16692 raft_consensus.cc:740] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:32.280967 15113 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 1047) took 1371 ms. Trace:
I20260709 12:13:32.305120 16199 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.306799 15113 rpcz_store.cc:276] 0709 12:13:30.909887 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:31.287396 (+377509us) service_pool.cc:224] Handling call
0709 12:13:31.287870 (+   474us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:31.316496 (+ 28626us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:31.316530 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:31.317044 (+   514us) log.cc:844] Serialized 26 byte log entry
0709 12:13:31.931944 (+614900us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:32.099940 (+167996us) log.cc:844] Serialized 14 byte log entry
0709 12:13:32.280234 (+180294us) spinlock_profiling.cc:243] Waited 2.81 ms on lock 0x7b18002c2a80. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05ba7c0a 00007f4c0f2e7219 00007f4c05c2fa40 00007f4c05c2a4e4 00007f4c05c2a455 00007f4c08d12060 00007f4c08d24716 00007f4c08d35287 00007f4c08d35208
0709 12:13:32.280430 (+   196us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:32.280536 (+   106us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:32.280575 (+    39us) raft_consensus.cc:1685] finished
0709 12:13:32.280659 (+    84us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:32.280819 (+   160us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":54187,"prepare.queue_time_us":230115,"prepare.run_cpu_time_us":25,"prepare.run_wall_time_us":25,"raft.queue_time_us":198324,"raft.run_cpu_time_us":190,"raft.run_wall_time_us":23858,"spinlock_wait_cycles":6473600,"thread_start_us":632439,"threads_started":2,"wal-append.queue_time_us":815733}
I20260709 12:13:32.308540 16199 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:32.309259 16476 consensus_queue.cc:1059] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:32.310119 16476 raft_consensus.cc:3055] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:32.310415 16476 raft_consensus.cc:740] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:32.170449 16664 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:32.293982 16576 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.313490 15004 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:32.276515 15154 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:32.313922 16576 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:32.312031 16692 consensus_queue.cc:260] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.314695 16576 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:32.314337 16505 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:32.297072 16640 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:32.317006 16692 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:32.317793 15037 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:32.319640 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.319415 14935 catalog_manager.cc:5697] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 3, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:32.283179 16206 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:32.320941 14935 catalog_manager.cc:5697] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 3, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:32.322450 16206 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:32.311408 16476 consensus_queue.cc:260] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:32.325338 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 48902.6us
I20260709 12:13:32.325947 15154 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:32.330008 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.330729 15036 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:32.332150 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:32.335889 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 45502.5us
W20260709 12:13:32.334787 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.339834 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.336009 16159 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:32.294618 16713 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:32.343952 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:32.334167 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.314673 16632 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
W20260709 12:13:32.355105 15036 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50620 (request call id 793) took 1640 ms (client timeout 1942 ms). Trace:
I20260709 12:13:32.331656 16455 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:32.331533 16640 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:32.360703 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:32.359074 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:32.336210 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:32.362269 15039 raft_consensus.cc:2368] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
W20260709 12:13:32.359768 15036 rpcz_store.cc:269] 0709 12:13:30.714652 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.714753 (+   101us) service_pool.cc:224] Handling call
0709 12:13:31.595614 (+880861us) spinlock_profiling.cc:243] Waited 5.92 ms on lock 0x7b5800003698. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:13:32.345837 (+750223us) spinlock_profiling.cc:243] Waited 681 ms on lock 0x7b5400238a54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:13:32.355046 (+  9209us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1579120128}
I20260709 12:13:32.365388 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.344831 16476 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:32.362576 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.331802 16664 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:13:32.343674 16700 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:32.370585 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 57215.2us
I20260709 12:13:32.364141 16651 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:32.373684 15035 raft_consensus.cc:2393] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 4: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:32.362535 16640 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.376631 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.380344 15037 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:32.381829 15717 raft_consensus.cc:2410] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 6 because replica has last-logged OpId of term: 4 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 6.
I20260709 12:13:32.362239 16455 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:32.364246 16414 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:32.394953 16505 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:13:32.395615 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:32.396255 16414 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:32.374511 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:32.402204 16206 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:32.400331 16651 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.373749 16199 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.391528 16455 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:32.383742 16640 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:32.412514 15040 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51618 (request call id 53) took 1543 ms. Trace:
I20260709 12:13:32.413726 15004 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:32.413930 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:32.414618 16576 raft_consensus.cc:2764] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:13:32.407509 16700 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.415416 16576 consensus_queue.cc:1059] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:32.416487 16628 raft_consensus.cc:3055] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:32.416898 16700 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:32.416865 16628 raft_consensus.cc:740] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:32.417238 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:32.418371 16628 consensus_queue.cc:260] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.413960 16414 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:32.402835 16206 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.417683 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:32.421517 16206 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:32.419381 16628 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:32.413353 15040 rpcz_store.cc:276] 0709 12:13:30.869141 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:31.745993 (+876852us) service_pool.cc:224] Handling call
0709 12:13:31.766691 (+ 20698us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:32.105256 (+338565us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:32.105299 (+    43us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:32.105886 (+   587us) log.cc:844] Serialized 26 byte log entry
0709 12:13:32.351851 (+245965us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:32.351889 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:32.351950 (+    61us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:32.412315 (+ 60365us) raft_consensus.cc:1685] finished
0709 12:13:32.412336 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:32.412457 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":363521,"raft.queue_time_us":341113,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":6456,"thread_start_us":245220,"threads_started":1,"wal-append.queue_time_us":286863}
W20260709 12:13:32.416601 16712 log.cc:927] Time spent T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260709 12:13:32.410357 16677 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 12:13:32.434376 16576 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.396359 15111 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 2.
I20260709 12:13:32.417322 16199 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:32.450707 16578 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:13:32.456491 16722 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:32.458081 16576 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:32.445094 15112 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 1048) took 1498 ms. Trace:
I20260709 12:13:32.451762 16461 consensus_queue.cc:1059] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 12:13:32.459990 16319 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.460790 16461 consensus_queue.cc:1243] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer 37acd5ac26b54c4fb766e0134c390e73 log is divergent from this leader: its last log entry 5.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 12:13:32.459260 15112 rpcz_store.cc:276] 0709 12:13:30.910779 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:31.308096 (+397317us) service_pool.cc:224] Handling call
0709 12:13:31.308528 (+   432us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:31.317580 (+  9052us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:31.317612 (+    32us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:31.324791 (+  7179us) log.cc:844] Serialized 52 byte log entry
0709 12:13:31.847459 (+522668us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:13:32.058895 (+211436us) log.cc:844] Serialized 14 byte log entry
0709 12:13:32.350101 (+291206us) log.cc:844] Serialized 14 byte log entry
0709 12:13:32.392670 (+ 42569us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:32.403377 (+ 10707us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:32.403423 (+    46us) raft_consensus.cc:1685] finished
0709 12:13:32.403433 (+    10us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:32.409197 (+  5764us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":214885,"prepare.queue_time_us":254982,"prepare.run_cpu_time_us":61,"prepare.run_wall_time_us":70,"raft.queue_time_us":104551,"raft.run_cpu_time_us":442,"raft.run_wall_time_us":67215,"thread_start_us":640911,"threads_started":3,"wal-append.queue_time_us":654692}
I20260709 12:13:32.460856 16319 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.406265 15033 raft_consensus.cc:3055] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:32.461449 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:32.461771 15033 raft_consensus.cc:740] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:32.462082 16576 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:32.462749 15033 consensus_queue.cc:260] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.463297 16319 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:32.459615 16716 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:32.471225 15683 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:32.483590 15004 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:32.448971 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.482479 16700 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.471954 16206 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:32.494982 15156 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.140.1:39767 timed out after 1.942s (SENT) [suppressed 67 similar messages]
I20260709 12:13:32.496948 16622 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:32.497656 16622 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.499678 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:32.482077 16286 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 12:13:32.500476 15181 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:32.501669 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:32.502525 15190 raft_consensus.cc:2410] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:32.503422 16656 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:32.504036 16656 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.507112 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:32.507658 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.508265 15035 raft_consensus.cc:1240] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:13:32.509231 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.509557 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:32.509979 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.509231 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:32.511554 15185 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:32.510119 15184 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:32.513200 16455 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.514883 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.515632 15040 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 4: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:32.516955 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.517748 15034 raft_consensus.cc:2410] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 6 because replica has last-logged OpId of term: 4 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 6.
I20260709 12:13:32.507750 15186 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 2.
I20260709 12:13:32.468248 16651 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:32.488993 16611 raft_consensus.cc:2804] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:32.527534 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:32.490113 16664 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.514319 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:32.487639 16319 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.513489 16206 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.517093 16159 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) with higher term. Message: Invalid argument: T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:13:32.520232 15033 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:32.548077 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:32.530032 16611 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.554842 16622 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:32.538472 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.538990 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.541244 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:32.541698 15184 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 4: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:32.565721 15113 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 5.
I20260709 12:13:32.554788 16611 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:32.551970 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:32.545612 16206 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:32.552755 16199 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:13:32.485178 16578 consensus_queue.cc:1175] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "cb445d4f8d034987976d9b78da5532ac" responder_term: 5 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: [3.2-4.3]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:13:32.579701 15111 raft_consensus.cc:2393] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:32.556782 16640 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.581740 16640 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:32.522017 16700 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.581884 15116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:13:32.582568 15116 raft_consensus.cc:606] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:13:32.582896 15116 raft_consensus.cc:614] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:32.559993 15114 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:32.583830 16700 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:32.560250 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:32.487046 16716 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:32.576952 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.588436 15040 raft_consensus.cc:2410] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 6 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:32.542574 16664 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.586961 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.592865 15081 leader_election.cc:400] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:13:32.458681 16722 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:32.537788 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 60855.1us
I20260709 12:13:32.571211 15185 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:32.569927 15188 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:32.550864 16319 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.594430 15081 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:32.603380 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:32.604336 15182 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:32.619439 15081 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:32.625017 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.624742 16664 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:32.627189 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:32.626086 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.626924 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.629652 15037 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:32.603307 15716 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:32.607960 16206 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:32.633931 15116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:13:32.626511 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:32.634173 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 139240us
I20260709 12:13:32.611699 16638 raft_consensus.cc:2764] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:13:32.636443 15081 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:32.638640 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:32.645980 15113 raft_consensus.cc:1240] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:13:32.635447 16206 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.638573 16586 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:32.622336 16578 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 12:13:32.650363 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.658237 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:32.638463 15116 raft_consensus.cc:606] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:13:32.659189 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 134593us
I20260709 12:13:32.628237 16713 consensus_queue.cc:1059] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 12:13:32.660243 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:32.658967 15184 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:32.663591 15113 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:13:32.664680 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:32.638487 16505 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 12:13:32.649365 16206 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:32.671025 15109 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:32.670742 16700 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:13:32.676792 15190 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:32.677688 15184 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:32.664958 15683 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:32.677626 16455 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:32.683809 16724 log.cc:927] Time spent T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.128s	user 0.001s	sys 0.001s
I20260709 12:13:32.675762 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:32.685855 15182 raft_consensus.cc:1240] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:32.673816 15156 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:32.684310 16719 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:32.690742 15188 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:32.697598 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:32.701182 15182 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:13:32.700968 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:13:32.700269 15156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.668659 16442 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.709175 15186 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:32.710544 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:32.700723 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.711189 16716 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:32.699755 16455 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:32.723444 16455 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:32.723899 16455 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:32.726554 16725 log.cc:927] Time spent T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
I20260709 12:13:32.713430 15115 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:32.715145 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.727398 16716 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:13:32.727509 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 71194.2us
I20260709 12:13:32.728087 16716 raft_consensus.cc:697] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:13:32.728327 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:32.729480 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:32.729070 16716 consensus_queue.cc:237] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:32.716814 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:32.731773 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:32.732908 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:32.733458 15110 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:32.709275 16656 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:32.735823 15114 consensus_queue.cc:237] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:32.736452 15109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:13:32.717422 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:32.737661 15107 raft_consensus.cc:2393] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 5: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:13:32.740161 15107 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:32.743255 15107 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:32.745359 15107 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:32.746783 16611 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:32.713343 16442 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.716199 15182 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:32.730569 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:32.751386 15115 raft_consensus.cc:2393] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:32.746691 15107 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:13:32.754531 16730 log.cc:927] Time spent T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260709 12:13:32.757841 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.764635 15186 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:32.768780 15033 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:32.782701 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:32.790532 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:32.775568 16461 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 12:13:32.794317 15109 raft_consensus.cc:606] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:32.794818 15109 raft_consensus.cc:614] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:32.786902 16622 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.795718 16622 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.796052 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:32.796716 15114 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:32.805315 15189 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:32.797852 16622 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:32.801252 16722 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:32.820582 15005 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:32.827885 15005 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:32.817960 16611 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:32.836779 16677 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:32.841759 15005 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:32.832511 16632 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:32.834261 16476 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:32.821758 16505 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:13:32.844034 16442 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:32.835664 16628 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:13:32.847342 16476 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:13:32.874478 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:32.840596 16578 consensus_queue.cc:1059] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:13:32.851768 16692 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:32.842809 16576 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 12:13:32.880095 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:32.844276 16638 consensus_queue.cc:1059] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 12:13:32.885159 16586 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:32.885663 16713 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:32.889139 16319 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:32.895181 15080 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:32.891685 16476 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:32.885200 16455 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.897498 16461 raft_consensus.cc:3055] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
W20260709 12:13:32.921489 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 111255us
I20260709 12:13:32.930845 15080 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:13:32.922785 16741 log.cc:927] Time spent T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 12:13:32.932017 16392 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:32.924923 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:32.934067 16319 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:32.934492 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:32.935032 15109 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:32.940253 16717 raft_consensus.cc:3055] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:32.940716 16717 raft_consensus.cc:740] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:32.931972 15080 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:32.952065 15109 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
I20260709 12:13:32.948149 15003 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:32.930244 15110 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:32.904439 16586 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:32.957382 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:32.958864 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:32.949158 16461 raft_consensus.cc:740] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:32.951658 16719 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:32.977315 16719 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:32.977753 16719 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:32.978854 16392 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:32.980252 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.980432 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:32.981009 16742 log.cc:927] Time spent T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
I20260709 12:13:32.981350 15110 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:32.981923 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.982378 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:32.983008 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.983526 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:32.984189 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:32.985455 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.986054 15039 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:32.969410 15156 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:32.987198 16455 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:32.973663 15038 raft_consensus.cc:1240] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:13:32.988391 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:32.988957 15112 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:32.973663 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:32.976372 16461 consensus_queue.cc:260] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.991469 16461 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:32.955161 16717 consensus_queue.cc:260] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.991920 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:32.959801 16628 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:32.992916 16628 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:32.985774 15080 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:32.942370 16713 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:32.981541 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:32.984143 15037 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:32.993464 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:32.983526 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:32.994627 15034 raft_consensus.cc:2376] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4. Re-sending same reply.
W20260709 12:13:32.967682 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 125961us
I20260709 12:13:32.998095 16664 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:32.999272 16664 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:32.971421 15683 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:32.955519 16206 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.002086 16206 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:33.002624 16206 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:33.003800 15110 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:33.005770 16719 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.008699 15080 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:33.009126 16720 raft_consensus.cc:993] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:13:33.009423 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:33.009920 15114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:13:33.010519 15114 raft_consensus.cc:606] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:13:33.010866 15114 raft_consensus.cc:614] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:33.011411 16713 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:33.009622 16720 raft_consensus.cc:1081] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:13:33.014469 15005 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:33.015862 15109 raft_consensus.cc:2368] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6.
I20260709 12:13:33.016157 15037 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 12:13:33.017373 15078 consensus_peers.cc:597] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff92c88b883c4f3b9a74312a83cf2c8c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:33.017244 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:33.017913 16735 raft_consensus.cc:2804] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:13:33.018217 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 62238.2us
I20260709 12:13:32.992285 16717 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.019022 16735 raft_consensus.cc:697] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:13:33.023586 16505 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:33.024071 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:33.023682 16719 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:33.024669 16576 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:33.008913 16159 consensus_queue.cc:1059] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 12:13:33.040172 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:33.012109 16628 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.034041 15182 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:33.035529 15112 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:32.980438 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:33.008792 16586 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:33.026638 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:33.038447 15031 raft_consensus.cc:1275] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:33.003088 16206 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.036141 16505 raft_consensus.cc:697] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:33.077370 16505 consensus_queue.cc:237] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.077888 16206 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:33.078619 16735 consensus_queue.cc:237] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:33.042325 15113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:13:33.082032 15113 raft_consensus.cc:606] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:13:33.082397 15113 raft_consensus.cc:614] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:33.083523 15154 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:33.035247 16392 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.051043 15033 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:33.051324 15080 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:33.052538 15156 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:33.031952 16319 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:33.060078 16749 log.cc:927] Time spent T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: Append to log took a long time: real 0.156s	user 0.000s	sys 0.002s
W20260709 12:13:33.061246 16747 log.cc:927] Time spent T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.132s	user 0.000s	sys 0.001s
I20260709 12:13:33.082943 16572 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:33.100565 16572 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:33.074597 16745 log.cc:927] Time spent T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.147s	user 0.001s	sys 0.000s
I20260709 12:13:33.075125 16720 raft_consensus.cc:3055] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:33.076045 16632 raft_consensus.cc:3055] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:33.085422 15109 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:33.086647 15154 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:33.091238 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:33.094651 16319 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:33.094975 15156 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:33.095793 16455 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:33.114099 16455 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.114496 16455 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:33.115782 16746 log.cc:927] Time spent T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.180s	user 0.004s	sys 0.000s
I20260709 12:13:33.096297 16729 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:33.102905 16572 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:33.106717 16720 raft_consensus.cc:740] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:13:33.102818 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:33.118099 16720 consensus_queue.cc:260] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:33.105777 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 49845.7us
I20260709 12:13:33.119405 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:33.119814 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:33.119706 16476 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.121018 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:33.110525 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:33.108173 16632 raft_consensus.cc:740] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:13:33.111769 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 60575.6us
I20260709 12:13:33.112049 16759 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:33.113407 15154 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:33.113682 16664 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.127154 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:33.129701 15038 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.131398 16759 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.131922 16759 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.132356 16632 consensus_queue.cc:260] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.133859 16632 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.133625 16713 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:33.122066 16319 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.140204 15038 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:33.140516 15080 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:33.141407 16206 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:33.141798 16206 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.142145 16206 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.119338 16720 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.142100 15080 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
W20260709 12:13:33.155808 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 60909.6us
I20260709 12:13:33.156476 15154 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:33.164000 15154 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:33.164990 15154 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:33.165978 15154 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:33.157160 16622 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:33.168699 16206 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.169726 16651 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:33.170130 16651 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:33.170486 16651 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.171109 16206 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:33.157634 16664 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.161077 16628 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:33.161638 16455 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.121953 16476 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:33.166080 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:33.169023 16700 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.169453 16729 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.157228 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:33.173061 15154 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:33.175647 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:33.167634 15080 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:33.176108 16656 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:13:33.182598 15032 raft_consensus.cc:1240] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:33.184795 15080 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:33.176616 15081 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:33.184638 15154 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:33.174923 16442 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.186867 15154 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:33.187812 15154 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:33.185676 16664 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.188236 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:33.188720 15035 raft_consensus.cc:2368] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 5. Current term is 6.
I20260709 12:13:33.173195 16713 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:33.187866 15080 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:33.196376 15080 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:33.189936 16206 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.190315 16591 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:33.190589 16664 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:33.191733 15154 leader_election.cc:400] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6.
I20260709 12:13:33.191778 16572 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:33.193333 16729 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:33.184844 16199 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.209376 16572 raft_consensus.cc:697] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:33.173153 16622 raft_consensus.cc:697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:33.184841 16319 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.209347 16729 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:33.210371 16572 consensus_queue.cc:237] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.210996 16729 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:33.212387 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:33.212682 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:33.195231 16651 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.210418 16622 consensus_queue.cc:237] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.216357 16628 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:33.201964 15080 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:33.208778 16717 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.199611 16455 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:33.218415 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:33.201040 16713 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:33.222093 15717 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.220494 15080 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:33.204527 16719 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.224577 16319 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:33.225135 15685 leader_election.cc:400] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 5. Current term is 6.
I20260709 12:13:33.225481 15685 leader_election.cc:403] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:33.219713 16664 raft_consensus.cc:697] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:33.206501 16591 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:33.206606 16392 consensus_queue.cc:1059] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 12:13:33.224447 16455 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 12:13:33.253365 15116 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:33.238708 15717 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
W20260709 12:13:33.238165 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:33.264716 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:33.271256 16651 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:33.271595 16319 raft_consensus.cc:3055] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:33.271983 16319 raft_consensus.cc:740] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:33.272863 16319 consensus_queue.cc:260] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.273988 16319 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.237939 16664 consensus_queue.cc:237] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.261689 16591 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.271160 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:33.277343 15107 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:33.271435 16545 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 5. Current term is 6.
W20260709 12:13:33.280560 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 107780us
I20260709 12:13:33.228615 16713 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.234138 15080 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:33.282994 15003 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:33.222262 16720 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:33.285210 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 51178.1us
I20260709 12:13:33.233057 16586 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:33.284263 15005 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:33.275723 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:33.286597 16720 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:33.290611 16719 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.304617 15004 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:33.291448 16586 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.303686 16414 consensus_queue.cc:1048] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 12:13:33.308112 16586 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.340860 16717 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:33.344988 15115 raft_consensus.cc:1275] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:33.346239 16206 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:33.346997 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:33.332172 16576 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:33.347939 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:33.348218 16461 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:33.347988 16576 raft_consensus.cc:697] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:33.349679 16576 consensus_queue.cc:237] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.349959 16759 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.350648 15112 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.353032 16729 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:33.333629 15107 raft_consensus.cc:1275] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:33.355894 15032 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:33.358440 16713 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.342334 16719 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.359740 16719 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.359951 16735 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:33.360991 16713 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:33.361773 16719 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:33.362344 16719 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.362953 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:13:33.347862 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 44792.4us
I20260709 12:13:33.363319 16719 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.365553 16632 consensus_queue.cc:1059] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.365958 16677 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:33.366247 16719 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:33.366441 16632 raft_consensus.cc:3055] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:33.366835 16632 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:33.367777 16759 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:33.369519 15109 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:33.365484 16700 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:33.372272 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 90643.5us
I20260709 12:13:33.372521 15004 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:33.374603 15112 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:33.305665 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:33.373000 15156 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:33.364012 16761 log.cc:927] Time spent T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 12:13:33.306046 16720 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.381899 15004 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:33.384462 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:33.385625 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:33.385828 15156 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:33.305363 16638 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:33.387565 15188 raft_consensus.cc:1275] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:33.363260 16729 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:33.363922 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:33.391958 15037 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:33.397944 15081 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:33.382723 16460 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:33.383405 16461 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 12:13:33.371454 16545 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.017s
I20260709 12:13:33.391578 16765 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:33.410920 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:33.412611 15188 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.392215 16628 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:33.403493 16700 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:13:33.420120 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:33.421854 15114 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:33.426103 15037 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:33.408631 16759 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:33.427544 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:13:33.428169 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 46363.9us
I20260709 12:13:33.429472 15004 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:33.431589 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:33.432171 15034 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:33.432711 15004 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:33.436105 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:33.435678 16505 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.428483 16759 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.446431 16759 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.453241 15181 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:33.410142 16591 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.470634 16199 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:33.430013 16632 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.486646 15034 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:33.507730 15004 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:33.469121 16638 raft_consensus.cc:697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:33.469419 16622 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:33.469655 16765 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:33.470877 16461 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 12:13:33.471347 16700 raft_consensus.cc:697] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:13:33.521790 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 61626.1us
I20260709 12:13:33.474747 16199 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:33.622457 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 114712us
I20260709 12:13:33.513463 16286 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.112s
I20260709 12:13:33.518217 16576 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.113s
I20260709 12:13:33.625590 16776 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:33.524860 16622 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.637260 16717 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.623615 16765 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.636981 16460 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:13:33.638041 16586 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.640746 16759 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.676604 16759 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:33.669559 16765 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:33.670110 16199 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:33.688773 15188 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:33.692932 15188 raft_consensus.cc:1240] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:33.699757 16591 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:33.670094 15182 raft_consensus.cc:1240] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 3. Current term is 4. Ops: []
W20260709 12:13:33.670214 16774 log.cc:927] Time spent T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.143s	user 0.001s	sys 0.000s
I20260709 12:13:33.670884 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:33.743569 15181 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.655718 16638 consensus_queue.cc:237] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:33.674376 16586 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:33.712275 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:33.756644 15109 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:33.767254 15112 raft_consensus.cc:1275] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:33.768285 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:33.772423 15109 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:33.708261 16632 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.705641 16622 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:33.793622 16779 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:33.794283 16779 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.795469 16442 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.796015 16442 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.798066 16442 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:33.775647 16628 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.777323 16677 consensus_queue.cc:1059] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 12:13:33.803539 16763 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:33.804133 16763 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:33.703172 16720 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.806283 16763 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:33.806588 15116 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:33.813095 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:33.814101 16767 log.cc:927] Time spent T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.402s	user 0.001s	sys 0.002s
I20260709 12:13:33.814424 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:33.798997 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 132746us
I20260709 12:13:33.817838 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:33.765599 16476 consensus_queue.cc:1048] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.055s
I20260709 12:13:33.822324 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:33.806725 16720 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:33.823915 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:33.825098 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:33.826121 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:33.665441 16700 consensus_queue.cc:237] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.832401 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:33.835783 16677 raft_consensus.cc:3055] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:33.666706 16717 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.835964 15156 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:33.837896 16717 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:33.838873 16640 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:33.839531 16640 raft_consensus.cc:697] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:33.840526 16640 consensus_queue.cc:237] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.793503 16769 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:33.841945 16769 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:33.844060 16769 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:33.839669 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:33.840575 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:33.846016 15112 raft_consensus.cc:2368] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5.
I20260709 12:13:33.788126 15005 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:33.841295 16793 ts_tablet_manager.cc:933] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:33.849967 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 201813us
I20260709 12:13:33.827092 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:33.854460 15188 raft_consensus.cc:1240] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:33.860457 15185 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:33.860592 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:33.865341 15181 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
I20260709 12:13:33.872057 15182 raft_consensus.cc:1275] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 12:13:33.873095 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 85064us
I20260709 12:13:33.880973 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:33.882860 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:33.846999 16677 raft_consensus.cc:740] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:33.890530 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:33.896833 15112 raft_consensus.cc:1240] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:33.898557 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:33.902027 15112 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:13:33.914582 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:33.917150 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:33.917968 15036 raft_consensus.cc:2393] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 4: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:13:33.920359 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:33.921556 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:33.923003 15114 raft_consensus.cc:1240] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:13:33.922160 15035 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:33.931128 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:33.888382 15187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40292
I20260709 12:13:33.947561 15034 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:33.847558 16414 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.066s
I20260709 12:13:33.895766 16777 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:33.949630 15187 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:33.951740 15187 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:33.950275 15113 raft_consensus.cc:1240] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:33.956858 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:33.962167 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:33.964810 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:33.949213 16744 log.cc:927] Time spent T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 12:13:33.891469 16716 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.062s
I20260709 12:13:33.968479 15113 raft_consensus.cc:1240] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:33.970274 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:13:33.956138 16737 log.cc:927] Time spent T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:13:33.973925 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:33.924852 16692 consensus_queue.cc:1048] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
I20260709 12:13:33.975687 15181 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:33.977995 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:33.842743 16319 raft_consensus.cc:2955] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:33.965600 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:33.987370 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:33.987995 15033 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:33.995743 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:33.986577 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:33.997586 15182 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.004618 15113 raft_consensus.cc:1240] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:34.009438 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:34.014710 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:34.022089 15156 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:34.023850 15040 raft_consensus.cc:2410] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:34.037866 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:34.038820 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:34.025940 15036 raft_consensus.cc:2955] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:34.052094 15182 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:34.037264 15154 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:34.058815 15033 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:34.031667 16763 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:34.062336 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:34.051519 16790 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 12:13:34.059803 15110 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:34.100680 15040 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:13:34.103159 15040 pending_rounds.cc:85] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 2
I20260709 12:13:34.067932 16763 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:34.108107 15081 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:34.105023 16700 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:34.060424 16765 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.050s
I20260709 12:13:34.109496 16700 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:34.110008 16763 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.108839 15154 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:34.103529 15040 pending_rounds.cc:107] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:13:34.118433 15040 raft_consensus.cc:2889] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:13:34.154021 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 45268.2us
W20260709 12:13:34.160244 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 47073.6us
I20260709 12:13:34.161219 15080 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.165917 15080 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.167016 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:34.168701 15107 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:34.165082 16455 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:34.060092 16788 consensus_queue.cc:1059] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.261s
I20260709 12:13:34.172399 15113 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:34.153187 16700 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:34.177141 15080 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.182216 15080 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.183529 15080 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.116436 16199 consensus_queue.cc:1048] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.057s
W20260709 12:13:34.186461 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 78429.5us
I20260709 12:13:34.188385 15190 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:34.192560 15080 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.193881 15190 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:34.194576 15080 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.177623 16591 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:34.204416 15040 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:13:34.182102 16392 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:34.181445 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:34.174095 16455 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 12:13:34.190088 16722 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:34.190714 16656 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.200629 16206 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:34.182926 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 177039us
I20260709 12:13:34.191790 16717 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:34.209285 16628 raft_consensus.cc:3055] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:34.196693 16759 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:34.226452 15181 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:34.206151 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:34.217195 16720 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:34.216226 16632 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:34.219408 16806 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.252174 15186 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:34.206429 16713 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 12:13:34.244606 16628 raft_consensus.cc:740] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:34.230952 15110 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:34.258004 16677 consensus_queue.cc:260] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.258961 16632 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.238052 16777 raft_consensus.cc:697] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:34.260622 15115 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 12:13:34.264999 16795 log.cc:927] Time spent T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.162s	user 0.000s	sys 0.000s
I20260709 12:13:34.251332 16717 raft_consensus.cc:697] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:34.243881 16656 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.262722 16763 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.265295 16796 consensus_queue.cc:1059] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.085s
I20260709 12:13:34.286962 16628 consensus_queue.cc:260] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.265846 16797 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:34.280836 16806 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.289654 16777 consensus_queue.cc:237] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.225504 16813 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.066s
I20260709 12:13:34.321431 16788 raft_consensus.cc:3055] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:34.321923 16763 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:34.323447 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:34.324138 15108 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.324869 16656 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:34.327137 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 132642us
I20260709 12:13:34.328495 15080 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.291157 15187 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.330168 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:34.330902 15112 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:34.331285 15188 raft_consensus.cc:1240] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:34.321969 16788 raft_consensus.cc:740] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:34.344002 16206 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:34.344372 16788 consensus_queue.cc:260] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:34.345930 16788 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:34.347445 16628 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.319779 16677 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.350487 16632 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:34.347504 16806 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:34.355484 16807 log.cc:927] Time spent T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.184s	user 0.000s	sys 0.004s
I20260709 12:13:34.355756 16700 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.356995 15190 raft_consensus.cc:1240] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:13:34.358021 16700 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:34.366663 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:34.367391 15114 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:34.342949 15080 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.377153 15080 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.397069 15187 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:34.403707 15080 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.405169 15080 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.405665 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:34.378033 16797 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:34.395754 16713 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:34.406239 15112 raft_consensus.cc:3055] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:34.411213 15112 raft_consensus.cc:740] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:34.406309 15080 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.402892 16796 consensus_queue.cc:1059] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:13:34.351117 16717 consensus_queue.cc:237] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.420142 15080 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.412693 16206 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:34.414798 16822 consensus_queue.cc:1059] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 12:13:34.427098 15114 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:13:34.415294 16572 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:34.428387 15080 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.420409 15112 consensus_queue.cc:260] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.406492 16804 consensus_queue.cc:1059] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 12:13:34.410425 16793 tablet_copy_client.cc:323] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.2:41561
I20260709 12:13:34.423089 16720 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:34.410676 16628 consensus_queue.cc:1059] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 12:13:34.417677 16319 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:58976 (request call id 5) took 1835 ms. Trace:
I20260709 12:13:34.434820 15080 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.406351 16786 consensus_queue.cc:1059] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:13:34.444855 15112 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.431309 16722 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:34.433179 16759 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:34.422912 16576 consensus_queue.cc:1059] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 12:13:34.459885 15080 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.452265 16790 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:34.473644 16790 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.458251 16821 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:34.475960 16790 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:34.473305 15108 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:34.451025 16319 rpcz_store.cc:276] 0709 12:13:32.585107 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:32.594756 (+  9649us) service_pool.cc:224] Handling call
0709 12:13:32.683841 (+ 89085us) spinlock_profiling.cc:243] Waited 36.3 ms on lock 0x7b54000b2820. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08c97520 00007f4c08d20b42 00007f4c08d1f800 00007f4c0dce0d29 00007f4c0725f1d4 00007f4c0725f162 00007f4c0725f091 00007f4c0725f00c 00007f4c0725e2c2 00007f4c0705548c
0709 12:13:32.741318 (+ 57477us) log.cc:844] Serialized 499 byte log entry
0709 12:13:32.886670 (+145352us) spinlock_profiling.cc:243] Waited 2.92 ms on lock 0x7b54000b2820. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08c93142 00007f4c08c73eaa 00007f4c08c7ad53 00007f4c08c7acd9 00007f4c08c7ac69 00007f4c08c7ac31 00007f4c08c79dfd 0000000000388634 0000000000388479 00007f4c05c2d475
0709 12:13:32.935846 (+ 49176us) spinlock_profiling.cc:243] Waited 2.01 ms on lock 0x7b1800326f20. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c2d3f3 00007f4c05c2f7c1 00007f4c05c2f779 00007f4c05c2f709 00007f4c05c2f6d1 00007f4c05c2e9cd 0000000000388634 0000000000388479 00007f4c05c1083a
0709 12:13:34.410659 (+1474813us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":209,"mutex_wait_us":6186,"raft.queue_time_us":18644,"raft.run_cpu_time_us":3555,"raft.run_wall_time_us":120956,"spinlock_wait_cycles":95976064,"thread_start_us":39842,"threads_started":1,"wal-append.queue_time_us":62408,"wal-append.run_cpu_time_us":2091,"wal-append.run_wall_time_us":1085112}
I20260709 12:13:34.459777 16796 raft_consensus.cc:3055] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:34.480474 16628 raft_consensus.cc:3055] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:34.483815 16628 raft_consensus.cc:740] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:34.483263 16796 raft_consensus.cc:740] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:34.489845 16831 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.490262 16591 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:34.490432 16831 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.491842 15115 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:34.492396 16677 consensus_queue.cc:1059] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.493638 16831 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:34.494027 15112 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:34.494274 16576 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:34.484691 16628 consensus_queue.cc:260] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.513446 16628 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.495795 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:34.513845 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:34.514458 15113 raft_consensus.cc:2393] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 4: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:34.497372 15187 raft_consensus.cc:3055] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:34.498764 16591 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:34.516722 15115 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:34.502223 15116 raft_consensus.cc:1240] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:13:34.499576 16392 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:34.508536 16821 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.510356 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:34.514853 15112 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:34.514956 15187 raft_consensus.cc:740] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:34.519090 15115 raft_consensus.cc:1240] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:34.526721 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:34.533020 15113 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:34.533543 15115 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:13:34.536165 15112 raft_consensus.cc:1240] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:13:34.541430 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:34.542047 15004 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:34.540900 15187 consensus_queue.cc:260] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.554487 15004 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:34.534474 16461 raft_consensus.cc:3055] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:34.558100 15126 tablet_copy_service.cc:140] P cb445d4f8d034987976d9b78da5532ac: Received BeginTabletCopySession request for tablet ff92c88b883c4f3b9a74312a83cf2c8c from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:58982)
I20260709 12:13:34.558772 15126 tablet_copy_service.cc:161] P cb445d4f8d034987976d9b78da5532ac: Beginning new tablet copy session on tablet ff92c88b883c4f3b9a74312a83cf2c8c from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:58982: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-ff92c88b883c4f3b9a74312a83cf2c8c
I20260709 12:13:34.556699 16476 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:34.562602 16476 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:34.562996 16476 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:34.551839 16805 consensus_queue.cc:1059] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 12:13:34.540413 15108 raft_consensus.cc:1240] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:34.538862 15110 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:34.553750 16460 consensus_queue.cc:1059] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 12:13:34.570482 16754 raft_consensus.cc:3055] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:34.570868 16754 raft_consensus.cc:740] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:13:34.573761 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:34.513681 16796 consensus_queue.cc:260] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.576651 16796 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.521157 16591 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.580499 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:34.585491 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:34.524365 16392 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.588268 16831 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:34.589102 16831 consensus_queue.cc:1243] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer 37acd5ac26b54c4fb766e0134c390e73 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 12:13:34.590188 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:34.567502 15190 raft_consensus.cc:2955] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:34.540256 16677 consensus_queue.cc:1059] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 12:13:34.590907 15183 raft_consensus.cc:2393] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 4: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:34.586126 15185 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:34.556828 16461 raft_consensus.cc:740] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:34.585913 16576 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:34.596462 16576 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.598279 15004 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:34.524633 16821 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.602169 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:34.604046 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:34.604641 15033 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:34.607048 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:34.607457 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:34.607647 15034 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.611617 16805 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:34.611788 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:34.613790 15039 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.616595 16461 consensus_queue.cc:260] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.617409 16392 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:34.617784 16461 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.618567 15126 tablet_copy_source_session.cc:215] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:34.619625 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:34.623364 15039 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:34.626729 15034 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
W20260709 12:13:34.606591 16803 log.cc:927] Time spent T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.480s	user 0.003s	sys 0.002s
I20260709 12:13:34.627789 15116 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:13:34.629688 15116 pending_rounds.cc:85] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 2
I20260709 12:13:34.629910 15116 pending_rounds.cc:107] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:13:34.621165 16591 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:34.628655 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:34.630671 15038 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:34.630825 16786 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:34.631256 16786 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:34.597790 16206 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:34.631608 16786 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:34.632064 16206 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:34.632642 16826 log.cc:927] Time spent T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.173s	user 0.001s	sys 0.000s
I20260709 12:13:34.631819 15116 raft_consensus.cc:2889] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:34.633908 16576 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:34.635967 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:34.636592 15112 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:34.636435 16476 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.637589 15004 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:34.638490 16476 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:34.610961 16578 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:34.638835 16831 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:34.640319 16831 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:34.640799 16831 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:34.629084 16822 consensus_queue.cc:1059] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:34.645223 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:34.645571 15189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 1092) took 1259 ms. Trace:
I20260709 12:13:34.645826 15033 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:34.639101 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:34.646654 15112 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:34.646742 15037 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:13:34.640424 16777 raft_consensus.cc:3055] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:34.639190 16578 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:34.647691 15189 rpcz_store.cc:276] 0709 12:13:33.386327 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:33.386659 (+   332us) service_pool.cc:224] Handling call
0709 12:13:33.440569 (+ 53910us) spinlock_profiling.cc:243] Waited 3.03 ms on lock 0x7b58000f2198. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5eee 000000000036eb39 00007f4c0dc691e0 00007f4c0dd320c4 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:13:33.440666 (+    97us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:13:33.652113 (+211447us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:33.652135 (+    22us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:13:33.830148 (+178013us) spinlock_profiling.cc:243] Waited 3.41 ms on lock 0x7b2c00009ad8. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c07613a11 00007f4c07623372 00007f4c08d55a01 00007f4c08d1a43a 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2
0709 12:13:33.830785 (+   637us) log.cc:844] Serialized 52 byte log entry
0709 12:13:33.953465 (+122680us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:33.953529 (+    64us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:33.953650 (+   121us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:34.565784 (+612134us) spinlock_profiling.cc:243] Waited 1.54 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:13:34.645369 (+ 79585us) raft_consensus.cc:1685] finished
0709 12:13:34.645389 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:34.645515 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":332381,"raft.queue_time_us":182533,"raft.run_cpu_time_us":167,"raft.run_wall_time_us":7095,"spinlock_wait_cycles":18353152,"thread_start_us":147177,"threads_started":2,"wal-append.queue_time_us":181384}
I20260709 12:13:34.651919 16578 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.647990 16777 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:34.658763 16777 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.659058 15033 raft_consensus.cc:1240] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:34.660239 16777 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.660835 16804 raft_consensus.cc:3055] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:34.661216 16804 raft_consensus.cc:740] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:34.662770 16788 raft_consensus.cc:3055] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:34.666209 15187 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:34.645879 16786 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.672562 15107 raft_consensus.cc:1240] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:34.663160 16788 raft_consensus.cc:740] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:34.676165 16813 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:34.678722 15187 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 3. (term mismatch)
I20260709 12:13:34.679236 15187 pending_rounds.cc:85] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 2
I20260709 12:13:34.679531 15187 pending_rounds.cc:107] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 5.3
I20260709 12:13:34.679896 15187 raft_consensus.cc:2889] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:34.671218 15112 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
W20260709 12:13:34.682916 14986 auto_rebalancer.cc:629] Failed to schedule move for tablet a55328f398da4f20ac840d485a45a0fe: Illegal state: Replica cb445d4f8d034987976d9b78da5532ac is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 4 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:34.698130 16789 raft_consensus.cc:3055] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:34.698594 16789 raft_consensus.cc:740] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:34.716995 16578 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.726135 15038 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:34.680439 16786 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:34.737684 15031 raft_consensus.cc:2368] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5.
W20260709 12:13:34.738107 14986 auto_rebalancer.cc:629] Failed to schedule move for tablet 6b92b9bb765e42c78011cba2f357e687: Illegal state: Replica 2cdab4d204e440c194e8b09634795793 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 6 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:34.678819 16813 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:34.702741 16789 consensus_queue.cc:260] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.741855 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:34.746229 15081 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:34.720002 16831 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.747556 16779 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:34.747951 16813 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:34.748894 15156 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:34.749135 16835 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:34.754503 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:34.758741 16206 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:34.759262 16809 raft_consensus.cc:3055] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:34.757306 16392 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:34.759660 16809 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:34.750109 16793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff92c88b883c4f3b9a74312a83cf2c8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:34.725263 16788 consensus_queue.cc:260] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.753146 15114 raft_consensus.cc:1240] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:34.754910 15004 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:34.755434 15115 raft_consensus.cc:1240] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:34.749426 16789 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:34.729961 16804 consensus_queue.cc:260] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.771647 16804 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:34.772199 14986 auto_rebalancer.cc:629] Failed to schedule move for tablet cda792bb833a46e5a4f0913b4194a605: Illegal state: Replica cb445d4f8d034987976d9b78da5532ac is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } }
I20260709 12:13:34.756214 15081 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:34.774017 15081 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:34.797798 15154 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:34.797997 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:34.800024 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:34.771865 16831 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:34.754578 16821 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:34.806448 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:34.774377 16806 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:34.806360 15156 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:34.787254 16586 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:34.789270 16591 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:34.816890 15156 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:34.764592 16638 consensus_queue.cc:1059] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 12:13:34.802922 16779 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:34.824699 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:34.825286 15115 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.834591 15115 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:34.760622 16809 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.839906 16809 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.847891 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:34.849656 16578 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:34.847826 16414 raft_consensus.cc:2804] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:34.850822 16414 raft_consensus.cc:697] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:34.852159 16414 consensus_queue.cc:237] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.816743 16586 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:34.802412 16628 consensus_queue.cc:1059] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.039s
I20260709 12:13:34.820212 16651 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:34.818500 16591 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:34.853883 16442 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:34.809863 16796 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 12:13:34.860190 16442 raft_consensus.cc:697] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:34.810716 16835 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 12:13:34.820595 16806 raft_consensus.cc:697] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:34.841236 16779 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:34.871033 15004 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:34.862447 16591 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.873622 16476 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:34.874121 16476 raft_consensus.cc:697] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:34.858590 16586 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.879222 16754 consensus_queue.cc:260] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.881090 16754 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:34.861096 16442 consensus_queue.cc:237] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.884892 14938 catalog_manager.cc:5697] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 2 to 3, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 3 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:34.886368 16788 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.889647 16651 raft_consensus.cc:697] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:34.890727 16651 consensus_queue.cc:237] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.896071 14935 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37356 (request call id 173) took 9246 ms. Trace:
I20260709 12:13:34.886581 14938 catalog_manager.cc:5697] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 4 to 5, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 5 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:13:34.908839 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 111125us
I20260709 12:13:34.910097 15154 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:34.911336 15154 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:34.924978 15113 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:13:34.924580 14938 catalog_manager.cc:5697] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 3 to 4, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 4 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.924008 15154 leader_election.cc:400] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5.
I20260709 12:13:34.926738 15154 leader_election.cc:403] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:34.900210 16779 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:34.931268 15154 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:34.896584 14935 rpcz_store.cc:276] 0709 12:13:25.649415 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:25.679970 (+ 30555us) service_pool.cc:224] Handling call
0709 12:13:34.895991 (+9216021us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:32.792650 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:32.796157 (+  3507us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:32.796206 (+    49us) write_op.cc:435] Acquired schema lock
0709 12:13:32.796225 (+    19us) tablet.cc:662] Decoding operations
0709 12:13:32.797284 (+  1059us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:32.797389 (+   105us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:32.797412 (+    23us) tablet.cc:685] Acquiring locks for 12 operations
0709 12:13:32.816386 (+ 18974us) tablet.cc:701] Row locks acquired
0709 12:13:32.816431 (+    45us) write_op.cc:260] PREPARE: finished
0709 12:13:32.816584 (+   153us) write_op.cc:270] Start()
0709 12:13:32.829310 (+ 12726us) write_op.cc:276] Timestamp: P: 1783599212816527 usec, L: 0
0709 12:13:32.829350 (+    40us) op_driver.cc:348] REPLICATION: starting
0709 12:13:32.830173 (+   823us) log.cc:844] Serialized 4764 byte log entry
0709 12:13:33.058658 (+228485us) spinlock_profiling.cc:243] Waited 23.7 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:13:33.206548 (+147890us) op_driver.cc:464] REPLICATION: finished
0709 12:13:33.446395 (+239847us) write_op.cc:301] APPLY: starting
0709 12:13:33.446504 (+   109us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:33.446760 (+   256us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:33.446796 (+    36us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:33.448323 (+  1527us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:33.448627 (+   304us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=12
0709 12:13:33.448686 (+    59us) write_op.cc:312] APPLY: finished
0709 12:13:33.449038 (+   352us) log.cc:844] Serialized 88 byte log entry
0709 12:13:33.449215 (+   177us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:33.449350 (+   135us) write_op.cc:454] Released schema lock
0709 12:13:33.449411 (+    61us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:33.449847 (+   436us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:33.449873 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":313519,"reported_tablets":26,"child_traces":[["op",{"apply.queue_time_us":213965,"apply.run_cpu_time_us":3498,"apply.run_wall_time_us":12131,"num_ops":12,"prepare.queue_time_us":161361,"prepare.run_cpu_time_us":11153,"prepare.run_wall_time_us":110767,"raft.queue_time_us":44252,"raft.run_cpu_time_us":16947,"raft.run_wall_time_us":231500,"replication_time_us":355200,"spinlock_wait_cycles":54468736,"thread_start_us":351952,"threads_started":4,"wal-append.queue_time_us":72977,"wal-append.run_cpu_time_us":13399,"wal-append.run_wall_time_us":1547885}]]}
I20260709 12:13:34.922813 16765 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:34.936416 14938 catalog_manager.cc:5697] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 2 to 3, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 3 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.942543 16586 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.945335 16656 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:34.954882 16763 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:34.956538 16806 consensus_queue.cc:237] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.874900 16476 consensus_queue.cc:237] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.930968 16769 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5.
I20260709 12:13:34.965957 16822 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:34.980552 15107 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:34.981251 15717 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
W20260709 12:13:34.984731 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 167929us
I20260709 12:13:34.982396 15037 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:34.982826 15113 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:34.989043 14938 catalog_manager.cc:5697] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 2 to 3, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 3 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.018415 14938 catalog_manager.cc:5697] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 3 to 4, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 4 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.024652 15112 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:35.031538 16656 consensus_queue.cc:1059] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:35.032552 16851 raft_consensus.cc:3055] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:35.035960 15004 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:35.037659 15112 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:34.995344 16804 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 12:13:35.023335 16638 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:35.043888 16638 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.046236 16638 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:35.048695 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:35.049795 16591 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:34.995134 16700 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.057s
I20260709 12:13:35.052947 16586 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:35.054329 16779 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.020524 16720 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.059672 16720 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.060984 16809 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.061486 16809 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.061817 16720 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:35.063508 16809 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:35.020689 16392 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.044s
I20260709 12:13:35.063357 14938 catalog_manager.cc:5697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 3 to 4, leader changed from 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 4 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:35.065232 14938 catalog_manager.cc:5697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 3 to 4, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 4 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.068221 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:35.068897 15031 raft_consensus.cc:2368] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6.
I20260709 12:13:35.069404 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:35.070624 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:35.072759 15115 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:35.073181 15156 leader_election.cc:400] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5.
I20260709 12:13:35.032966 16851 raft_consensus.cc:740] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:35.075266 16851 consensus_queue.cc:260] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.076429 16851 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:35.076527 15004 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:35.078343 16754 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:35.078715 16754 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:35.079038 16754 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:35.041587 16777 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:35.079715 16777 raft_consensus.cc:697] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:35.080528 16777 consensus_queue.cc:237] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.087037 15081 leader_election.cc:400] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6.
I20260709 12:13:35.087471 15081 leader_election.cc:403] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 12:13:35.091675 15004 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:35.073536 15156 leader_election.cc:403] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:35.092326 14938 catalog_manager.cc:5697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 3 to 4, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 4 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.100535 14938 catalog_manager.cc:5697] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 3 to 4, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 4 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.024598 16789 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.075s
W20260709 12:13:35.106405 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 82171.2us
I20260709 12:13:35.089721 16392 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6.
I20260709 12:13:35.096577 16809 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:13:35.118963 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:35.124871 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:35.128115 14938 catalog_manager.cc:5697] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 3 to 4, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 4 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.131708 14938 catalog_manager.cc:5697] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 3 to 4, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 4 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:35.127751 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 195312us
I20260709 12:13:35.117378 16622 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:13:35.116981 16700 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.126797 16790 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:35.126925 16809 raft_consensus.cc:697] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:35.128029 16442 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.138414 16414 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.132280 16765 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:35.191967 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:35.194443 16854 log.cc:927] Time spent T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:13:35.201189 14938 catalog_manager.cc:5697] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:35.195462 16824 log.cc:927] Time spent T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:13:35.216185 14938 catalog_manager.cc:5697] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 2, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 2 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.217892 14938 catalog_manager.cc:5697] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
W20260709 12:13:35.216188 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:35.219254 14938 catalog_manager.cc:5697] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:35.208619 16821 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:35.226068 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 77662.5us
I20260709 12:13:35.223083 14938 catalog_manager.cc:5697] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:35.235543 14938 catalog_manager.cc:5697] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 2 to 3, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 3 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.211331 16779 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:35.186321 16700 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.195609 16442 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:35.255980 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 117239us
I20260709 12:13:35.224206 16586 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:35.210309 16765 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.257567 15154 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:35.206713 16414 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.240483 16821 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.264560 16586 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.274577 16586 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:35.276533 16414 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:35.279588 16779 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:35.272526 16700 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:35.244563 16545 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:35.257440 16855 log.cc:927] Time spent T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 12:13:35.255882 16476 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.255925 16861 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:35.241478 16809 consensus_queue.cc:237] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.279721 16765 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:35.316915 16442 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:35.303781 16476 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.318827 16591 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:35.319461 16476 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:35.320557 16754 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.327085 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:35.327289 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:35.327576 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:35.327910 15109 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:35.323238 16821 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:35.328673 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 71195.8us
I20260709 12:13:35.329643 15039 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:13:35.291889 16545 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:35.332934 15004 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:35.336083 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:35.347352 15154 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:35.304210 16861 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.355567 16793 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43846 (request call id 227) took 1697 ms. Trace:
I20260709 12:13:35.356043 16793 rpcz_store.cc:276] 0709 12:13:33.662032 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:33.666552 (+  4520us) service_pool.cc:224] Handling call
0709 12:13:33.855666 (+189114us) ts_tablet_manager.cc:934] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
0709 12:13:34.680511 (+824845us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:13:35.060021 (+379510us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:35.060151 (+   130us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:13:35.329402 (+269251us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:13:35.353380 (+ 23978us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:35.355404 (+  2024us) ts_tablet_manager.cc:989] Replica registered.
0709 12:13:35.355466 (+    62us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":21363,"tablet-copy.queue_time_us":172118,"thread_start_us":313370,"threads_started":2}
I20260709 12:13:35.357602 16793 tablet_copy_client.cc:806] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:35.358203 16793 tablet_copy_client.cc:670] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
W20260709 12:13:35.365590 16871 log.cc:927] Time spent T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
I20260709 12:13:35.350543 16777 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:35.367627 16777 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:35.367981 16777 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:35.372851 16863 log.cc:927] Time spent T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260709 12:13:35.374910 16545 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:35.380983 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:35.383070 15154 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:35.392724 16769 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:35.404376 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:35.405540 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 149396us
I20260709 12:13:35.407924 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:35.412106 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:35.418928 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:35.395118 16869 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:35.426316 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:35.426431 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:35.427227 15112 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:35.432633 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:35.433647 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:35.433404 15033 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:35.440501 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:35.440770 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:35.441169 15190 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:35.441295 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:35.441586 15186 raft_consensus.cc:2410] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:13:35.442535 15187 pending_rounds.cc:85] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 1
I20260709 12:13:35.442912 15187 pending_rounds.cc:107] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 12:13:35.443142 15187 raft_consensus.cc:2889] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:35.443519 15112 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:35.444756 15004 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:35.458489 16862 log.cc:927] Time spent T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.127s	user 0.000s	sys 0.000s
W20260709 12:13:35.463883 16866 log.cc:927] Time spent T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.123s	user 0.000s	sys 0.001s
I20260709 12:13:35.467782 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:35.468523 15190 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:35.469410 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:35.428421 16769 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:35.471052 15184 raft_consensus.cc:2368] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5.
I20260709 12:13:35.428171 16858 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:35.488999 16779 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:35.489672 16779 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.475368 16763 consensus_queue.cc:1059] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:35.491775 16763 raft_consensus.cc:3055] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:35.492132 16763 raft_consensus.cc:740] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:35.492904 16763 consensus_queue.cc:260] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.493549 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:35.494006 16763 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:35.496238 16861 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:35.496950 16754 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:35.440421 16790 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:35.497789 16790 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.480774 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:35.500037 16790 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:35.440237 16442 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.500962 16442 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.489702 16822 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:35.502013 16822 raft_consensus.cc:697] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:35.502830 16822 consensus_queue.cc:237] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.503120 16779 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:35.505975 15185 raft_consensus.cc:2410] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:35.508033 15683 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:35.489198 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 44570.3us
I20260709 12:13:35.521178 15040 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:35.478017 15190 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:35.526886 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:35.527878 15184 raft_consensus.cc:2393] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
W20260709 12:13:35.529652 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:35.533118 15039 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:35.535740 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:35.442507 16869 raft_consensus.cc:697] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:35.536949 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:35.543152 15156 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:35.543399 15037 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:35.544145 15081 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:35.545338 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:35.546057 15184 raft_consensus.cc:2368] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6.
I20260709 12:13:35.547135 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:35.547821 15036 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:35.548743 15031 raft_consensus.cc:1275] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.552781 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:35.553516 15183 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:35.558156 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:35.525589 16836 log.cc:927] Time spent T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260709 12:13:35.519134 16793 tablet_copy_client.cc:538] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:35.565558 16869 consensus_queue.cc:237] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.568738 15032 raft_consensus.cc:1275] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:35.570938 16572 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:35.575500 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:35.525249 16849 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:35.577383 15189 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:35.579010 15156 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:35.589213 15185 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:13:35.622845 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 43898.5us
I20260709 12:13:35.580863 16834 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:35.544332 16858 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.589880 16651 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:35.629128 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:35.629366 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:35.630045 15181 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:35.611713 15190 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:35.593386 16763 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
W20260709 12:13:35.613648 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:35.630699 16651 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:35.623502 15156 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:35.623435 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:35.670888 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:35.671959 15186 raft_consensus.cc:2368] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6.
I20260709 12:13:35.637754 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:35.637938 16442 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:35.639678 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:35.642680 16622 consensus_meta.cc:287] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.503s	user 0.009s	sys 0.001s
I20260709 12:13:35.644685 16858 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:35.647425 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:35.627591 16414 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:35.648281 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:35.648429 16834 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.644706 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:35.699980 15114 raft_consensus.cc:2393] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:35.658105 16651 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:35.662360 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:35.667418 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:35.668500 15113 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:13:35.674202 15116 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 6: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:35.622030 16572 raft_consensus.cc:697] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:35.693856 15005 leader_election.cc:400] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5.
I20260709 12:13:35.704667 15114 raft_consensus.cc:1275] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:35.694314 15080 leader_election.cc:400] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6.
W20260709 12:13:35.696084 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 72666.8us
I20260709 12:13:35.705960 15005 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:35.697185 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:35.721271 15114 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:35.695844 15107 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:35.727306 15181 raft_consensus.cc:2393] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:35.734557 15107 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:35.735749 15107 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:35.700850 16622 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5.
I20260709 12:13:35.704738 16851 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:35.700376 16414 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:35.756086 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 50186.3us
I20260709 12:13:35.698812 16777 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.761210 15684 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:35.766940 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:35.769886 15115 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 3: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:35.770705 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:35.762444 15154 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:35.742584 16769 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:35.752895 16638 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:35.725802 16442 consensus_queue.cc:1048] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 12:13:35.756727 15111 raft_consensus.cc:1275] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:35.744208 16851 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:35.785624 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:35.768864 16813 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:35.798158 15038 raft_consensus.cc:2393] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 6: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:35.751847 16872 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:35.821193 16872 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.821771 16656 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:35.822690 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:35.754431 16414 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:35.823745 16651 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.825788 16651 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:35.810761 15183 raft_consensus.cc:2410] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 12:13:35.798763 16638 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:35.794919 15188 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:35.801441 16769 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.813289 16834 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:35.815852 16777 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:35.807597 16622 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 12:13:35.809698 16572 consensus_queue.cc:237] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.809391 16806 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 12:13:35.807729 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:35.820508 16851 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:35.831754 16638 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:35.854347 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 91995us
I20260709 12:13:35.858706 15154 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:35.856913 16881 log.cc:927] Time spent T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.188s	user 0.001s	sys 0.000s
W20260709 12:13:35.867743 16883 log.cc:927] Time spent T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.105s	user 0.000s	sys 0.000s
W20260709 12:13:35.868728 16880 log.cc:927] Time spent T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 12:13:35.872988 16638 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.856508 16793 tablet_bootstrap.cc:492] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:35.847847 16872 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:35.888492 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 96387.4us
I20260709 12:13:35.875691 16638 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:35.902437 16769 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:35.912016 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:35.912784 15040 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:35.913177 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:35.928064 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:35.929917 15156 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:35.929131 15039 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:35.923573 16788 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.936684 15034 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:35.922310 16476 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.940187 16788 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.952353 16788 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:35.943713 16476 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.957464 16476 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:35.959465 16586 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:35.960028 16586 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:35.962093 16586 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:35.963048 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 107831us
I20260709 12:13:35.963491 16622 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:35.965499 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 259312us
I20260709 12:13:35.965607 15111 raft_consensus.cc:1275] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:35.966717 15080 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:35.967146 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:35.967684 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:35.967844 15111 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:35.968724 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:35.970084 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:35.968573 16895 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:35.970662 16895 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:35.970912 15108 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 4: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:35.971056 16895 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:35.985334 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:35.996361 15156 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:35.997985 15156 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:13:36.000901 16879 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.188s	user 0.004s	sys 0.000s
I20260709 12:13:36.002418 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:36.003650 16622 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:36.004881 16591 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:36.006717 16586 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:35.967458 16851 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.009747 16851 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:36.001351 16870 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:36.011644 16870 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:36.011994 16870 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:36.020262 16414 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.022310 16414 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:36.024725 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 58092.1us
I20260709 12:13:36.026466 15080 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:36.027169 15154 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
W20260709 12:13:36.030117 16902 log.cc:927] Time spent T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.081s	user 0.000s	sys 0.003s
I20260709 12:13:36.040184 15080 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:36.027807 16572 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.027442 16638 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.037986 16821 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:36.042991 16821 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:36.043411 16821 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:36.043762 16821 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:36.030731 16476 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.033100 16896 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:36.050132 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:36.051635 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:36.052953 15188 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:36.053103 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:36.060506 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:36.061775 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:36.062813 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:36.042900 16858 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:36.030670 16869 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 12:13:36.070317 15188 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:36.026741 16586 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.076453 15187 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:36.076778 15183 raft_consensus.cc:1275] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:36.087092 15005 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:36.078845 15033 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:36.081941 16717 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:36.092634 16586 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.089987 16790 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:36.093647 16790 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.055217 16476 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.052330 16638 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:36.084929 16591 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.100164 16591 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.048888 16572 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.102821 15031 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
W20260709 12:13:36.106276 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 64221.2us
I20260709 12:13:36.077347 16896 raft_consensus.cc:697] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:36.108107 16907 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.110404 15156 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:36.120136 15156 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:36.090214 16858 raft_consensus.cc:697] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:36.106464 16651 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:36.111379 16870 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.121968 15080 leader_election.cc:400] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6.
I20260709 12:13:36.101315 16897 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:36.126664 15080 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:36.127825 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:36.130633 16858 consensus_queue.cc:237] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.131841 16896 consensus_queue.cc:237] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.133351 16476 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.131166 16572 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.129258 15036 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:36.136785 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:36.139739 15109 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:36.137614 15080 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:36.138055 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:36.140395 16591 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.141867 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:36.142275 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:36.125097 16804 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.142609 15108 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 4: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:36.142956 16804 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.124042 16907 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.143613 16897 raft_consensus.cc:697] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:36.144507 16897 consensus_queue.cc:237] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.145051 16907 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.145593 15113 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 3: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:36.146349 16910 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:36.147758 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:36.134472 16873 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:36.148540 15110 raft_consensus.cc:2393] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:36.148706 15111 raft_consensus.cc:2393] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:36.149760 16873 raft_consensus.cc:697] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:36.150410 16873 consensus_queue.cc:237] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.128139 16651 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.148527 15156 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:36.129016 16872 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:36.158154 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:36.179005 15037 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:36.182713 15156 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:36.189464 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:36.157094 16414 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:36.145020 16804 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.154115 16651 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:36.204821 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:36.205550 15034 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:36.179742 16906 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:36.208575 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:36.150288 16895 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.206965 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:36.220620 15113 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:36.224794 15081 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:36.225962 15039 raft_consensus.cc:1240] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:36.227945 15112 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:13:36.195628 16414 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:36.195890 16872 raft_consensus.cc:697] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:36.221549 16790 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:36.206084 16572 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.231096 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:36.209017 16851 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:36.251668 15113 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:36.192446 16754 consensus_queue.cc:1059] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 12:13:36.197374 16788 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 12:13:36.286677 15185 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:36.290259 15035 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:36.294409 15182 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:36.301412 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:36.302069 15113 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:36.233922 16414 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:36.231911 16909 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:36.310099 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:36.312254 15112 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:36.298750 16851 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:36.287693 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 56977.9us
I20260709 12:13:36.326608 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:36.310947 16898 raft_consensus.cc:3055] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:36.334749 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:36.337096 16870 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:36.327107 16392 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:36.332794 16851 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:36.321295 16476 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:13:36.324366 16720 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.300344 16572 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.340451 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:36.341149 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:36.364125 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:36.318437 16909 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:36.343477 15115 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:36.344357 16790 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.321982 16804 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
I20260709 12:13:36.345418 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:36.345695 15111 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:36.346544 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:36.350239 16898 raft_consensus.cc:740] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:36.348877 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:36.289614 16907 consensus_queue.cc:1059] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 12:13:36.318907 16834 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.374244 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:36.334210 15113 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:36.355567 15004 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:36.367871 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:36.368429 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:36.345067 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:36.347332 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:36.371917 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:36.382119 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:36.382277 15188 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:13:36.382707 15188 pending_rounds.cc:85] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 2
I20260709 12:13:36.382951 15188 pending_rounds.cc:107] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:13:36.383351 15188 raft_consensus.cc:2889] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:36.382889 15107 raft_consensus.cc:2393] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:36.371503 16790 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:36.384965 16870 consensus_queue.cc:1048] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:36.383595 15004 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:36.386852 16790 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:36.364984 16392 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:36.387689 16586 raft_consensus.cc:3055] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:36.388091 16586 raft_consensus.cc:740] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:36.388267 15112 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:36.381553 15154 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:36.382718 16834 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.369231 16720 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.389289 16392 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.390314 15190 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:36.369091 16909 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:36.391535 15081 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:36.394225 15183 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 3. (term mismatch)
I20260709 12:13:36.394629 15183 pending_rounds.cc:85] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 2
I20260709 12:13:36.394877 15183 pending_rounds.cc:107] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 5.3
I20260709 12:13:36.395128 15183 raft_consensus.cc:2889] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:36.371201 16910 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:36.413043 15154 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:36.388329 16572 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.421092 15154 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:36.414319 15004 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:36.415446 16392 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:36.415861 16874 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:36.416712 16914 log.cc:927] Time spent T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 12:13:36.415494 16822 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:13:36.386868 16913 log.cc:927] Time spent T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.102s	user 0.000s	sys 0.001s
I20260709 12:13:36.392716 16806 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:36.423029 16392 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:36.425897 16858 raft_consensus.cc:2764] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 12:13:36.413275 16893 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 12:13:36.426757 16754 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:36.371812 16872 consensus_queue.cc:237] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.433373 16700 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:36.429795 16822 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:36.435750 16392 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:36.447651 16720 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.440270 16586 consensus_queue.cc:260] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.452083 16414 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.446421 16895 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:36.461041 16893 consensus_queue.cc:1243] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer cb445d4f8d034987976d9b78da5532ac log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 12:13:36.423840 16910 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.424463 16898 consensus_queue.cc:260] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.462415 16821 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.432871 16834 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:36.497512 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 74313.7us
I20260709 12:13:36.509354 15189 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:36.501652 15038 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:36.492879 16822 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:36.507005 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:36.507169 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:36.515038 15034 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:36.508572 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:36.516237 15040 raft_consensus.cc:2410] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:13:36.491528 16754 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:36.518548 15037 raft_consensus.cc:2410] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 7 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:13:36.526731 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:36.527743 15035 raft_consensus.cc:2410] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 12:13:36.533116 15081 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:36.524585 16754 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:36.531399 16898 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:36.550804 16572 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:36.551424 16926 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.575681 16926 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.577792 16926 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.572347 16414 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:36.574093 16909 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.575081 16572 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:36.586232 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 61758us
I20260709 12:13:36.551797 16907 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260709 12:13:36.588728 16572 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:36.561764 16851 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:36.591243 16920 log.cc:927] Time spent T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.098s	user 0.000s	sys 0.001s
W20260709 12:13:36.595182 16887 log.cc:927] Time spent T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.781s	user 0.004s	sys 0.002s
I20260709 12:13:36.596025 16910 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.596957 15109 raft_consensus.cc:2393] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 6: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:36.602205 15004 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:36.605221 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:36.613793 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:36.614632 15040 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:36.607798 16909 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.615926 16930 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:36.618407 16930 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:36.618779 16930 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:36.619092 16930 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:36.622195 15004 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:36.626197 15112 raft_consensus.cc:1240] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:36.630026 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:36.630857 15112 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:36.623881 16923 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 12:13:36.592344 16392 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.636384 16392 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.638247 16638 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:36.642285 15112 pending_rounds.cc:85] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 1
I20260709 12:13:36.642658 15112 pending_rounds.cc:107] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:36.643013 15112 raft_consensus.cc:2889] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:36.593042 16851 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:36.646651 15184 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 1243) took 1123 ms. Trace:
I20260709 12:13:36.647087 15184 rpcz_store.cc:276] 0709 12:13:35.523131 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:35.605883 (+ 82752us) service_pool.cc:224] Handling call
0709 12:13:35.620396 (+ 14513us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:35.620755 (+   359us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:35.620781 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:35.621237 (+   456us) log.cc:844] Serialized 26 byte log entry
0709 12:13:35.754796 (+133559us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:35.754837 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:35.754905 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:36.528569 (+773664us) spinlock_profiling.cc:243] Waited 5.82 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:13:36.640474 (+111905us) raft_consensus.cc:1685] finished
0709 12:13:36.640495 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:36.646577 (+  6082us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2110,"raft.run_cpu_time_us":112,"raft.run_wall_time_us":13671,"spinlock_wait_cycles":13375744,"thread_start_us":133259,"threads_started":1,"wal-append.queue_time_us":186512}
I20260709 12:13:36.629911 15036 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:36.658692 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:36.640249 16893 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:36.716696 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 66940.9us
I20260709 12:13:36.652320 16923 consensus_queue.cc:1059] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 12:13:36.723083 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:36.747035 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:36.752990 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:36.713935 16893 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:36.756738 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:13:36.721812 16793 log.cc:927] Time spent T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 12:13:36.761951 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:36.717433 15004 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:36.770694 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:36.771571 15037 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:36.773181 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 55828.8us
I20260709 12:13:36.752034 16906 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.729264 16821 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.769363 16893 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:36.778859 16572 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:36.782543 16926 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:36.796343 15111 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:36.799165 16572 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:36.800947 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 370574us
I20260709 12:13:36.793857 16926 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:36.788380 16822 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.821509 15154 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:36.824380 16851 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:36.787523 16906 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.840180 15036 raft_consensus.cc:2368] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6.
I20260709 12:13:36.843698 16922 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.844358 16769 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.844261 16922 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.844849 16769 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.846519 16922 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.846880 16769 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:36.843043 16790 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.850474 16790 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.858341 16790 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:36.865360 16793 tablet_bootstrap.cc:492] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:36.866398 16793 tablet_bootstrap.cc:492] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:36.819449 16926 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:36.885586 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:36.887440 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:36.920208 15031 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:36.868301 16804 raft_consensus.cc:3055] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:36.921216 16804 raft_consensus.cc:740] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:36.922003 16804 consensus_queue.cc:260] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.922933 16804 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:36.923013 15081 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:36.885457 16921 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:36.923959 16921 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.925875 16906 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.880828 16822 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.926664 16717 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:36.926769 16921 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.927120 16717 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:36.927487 16717 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:36.902173 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 71598.6us
I20260709 12:13:36.931473 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:36.932219 15113 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:36.907972 15156 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:36.936118 15156 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:13:36.905705 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 49009.4us
I20260709 12:13:36.935806 16790 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:36.820060 16754 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.918291 14936 catalog_manager.cc:5697] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 3 to 4, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 4 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:36.937031 16790 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:36.937529 16790 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:36.937671 15033 raft_consensus.cc:2368] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6.
I20260709 12:13:36.867419 16793 ts_tablet_manager.cc:1403] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 1.038s	user 0.022s	sys 0.023s
I20260709 12:13:36.932003 15080 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:36.939217 15080 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:36.940778 15080 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:36.941466 16206 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:36.941848 15080 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:36.942104 16206 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:36.942447 16720 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:36.943971 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:36.944604 15114 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:36.944962 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:36.945709 15109 raft_consensus.cc:2368] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6.
I20260709 12:13:36.945990 16899 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:36.946532 16899 raft_consensus.cc:697] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:36.947459 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:36.948367 15109 raft_consensus.cc:2393] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:36.949627 15156 leader_election.cc:400] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6.
I20260709 12:13:36.949980 15156 leader_election.cc:403] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 12:13:36.915307 16586 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:36.950590 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:36.951434 15109 raft_consensus.cc:2393] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:36.953898 16720 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:36.956534 16930 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.958675 15040 raft_consensus.cc:2368] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6.
I20260709 12:13:36.960580 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:36.960925 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:36.961525 15033 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:36.962188 15114 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:13:36.969645 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:36.971817 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:36.972321 15114 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:36.947432 16899 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.972985 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:36.973276 16896 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:36.973642 16930 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.974542 16790 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:36.977593 16790 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:36.979070 15114 raft_consensus.cc:1275] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:13:36.980018 16853 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:36.945726 16754 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:36.980545 16853 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.982594 16853 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:36.984819 15037 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:36.986375 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:36.987974 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:36.988662 15187 raft_consensus.cc:2368] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:13:36.988842 16926 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:36.990574 15187 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:36.993832 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:36.996323 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:36.996893 15181 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:13:36.998204 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:36.998752 15182 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:36.998780 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:36.995334 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:36.999706 15186 raft_consensus.cc:2368] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:13:37.003959 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:37.004456 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:37.005154 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:37.007521 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:37.010025 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:36.986387 16893 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:37.018437 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:37.017920 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:37.026434 15182 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:37.032397 15181 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:37.015116 15186 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:37.034124 15034 raft_consensus.cc:2368] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:13:37.037864 15081 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:37.038807 16921 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:37.039304 16921 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:37.039674 16921 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:36.990813 16926 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:37.038643 16893 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:37.048642 16896 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6.
I20260709 12:13:37.052539 15033 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:13:37.052983 15033 pending_rounds.cc:85] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 2
I20260709 12:13:37.053212 15033 pending_rounds.cc:107] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:13:37.053457 15033 raft_consensus.cc:2889] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:37.055238 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:37.055874 15037 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:37.056313 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:37.057269 15034 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:37.058830 15036 raft_consensus.cc:1240] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:36.982033 16793 raft_consensus.cc:359] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:37.062688 16793 raft_consensus.cc:740] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:37.063592 16793 consensus_queue.cc:260] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:37.066445 16793 ts_tablet_manager.cc:1434] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.123s	user 0.003s	sys 0.002s
I20260709 12:13:37.068128 15114 raft_consensus.cc:1240] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:37.067873 14936 catalog_manager.cc:5697] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 3 to 4, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 4 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:37.069869 14936 catalog_manager.cc:5697] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 1 to 2, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 2 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:37.077879 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:37.078753 15116 raft_consensus.cc:2393] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 6: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:37.079800 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:37.080440 15111 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:37.079840 15156 leader_election.cc:400] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6.
I20260709 12:13:37.083130 15156 leader_election.cc:403] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 12:13:37.083685 16853 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6.
I20260709 12:13:37.084813 15156 leader_election.cc:400] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6.
I20260709 12:13:37.085163 15156 leader_election.cc:403] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
W20260709 12:13:37.086367 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 48582.4us
W20260709 12:13:37.088253 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:37.096421 15126 tablet_copy_service.cc:342] P cb445d4f8d034987976d9b78da5532ac: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-ff92c88b883c4f3b9a74312a83cf2c8c received from {username='slave'} at 127.0.0.1:58982
I20260709 12:13:37.097033 15126 tablet_copy_service.cc:434] P cb445d4f8d034987976d9b78da5532ac: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-ff92c88b883c4f3b9a74312a83cf2c8c on tablet ff92c88b883c4f3b9a74312a83cf2c8c with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:37.098366 15081 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:37.090152 16853 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:37.085888 16921 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:37.092345 16700 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:37.098836 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:37.106897 15116 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:37.109719 16921 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:37.100111 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:37.100198 16938 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.112347 15114 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:37.116737 16853 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6.
I20260709 12:13:37.118599 15081 leader_election.cc:400] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:13:37.091640 16790 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.096464 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:37.129390 15109 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:37.119072 16921 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:37.120194 16414 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:37.138376 16921 raft_consensus.cc:697] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:37.139477 16921 consensus_queue.cc:237] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:37.140514 16700 consensus_queue.cc:1059] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:37.141391 15081 leader_election.cc:403] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:13:37.101820 16939 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:37.143843 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:37.149168 14938 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37336 (request call id 188) took 7249 ms. Trace:
I20260709 12:13:37.153299 16700 consensus_queue.cc:1243] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer 2cdab4d204e440c194e8b09634795793 log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 12:13:37.154079 16700 raft_consensus.cc:3055] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:37.154402 16700 raft_consensus.cc:740] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:37.155252 16700 consensus_queue.cc:260] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:37.156292 15186 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:37.156497 16700 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:37.167405 15116 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:37.168100 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:37.168870 15109 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:37.169452 15181 raft_consensus.cc:2393] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 6: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:37.175995 15114 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:13:37.171433 16906 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
W20260709 12:13:37.179826 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 61392.4us
I20260709 12:13:37.182751 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:37.190740 15181 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:37.195109 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:37.213505 15186 raft_consensus.cc:2410] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 7 because replica has last-logged OpId of term: 6 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 12:13:37.196967 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:37.214206 15182 raft_consensus.cc:2393] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:37.198257 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:37.199723 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:37.215194 15036 raft_consensus.cc:2393] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:37.215345 15035 raft_consensus.cc:2368] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6.
I20260709 12:13:37.176872 15111 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:37.219383 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:37.219677 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:37.211870 15037 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:37.212576 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:37.222873 15109 raft_consensus.cc:2393] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:37.225812 15156 leader_election.cc:400] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6.
I20260709 12:13:37.205578 16873 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:37.226295 15156 leader_election.cc:403] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:37.228534 15080 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:37.177788 16717 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:37.234936 15080 leader_election.cc:400] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:13:37.237741 15004 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:37.261204 15111 raft_consensus.cc:1240] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:37.281795 15005 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:37.284313 15154 leader_election.cc:400] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6.
I20260709 12:13:37.149626 14938 rpcz_store.cc:276] 0709 12:13:29.899801 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:29.899992 (+   191us) service_pool.cc:224] Handling call
0709 12:13:37.149090 (+7249098us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:35.770820 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:35.874560 (+103740us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:35.874607 (+    47us) write_op.cc:435] Acquired schema lock
0709 12:13:35.874628 (+    21us) tablet.cc:662] Decoding operations
0709 12:13:35.899571 (+ 24943us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:35.899629 (+    58us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:35.899657 (+    28us) tablet.cc:685] Acquiring locks for 18 operations
0709 12:13:35.901047 (+  1390us) tablet.cc:701] Row locks acquired
0709 12:13:35.901062 (+    15us) write_op.cc:260] PREPARE: finished
0709 12:13:35.901204 (+   142us) write_op.cc:270] Start()
0709 12:13:35.901315 (+   111us) write_op.cc:276] Timestamp: P: 1783599215901160 usec, L: 0
0709 12:13:35.901336 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:13:35.902012 (+   676us) log.cc:844] Serialized 7060 byte log entry
0709 12:13:36.196771 (+294759us) op_driver.cc:464] REPLICATION: finished
0709 12:13:36.498655 (+301884us) write_op.cc:301] APPLY: starting
0709 12:13:36.502803 (+  4148us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:36.503144 (+   341us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:36.503261 (+   117us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:36.597084 (+ 93823us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:36.597359 (+   275us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=18
0709 12:13:36.597409 (+    50us) write_op.cc:312] APPLY: finished
0709 12:13:36.597862 (+   453us) log.cc:844] Serialized 124 byte log entry
0709 12:13:36.598047 (+   185us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:36.598235 (+   188us) write_op.cc:454] Released schema lock
0709 12:13:36.598294 (+    59us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:36.598687 (+   393us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:36.598720 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":34217,"reported_tablets":34,"child_traces":[["op",{"apply.queue_time_us":272455,"apply.run_cpu_time_us":5501,"apply.run_wall_time_us":104355,"num_ops":18,"prepare.queue_time_us":400119,"prepare.run_cpu_time_us":41111,"prepare.run_wall_time_us":247048,"raft.queue_time_us":95683,"raft.run_cpu_time_us":41194,"raft.run_wall_time_us":146997,"replication_time_us":290949,"spinlock_wait_cycles":1705728,"thread_start_us":479026,"threads_started":4,"wal-append.queue_time_us":154143}]]}
I20260709 12:13:37.237742 16910 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:37.258884 16804 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:37.359570 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 122144us
I20260709 12:13:37.279768 16790 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6.
I20260709 12:13:37.237334 16898 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.086s
I20260709 12:13:37.238785 16834 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.113s
W20260709 12:13:37.393445 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 161784us
I20260709 12:13:37.235936 16873 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:37.394361 15080 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:37.414079 15080 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:37.416011 16921 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:37.411017 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 92493.7us
I20260709 12:13:37.417246 15080 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:37.420589 15080 leader_election.cc:400] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:13:37.421427 15080 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:37.424580 15004 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:37.289199 16899 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.124s
I20260709 12:13:37.425915 15004 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:37.436254 15004 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:37.420439 16476 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:37.440039 16796 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:37.444069 16790 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.445448 16834 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:37.445950 15004 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:37.446528 16893 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:37.447780 16921 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:37.401046 16788 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 12:13:37.459970 16796 raft_consensus.cc:697] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:37.468829 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:37.470078 16476 raft_consensus.cc:697] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:37.470144 16893 raft_consensus.cc:697] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:37.436237 16926 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:37.499542 16392 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:37.517112 16942 log.cc:927] Time spent T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.227s	user 0.001s	sys 0.000s
W20260709 12:13:37.523031 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 79384.1us
W20260709 12:13:37.524209 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 102863us
I20260709 12:13:37.526516 15080 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:37.519090 16717 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:37.523145 16930 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:37.554930 16930 raft_consensus.cc:697] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:37.555816 16930 consensus_queue.cc:237] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:37.532289 15154 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:37.552325 15716 raft_consensus.cc:1217] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:37.563994 15080 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:37.516331 16893 consensus_queue.cc:237] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:37.568066 16941 log.cc:927] Time spent T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 12:13:37.554293 16717 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:37.602618 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 70415.5us
I20260709 12:13:37.558195 16952 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:37.528651 16476 consensus_queue.cc:237] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:37.583307 16957 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:37.611370 15154 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:37.621992 16967 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:37.622356 16957 raft_consensus.cc:697] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:37.623243 16957 consensus_queue.cc:237] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:37.630506 16972 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:37.615922 16763 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:37.646504 16763 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:37.648788 16763 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:37.649351 16944 log.cc:927] Time spent T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.256s	user 0.000s	sys 0.003s
I20260709 12:13:37.601541 16717 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:37.529063 16796 consensus_queue.cc:237] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } }
I20260709 12:13:37.663491 15035 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 12:13:37.665308 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 52399.1us
I20260709 12:13:37.668438 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:37.669059 15034 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
W20260709 12:13:37.669417 16940 log.cc:927] Time spent T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.136s	user 0.000s	sys 0.000s
I20260709 12:13:37.663908 16966 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:37.671065 16966 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:37.671705 15035 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 12:13:37.693979 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 82696.1us
W20260709 12:13:37.690162 16943 log.cc:927] Time spent T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
W20260709 12:13:37.705796 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 49446us
I20260709 12:13:37.673924 16966 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:37.707700 15154 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:37.706565 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:37.710290 16717 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:37.713760 16953 log.cc:927] Time spent T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.126s	user 0.000s	sys 0.001s
I20260709 12:13:37.713582 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:37.725997 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:37.727088 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:37.729199 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:37.730324 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:37.732661 15181 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:37.734290 15116 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:37.737960 15031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:13:37.738514 15031 raft_consensus.cc:606] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:37.738826 15031 raft_consensus.cc:614] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:37.738875 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:37.739194 16984 log.cc:927] Time spent T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 12:13:37.739907 15107 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:13:37.717702 16909 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 12:13:37.726043 16968 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:37.741325 16973 consensus_queue.cc:1059] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:37.742154 16973 raft_consensus.cc:3055] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:37.742481 16973 raft_consensus.cc:740] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:37.743803 15156 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:37.744740 16968 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:37.745110 16968 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:37.745445 16968 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:37.745750 16763 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:37.746891 16873 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:37.748148 16973 consensus_queue.cc:260] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:37.749107 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:37.750523 15115 raft_consensus.cc:2393] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 6: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:37.752908 15080 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:37.753631 16720 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:37.754033 15080 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:37.754729 16906 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:37.758109 15080 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:37.763873 15116 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:37.804790 16656 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:37.805624 16656 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:37.809273 16656 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:37.811492 16945 log.cc:927] Time spent T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.416s	user 0.003s	sys 0.000s
I20260709 12:13:37.813318 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:37.819904 16978 raft_consensus.cc:476] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Not starting pre-election -- already a leader
W20260709 12:13:37.822546 16951 log.cc:927] Time spent T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.307s	user 0.001s	sys 0.001s
W20260709 12:13:37.822949 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:37.836119 15080 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:37.838420 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:37.825702 16973 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:37.766707 16968 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:37.859202 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:13:37.861308 16961 log.cc:927] Time spent T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.345s	user 0.003s	sys 0.000s
I20260709 12:13:37.857465 16968 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:37.866345 15033 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:13:37.838665 16821 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:37.891932 15156 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:37.892004 15109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:13:37.904124 16974 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:37.904749 16974 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:37.929240 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:37.927663 16896 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:37.897987 16906 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 12:13:37.916838 16853 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:37.939430 16853 raft_consensus.cc:697] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:37.940378 16853 consensus_queue.cc:237] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:37.971060 16700 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:37.990680 15154 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:37.998487 15109 raft_consensus.cc:606] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:13:37.998960 15109 raft_consensus.cc:614] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:37.994781 16763 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:38.001787 16956 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:37.984617 16414 consensus_queue.cc:1059] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.022s
W20260709 12:13:38.018697 16988 log.cc:927] Time spent T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.172s	user 0.001s	sys 0.000s
I20260709 12:13:37.992172 16872 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.027s
W20260709 12:13:38.074054 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 82357.5us
I20260709 12:13:38.075732 15154 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:38.090342 16993 log.cc:927] Time spent T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 12:13:38.075430 16796 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.099025 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:38.082653 16899 raft_consensus.cc:3055] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:38.084870 16414 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:38.102075 15111 raft_consensus.cc:2393] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 6: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:38.103672 16899 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:38.112703 16974 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:38.117260 16899 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:38.107379 16796 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:38.118726 16899 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:38.119925 16796 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:38.140136 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:38.149976 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:38.152093 15181 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:38.185366 16638 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:13:38.194453 16998 log.cc:927] Time spent T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.107s	user 0.002s	sys 0.000s
I20260709 12:13:38.200366 15040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:13:38.201381 15040 raft_consensus.cc:606] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:38.202003 15040 raft_consensus.cc:614] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:38.232803 16586 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.246460 16586 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:38.248564 16586 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:38.249905 17002 log.cc:927] Time spent T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.137s	user 0.000s	sys 0.002s
W20260709 12:13:38.251748 16991 log.cc:927] Time spent T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.138s	user 0.000s	sys 0.001s
I20260709 12:13:38.252696 15031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db665390876f4ed9b088c63ee9861928"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:13:38.253383 15031 raft_consensus.cc:606] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Received request to transfer leadership to TS 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:38.253741 15031 raft_consensus.cc:614] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:38.258265 15185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:13:38.258873 15185 raft_consensus.cc:606] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:13:38.259207 15185 raft_consensus.cc:614] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:38.261602 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:38.263046 16717 raft_consensus.cc:1064] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
W20260709 12:13:38.277954 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 44976.7us
W20260709 12:13:38.324474 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 44530.1us
I20260709 12:13:38.329038 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:38.329661 15110 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:38.330559 15114 raft_consensus.cc:1275] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
W20260709 12:13:38.321990 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 48293.3us
I20260709 12:13:38.346675 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:38.347321 15039 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:38.350230 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:38.352408 15188 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:38.353284 15110 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:38.354156 15032 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:38.356935 15081 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:38.361653 15110 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:38.376605 16414 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.377142 16414 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:38.377481 16957 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:38.378014 16957 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.378384 16957 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:38.383924 15185 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 12:13:38.385224 17011 log.cc:927] Time spent T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260709 12:13:38.392598 15113 raft_consensus.cc:1275] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:38.394285 16717 consensus_queue.cc:237] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:38.397084 14936 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 68) took 8272 ms. Trace:
I20260709 12:13:38.398427 16956 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:13:38.398944 17008 log.cc:927] Time spent T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 12:13:38.393916 16957 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:38.397451 14936 rpcz_store.cc:276] 0709 12:13:30.124495 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.124651 (+   156us) service_pool.cc:224] Handling call
0709 12:13:30.346692 (+222041us) spinlock_profiling.cc:243] Waited 39.5 ms on lock 0x7b5400170554. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c84090 00007f4c08d22f3a 00007f4c0ead8e9c 00007f4c0ebd704e 00007f4c0d0982a4 00007f4c0d098232 00007f4c0d098161 00007f4c0d0980dc 00007f4c0d097392 00007f4c0705548c 00007f4c070548c6
0709 12:13:38.397026 (+8050334us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:37.228106 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:37.439326 (+211220us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:37.441613 (+  2287us) write_op.cc:435] Acquired schema lock
0709 12:13:37.455308 (+ 13695us) tablet.cc:662] Decoding operations
0709 12:13:37.518854 (+ 63546us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:37.519847 (+   993us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:37.519900 (+    53us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:13:37.558901 (+ 39001us) tablet.cc:701] Row locks acquired
0709 12:13:37.568601 (+  9700us) write_op.cc:260] PREPARE: finished
0709 12:13:37.584726 (+ 16125us) write_op.cc:270] Start()
0709 12:13:37.599619 (+ 14893us) write_op.cc:276] Timestamp: P: 1783599217582547 usec, L: 0
0709 12:13:37.601597 (+  1978us) op_driver.cc:348] REPLICATION: starting
0709 12:13:37.666201 (+ 64604us) log.cc:844] Serialized 1292 byte log entry
0709 12:13:37.755214 (+ 89013us) op_driver.cc:464] REPLICATION: finished
0709 12:13:38.012795 (+257581us) write_op.cc:301] APPLY: starting
0709 12:13:38.014954 (+  2159us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:38.018565 (+  3611us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:38.082136 (+ 63571us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:38.136149 (+ 54013us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:38.152128 (+ 15979us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 12:13:38.154346 (+  2218us) write_op.cc:312] APPLY: finished
0709 12:13:38.168086 (+ 13740us) log.cc:844] Serialized 34 byte log entry
0709 12:13:38.168262 (+   176us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:38.168353 (+    91us) write_op.cc:454] Released schema lock
0709 12:13:38.168392 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:38.168750 (+   358us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:38.168776 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1471093,"reported_tablets":7,"spinlock_wait_cycles":90759424,"child_traces":[["op",{"apply.queue_time_us":236916,"apply.run_cpu_time_us":6329,"apply.run_wall_time_us":166285,"num_ops":3,"prepare.queue_time_us":137247,"prepare.run_cpu_time_us":11280,"prepare.run_wall_time_us":465320,"raft.queue_time_us":66411,"raft.run_cpu_time_us":32695,"raft.run_wall_time_us":220743,"replication_time_us":153470,"thread_start_us":251433,"threads_started":4,"wal-append.queue_time_us":19381}]]}
I20260709 12:13:38.403355 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:38.405754 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:38.415162 15004 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:38.418357 15189 raft_consensus.cc:1275] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:38.349665 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:38.379134 16414 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:38.448935 15186 raft_consensus.cc:1275] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:13:38.459265 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:38.459976 15110 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:13:38.462102 15111 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:38.446451 16392 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.018s
I20260709 12:13:38.484933 15154 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:38.494458 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:38.484290 16957 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:38.498332 16974 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:38.499164 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 51475.1us
I20260709 12:13:38.498971 16938 consensus_queue.cc:1048] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:38.499639 16930 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:13:38.498864 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 65046us
I20260709 12:13:38.506268 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:38.519162 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:38.491444 16576 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 12:13:38.515920 16974 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.537338 16974 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:38.532182 16822 consensus_queue.cc:1048] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:13:38.555363 16822 consensus_queue.cc:1243] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer 37acd5ac26b54c4fb766e0134c390e73 log is divergent from this leader: its last log entry 6.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 12:13:38.539786 16971 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 12:13:38.566987 16974 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:38.568964 15032 raft_consensus.cc:2393] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:38.569815 16974 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:38.587852 15081 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:38.588611 16964 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:38.594751 16414 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:38.595178 16414 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.595522 16414 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:13:38.597170 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 65296.4us
I20260709 12:13:38.598336 16804 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:38.599891 16804 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:38.597544 16790 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
W20260709 12:13:38.600234 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 89536.8us
I20260709 12:13:38.600246 15004 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:38.603874 15190 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:38.611361 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:38.612550 15185 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 5
W20260709 12:13:38.612574 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 107637us
I20260709 12:13:38.616902 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:38.617647 15111 raft_consensus.cc:2393] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:38.616392 16754 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:38.633594 15715 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 LEARNER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:38.655795 14934 catalog_manager.cc:5697] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:38.658366 14934 catalog_manager.cc:5697] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 2 to 5, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 5 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:38.664438 14934 catalog_manager.cc:5697] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 3 to 5, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 5 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:38.665910 14934 catalog_manager.cc:5697] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:38.671711 14934 catalog_manager.cc:5697] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 1 to 4, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 4 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:38.674371 14934 catalog_manager.cc:5697] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 2 to 4, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 4 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:38.677768 14934 catalog_manager.cc:5697] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
W20260709 12:13:38.683699 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 53054.8us
I20260709 12:13:38.687460 14934 catalog_manager.cc:5697] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:38.695667 14934 catalog_manager.cc:5697] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:38.709295 15035 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:38.665877 16572 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 12:13:38.729594 15031 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:38.734115 14934 catalog_manager.cc:5697] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 1 to 3, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:38.737425 14934 catalog_manager.cc:5697] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 4 to 6, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 6 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:38.738904 14934 catalog_manager.cc:5697] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:38.740657 14934 catalog_manager.cc:5697] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 4 to 5, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 5 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:38.757710 15185 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:38.739717 16822 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:38.763523 15005 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:38.739593 16956 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 12:13:38.772145 16796 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:38.775928 17010 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:38.811223 16907 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:38.811748 16796 raft_consensus.cc:697] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:38.764910 16822 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:38.836206 16796 consensus_queue.cc:237] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:38.849269 16822 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:38.853467 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:38.854231 15190 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:38.859690 15005 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:38.860736 16806 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:38.861104 16806 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:38.861482 16806 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:38.866533 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:38.867424 15108 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:38.873142 16414 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:38.875667 15189 raft_consensus.cc:1217] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Deduplicated request from leader. Original: 1.1->[3.2-7.4]   Dedup: 3.2->[5.3-7.4]
I20260709 12:13:38.876169 15189 raft_consensus.cc:1240] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 7. Current term is 8. Ops: [3.2-7.4]
I20260709 12:13:38.891832 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:13:38.925082 17027 log.cc:927] Time spent T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.096s	user 0.000s	sys 0.000s
I20260709 12:13:38.948005 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:38.949837 15154 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:38.928434 16576 consensus_queue.cc:1059] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:13:38.950726 16414 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:38.963085 16576 consensus_queue.cc:1243] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer 37acd5ac26b54c4fb766e0134c390e73 log is divergent from this leader: its last log entry 6.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 12:13:38.960903 16973 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:13:38.967701 16806 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:39.003109 16923 raft_consensus.cc:3055] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:39.003584 16923 raft_consensus.cc:740] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:39.004279 16806 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:39.004395 16923 consensus_queue.cc:260] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:39.005868 16923 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:39.006121 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:39.006840 15116 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:39.009730 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:39.017961 15189 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:39.018635 16952 raft_consensus.cc:2955] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:39.022497 15715 raft_consensus.cc:2955] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:39.032028 15005 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:39.033190 16806 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:39.033725 16806 raft_consensus.cc:697] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:39.034548 16806 consensus_queue.cc:237] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:39.045137 15185 raft_consensus.cc:2955] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:39.066293 15040 raft_consensus.cc:2955] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:39.076332 14936 catalog_manager.cc:5697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:39.079370 14936 catalog_manager.cc:5697] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index -1 to 2, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:39.086138 14936 catalog_manager.cc:5697] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 1 to 3, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 3 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.096118 14934 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37352 (request call id 158) took 4392 ms. Trace:
I20260709 12:13:39.096501 14934 rpcz_store.cc:276] 0709 12:13:34.710354 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:34.718998 (+  8644us) service_pool.cc:224] Handling call
0709 12:13:39.096049 (+4377051us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:38.947991 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:38.948594 (+   603us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:38.948627 (+    33us) write_op.cc:435] Acquired schema lock
0709 12:13:38.948645 (+    18us) tablet.cc:662] Decoding operations
0709 12:13:38.962258 (+ 13613us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:38.962319 (+    61us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:38.962344 (+    25us) tablet.cc:685] Acquiring locks for 13 operations
0709 12:13:38.965044 (+  2700us) tablet.cc:701] Row locks acquired
0709 12:13:38.965061 (+    17us) write_op.cc:260] PREPARE: finished
0709 12:13:38.965220 (+   159us) write_op.cc:270] Start()
0709 12:13:38.965356 (+   136us) write_op.cc:276] Timestamp: P: 1783599218965164 usec, L: 0
0709 12:13:38.965377 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:13:38.966084 (+   707us) log.cc:844] Serialized 5153 byte log entry
0709 12:13:38.991525 (+ 25441us) op_driver.cc:464] REPLICATION: finished
0709 12:13:39.037160 (+ 45635us) write_op.cc:301] APPLY: starting
0709 12:13:39.037244 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:39.037497 (+   253us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:39.037653 (+   156us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:39.038942 (+  1289us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:39.039160 (+   218us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=13
0709 12:13:39.039203 (+    43us) write_op.cc:312] APPLY: finished
0709 12:13:39.052173 (+ 12970us) log.cc:844] Serialized 94 byte log entry
0709 12:13:39.055367 (+  3194us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:39.055507 (+   140us) write_op.cc:454] Released schema lock
0709 12:13:39.055554 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:39.083400 (+ 27846us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:39.083432 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":16865,"reported_tablets":46,"child_traces":[["op",{"apply.queue_time_us":45392,"apply.run_cpu_time_us":3105,"apply.run_wall_time_us":26463,"num_ops":13,"prepare.queue_time_us":191957,"prepare.run_cpu_time_us":4984,"prepare.run_wall_time_us":18397,"replication_time_us":25980,"thread_start_us":81468,"threads_started":2}]]}
I20260709 12:13:39.150471 14938 catalog_manager.cc:5697] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 4 to 5, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 5 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.158519 14938 catalog_manager.cc:5697] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 4 to 5, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 5 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:39.162762 14938 catalog_manager.cc:5697] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 2 to 5. New cstate: current_term: 5 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:39.164170 14938 catalog_manager.cc:5697] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:39.165386 14938 catalog_manager.cc:5697] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 3, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.166834 14938 catalog_manager.cc:5697] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 3 to 6. New cstate: current_term: 6 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:39.168571 14938 catalog_manager.cc:5697] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 2, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.173715 14938 catalog_manager.cc:5697] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 3 to 5, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 5 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.181216 14938 catalog_manager.cc:5697] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 3 to 6, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:39.183300 14938 catalog_manager.cc:5697] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 2 to 4, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 4 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:39.192916 14938 catalog_manager.cc:5697] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.195081 14938 catalog_manager.cc:5697] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 2 to 4, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 4 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.196713 14938 catalog_manager.cc:5697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 3 to 4, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 4 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.205054 17021 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:39.205684 17021 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:39.198226 14938 catalog_manager.cc:5697] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 3 to 5, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 5 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:39.208103 14938 catalog_manager.cc:5697] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 5. New cstate: current_term: 5 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:39.210561 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:39.210189 14938 catalog_manager.cc:5697] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 1 to 3, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.211257 15185 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:39.211760 17021 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:39.212008 14938 catalog_manager.cc:5697] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 3 to 5, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 5 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.213817 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:39.214926 15109 raft_consensus.cc:2393] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 6: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:39.213716 14938 catalog_manager.cc:5697] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 3 to 5, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 5 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.213622 15005 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:39.216238 16804 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:39.217260 14938 catalog_manager.cc:5697] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:39.218197 16804 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:39.219655 16804 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:39.220942 14938 catalog_manager.cc:5697] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:39.222827 14938 catalog_manager.cc:5697] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 2 to 5, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 5 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.224438 14938 catalog_manager.cc:5697] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 4 to 6, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:39.232161 16804 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:39.235399 16804 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:39.238309 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:39.239109 15109 raft_consensus.cc:2393] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 6: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:39.242844 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:39.262924 14936 catalog_manager.cc:5697] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 2 to 3, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:39.283049 15186 raft_consensus.cc:1275] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:39.285995 16804 consensus_queue.cc:1048] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:39.287750 14935 catalog_manager.cc:5697] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 3 to 4, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 4 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:39.289351 15185 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:39.289639 14935 catalog_manager.cc:5697] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 3 to 7. New cstate: current_term: 7 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.291319 15005 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:39.292405 17021 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:39.293048 17021 raft_consensus.cc:697] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:39.293900 17021 consensus_queue.cc:237] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:39.295086 14935 catalog_manager.cc:5697] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.296636 14935 catalog_manager.cc:5697] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 3 to 6, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.300357 14938 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37356 (request call id 174) took 1053 ms. Trace:
I20260709 12:13:39.304749 14938 rpcz_store.cc:276] 0709 12:13:38.247113 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:38.250382 (+  3269us) service_pool.cc:224] Handling call
0709 12:13:39.300268 (+1049886us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:39.234086 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:39.234597 (+   511us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:39.234629 (+    32us) write_op.cc:435] Acquired schema lock
0709 12:13:39.234645 (+    16us) tablet.cc:662] Decoding operations
0709 12:13:39.236051 (+  1406us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:39.236092 (+    41us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:39.236109 (+    17us) tablet.cc:685] Acquiring locks for 22 operations
0709 12:13:39.237047 (+   938us) tablet.cc:701] Row locks acquired
0709 12:13:39.237058 (+    11us) write_op.cc:260] PREPARE: finished
0709 12:13:39.237153 (+    95us) write_op.cc:270] Start()
0709 12:13:39.237244 (+    91us) write_op.cc:276] Timestamp: P: 1783599219237122 usec, L: 0
0709 12:13:39.237258 (+    14us) op_driver.cc:348] REPLICATION: starting
0709 12:13:39.237750 (+   492us) log.cc:844] Serialized 8623 byte log entry
0709 12:13:39.240371 (+  2621us) op_driver.cc:464] REPLICATION: finished
0709 12:13:39.240852 (+   481us) write_op.cc:301] APPLY: starting
0709 12:13:39.240935 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:39.241308 (+   373us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:39.241397 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:39.243557 (+  2160us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:39.243843 (+   286us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=22
0709 12:13:39.243890 (+    47us) write_op.cc:312] APPLY: finished
0709 12:13:39.244282 (+   392us) log.cc:844] Serialized 151 byte log entry
0709 12:13:39.244444 (+   162us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:39.244657 (+   213us) write_op.cc:454] Released schema lock
0709 12:13:39.244714 (+    57us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:39.246128 (+  1414us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:39.246158 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":76549,"reported_tablets":52,"child_traces":[["op",{"apply.queue_time_us":272,"apply.run_cpu_time_us":4153,"apply.run_wall_time_us":4152,"num_ops":22,"prepare.queue_time_us":108,"prepare.run_cpu_time_us":3883,"prepare.run_wall_time_us":3882,"replication_time_us":3010}]]}
I20260709 12:13:39.308336 14935 catalog_manager.cc:5697] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 6, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.311152 14935 catalog_manager.cc:5697] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 3 to 6, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.351294 15109 raft_consensus.cc:1275] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:39.353902 17021 consensus_queue.cc:1048] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:39.457234 14934 catalog_manager.cc:5697] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 3 to 6, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 6 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.507814 14934 catalog_manager.cc:5697] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 5 to 6, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 6 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:39.520493 15116 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:39.526295 17021 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:39.529387 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:39.585757 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 83697.1us
I20260709 12:13:39.594972 15185 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:39.594527 14938 catalog_manager.cc:5697] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 3 to 5, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 5 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:39.596578 16804 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:39.631760 17029 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:39.632300 17029 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:39.634603 17029 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:39.650795 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:39.651726 15190 raft_consensus.cc:2410] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:13:39.655460 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:39.676869 15081 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:39.678043 16952 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:39.694670 15109 consensus_queue.cc:237] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:39.706024 15715 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:39.712323 16952 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:39.719722 15040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:13:39.720405 15040 raft_consensus.cc:606] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:39.724851 15040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:13:39.725430 15040 raft_consensus.cc:606] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:39.728456 17029 raft_consensus.cc:2955] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:39.729878 16804 raft_consensus.cc:993] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:39.730356 16804 raft_consensus.cc:1081] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:39.732846 15715 raft_consensus.cc:2955] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:39.723199 14935 catalog_manager.cc:5697] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 4 to 5, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 5 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.737947 14935 catalog_manager.cc:5697] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 5 to 6, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.744225 15040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:13:39.744874 15040 raft_consensus.cc:606] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:39.745566 15116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:13:39.746116 15116 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.746475 15116 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:39.751883 15189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:13:39.752586 15189 raft_consensus.cc:606] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:13:39.757781 15040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:13:39.758376 15040 raft_consensus.cc:606] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:39.763572 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:39.765213 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:39.765954 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:39.781900 15116 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:39.787729 15116 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:39.789248 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:39.793983 15189 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:39.796530 14923 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ff92c88b883c4f3b9a74312a83cf2c8c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:39.789795 15039 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:39.802975 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:39.803854 15040 raft_consensus.cc:3055] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:39.804217 15040 raft_consensus.cc:740] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:39.805694 16952 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:39.805980 15040 consensus_queue.cc:260] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:39.807554 15040 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:39.810964 15032 raft_consensus.cc:2955] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:39.815949 14938 catalog_manager.cc:5697] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index 3 to 4, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New cstate: current_term: 1 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.827059 15190 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:39.829340 16806 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:39.834942 15189 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:13:39.838083 15109 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:39.839883 17021 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:39.843190 15080 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:39.844012 16952 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:39.844494 16952 raft_consensus.cc:697] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:39.845338 16952 consensus_queue.cc:237] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:39.846334 15176 tablet_service.cc:1558] Processing DeleteTablet for tablet ff92c88b883c4f3b9a74312a83cf2c8c with delete_type TABLET_DATA_TOMBSTONED (TS 37acd5ac26b54c4fb766e0134c390e73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40280
I20260709 12:13:39.852049 15040 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:13:39.858623 17053 tablet_replica.cc:333] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:13:39.859745 17053 raft_consensus.cc:2243] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:39.860553 17053 raft_consensus.cc:2272] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:39.865604 17049 raft_consensus.cc:993] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:39.875653 17049 raft_consensus.cc:1081] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:39.880723 15040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:13:39.881323 15040 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.881678 15040 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:39.885600 17053 ts_tablet_manager.cc:1916] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:39.899667 15040 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:39.901641 15040 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:39.904752 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:39.905342 15189 raft_consensus.cc:3055] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:39.905453 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:39.905778 15189 raft_consensus.cc:740] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:39.906085 15109 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:39.906690 15189 consensus_queue.cc:260] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:39.907898 15189 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:39.914716 15189 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:39.917732 15109 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:39.917902 14938 catalog_manager.cc:5697] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 6 to 7, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 7 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.918883 15004 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:39.919723 16796 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:39.920214 16796 raft_consensus.cc:697] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:39.921181 17053 ts_tablet_manager.cc:1929] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:39.921011 16796 consensus_queue.cc:237] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:39.921622 17053 log.cc:1199] T ff92c88b883c4f3b9a74312a83cf2c8c P 37acd5ac26b54c4fb766e0134c390e73: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root/wals/ff92c88b883c4f3b9a74312a83cf2c8c
I20260709 12:13:39.923492 14924 catalog_manager.cc:5028] TS 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): tablet ff92c88b883c4f3b9a74312a83cf2c8c (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:13:39.943913 14935 catalog_manager.cc:5697] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 5 to 6, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:39.959671 16938 raft_consensus.cc:993] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:39.960212 16938 raft_consensus.cc:1081] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:39.965973 15116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:13:39.966600 15116 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:39.967001 15116 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:39.976517 15116 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:39.980911 15116 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:39.982755 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:39.983438 15040 raft_consensus.cc:3055] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:39.983654 15040 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:39.982816 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:39.984409 15189 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:39.984282 15040 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:39.985426 15040 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:39.989872 15040 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:13:39.990694 15081 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:39.991350 16952 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:39.991619 15189 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:13:39.991796 16952 raft_consensus.cc:697] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:39.992848 16952 consensus_queue.cc:237] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:40.005542 14935 catalog_manager.cc:5697] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 6 to 7, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 7 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.132917 16796 raft_consensus.cc:993] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:40.133433 16804 raft_consensus.cc:1081] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:40.134829 15116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:13:40.135324 15116 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:40.135614 15116 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:40.141173 15116 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:40.142901 15116 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:40.143313 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:40.143497 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:40.143905 15040 raft_consensus.cc:3055] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:40.144084 15190 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:40.145116 15040 raft_consensus.cc:740] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:40.145861 15040 consensus_queue.cc:260] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:40.147666 15040 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:40.149966 15190 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:40.151553 15080 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:40.152245 17029 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:40.152626 17029 raft_consensus.cc:697] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:40.153373 17029 consensus_queue.cc:237] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:40.156198 15040 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:40.162735 14935 catalog_manager.cc:5697] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 4 to 5, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 5 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.192186 16796 raft_consensus.cc:993] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:40.192631 16804 raft_consensus.cc:1081] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:40.194105 15116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:13:40.194598 15116 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:40.194918 15116 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:40.199651 15116 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:40.201737 15116 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:40.202039 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:40.203183 15190 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:40.201875 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:40.207887 15040 raft_consensus.cc:3055] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:40.208127 15040 raft_consensus.cc:740] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:40.208766 15040 consensus_queue.cc:260] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:40.209645 15040 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:40.209668 15190 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:40.210889 15080 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:40.212131 17029 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:40.212656 17029 raft_consensus.cc:697] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:40.213618 17029 consensus_queue.cc:237] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:40.220650 15040 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:40.229547 14935 catalog_manager.cc:5697] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 5 to 6, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 6 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.261401 16804 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.261927 16804 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:40.263994 16804 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:40.264637 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:40.264923 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:40.265545 15190 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:13:40.266546 15005 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:40.267230 16804 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:13:40.267467 15190 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:40.267660 16804 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:40.268034 16804 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:40.268712 17029 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.280273 16804 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:40.291744 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:40.294401 16804 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:40.295253 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:40.296981 15190 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:40.296917 15040 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:40.302242 16821 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.306442 16821 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:40.306999 16821 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:40.310263 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:40.311015 15032 raft_consensus.cc:2368] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9.
I20260709 12:13:40.313089 15110 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:40.314568 16938 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:40.317541 15081 leader_election.cc:400] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9.
I20260709 12:13:40.317839 15081 leader_election.cc:403] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:40.318437 17029 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 9
I20260709 12:13:40.322357 15190 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:13:40.338536 16821 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:40.348067 15005 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:40.349720 16804 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:13:40.351926 16804 raft_consensus.cc:697] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:40.352792 16804 consensus_queue.cc:237] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:40.361035 17029 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9.
I20260709 12:13:40.366143 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:40.379980 15190 raft_consensus.cc:2368] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9.
I20260709 12:13:40.369745 15189 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:40.391180 15080 leader_election.cc:400] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9.
I20260709 12:13:40.394852 16806 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:40.448355 14935 catalog_manager.cc:5697] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:40.507861 15032 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:40.509370 17064 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.533145 15190 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:40.535259 17063 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:40.668535 15185 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:40.669700 17063 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:40.684549 15040 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:40.692233 17029 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:40.702754 15185 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:40.710053 17063 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:13:40.761332 15040 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:40.764461 17064 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:40.789987 15190 raft_consensus.cc:1275] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:13:40.791549 16796 consensus_queue.cc:1048] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:40.792205 16796 consensus_queue.cc:1243] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer 37acd5ac26b54c4fb766e0134c390e73 log is divergent from this leader: its last log entry 6.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 12:13:40.796667 15190 raft_consensus.cc:1217] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Deduplicated request from leader. Original: 1.1->[3.2-9.5]   Dedup: 3.2->[5.3-9.5]
I20260709 12:13:40.797137 15190 pending_rounds.cc:85] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 2
I20260709 12:13:40.797339 15190 pending_rounds.cc:107] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 6.3
I20260709 12:13:40.797545 15190 raft_consensus.cc:2889] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:40.818674 15110 raft_consensus.cc:1275] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:13:40.820338 16804 consensus_queue.cc:1048] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.895025 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:40.950270 15032 consensus_queue.cc:237] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:40.970453 15116 raft_consensus.cc:1275] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260709 12:13:40.970695 15003 consensus_peers.cc:597] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cda792bb833a46e5a4f0913b4194a605. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:40.972069 16796 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:40.977465 15190 raft_consensus.cc:1275] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:40.980014 16796 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:40.984613 15040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:13:40.985225 15040 raft_consensus.cc:606] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:40.988471 15040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:13:40.989296 15040 raft_consensus.cc:606] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:40.992621 15185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:13:40.993134 15185 raft_consensus.cc:606] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:13:40.996600 15110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:13:40.997133 15110 raft_consensus.cc:606] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:13:41.002327 15040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:13:41.004761 15040 raft_consensus.cc:606] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:41.003427 15110 raft_consensus.cc:2955] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:41.001482 16938 raft_consensus.cc:2955] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:41.017534 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:41.019201 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:41.019935 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:41.037549 15185 consensus_queue.cc:237] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
W20260709 12:13:41.057770 15153 consensus_peers.cc:597] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06eef20540334693925b40bb2ca93b68. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:41.061969 15116 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:41.074477 14935 catalog_manager.cc:5697] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index -1 to 5, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 5 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:41.078475 17049 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:41.093930 16804 raft_consensus.cc:993] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:41.094362 16804 raft_consensus.cc:1081] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:41.101686 15031 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:41.106688 15109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:13:41.107300 15109 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.107645 15109 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:41.114045 15109 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:41.117128 15109 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:41.117333 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:41.118206 15716 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:41.125574 15716 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:13:41.128364 15078 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:41.130117 17063 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:41.130625 17063 raft_consensus.cc:697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:41.131497 17063 consensus_queue.cc:237] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:41.132841 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:41.133484 15039 raft_consensus.cc:3055] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:41.133766 15039 raft_consensus.cc:740] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:41.137071 15039 consensus_queue.cc:260] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:41.137450 17076 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:41.138226 15039 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:41.147006 15181 raft_consensus.cc:2955] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:41.151752 16806 raft_consensus.cc:993] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:41.152338 16806 raft_consensus.cc:1081] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:41.164288 15110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:13:41.164927 15110 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.165313 15110 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:41.168998 17076 raft_consensus.cc:2955] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:41.171310 15039 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:13:41.175689 15109 raft_consensus.cc:2955] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:41.178154 15110 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:41.182291 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:41.182134 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:41.182984 15031 raft_consensus.cc:3055] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:41.183207 15181 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:41.184368 15032 raft_consensus.cc:2955] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:41.193058 17064 raft_consensus.cc:993] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:41.193672 17064 raft_consensus.cc:1081] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:41.198690 15031 raft_consensus.cc:740] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:41.199642 15031 consensus_queue.cc:260] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:41.200819 15031 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:41.205443 15108 consensus_queue.cc:237] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:41.210023 14934 catalog_manager.cc:5697] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index -1 to 5, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 5 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.212711 15035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:13:41.213315 15035 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.213671 15035 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.217612 15186 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:13:41.219177 14935 catalog_manager.cc:5697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 6 to 7, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 7 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.222723 15181 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:41.225376 15035 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:41.226377 15078 consensus_peers.cc:597] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 983f3ec3e3bc474fa94e78f3708afa26. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:41.232004 15080 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:41.233392 17029 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:41.234575 16821 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:41.235410 16821 raft_consensus.cc:697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:41.236301 16821 consensus_queue.cc:237] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:41.233623 15031 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:41.239145 15035 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:41.240176 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:41.251603 15716 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.256901 15181 raft_consensus.cc:2955] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:41.238970 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:41.182479 15110 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:41.259136 15716 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:41.246512 15039 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:13:41.248381 17064 raft_consensus.cc:2955] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:41.260737 15003 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:41.262498 16806 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:41.262975 16806 raft_consensus.cc:697] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:41.263845 16806 consensus_queue.cc:237] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:41.268632 16821 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:41.273131 15108 raft_consensus.cc:3055] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:41.273612 15108 raft_consensus.cc:740] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:41.274582 15108 consensus_queue.cc:260] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:41.277592 15186 consensus_queue.cc:237] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:41.278410 15108 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.287114 15108 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
I20260709 12:13:41.286841 14934 catalog_manager.cc:5697] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 1 to 2, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 2 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.293699 15039 raft_consensus.cc:2955] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:41.297197 14938 catalog_manager.cc:5697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 4 to 5, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 5 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.283185 14935 catalog_manager.cc:5697] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index -1 to 6, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 7 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:41.314574 15108 raft_consensus.cc:1275] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:41.316289 17049 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:41.317229 15153 consensus_peers.cc:597] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd07f67a442144789fb429b7718defc8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:41.319563 15031 raft_consensus.cc:1275] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:41.320919 17049 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:41.338917 17076 raft_consensus.cc:2955] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:41.340934 15108 raft_consensus.cc:2955] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:41.405385 16806 raft_consensus.cc:993] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:41.405931 16806 raft_consensus.cc:1081] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:41.408557 15108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:13:41.409220 15108 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.409569 15108 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:41.417514 17049 raft_consensus.cc:993] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:41.422623 17096 raft_consensus.cc:1081] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
W20260709 12:13:41.423406 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 78553.1us
I20260709 12:13:41.425884 14935 catalog_manager.cc:5697] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index -1 to 5, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 5 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:41.429459 15108 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:41.432489 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:41.433063 15108 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:41.433126 15035 raft_consensus.cc:3055] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:41.433681 15035 raft_consensus.cc:740] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:41.434427 15035 consensus_queue.cc:260] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:41.435261 15035 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:41.435163 15039 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:13:41.435832 15039 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.436164 15039 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.442341 15039 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:41.444579 15035 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:13:41.444938 15039 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:41.445032 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:41.445658 15109 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:41.445976 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 93627.1us
I20260709 12:13:41.446650 15081 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:41.447600 16821 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:41.448369 16821 raft_consensus.cc:697] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:41.449324 16821 consensus_queue.cc:237] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:41.452052 15039 raft_consensus.cc:2955] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:41.457494 15109 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:41.469121 15004 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:41.470285 17086 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:41.470753 17086 raft_consensus.cc:697] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:41.471530 17086 consensus_queue.cc:237] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:41.471800 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:41.472508 15186 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:41.479394 15186 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:13:41.484421 15181 raft_consensus.cc:1240] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:41.489929 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:41.490573 15189 raft_consensus.cc:3055] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:41.490862 15189 raft_consensus.cc:740] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:41.491632 15189 consensus_queue.cc:260] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:41.492808 15189 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.499457 14938 catalog_manager.cc:5697] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 6 to 7, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 7 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.504927 15189 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:41.511965 17104 ts_tablet_manager.cc:933] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:41.516130 14935 catalog_manager.cc:5697] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 3 to 4, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 4 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.528184 17104 tablet_copy_client.cc:323] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.3:40323
I20260709 12:13:41.529475 17102 ts_tablet_manager.cc:933] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767)
I20260709 12:13:41.533977 15200 tablet_copy_service.cc:140] P 37acd5ac26b54c4fb766e0134c390e73: Received BeginTabletCopySession request for tablet 06eef20540334693925b40bb2ca93b68 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:41162)
I20260709 12:13:41.534615 15200 tablet_copy_service.cc:161] P 37acd5ac26b54c4fb766e0134c390e73: Beginning new tablet copy session on tablet 06eef20540334693925b40bb2ca93b68 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:41162: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-06eef20540334693925b40bb2ca93b68
I20260709 12:13:41.546571 17102 tablet_copy_client.cc:323] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.1:39767
I20260709 12:13:41.552747 15050 tablet_copy_service.cc:140] P 2cdab4d204e440c194e8b09634795793: Received BeginTabletCopySession request for tablet cda792bb833a46e5a4f0913b4194a605 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:51618)
I20260709 12:13:41.553422 15050 tablet_copy_service.cc:161] P 2cdab4d204e440c194e8b09634795793: Beginning new tablet copy session on tablet cda792bb833a46e5a4f0913b4194a605 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:51618: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-cda792bb833a46e5a4f0913b4194a605
I20260709 12:13:41.566910 15200 tablet_copy_source_session.cc:215] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:41.571144 17104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06eef20540334693925b40bb2ca93b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:41.584510 15039 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:13:41.587263 16821 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:13:41.592509 17104 tablet_copy_client.cc:806] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:41.593112 17104 tablet_copy_client.cc:670] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:41.597685 15050 tablet_copy_source_session.cc:215] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:41.601169 17102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda792bb833a46e5a4f0913b4194a605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:41.609655 17104 tablet_copy_client.cc:538] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:41.634826 17104 tablet_bootstrap.cc:492] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:41.648180 17102 tablet_copy_client.cc:806] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:41.648895 17102 tablet_copy_client.cc:670] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:41.670893 15035 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:41.679557 16821 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:41.698486 17104 tablet_bootstrap.cc:492] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:41.699487 17104 tablet_bootstrap.cc:492] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:41.700169 17104 ts_tablet_manager.cc:1403] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.066s	user 0.034s	sys 0.007s
I20260709 12:13:41.707674 17104 raft_consensus.cc:359] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:41.708559 17104 raft_consensus.cc:740] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:41.709345 17104 consensus_queue.cc:260] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:41.713119 17104 ts_tablet_manager.cc:1434] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:13:41.714583 15716 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:13:41.718541 17029 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:13:41.723954 15200 tablet_copy_service.cc:342] P 37acd5ac26b54c4fb766e0134c390e73: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-06eef20540334693925b40bb2ca93b68 received from {username='slave'} at 127.0.0.1:41162
I20260709 12:13:41.724491 15200 tablet_copy_service.cc:434] P 37acd5ac26b54c4fb766e0134c390e73: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-06eef20540334693925b40bb2ca93b68 on tablet 06eef20540334693925b40bb2ca93b68 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:41.728246 17102 tablet_copy_client.cc:538] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:41.738158 15718 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:41.742163 16804 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:41.753790 17102 tablet_bootstrap.cc:492] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:41.757419 17104 ts_tablet_manager.cc:933] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:41.770773 17104 tablet_copy_client.cc:323] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.3:40323
I20260709 12:13:41.782867 15181 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:41.791254 17102 tablet_bootstrap.cc:492] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:41.792452 17102 tablet_bootstrap.cc:492] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:41.793105 17102 ts_tablet_manager.cc:1403] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.040s	user 0.027s	sys 0.006s
I20260709 12:13:41.796149 17102 raft_consensus.cc:359] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:41.796912 17102 raft_consensus.cc:740] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:41.865437 15200 tablet_copy_service.cc:140] P 37acd5ac26b54c4fb766e0134c390e73: Received BeginTabletCopySession request for tablet bd07f67a442144789fb429b7718defc8 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:41162)
I20260709 12:13:41.797587 17102 consensus_queue.cc:260] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:41.866706 15200 tablet_copy_service.cc:161] P 37acd5ac26b54c4fb766e0134c390e73: Beginning new tablet copy session on tablet bd07f67a442144789fb429b7718defc8 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:41162: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-bd07f67a442144789fb429b7718defc8
I20260709 12:13:41.875689 17063 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
W20260709 12:13:41.933846 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 46840.8us
I20260709 12:13:41.956115 17102 ts_tablet_manager.cc:1434] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.163s	user 0.006s	sys 0.008s
I20260709 12:13:42.009002 15718 raft_consensus.cc:1217] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
W20260709 12:13:42.031929 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 95199.8us
I20260709 12:13:42.058776 15110 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:42.064605 15109 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:42.076841 15200 tablet_copy_source_session.cc:215] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:42.079608 16804 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:42.079613 16796 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:42.087646 15050 tablet_copy_service.cc:342] P 2cdab4d204e440c194e8b09634795793: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-cda792bb833a46e5a4f0913b4194a605 received from {username='slave'} at 127.0.0.1:51618
I20260709 12:13:42.088322 15050 tablet_copy_service.cc:434] P 2cdab4d204e440c194e8b09634795793: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-cda792bb833a46e5a4f0913b4194a605 on tablet cda792bb833a46e5a4f0913b4194a605 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:42.118573 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:42.159408 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 195049us
I20260709 12:13:42.165051 15718 raft_consensus.cc:1217] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
W20260709 12:13:42.168295 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 149291us
I20260709 12:13:42.217919 15186 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:42.244897 17104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd07f67a442144789fb429b7718defc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:42.266407 15031 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:42.277770 17112 ts_tablet_manager.cc:933] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:42.295560 16821 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:42.327234 17112 tablet_copy_client.cc:323] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.2:41561
I20260709 12:13:42.334347 15126 tablet_copy_service.cc:140] P cb445d4f8d034987976d9b78da5532ac: Received BeginTabletCopySession request for tablet 983f3ec3e3bc474fa94e78f3708afa26 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:58982)
I20260709 12:13:42.334930 15126 tablet_copy_service.cc:161] P cb445d4f8d034987976d9b78da5532ac: Beginning new tablet copy session on tablet 983f3ec3e3bc474fa94e78f3708afa26 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:58982: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-983f3ec3e3bc474fa94e78f3708afa26
I20260709 12:13:42.351454 16821 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 12:13:42.375701 15126 tablet_copy_source_session.cc:215] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:42.386413 15189 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:42.400120 16796 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:42.405084 17136 raft_consensus.cc:1064] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:13:42.436718 17104 tablet_copy_client.cc:806] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:42.409866 17136 consensus_queue.cc:237] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 3, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:42.437570 17104 tablet_copy_client.cc:670] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:42.398759 17112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983f3ec3e3bc474fa94e78f3708afa26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:42.496757 17104 tablet_copy_client.cc:538] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:42.527204 17104 tablet_bootstrap.cc:492] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:42.557675 15114 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
W20260709 12:13:42.594398 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 60728.5us
I20260709 12:13:42.608983 16700 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:42.612150 15718 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:42.613889 17099 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:42.635581 15034 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:42.647387 16700 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:42.655499 17136 raft_consensus.cc:2955] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:42.660254 15718 raft_consensus.cc:2955] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:42.690531 14935 catalog_manager.cc:5697] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index 5 to 6, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:42.694476 17112 tablet_copy_client.cc:806] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:42.716300 17126 raft_consensus.cc:1064] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:13:42.718878 17126 consensus_queue.cc:237] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 3, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:42.725111 15035 raft_consensus.cc:2955] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:42.695130 17112 tablet_copy_client.cc:670] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:42.759115 15109 raft_consensus.cc:2955] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:42.762768 17112 tablet_copy_client.cc:538] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:42.791594 15114 raft_consensus.cc:1275] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:42.792153 15717 raft_consensus.cc:1275] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:42.793457 16796 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:42.799008 17127 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:42.826341 17112 tablet_bootstrap.cc:492] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:42.833653 17104 tablet_bootstrap.cc:492] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:42.835139 17104 tablet_bootstrap.cc:492] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:42.835923 17104 ts_tablet_manager.cc:1403] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.309s	user 0.040s	sys 0.021s
W20260709 12:13:42.843231 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 54923.9us
I20260709 12:13:42.851864 16806 raft_consensus.cc:2955] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:42.860875 15114 raft_consensus.cc:2955] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:42.878901 15183 raft_consensus.cc:1275] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:42.879932 17104 raft_consensus.cc:359] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:42.880776 17104 raft_consensus.cc:740] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:42.881417 17104 consensus_queue.cc:260] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:42.886322 17104 ts_tablet_manager.cc:1434] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 12:13:42.888861 15181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06eef20540334693925b40bb2ca93b68"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:13:42.889499 15181 raft_consensus.cc:606] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:13:42.889190 15717 raft_consensus.cc:2955] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:13:42.893712 14924 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leader transfer in progress
I20260709 12:13:42.900394 16806 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:42.904034 15035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:13:42.904695 15035 raft_consensus.cc:606] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:42.908505 14934 catalog_manager.cc:5697] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index 5 to 6, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:13:42.913800 14924 catalog_manager.cc:4755] TS 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): ChangeConfig:REMOVE_PEER RPC failed for tablet 06eef20540334693925b40bb2ca93b68: Remote error: Service unavailable: leader transfer in progress
I20260709 12:13:42.914837 15035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "557b9d61210a4b4788166f507be888d5"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:13:42.915469 15035 raft_consensus.cc:606] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:42.916574 15200 tablet_copy_service.cc:342] P 37acd5ac26b54c4fb766e0134c390e73: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-bd07f67a442144789fb429b7718defc8 received from {username='slave'} at 127.0.0.1:41162
I20260709 12:13:42.917016 15200 tablet_copy_service.cc:434] P 37acd5ac26b54c4fb766e0134c390e73: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-bd07f67a442144789fb429b7718defc8 on tablet bd07f67a442144789fb429b7718defc8 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:42.917429 17127 raft_consensus.cc:993] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:13:42.918673 17127 raft_consensus.cc:1081] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:13:42.920671 15114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:13:42.921298 15114 raft_consensus.cc:606] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:13:42.924870 15114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:13:42.925532 15114 raft_consensus.cc:606] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:42.927590 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:42.931164 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:42.932255 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:42.938036 15183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "557b9d61210a4b4788166f507be888d5"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40302
I20260709 12:13:42.938669 15183 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:42.939029 15183 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:42.949805 17112 tablet_bootstrap.cc:492] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:42.950887 17112 tablet_bootstrap.cc:492] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:42.950523 15183 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:42.961299 15183 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:42.962621 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:42.963917 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:42.981834 15035 raft_consensus.cc:3055] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:42.983089 15035 raft_consensus.cc:740] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:42.962180 17112 ts_tablet_manager.cc:1403] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.136s	user 0.031s	sys 0.006s
I20260709 12:13:42.987448 15184 raft_consensus.cc:2955] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:42.986732 15114 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:43.006454 15035 consensus_queue.cc:260] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:43.016327 15035 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:43.024008 17112 raft_consensus.cc:359] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:43.024897 17112 raft_consensus.cc:740] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:43.029245 17119 raft_consensus.cc:993] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:43.033001 15114 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:13:43.033515 17119 raft_consensus.cc:1081] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:43.034582 15110 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:43.038575 15035 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:13:43.039995 15156 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:43.040902 17136 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:43.041426 17136 raft_consensus.cc:697] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:43.042299 17136 consensus_queue.cc:237] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:43.038111 17112 consensus_queue.cc:260] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:43.046970 17112 ts_tablet_manager.cc:1434] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.040s	user 0.000s	sys 0.007s
I20260709 12:13:43.051497 15114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:13:43.052451 15114 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:43.054008 15114 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:43.088882 15126 tablet_copy_service.cc:342] P cb445d4f8d034987976d9b78da5532ac: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-983f3ec3e3bc474fa94e78f3708afa26 received from {username='slave'} at 127.0.0.1:58982
I20260709 12:13:43.089442 15126 tablet_copy_service.cc:434] P cb445d4f8d034987976d9b78da5532ac: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-983f3ec3e3bc474fa94e78f3708afa26 on tablet 983f3ec3e3bc474fa94e78f3708afa26 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:43.093760 17132 raft_consensus.cc:993] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:43.095412 17049 raft_consensus.cc:1081] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:43.098930 15034 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06eef20540334693925b40bb2ca93b68"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:13:43.099546 15034 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:43.099918 15034 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:43.118381 15034 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:43.130661 14934 catalog_manager.cc:5697] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 5 to 6, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 6 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:43.135847 15114 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:43.138137 15114 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:43.144090 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:43.144699 15035 raft_consensus.cc:3055] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:43.144990 15035 raft_consensus.cc:740] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:43.145731 15035 consensus_queue.cc:260] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:43.146916 15035 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:43.153891 15034 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:43.154461 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:43.155025 15717 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:43.155102 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:43.155508 15035 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:43.156512 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:43.155666 15181 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:43.165295 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:43.165984 15183 raft_consensus.cc:3055] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:43.166280 15183 raft_consensus.cc:740] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:43.167084 15183 consensus_queue.cc:260] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:43.168692 15183 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:43.157860 15081 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:43.161548 15717 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:43.161736 17115 raft_consensus.cc:993] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:13:43.171850 17064 raft_consensus.cc:1081] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:13:43.172806 17029 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:43.173393 17029 raft_consensus.cc:697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:43.174345 17029 consensus_queue.cc:237] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:43.176847 15188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40292
I20260709 12:13:43.177457 15188 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:43.177853 15188 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:43.185346 15188 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:43.177803 15181 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:43.190189 15114 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:43.199265 15188 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:43.201506 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:43.202260 15110 raft_consensus.cc:3055] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:43.202618 15110 raft_consensus.cc:740] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:43.203696 15110 consensus_queue.cc:260] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:43.205279 15110 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:43.207800 15114 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:43.209192 15004 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:43.210750 17127 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:43.211323 17127 raft_consensus.cc:697] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:43.212548 17127 consensus_queue.cc:237] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:43.225222 15110 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:13:43.209156 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:43.232025 15035 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:43.226447 15183 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:43.241462 14936 catalog_manager.cc:5697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 4 to 5, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 5 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:43.251559 15035 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:13:43.235030 14934 catalog_manager.cc:5697] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 5 to 6, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:43.253031 15156 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:43.254005 17136 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:43.254508 17136 raft_consensus.cc:697] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:43.255443 17136 consensus_queue.cc:237] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:43.265285 15035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06eef20540334693925b40bb2ca93b68"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50602
I20260709 12:13:43.266007 15035 raft_consensus.cc:606] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Received request to transfer leadership
I20260709 12:13:43.282647 15035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06eef20540334693925b40bb2ca93b68"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50602
I20260709 12:13:43.283401 15035 raft_consensus.cc:606] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Received request to transfer leadership
I20260709 12:13:43.286557 15035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06eef20540334693925b40bb2ca93b68"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50602
I20260709 12:13:43.287240 15035 raft_consensus.cc:606] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Received request to transfer leadership
I20260709 12:13:43.282109 14934 catalog_manager.cc:5697] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 6 to 7, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 7 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:43.295159 14986 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:13:43.295619 14986 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 06eef20540334693925b40bb2ca93b68 already in progress
W20260709 12:13:43.295892 14986 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 06eef20540334693925b40bb2ca93b68 already in progress
I20260709 12:13:43.351207 15035 consensus_queue.cc:237] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:43.355799 15717 raft_consensus.cc:1275] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:43.356312 15188 raft_consensus.cc:1275] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:43.357194 16806 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:43.368070 17119 raft_consensus.cc:2955] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:43.378878 15718 raft_consensus.cc:2955] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:43.389168 17127 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:43.394573 15188 raft_consensus.cc:2955] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:43.405416 17029 raft_consensus.cc:993] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:43.405851 17029 raft_consensus.cc:1081] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:43.407697 15035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:13:43.408260 15035 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:43.408615 15035 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:43.415797 15035 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:43.417546 15035 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:43.418181 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:43.418715 15114 raft_consensus.cc:3055] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:43.418974 15114 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:43.423394 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:43.424001 15188 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:43.430653 15188 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:13:43.432130 15114 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:43.431367 14934 catalog_manager.cc:5697] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index 6 to 7, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New cstate: current_term: 5 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:43.438377 15005 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:43.443569 16806 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:43.443483 15114 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:43.446632 14925 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cda792bb833a46e5a4f0913b4194a605 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:43.451205 15037 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:43.451733 15114 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:13:43.455782 15717 raft_consensus.cc:1217] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
I20260709 12:13:43.458410 15098 tablet_service.cc:1558] Processing DeleteTablet for tablet cda792bb833a46e5a4f0913b4194a605 with delete_type TABLET_DATA_TOMBSTONED (TS cb445d4f8d034987976d9b78da5532ac not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:41540
I20260709 12:13:43.463637 15115 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:43.466498 17096 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:43.470002 17096 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:43.492830 16806 raft_consensus.cc:697] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:43.494122 16806 consensus_queue.cc:237] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:43.516417 15718 raft_consensus.cc:1217] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEARNER]: Deduplicated request from leader. Original: 7.5->[7.6-7.6]   Dedup: 7.6->[]
I20260709 12:13:43.520313 17165 tablet_replica.cc:333] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:13:43.533478 17165 raft_consensus.cc:2243] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:43.535676 17165 raft_consensus.cc:2272] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:43.542960 14938 catalog_manager.cc:5697] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 6 to 7, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 7 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:43.559355 17165 ts_tablet_manager.cc:1916] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:43.620414 15033 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:43.622229 17131 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:43.623780 17165 ts_tablet_manager.cc:1929] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 12:13:43.624446 17165 log.cc:1199] T cda792bb833a46e5a4f0913b4194a605 P cb445d4f8d034987976d9b78da5532ac: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-1-root/wals/cda792bb833a46e5a4f0913b4194a605
I20260709 12:13:43.626363 14923 catalog_manager.cc:5028] TS cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): tablet cda792bb833a46e5a4f0913b4194a605 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:13:43.638266 15033 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:43.640013 17136 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:43.651326 15183 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:43.653030 17029 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:43.696789 15114 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:43.698554 17136 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:43.701385 15115 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:43.705186 17119 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:43.714939 15718 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:43.716570 17119 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:43.722564 16806 raft_consensus.cc:993] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793: : Instructing follower 1f3445d48e0b46c7b7a0cee3c2c24b07 to start an election
I20260709 12:13:43.723064 16806 raft_consensus.cc:1081] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Signalling peer 1f3445d48e0b46c7b7a0cee3c2c24b07 to start an election
I20260709 12:13:43.724730 15718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06eef20540334693925b40bb2ca93b68"
dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
 from {username='slave'} at 127.0.0.1:43856
I20260709 12:13:43.725234 15718 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:43.725636 15718 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:43.738047 15183 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:13:43.739981 16806 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:43.747360 15718 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:43.748567 15717 raft_consensus.cc:1240] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:43.751497 17163 consensus_queue.cc:1059] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:43.752445 17163 raft_consensus.cc:3055] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:43.752774 17163 raft_consensus.cc:740] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:43.754179 17163 consensus_queue.cc:260] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:43.755601 17163 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:43.777218 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:43.784529 15035 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:13:43.786815 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:43.787415 15115 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:43.793843 15718 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:43.794466 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:43.795073 15183 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:43.797353 15115 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:13:43.798637 15683 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:43.799542 17133 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:43.800042 17133 raft_consensus.cc:697] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:13:43.800977 17133 consensus_queue.cc:237] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:43.801728 15183 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:13:43.812371 14936 catalog_manager.cc:5697] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 6 to 7, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 7 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:43.919454 17064 raft_consensus.cc:1064] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:13:43.922240 17064 consensus_queue.cc:237] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 4, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:43.931334 15183 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:13:43.932132 15718 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEARNER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:13:43.933859 17131 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:44.027642 17115 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:44.032073 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:44.076517 15114 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:44.090066 17119 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:44.105834 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 77257.6us
I20260709 12:13:44.135110 15034 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
W20260709 12:13:44.188685 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 45256.9us
I20260709 12:13:44.245055 15183 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:45.116943 17200 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:45.117641 17200 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:45.120290 17200 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:45.128790 17200 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:45.129520 17200 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:45.132314 17200 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:45.307554 17200 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:45.308184 17200 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:45.310588 17200 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:45.390550 17200 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:45.391845 17200 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:45.471670 17202 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:45.472479 17202 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:45.511544 17200 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:45.572048 17203 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:45.572897 17200 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:45.573364 17200 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:45.573818 17202 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:45.575392 17200 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:45.572616 17203 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:45.579095 17201 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:45.579823 17127 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:45.579723 17201 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:45.580586 17204 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:45.581136 17204 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:45.581866 17201 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:45.582427 17201 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:45.580387 17127 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:45.582916 17201 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.583559 17200 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:45.585657 17201 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:45.586303 17203 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:45.585901 17200 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:45.587625 17203 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:45.588168 17203 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:45.588291 15155 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.454s	user 0.017s	sys 0.011s
W20260709 12:13:45.592299 15155 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.458s	user 0.017s	sys 0.012s
I20260709 12:13:45.589658 17200 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:45.590914 17203 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:45.589592 17127 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:45.589819 17204 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:13:45.595814 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 1.36292e+06us
I20260709 12:13:45.596583 17127 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:45.597079 17127 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.599176 17127 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:45.599442 17204 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:45.599943 17204 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.601936 17204 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:45.604548 17136 raft_consensus.cc:1064] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:13:45.607661 17204 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.608280 17204 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:45.611423 17204 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:45.612995 17199 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:45.613636 17199 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.614905 17204 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:45.615484 17204 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.615846 17199 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:45.617741 17096 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:45.617928 17204 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:45.618322 17096 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.619822 17204 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:45.620558 17096 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:45.620420 17204 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.622880 17096 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:45.623106 17204 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:45.623632 17096 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.626088 17096 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:45.628947 15034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:13:45.629537 15034 raft_consensus.cc:606] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:45.634912 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:45.635435 17199 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:45.636684 17199 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:45.638998 17199 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:45.640619 17183 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:45.641603 17198 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:45.645604 15181 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:13:45.645972 17198 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.646919 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:45.642203 17189 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:45.647614 17189 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.648977 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:45.649554 15110 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:45.649752 17189 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:45.650153 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:45.648162 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:45.642751 17197 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:45.650941 15114 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:45.651268 17197 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.651774 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:45.652423 15116 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:13:45.643353 17179 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:45.653313 17179 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.654379 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:45.654942 15110 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:45.643924 17193 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:45.655567 17193 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.657608 17193 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:45.658797 17205 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:45.659361 17205 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.661520 17205 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:45.645644 17183 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:45.664530 15081 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.481s	user 0.036s	sys 0.057s
W20260709 12:13:45.664970 15081 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.482s	user 0.036s	sys 0.057s
W20260709 12:13:45.671356 15153 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.424s	user 0.021s	sys 0.033s
W20260709 12:13:45.671746 15153 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.424s	user 0.022s	sys 0.033s
W20260709 12:13:45.671993 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 1.42483e+06us
I20260709 12:13:45.676047 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:45.676147 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:45.676828 15715 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:45.677855 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:45.678447 15114 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:45.678966 17194 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.679491 17194 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.680964 17127 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:45.681552 15004 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:45.682562 17201 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:45.683221 17201 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:45.686096 17201 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:45.695218 17194 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:45.758498 17205 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:45.804721 17205 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:45.805240 17205 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:45.760511 17189 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:45.807647 17189 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.809866 17189 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:45.782817 17188 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:45.810483 17188 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.812563 17188 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:45.813216 17188 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:45.813670 17188 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.717166 17198 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:45.815696 17198 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:45.816170 17198 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.818106 17198 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:45.818591 17198 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:45.729108 17197 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:45.819671 17197 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:45.820176 17197 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:45.822202 17197 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:45.772713 17193 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:45.823681 17193 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.825708 17193 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:45.836225 17215 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:45.837584 17188 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:45.838887 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 173182us
I20260709 12:13:45.804724 17194 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:45.819070 17198 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:45.861559 17210 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:45.681486 17127 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:45.879384 17199 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:45.884088 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:45.885049 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:45.898911 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 114874us
I20260709 12:13:45.892028 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:45.952821 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 264697us
I20260709 12:13:45.956909 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:45.995060 15004 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:45.891906 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:46.030296 15183 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 4.
I20260709 12:13:46.054495 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:45.917129 17193 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:46.071522 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 79210.4us
I20260709 12:13:46.037388 17188 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:46.053990 17219 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.081372 17198 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:46.028647 17194 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.083581 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:46.084270 17193 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:46.086372 17127 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.177273 15184 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
I20260709 12:13:46.070672 17215 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:46.088490 17207 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.088495 17203 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:13:46.090226 17208 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:46.094180 17180 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:46.036981 17210 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.096334 17136 consensus_queue.cc:237] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 3, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:46.129896 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:46.159190 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.051105 17199 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.190230 17184 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:13:46.195653 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 200691us
I20260709 12:13:46.199738 17215 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.194585 17218 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:46.200150 17224 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:46.200850 17215 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:46.200687 17224 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.194800 17219 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.202886 17224 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.188056 17208 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.204725 17208 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:46.205916 15682 thread.cc:641] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.527s	user 0.014s	sys 0.000s
W20260709 12:13:46.206224 15682 thread.cc:608] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.528s	user 0.014s	sys 0.000s
I20260709 12:13:46.203398 17234 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:46.190680 17207 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.187425 17198 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:46.201455 17215 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:46.203171 17219 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.238278 17217 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:46.227802 17189 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:46.239586 17194 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:46.239847 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:46.240574 15715 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:46.241245 17199 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:46.242704 17199 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:46.176920 17188 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.245385 17188 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:46.239984 17189 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.202133 15004 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:46.207415 15153 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:45.664831 17183 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:46.263576 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:46.219308 17205 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.277176 17205 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.205793 17210 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.227671 17127 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:13:46.295029 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 87697.4us
I20260709 12:13:46.243176 17199 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.297749 15153 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:46.298641 17222 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:46.299057 17191 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.239401 17193 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:13:46.303164 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 228582us
I20260709 12:13:46.238942 17217 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:46.248538 17198 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.274322 17224 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:46.299853 17183 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:46.200654 17218 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:46.217463 17184 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.311532 17179 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:46.294684 17219 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:13:46.308715 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 205714us
I20260709 12:13:46.314106 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:46.314517 17183 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:46.193708 17180 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.305843 17210 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.031s
I20260709 12:13:46.306274 17127 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.299311 17222 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:46.274431 17234 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.302587 17191 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.335160 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:13:46.449591 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 252449us
I20260709 12:13:46.308413 17235 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:46.445150 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 138839us
I20260709 12:13:46.315791 17199 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:46.547681 17233 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.552073 17189 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:46.518944 17216 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:46.335507 17217 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:46.449281 17201 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:46.548334 17231 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.456696 17240 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:46.455813 17205 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:46.602134 17183 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:46.547407 17236 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:46.722172 17236 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.724539 17236 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.552341 17238 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.725191 17238 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.553128 17241 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.693742 17233 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.694921 17234 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:46.692734 17184 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:46.518541 17220 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.372113 17232 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:46.695984 17127 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.521528 17208 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.456393 17225 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.518198 17221 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:46.604873 17215 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:46.449020 17228 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:46.456033 17213 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:13:46.698387 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 95341.7us
I20260709 12:13:46.315680 17224 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.697351 15684 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:13:46.756877 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 59575.2us
I20260709 12:13:46.732234 17198 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:46.706724 15211 debug-util.cc:398] Leaking SignalData structure 0x7b080011e820 after lost signal to thread 13875
I20260709 12:13:46.363618 17219 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.717456 17245 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:46.709692 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:46.718888 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:46.712728 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:46.721005 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.695381 17237 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:46.726455 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:46.696586 17226 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:46.726502 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:46.662338 17235 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:46.670437 17218 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:46.720850 17205 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.456213 17230 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:46.754216 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:46.785136 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:46.719815 17201 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.755318 17225 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.790027 17219 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.749917 17241 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.784827 17245 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:46.753295 17220 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.785233 17205 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:46.792491 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:46.750953 17207 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.791122 17201 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.793805 15033 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:46.752993 17244 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.727084 17240 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:46.731750 17250 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:46.770901 15715 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:13:46.784783 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:46.778146 15211 debug-util.cc:398] Leaking SignalData structure 0x7b08001dcc00 after lost signal to thread 14972
I20260709 12:13:46.753358 17204 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:46.783226 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:46.821017 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:46.822000 15183 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:13:46.768998 17208 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.788858 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:46.789295 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:46.755957 17191 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.720203 17216 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.763561 17221 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.792058 15037 raft_consensus.cc:1240] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:46.801069 17230 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.801738 17251 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.802167 17218 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:46.802675 17236 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.802716 17227 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.771483 15684 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:13:46.939401 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 168000us
I20260709 12:13:46.940410 17245 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:46.940610 17220 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.940897 17203 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:46.819536 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:46.820160 17253 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.746742 17231 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.820267 17183 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:46.948231 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:46.824313 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:46.767520 17239 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:46.826908 17205 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.769672 17222 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.767550 17249 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:46.836082 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:46.836782 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:46.928488 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:46.928968 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:46.769232 17228 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.752310 17232 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:46.949060 15036 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:13:46.960023 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:46.804785 15114 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:13:46.937361 17218 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.007766 17255 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:47.008291 17255 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.803558 17244 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:46.948302 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.009670 15183 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:13:46.767267 17233 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.010277 17255 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.009147 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.010921 17244 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:47.011724 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:46.805119 17213 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.012488 17247 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:47.013239 17242 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:47.013053 17247 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.949568 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:46.839215 17204 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:46.957921 15715 raft_consensus.cc:1275] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:46.960927 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:46.941324 17203 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:46.786772 17235 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:47.001799 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.002985 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:46.955320 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:46.955981 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.017114 15181 raft_consensus.cc:1240] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:46.955526 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:46.997362 15185 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:46.960604 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.013743 17242 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:47.019982 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 79746.7us
I20260709 12:13:47.034778 15116 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 2.
I20260709 12:13:47.036240 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.012949 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:46.999940 15211 debug-util.cc:398] Leaking SignalData structure 0x7b080033e180 after lost signal to thread 15064
I20260709 12:13:47.019498 17246 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:47.045910 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.046276 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:46.959923 17224 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.951342 17239 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:47.035683 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:46.939455 17251 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.037519 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.058211 15037 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:47.059036 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.059609 15037 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:13:47.039441 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:46.956717 17216 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.961184 17230 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.961009 17229 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:46.840826 17250 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.961160 17215 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.961484 17210 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.786974 17226 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:46.955578 17221 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.941524 17236 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.047137 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.030478 17180 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:47.057513 17239 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:46.783676 17237 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.009217 17218 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.050625 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.088287 15034 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 2.
I20260709 12:13:46.959738 17225 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.053314 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.054179 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:46.953341 17238 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.036226 15032 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:47.014176 17254 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:47.057094 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:46.959385 17231 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.014199 17213 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.027913 17203 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:47.066712 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 112596us
I20260709 12:13:47.067564 15078 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:47.068980 17205 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:47.071040 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 133978us
I20260709 12:13:46.957305 17241 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:46.946748 17227 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:47.071460 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 45772.2us
I20260709 12:13:47.074674 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.075409 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.080273 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.080685 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.081380 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.132985 15036 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:47.133728 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.081743 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.082535 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:46.955715 17253 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.066387 17224 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:46.961319 17191 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:47.025952 17222 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.044s
I20260709 12:13:47.109493 15116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:39914
W20260709 12:13:47.115336 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 48016.2us
I20260709 12:13:47.083547 17210 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.120427 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.158402 15039 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
W20260709 12:13:47.127367 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 72577.3us
I20260709 12:13:47.131809 15004 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:47.115234 15040 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:13:47.134440 15109 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:47.135486 15108 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:47.043684 17249 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:47.053471 17246 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.166807 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.167824 15038 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:47.167768 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.168905 15005 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:47.169199 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:13:47.169960 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 46559.4us
I20260709 12:13:47.170634 17220 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:47.171041 17220 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.171144 17256 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:47.171435 17220 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:47.171541 17256 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:47.171962 17256 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.071597 17243 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.110s
I20260709 12:13:47.086691 17233 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:47.154683 15116 raft_consensus.cc:606] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:47.131968 17218 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:47.086488 17245 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:47.085299 17215 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:47.235625 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 65134.7us
I20260709 12:13:47.230330 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.157357 17180 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:47.229950 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.247893 15108 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:47.247056 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.252090 15115 raft_consensus.cc:2410] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:13:47.252624 15005 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:47.255209 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.256403 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.254967 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.257340 15005 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:47.258103 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:47.259447 17227 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.075505 17229 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.261260 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.261993 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.260035 17236 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.261283 15683 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:47.275175 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:47.281272 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.279870 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.223295 17218 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:47.122740 17254 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:47.341609 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 64009.1us
I20260709 12:13:47.285102 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.280725 15683 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:47.217788 17191 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.285745 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:47.346220 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 65572.6us
I20260709 12:13:47.286542 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.274471 15115 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
W20260709 12:13:47.262573 15211 debug-util.cc:398] Leaking SignalData structure 0x7b08003427e0 after lost signal to thread 15140
I20260709 12:13:47.225142 17240 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:47.189316 17224 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.351438 17218 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.363531 17257 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.087s
I20260709 12:13:47.291841 17183 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:47.363323 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:47.352836 17225 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:47.371754 17225 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:47.372187 17225 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:47.377851 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.378551 15034 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:13:47.243477 17216 raft_consensus.cc:2955] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:47.251955 17245 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.340410 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.250155 17100 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:47.340801 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.340929 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.254642 17136 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:47.340435 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:47.347652 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:47.278340 17180 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:47.352262 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.277053 17241 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:47.354980 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:47.261391 14922 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 06eef20540334693925b40bb2ca93b68 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER failed with leader 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) due to error UNKNOWN_ERROR; will retry: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:13:47.278218 17198 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:47.230892 17233 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.292806 17246 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.229935 17199 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:47.374430 15683 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:47.243825 17184 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:47.378893 17256 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:47.351488 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 64961.2us
I20260709 12:13:47.492807 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.494562 15183 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
W20260709 12:13:47.489125 14922 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 233433us
I20260709 12:13:47.496465 15115 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:47.499948 15003 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:47.417026 15113 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:47.500419 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.493669 15189 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
W20260709 12:13:47.500905 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 250983us
I20260709 12:13:47.452085 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:47.497243 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 122899us
I20260709 12:13:47.483341 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:47.505312 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.512539 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:47.512815 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.513223 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:47.512599 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:47.450605 17254 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.379505 17247 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.516237 15032 raft_consensus.cc:1275] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:47.516484 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.452811 17224 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.482754 17253 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.498490 17241 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:47.447495 17204 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:47.522645 15033 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:47.531011 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.523388 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.493628 17191 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.524103 15003 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:47.448376 17238 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:47.521790 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.526893 17262 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:47.420428 17228 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.536351 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:47.409531 17265 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:47.503723 17205 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:47.373106 17218 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:47.452492 17251 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.495548 17226 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.514443 17237 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.538156 15003 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:47.382341 17264 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:13:47.582321 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 44243.8us
I20260709 12:13:47.498286 17198 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.414295 17220 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:47.583248 17226 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:47.589807 17198 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:47.590523 17233 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.590924 17220 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:47.501713 17136 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.503301 17184 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.499856 17100 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:47.504391 17199 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:47.555371 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:47.605576 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.576391 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:47.529464 17241 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:47.561654 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
W20260709 12:13:47.533385 15211 debug-util.cc:398] Leaking SignalData structure 0x7b080032bbe0 after lost signal to thread 15214
I20260709 12:13:47.591602 15035 raft_consensus.cc:2393] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:47.503618 17213 consensus_queue.cc:1059] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.034s
I20260709 12:13:47.594420 15110 raft_consensus.cc:1240] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:47.539302 17253 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:47.610249 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.539397 17210 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.601323 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:47.602517 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.575596 17265 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:47.614343 17265 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.593667 15710 raft_consensus.cc:2955] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:47.553241 17238 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.606494 15109 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
W20260709 12:13:47.616570 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 85179.4us
I20260709 12:13:47.613706 17213 raft_consensus.cc:3055] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:47.620131 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.568558 17215 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.615053 17203 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:47.628957 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.619532 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:47.620117 17100 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:47.629051 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.629981 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:47.620831 17235 consensus_meta.cc:287] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.565s	user 0.010s	sys 0.000s
I20260709 12:13:47.621287 15111 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:13:47.623334 17238 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.623461 17218 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:13:47.624933 15211 debug-util.cc:398] Leaking SignalData structure 0x7b080009cb60 after lost signal to thread 15743
I20260709 12:13:47.631134 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.631333 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.632493 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.627316 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.635637 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.635958 15186 raft_consensus.cc:2410] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 8 because replica has last-logged OpId of term: 7 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
I20260709 12:13:47.635481 15717 raft_consensus.cc:1240] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:47.636879 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.638027 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.630558 15181 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:47.639513 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.639950 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.640848 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.641592 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.634986 17203 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.643342 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.644410 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.643414 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:47.621433 17213 raft_consensus.cc:740] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:47.651535 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.651844 17256 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.652101 17213 consensus_queue.cc:260] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:47.652987 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.653393 17213 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:47.653971 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.654194 15031 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:13:47.655645 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.655155 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:47.647117 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.647621 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.648337 17199 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:47.649355 17184 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:47.659415 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:47.642745 17235 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:47.662835 17239 consensus_meta.cc:287] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent flushing consensus metadata: real 0.539s	user 0.009s	sys 0.000s
I20260709 12:13:47.663269 17239 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:47.665313 17239 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.666062 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:47.650714 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.667548 17232 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:47.669672 17229 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.671854 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.673079 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.673676 15037 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:13:47.674255 17241 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.674425 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.676155 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.610630 17225 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.651448 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.660621 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.659312 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.649909 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:47.660188 17180 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:47.680953 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.681972 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.653431 17136 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:47.685038 17250 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.686909 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.697737 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:47.697988 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.699195 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.700325 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:47.700448 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.687630 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.701436 15108 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:47.702365 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.703441 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.688331 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.704901 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.705478 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.688958 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.705655 17235 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:47.706094 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.706687 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:47.690034 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.706923 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:47.693363 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.701612 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.707139 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.729148 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.704476 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.725746 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.764259 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:47.769695 17245 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.756601 17249 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:47.755759 17242 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.770696 15185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:13:47.783941 15185 raft_consensus.cc:606] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:13:47.785522 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:47.787293 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:47.787914 15718 raft_consensus.cc:1240] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:47.788156 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:47.773340 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:47.773685 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.775555 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:47.775923 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.776865 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:47.777452 17225 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.777576 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:47.793898 15183 raft_consensus.cc:2393] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 4: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:47.774034 17265 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:47.777462 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:47.708364 15032 raft_consensus.cc:1240] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 7. Current term is 8. Ops: []
I20260709 12:13:47.792520 15190 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:47.795549 15184 raft_consensus.cc:2393] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:47.803512 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.782783 15035 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:13:47.809120 17184 consensus_queue.cc:1059] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:47.809954 17241 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:47.810165 17184 raft_consensus.cc:3055] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:47.810518 17184 raft_consensus.cc:740] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:47.810776 15005 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:47.812767 15034 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 4.
I20260709 12:13:47.816366 15156 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:47.817495 15156 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:47.818081 15005 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:47.807161 17235 consensus_queue.cc:1059] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:47.817098 17265 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:47.828352 15685 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:47.827023 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:47.829241 15113 raft_consensus.cc:1275] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:47.822172 17213 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:47.822423 17198 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:47.830229 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:47.827461 17184 consensus_queue.cc:260] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.832909 17198 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:47.833446 17184 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:47.833549 17198 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:47.829188 15107 raft_consensus.cc:2393] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 3: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:47.830471 17265 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:47.824419 17216 consensus_queue.cc:1059] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:47.842902 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.844321 15685 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:47.841470 17198 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.853231 15685 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:47.844614 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.845002 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.846040 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.847186 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:47.848568 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.852757 15156 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:47.853582 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.854840 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.855450 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.856761 17239 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:47.852525 17100 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:47.857980 17100 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:47.858083 17235 raft_consensus.cc:3055] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:47.858516 17235 raft_consensus.cc:740] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:47.859373 17235 consensus_queue.cc:260] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:47.860461 17235 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.858404 17100 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:47.860908 17239 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:47.864275 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.861008 15685 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:47.842653 17241 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:47.866663 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.842550 17213 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:47.869107 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.872823 15039 raft_consensus.cc:1240] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:47.873180 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.869851 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.867132 17262 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:47.878772 17136 raft_consensus.cc:2804] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:47.879221 17136 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:47.879392 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:47.880517 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:47.880684 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.881048 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.868633 15156 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:47.858325 17249 raft_consensus.cc:3055] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:47.881633 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:47.881850 17249 raft_consensus.cc:740] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:47.882755 17249 consensus_queue.cc:260] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:47.883947 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:47.884112 17249 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:47.885963 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.887429 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.878089 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:47.889112 15004 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:47.890074 15156 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:47.873696 17213 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:47.897864 15004 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:47.891885 15156 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:47.892809 17253 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:47.920576 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.922183 15004 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:47.923898 15004 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:47.927395 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 45743us
I20260709 12:13:47.889467 17136 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:47.935741 15004 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:47.941468 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.891237 17243 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:47.942994 17243 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:47.943429 17243 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:47.901674 17183 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:47.901571 17245 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:47.920774 17199 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:47.952417 17183 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:47.956091 17183 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:47.928402 17231 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:47.967706 17225 raft_consensus.cc:993] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:47.920997 17234 consensus_queue.cc:1059] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
I20260709 12:13:47.968165 17225 raft_consensus.cc:1081] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:47.955605 17199 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:47.970240 15035 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: []
I20260709 12:13:47.970968 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.971717 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.972116 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.972782 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.973222 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:47.975679 17273 log.cc:927] Time spent T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.170s	user 0.001s	sys 0.000s
I20260709 12:13:47.975984 14936 catalog_manager.cc:5697] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 6 to 7, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:47.979725 17245 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:47.953791 15004 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:47.963372 17198 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:47.977454 15080 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:47.978721 17232 raft_consensus.cc:993] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:13:47.971309 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:47.930358 17208 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:47.972584 17180 raft_consensus.cc:3055] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Stepping down as leader of term 6
W20260709 12:13:47.958307 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 58771.8us
W20260709 12:13:47.998373 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 44663.6us
I20260709 12:13:47.999084 15004 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:47.970188 17199 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:48.001607 15004 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:47.972509 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.003504 15080 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:13:48.006685 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 69251.6us
I20260709 12:13:47.985554 17245 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.003360 17204 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:48.016980 17242 raft_consensus.cc:1081] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:13:48.017316 17216 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.017695 15080 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:48.018388 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.018733 15080 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:48.020797 17215 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.019980 15080 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:48.023535 17208 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:48.019049 17216 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:48.025120 17216 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:48.025481 17216 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:47.998448 17180 raft_consensus.cc:740] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:48.028002 17180 consensus_queue.cc:260] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.029292 17180 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:48.023445 17229 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:48.029956 17229 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:48.030352 17229 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:48.029518 15004 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.001021 17255 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:48.058373 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.063194 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.059413 17241 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.073901 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.111791 15710 raft_consensus.cc:1240] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:48.163435 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 133989us
I20260709 12:13:48.164446 15004 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.167240 15004 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.170994 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.171260 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.170984 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.175484 17204 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:48.170202 15004 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.178979 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.179041 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.180239 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.180857 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.181354 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.182533 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.183247 15685 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.184598 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.184917 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.186928 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.188495 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.190071 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.193154 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.193979 15081 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:13:48.169164 17280 log.cc:927] Time spent T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.227s	user 0.004s	sys 0.000s
I20260709 12:13:48.195137 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.195364 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.198818 15081 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:48.169471 17250 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.198836 15685 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.163707 17207 consensus_queue.cc:1059] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.034s
I20260709 12:13:48.209512 17239 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:48.212404 17225 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:48.213693 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 43615.3us
I20260709 12:13:48.214490 17255 consensus_queue.cc:1059] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:48.216739 15004 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.219347 17225 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.183164 17265 consensus_queue.cc:1059] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.024s
I20260709 12:13:48.220139 17265 raft_consensus.cc:3055] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:48.220500 17265 raft_consensus.cc:740] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:13:48.221446 17265 consensus_queue.cc:260] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:48.222983 17265 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:48.203200 17242 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:48.203624 17262 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:48.232561 17262 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:48.233001 17262 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:48.233867 17207 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:48.234452 17207 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:48.235379 17199 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.237314 17207 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:48.237588 17199 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:48.237888 17207 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:48.204859 17232 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.224543 17241 raft_consensus.cc:3055] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:48.229748 17136 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:13:48.229628 15684 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.231462 17238 raft_consensus.cc:3055] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:48.223416 15004 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:48.253911 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 245372us
I20260709 12:13:48.234339 17100 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:48.263774 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 59370.4us
I20260709 12:13:48.276778 15154 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.277516 15081 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:48.279834 15081 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:48.280642 15154 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
W20260709 12:13:48.281271 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 57998.1us
I20260709 12:13:48.285418 17256 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.293084 17100 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:48.289857 15004 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.254894 17213 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.296244 15004 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.296571 17245 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.297230 17213 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:48.297410 17245 consensus_queue.cc:1059] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:48.297657 15004 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.298440 17245 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:48.298596 17208 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:13:48.300364 15004 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.301528 17225 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:48.303229 15004 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.304095 17256 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.254670 17241 raft_consensus.cc:740] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:48.305341 17241 consensus_queue.cc:260] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:48.306703 17241 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.284816 17249 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.307600 15004 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.289036 17235 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:48.275748 17238 raft_consensus.cc:740] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:48.308737 17256 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:48.309619 17238 consensus_queue.cc:260] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.309978 17262 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:48.310649 17238 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:48.275274 17207 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.311968 15004 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.312827 17256 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.313508 17207 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:48.296336 17216 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.314694 15004 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.315886 17256 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:13:48.316553 17136 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:48.316975 17216 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:48.317484 15004 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.318310 17256 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.320015 15004 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.301818 17243 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:48.321697 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 315868us
I20260709 12:13:48.323153 15081 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:13:48.324952 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 44388.1us
I20260709 12:13:48.322368 15156 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:48.328215 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:48.329030 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:48.331132 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.326321 17256 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:48.325977 17242 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.318264 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:48.333143 17284 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:48.331457 15116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:13:48.333989 15116 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:48.334345 15116 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:48.332707 17183 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.335238 17216 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.336683 17183 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:48.334444 17136 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:48.350083 17136 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:48.350488 17136 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:48.352537 17262 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:48.353629 17243 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:48.303187 17229 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.339200 15154 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.361369 17229 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:48.361595 17183 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:48.362406 15108 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 7. Current term is 8. Ops: []
I20260709 12:13:48.362869 15154 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:48.340380 15081 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:48.333604 17284 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:48.363994 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.364384 17284 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:48.342201 17242 consensus_queue.cc:1059] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 12:13:48.364207 15156 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:48.365705 17243 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:48.366055 15156 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:48.367142 17235 consensus_queue.cc:1059] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:48.363754 17279 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:48.368110 17286 raft_consensus.cc:3055] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:48.368481 17286 raft_consensus.cc:740] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:48.366815 17243 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:48.369359 17286 consensus_queue.cc:260] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.370718 17286 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:48.371471 17242 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.372179 17242 raft_consensus.cc:3055] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:48.372534 17242 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:48.367308 15156 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:48.373754 17242 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.374787 17279 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:48.375239 17242 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:48.376207 15156 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:48.349292 15116 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.380201 17279 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:48.381211 15081 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:48.382658 15154 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:48.386492 15116 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:48.387574 15154 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:48.376693 17136 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.393545 15154 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.397599 15154 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:48.401101 17180 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.399252 15081 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:48.405848 17136 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:48.387434 17279 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:48.396507 17198 raft_consensus.cc:993] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:48.391397 17184 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:48.414816 15154 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.424219 17184 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:48.401955 17199 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:48.424881 17199 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:48.425252 17199 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:48.406523 17183 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.426211 17183 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:13:48.427109 15154 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.423195 17136 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:48.427990 17136 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:48.428349 17136 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:48.428643 17184 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:48.423578 17279 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:48.431532 17198 raft_consensus.cc:1081] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:48.433175 15156 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.434342 15116 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:48.416702 17241 consensus_queue.cc:1059] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.018s
I20260709 12:13:48.434602 17284 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.435148 17207 raft_consensus.cc:3055] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:48.435427 17198 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.435518 17207 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:48.436146 17213 consensus_queue.cc:1059] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:48.436393 17207 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.437067 17213 raft_consensus.cc:3055] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:48.437340 17207 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:48.437440 17213 raft_consensus.cc:740] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:48.438071 17284 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:48.438443 17213 consensus_queue.cc:260] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.440619 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.440948 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.441366 15036 raft_consensus.cc:2393] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:48.439558 17213 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:48.443589 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.444588 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.445266 15033 raft_consensus.cc:2393] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:48.444970 17199 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:48.448932 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.450273 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.450510 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.452921 17199 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:48.454178 17243 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:48.457526 15710 raft_consensus.cc:1240] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: []
I20260709 12:13:48.457835 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.459322 17287 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:48.459865 17216 consensus_queue.cc:1059] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 12:13:48.460141 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 60964.2us
I20260709 12:13:48.460842 17216 raft_consensus.cc:3055] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:48.461179 17216 raft_consensus.cc:740] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:48.461946 17216 consensus_queue.cc:260] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 7.9, Last appended by leader: 9, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:48.462576 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.462903 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.462538 15040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:13:48.463984 15040 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:48.463229 17216 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:48.465322 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.464691 15040 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.470376 15154 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:48.471199 17198 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.471880 17198 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:48.472208 17198 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:48.472589 17198 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:48.473760 15040 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.495779 17136 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.480404 15154 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:48.497347 15154 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.498044 17183 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:48.488734 17184 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.498641 17183 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:48.499179 17183 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:48.500404 17184 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:48.500496 17136 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:48.487653 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.497957 15040 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:48.488816 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.489033 17198 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.505995 17198 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:48.498662 17243 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.493687 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.486230 15036 raft_consensus.cc:2955] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:13:48.495555 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.508200 17183 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.510646 17183 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:48.510823 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.498412 15154 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.492393 17279 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.497991 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.511776 15116 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.483500 15156 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:48.513841 17198 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:48.514498 17198 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:48.396287 17229 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:48.517235 17284 raft_consensus.cc:2955] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:48.524151 15154 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.525820 15154 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.526846 15154 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.527518 17199 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.528230 17199 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:48.529376 15154 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.536304 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.537055 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.537603 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.538185 15107 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:13:48.539151 15038 raft_consensus.cc:2955] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:48.542382 15683 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:48.543973 17262 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:48.544459 17262 raft_consensus.cc:697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:13:48.545341 15031 raft_consensus.cc:1240] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6. Ops: []
W20260709 12:13:48.545895 14922 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 06eef20540334693925b40bb2ca93b68 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER failed with leader 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 1f3445d48e0b46c7b7a0cee3c2c24b07 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 8 committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:48.545354 17262 consensus_queue.cc:237] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 7.9, Last appended by leader: 9, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:48.548569 17198 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.535753 15154 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.552645 17198 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.553217 15154 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.530537 17199 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.555374 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.556108 15154 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.557190 15154 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.557749 17198 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.558549 17198 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:48.559010 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.559049 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:48.561342 15116 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:48.531113 17180 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:48.531852 15034 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:13:48.555352 17199 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:48.568555 15004 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:48.569411 17231 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:48.569981 17231 raft_consensus.cc:697] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:48.570845 17231 consensus_queue.cc:237] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.573211 15183 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:48.574518 15184 raft_consensus.cc:1240] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:48.579638 15190 raft_consensus.cc:1240] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:48.580492 15108 raft_consensus.cc:1240] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:48.581419 15190 raft_consensus.cc:1240] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:48.583716 17241 consensus_queue.cc:1059] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:48.584828 17207 raft_consensus.cc:3055] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:48.585245 17207 raft_consensus.cc:740] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:48.585492 17199 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:48.586205 17207 consensus_queue.cc:260] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.566725 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:48.587621 17207 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:48.569469 15181 raft_consensus.cc:1240] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:48.584724 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.586247 17199 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:48.591886 17199 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:48.592509 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:48.530809 15033 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:48.595868 15181 raft_consensus.cc:1240] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:48.563885 17279 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:48.597361 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.598965 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:48.604169 15181 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:48.611266 15181 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:48.614869 17242 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:48.624070 17242 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.626082 17242 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:48.614974 17216 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:48.626451 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:48.626727 17216 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.628676 17216 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:48.615525 15190 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:48.616178 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:48.629851 15184 raft_consensus.cc:3055] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:48.630138 15184 raft_consensus.cc:740] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:48.621925 15005 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.631722 17213 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.632320 15005 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.633279 17213 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:48.633462 15005 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.633752 17213 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:48.634159 17213 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:48.634568 15005 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.623119 15684 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.635584 17262 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.636149 15684 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:48.636471 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.634922 17231 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:48.637724 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.638171 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.639664 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.640707 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.641427 17231 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:48.642256 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.635517 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:48.643405 17262 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:48.645115 15005 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.645851 17207 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.646059 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.630872 15184 consensus_queue.cc:260] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.649447 15184 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.650076 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.651506 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.652150 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.653226 17231 consensus_queue.cc:1059] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:48.654142 17241 raft_consensus.cc:3055] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:48.654474 17241 raft_consensus.cc:740] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:48.655244 17241 consensus_queue.cc:260] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.655659 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.656395 17241 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:48.656759 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.657004 17231 consensus_queue.cc:1059] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:48.657670 15114 raft_consensus.cc:1240] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:48.657948 17256 raft_consensus.cc:3055] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:48.658284 17256 raft_consensus.cc:740] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:48.658555 17231 consensus_queue.cc:1059] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:48.659515 17231 raft_consensus.cc:3055] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:48.659907 17231 raft_consensus.cc:740] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:48.659081 17256 consensus_queue.cc:260] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.660707 17231 consensus_queue.cc:260] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.661177 17256 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:48.661962 17231 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:48.662782 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.664021 15005 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.664757 17213 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.665511 17225 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:13:48.670653 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.676478 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:48.666855 17213 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:48.679199 15005 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.679672 15110 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:13:48.681214 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.681784 15190 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:13:48.682108 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.683322 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.683485 15108 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:48.684427 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.679109 15184 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:48.685150 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.686450 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.682961 15190 raft_consensus.cc:2955] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:48.686760 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.686887 17208 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.687453 15181 raft_consensus.cc:2393] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 4: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:48.665563 17241 consensus_queue.cc:1059] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 12:13:48.688228 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.688448 17208 raft_consensus.cc:3055] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:48.688858 17208 raft_consensus.cc:740] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:48.686347 17225 consensus_queue.cc:1059] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:13:48.689648 17208 consensus_queue.cc:260] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.690519 17225 raft_consensus.cc:3055] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:48.690862 17225 raft_consensus.cc:740] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:48.690970 17208 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:48.691792 17225 consensus_queue.cc:260] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.693109 17225 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:48.701062 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.612217 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.612782 17238 consensus_queue.cc:1059] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.091s
I20260709 12:13:48.703454 15115 raft_consensus.cc:2955] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:48.613946 17229 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:48.705492 17229 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.656406 17207 consensus_queue.cc:1059] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.054s
I20260709 12:13:48.704708 17238 raft_consensus.cc:3055] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:48.710386 17238 raft_consensus.cc:740] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:48.711160 17238 consensus_queue.cc:260] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.617111 15081 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:48.712973 17207 raft_consensus.cc:3055] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:48.713146 17242 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:48.713464 17207 raft_consensus.cc:740] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:48.713958 17242 raft_consensus.cc:697] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:48.714423 17207 consensus_queue.cc:260] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.714794 17242 consensus_queue.cc:237] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.715798 17229 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:48.716923 17207 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:48.719302 15188 raft_consensus.cc:1240] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6. Ops: []
W20260709 12:13:48.717913 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 100886us
I20260709 12:13:48.712260 17238 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:48.723948 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.721875 15188 raft_consensus.cc:1240] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:48.725113 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.722883 15033 raft_consensus.cc:1240] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:48.725818 15032 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 6: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:48.726714 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.728058 15033 raft_consensus.cc:2393] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 6: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:48.712193 14934 catalog_manager.cc:5697] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index 5 to 6, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:48.729107 14934 catalog_manager.cc:5697] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 3 to 4, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 4 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.729933 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.731065 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.732683 15038 raft_consensus.cc:1240] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:48.734870 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.620517 14938 catalog_manager.cc:5697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 7 to 8, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 8 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.736675 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.739557 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.749681 15184 raft_consensus.cc:2393] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
W20260709 12:13:48.751031 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.754279 17216 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:48.754902 17216 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.760848 17216 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:48.764305 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.765405 15040 raft_consensus.cc:2393] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 7: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:48.765803 15081 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:48.767793 15115 consensus_queue.cc:237] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:48.773716 17216 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:48.774353 17216 raft_consensus.cc:697] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:48.778026 15187 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: []
I20260709 12:13:48.775220 17216 consensus_queue.cc:237] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.778640 15182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40292
I20260709 12:13:48.779170 15182 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:48.779520 15182 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:48.781916 17249 consensus_queue.cc:1059] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:48.782186 15710 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:13:48.786680 17287 raft_consensus.cc:3055] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:48.787122 17287 raft_consensus.cc:740] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:48.787964 17287 consensus_queue.cc:260] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.782195 15718 raft_consensus.cc:2955] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:48.789155 17287 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:48.786823 17249 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:13:48.798805 15182 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.802182 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:48.803025 15038 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:48.819684 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:48.820379 15038 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:48.817257 15182 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:48.827617 15038 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:13:48.828783 15156 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:48.830744 15187 raft_consensus.cc:1240] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5. Ops: []
I20260709 12:13:48.837919 17255 raft_consensus.cc:2955] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:13:48.844950 15156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.846787 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:48.846787 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:48.852109 15184 consensus_queue.cc:237] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:48.854564 15187 raft_consensus.cc:1240] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:48.854982 15190 raft_consensus.cc:1240] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:48.847141 17284 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:48.861961 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.862705 15184 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:48.864434 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:48.865057 15181 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:48.843568 15710 raft_consensus.cc:2955] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:48.877094 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.877857 15187 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:48.881657 17284 raft_consensus.cc:697] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:48.884049 15182 raft_consensus.cc:1240] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: []
I20260709 12:13:48.887146 15040 raft_consensus.cc:1275] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
W20260709 12:13:48.887480 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.890480 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.891131 15187 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:13:48.895107 15181 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:48.898272 17199 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:48.901645 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:48.902259 15187 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:48.905880 14934 catalog_manager.cc:5697] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 7 to 8, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 8 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.911410 15718 raft_consensus.cc:1275] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:48.913582 17243 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:48.917194 17279 raft_consensus.cc:2955] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:48.882714 17284 consensus_queue.cc:237] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.920853 15038 raft_consensus.cc:2955] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:48.925227 15182 raft_consensus.cc:1240] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:48.927459 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:48.926939 14938 catalog_manager.cc:5697] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 7 to 8, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New cstate: current_term: 7 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:48.928962 15005 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.931565 15080 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:48.932870 15080 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:48.935662 15080 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:48.938239 17207 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:48.938804 17207 raft_consensus.cc:697] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:48.939709 17207 consensus_queue.cc:237] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.941391 15005 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.942090 17225 consensus_queue.cc:1059] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:48.942544 17213 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.947372 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:48.947997 15108 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:48.947167 15718 raft_consensus.cc:2955] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:48.952163 17287 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.952168 17262 consensus_queue.cc:1059] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:48.953657 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:48.954656 17225 raft_consensus.cc:3055] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:48.955019 17225 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:48.955906 17225 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:48.957216 17225 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:48.958056 15154 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.958861 17243 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.959282 15154 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.960490 15154 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.946365 14936 catalog_manager.cc:5697] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 4 to 5, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 5 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.966928 15108 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:13:48.953945 17262 raft_consensus.cc:3055] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:48.969229 15187 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:13:48.967922 17281 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:48.977749 15154 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.960029 17238 raft_consensus.cc:2804] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:48.978727 17238 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:48.979169 17238 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:48.979094 17183 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.982000 15107 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 12:13:48.967922 17262 raft_consensus.cc:740] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:13:48.984112 17264 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:13:48.979242 15154 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.984629 17262 consensus_queue.cc:260] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:48.986279 17262 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:48.986936 17281 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:13:48.991329 15028 tablet_service.cc:1558] Processing DeleteTablet for tablet 983f3ec3e3bc474fa94e78f3708afa26 with delete_type TABLET_DATA_TOMBSTONED (TS 2cdab4d204e440c194e8b09634795793 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:50602
I20260709 12:13:48.993532 15154 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:48.994684 17183 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.994866 15154 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:48.983346 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:48.996544 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:49.002457 15154 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:49.003439 17281 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:13:49.003975 15154 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:49.002810 17183 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:48.968025 17243 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 12:13:49.005941 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 70360.1us
I20260709 12:13:49.088565 17216 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:49.089112 17183 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 12:13:49.095132 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 91255.5us
I20260709 12:13:49.095613 15080 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:49.095937 15154 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:49.097826 15154 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:49.098920 15154 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:49.099509 17183 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:13:49.099647 17136 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:49.089834 17301 tablet_replica.cc:333] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:13:49.102710 15080 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:49.102566 17301 raft_consensus.cc:2243] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.103459 17287 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:49.104036 17301 raft_consensus.cc:2272] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.104730 15080 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:49.105436 17287 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:49.108850 17301 ts_tablet_manager.cc:1916] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:49.109227 15080 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:49.111658 14923 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 983f3ec3e3bc474fa94e78f3708afa26 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:49.111788 17216 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:49.114023 15038 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:49.125932 15038 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 12:13:49.127139 17216 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:49.128990 17264 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:13:49.133071 15080 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:49.135367 17242 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:49.136049 17238 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:49.137111 15108 raft_consensus.cc:1240] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:49.137470 15080 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:49.100342 15154 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:49.141059 15154 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:49.141898 15080 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:49.145458 17243 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:49.145252 17249 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:13:49.145668 17287 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:49.144815 15080 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:49.148057 15154 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:49.148759 15080 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:49.150080 15080 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:49.100374 17183 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:13:49.161485 15080 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:49.151760 17284 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:49.166169 15080 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:49.170747 17262 consensus_queue.cc:1059] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:49.163839 17242 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:49.172118 17284 raft_consensus.cc:697] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:49.173004 17284 consensus_queue.cc:237] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.151079 17243 raft_consensus.cc:2764] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Leader election decision vote started in defunct term 5: won
I20260709 12:13:49.171839 17262 raft_consensus.cc:3055] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:49.151183 17249 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:49.151772 17287 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:49.188006 14934 catalog_manager.cc:5697] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 4 to 6, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 6 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:49.180860 14938 catalog_manager.cc:5697] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 6 to 7, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New cstate: current_term: 5 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:13:49.203815 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 50982.9us
I20260709 12:13:49.205928 14924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd07f67a442144789fb429b7718defc8 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:49.165858 17255 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:49.207258 15005 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:49.177625 17262 raft_consensus.cc:740] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
W20260709 12:13:49.231007 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 64925.1us
I20260709 12:13:49.229089 17231 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:49.228742 17242 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:49.243080 15080 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:49.258644 15036 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:13:49.256909 15080 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:49.261577 17307 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:13:49.271144 17238 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:13:49.256664 17302 log.cc:927] Time spent T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
I20260709 12:13:49.252470 17287 consensus_queue.cc:1059] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 12:13:49.271991 17249 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 12:13:49.263577 17229 consensus_queue.cc:1059] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 12:13:49.289392 17216 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:49.282721 17255 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.297361 15184 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:49.310233 17242 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:49.304636 17231 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:13:49.314875 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:49.291435 17216 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:49.275462 17262 consensus_queue.cc:260] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:49.311904 17287 consensus_queue.cc:1059] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 12:13:49.324982 17238 raft_consensus.cc:3055] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:49.330662 17301 ts_tablet_manager.cc:1929] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.7
I20260709 12:13:49.304760 17255 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:49.331794 17313 raft_consensus.cc:3055] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Stepping down as leader of term 5
W20260709 12:13:49.353516 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 65048.2us
I20260709 12:13:49.352810 17238 raft_consensus.cc:740] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:49.354658 15080 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:49.354270 17313 raft_consensus.cc:740] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:49.356544 17313 consensus_queue.cc:260] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.357792 17313 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:49.359521 17262 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:49.354187 17287 raft_consensus.cc:3055] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:49.360080 17287 raft_consensus.cc:740] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:49.360951 17287 consensus_queue.cc:260] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.362254 17287 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:49.364035 17238 consensus_queue.cc:260] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.364849 17255 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:49.365445 17238 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:49.355294 17301 log.cc:1199] T 983f3ec3e3bc474fa94e78f3708afa26 P 2cdab4d204e440c194e8b09634795793: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-0-root/wals/983f3ec3e3bc474fa94e78f3708afa26
I20260709 12:13:49.368549 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:49.350941 17216 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:49.369299 15710 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:49.370924 15078 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:49.371924 14925 catalog_manager.cc:5028] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): tablet 983f3ec3e3bc474fa94e78f3708afa26 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:13:49.376071 17255 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:49.375695 14936 catalog_manager.cc:5697] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 5 to 6, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:49.376562 17255 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.377015 17255 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:49.386523 17242 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:49.387128 17242 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:49.389972 17242 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:49.390210 15098 tablet_service.cc:1558] Processing DeleteTablet for tablet bd07f67a442144789fb429b7718defc8 with delete_type TABLET_DATA_TOMBSTONED (TS cb445d4f8d034987976d9b78da5532ac not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:41540
I20260709 12:13:49.392099 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:49.392870 15034 raft_consensus.cc:2393] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:49.417791 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:49.418479 15710 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:13:49.422785 15108 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:49.425069 17243 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:49.429940 15034 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:49.430159 15181 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:49.431384 17231 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:49.431684 17243 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:13:49.439838 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 85259.2us
I20260709 12:13:49.440733 17308 consensus_queue.cc:1059] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:49.441537 17321 tablet_replica.cc:333] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:13:49.441962 17307 raft_consensus.cc:3055] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:49.442382 17307 raft_consensus.cc:740] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:49.444201 17307 consensus_queue.cc:260] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.452016 15080 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:49.443177 17242 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:49.458426 17231 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.459031 17231 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:49.457782 17242 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:49.459976 17242 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:49.463132 17321 raft_consensus.cc:2243] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:49.464018 17321 raft_consensus.cc:2272] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:49.469313 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:49.470086 15717 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:49.461908 15080 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:49.479677 15003 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:49.481400 15187 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:49.481787 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:49.482438 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:49.483038 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:49.483050 15190 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:49.483785 15184 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:13:49.485198 17208 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:49.486065 17208 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.486439 17208 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:49.460942 17308 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:49.467120 17231 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:49.485399 17249 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:49.495651 17308 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:49.504352 17308 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:49.494103 17238 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.012s
I20260709 12:13:49.470291 17255 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:49.509519 17255 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:49.510546 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:49.511137 15717 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:49.517726 17307 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:13:49.526880 17322 log.cc:927] Time spent T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 12:13:49.533783 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:49.536933 17242 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.541725 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:49.542568 15033 raft_consensus.cc:2393] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 6: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:49.541209 14934 catalog_manager.cc:5697] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 7 to 8, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 8 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:49.549763 15717 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:49.552428 17321 ts_tablet_manager.cc:1916] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:49.557544 17216 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.560039 15078 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:49.505550 17249 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:49.545439 17242 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:49.574829 17255 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:49.575472 17249 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:49.601176 15187 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:13:49.593014 17208 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:49.600601 17255 raft_consensus.cc:697] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:49.622016 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:49.624182 15034 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 6: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:49.631922 17216 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:49.632123 17208 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:49.632436 17255 consensus_queue.cc:237] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:49.637888 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:49.638572 15717 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:49.647224 15034 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:13:49.649171 17199 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:49.658911 15717 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:49.660199 15003 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:49.662424 17208 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:49.684231 17208 raft_consensus.cc:697] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:49.685149 17208 consensus_queue.cc:237] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:49.693005 15032 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:49.697149 17229 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:49.702229 15718 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:49.725950 15078 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:49.729651 17308 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.731408 17314 raft_consensus.cc:2804] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:49.738201 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:49.738543 17308 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:49.739045 15039 raft_consensus.cc:2393] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 7: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:49.743597 17314 raft_consensus.cc:697] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:49.721485 17321 ts_tablet_manager.cc:1929] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 12:13:49.744696 17314 consensus_queue.cc:237] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:49.703002 17249 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.750594 15115 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:49.751683 15115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:13:49.752324 15115 raft_consensus.cc:606] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:49.755007 17249 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:49.760294 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:49.761409 15115 raft_consensus.cc:614] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:49.762414 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:49.749006 17321 log.cc:1199] T bd07f67a442144789fb429b7718defc8 P cb445d4f8d034987976d9b78da5532ac: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-1-root/wals/bd07f67a442144789fb429b7718defc8
I20260709 12:13:49.763608 15039 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:49.763547 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:49.764201 15112 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:49.763437 15116 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:49.765216 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:49.765758 15187 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:49.768934 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:49.771324 15111 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:13:49.771898 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:49.772943 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:49.773294 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:49.773873 15080 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:49.774431 15187 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:49.780622 17225 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:13:49.784003 15189 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:49.786773 17136 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:49.788548 15184 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:49.789233 14923 catalog_manager.cc:5028] TS cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): tablet bd07f67a442144789fb429b7718defc8 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:13:49.786860 17207 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:13:49.781517 17308 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:49.797170 17308 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:49.797565 17308 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:49.782254 15181 raft_consensus.cc:2955] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:49.805127 15184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:13:49.808015 15190 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:49.814814 17207 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.816048 15184 raft_consensus.cc:606] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:13:49.816749 17207 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.820889 15080 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:49.821983 17249 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:49.823962 15186 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:13:49.826188 17207 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:49.826581 15182 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:49.827069 15080 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:49.830019 15080 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:49.830250 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:49.831269 15186 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:13:49.832221 15005 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:49.833081 17207 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:49.832438 17313 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:49.826360 17229 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:49.837615 17229 raft_consensus.cc:697] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:49.837210 17313 raft_consensus.cc:697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:49.837360 17314 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:49.833433 17207 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.838536 17314 raft_consensus.cc:697] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:49.839066 17207 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:49.839807 17314 consensus_queue.cc:237] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.838644 17313 consensus_queue.cc:237] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.807080 17331 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.061s
I20260709 12:13:49.837210 15080 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:49.838523 17229 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.849921 17242 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:49.850435 17242 raft_consensus.cc:697] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:49.851255 17242 consensus_queue.cc:237] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.854983 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:49.873193 17329 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.874305 17207 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.874807 17213 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.905432 15034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e062234142884cef8fa9611955534ba4"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:13:49.906121 15034 raft_consensus.cc:606] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:49.906461 15034 raft_consensus.cc:614] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:49.915838 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:13:49.917662 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:49.918489 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:49.898449 17329 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.920760 17208 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.900413 17213 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:49.923322 17208 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.927006 17213 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:49.935676 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:49.940460 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:49.941444 15717 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:49.942898 15184 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:49.946094 17308 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:49.947129 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:49.951731 17308 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:49.952852 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:49.956554 15003 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:13:49.958405 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:49.960363 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:49.963099 15039 raft_consensus.cc:2393] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:49.965399 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:49.965854 15182 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:49.968569 15717 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:13:49.968626 15186 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:13:49.971130 17225 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:49.966439 17207 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:49.975373 17329 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:49.972653 17225 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.976034 17208 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:49.976200 17225 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:49.977968 15182 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:13:49.978289 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:49.978616 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:49.964720 17213 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.978955 15184 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:49.979184 15181 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:13:49.979699 15005 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:49.987577 17213 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.989151 17208 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:49.989686 17208 raft_consensus.cc:697] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:49.990520 17208 consensus_queue.cc:237] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:49.995879 17207 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.996618 17207 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.004045 17207 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:49.985970 17225 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:50.012365 17225 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:50.018752 17308 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:50.019428 17308 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.023675 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:50.023548 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:50.024081 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:50.024175 15005 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:50.024605 15184 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:50.024744 15181 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:13:50.026044 15005 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:50.024986 15186 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:50.031833 15005 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:50.033290 15186 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:50.034047 15005 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:50.037433 17256 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:50.037890 17256 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.038241 17256 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:50.038777 17329 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:50.039171 17329 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.039541 17329 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:50.040786 15080 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
W20260709 12:13:50.041730 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 71794.5us
I20260709 12:13:50.042469 17313 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:50.042938 17313 raft_consensus.cc:697] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:50.043905 17313 consensus_queue.cc:237] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:49.989792 17213 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.035502 17207 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:50.045465 17207 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.045768 17255 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:50.046272 17255 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.048359 17255 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.048102 14934 catalog_manager.cc:5697] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:50.045790 17207 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:50.049561 15005 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:50.050122 14934 catalog_manager.cc:5697] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 3 to 4, leader changed from 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 4 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:50.051436 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:50.051714 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:50.051833 17231 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:50.052341 17231 raft_consensus.cc:697] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:50.053305 15034 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:50.053190 17231 consensus_queue.cc:237] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:50.054520 15081 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:50.055763 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:50.056339 15111 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:50.058343 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:50.058497 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:50.058887 15717 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:50.055313 17229 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:50.059600 17229 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:50.059986 17229 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:50.061277 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:50.061820 15115 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:13:50.063745 17213 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:50.064049 17308 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.035856 17225 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:50.068140 15039 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:50.065824 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:50.066741 15717 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:50.068909 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:50.069630 15184 raft_consensus.cc:2393] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:50.075750 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:50.076542 15184 raft_consensus.cc:2393] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:50.078914 15081 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:50.081668 17229 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.051030 17256 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.067071 17249 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:50.071587 17225 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.071373 17213 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:50.088178 17314 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:50.095968 17225 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:50.114738 17136 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:50.115216 17136 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.117053 17136 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:50.119889 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:50.118984 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:50.120936 15184 raft_consensus.cc:2393] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:50.108700 17346 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.095224 17249 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.111456 17314 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:50.124898 15115 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:50.131996 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:50.132774 15184 raft_consensus.cc:2393] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 3: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:50.133073 17249 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.112888 17329 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.140168 15717 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 12:13:50.140244 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 70839.4us
I20260709 12:13:50.144411 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:50.142777 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:50.145073 15111 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:50.145334 15184 raft_consensus.cc:2393] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:50.121387 17229 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.130405 17314 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:50.126346 17350 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:50.129856 17346 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.152064 17213 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:50.153920 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:50.164382 15717 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:13:50.165678 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:50.154467 17329 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.157562 15111 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:13:50.161257 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:50.167796 15182 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:50.166270 15034 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:13:50.166321 15003 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:50.173110 17351 raft_consensus.cc:2804] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:50.174517 15004 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:50.178022 15182 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:13:50.162263 17308 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:50.193706 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:50.182384 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:50.200942 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:50.203353 15033 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:50.203480 15156 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:50.178524 17351 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:50.207721 15081 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:50.163553 17350 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.208487 17180 raft_consensus.cc:993] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:50.208922 17180 raft_consensus.cc:1081] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:50.199766 17353 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.174660 17207 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.212075 15033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:13:50.223917 15033 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:50.224313 15033 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:50.223527 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:50.181967 17213 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:50.212260 15034 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:50.214454 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:50.215704 17313 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:50.229486 17313 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:50.218672 15717 raft_consensus.cc:1275] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:50.218538 17353 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:50.229882 17313 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:50.230633 17350 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.220485 17312 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:50.233000 17312 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:50.233098 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:50.233438 17312 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:50.233954 15718 raft_consensus.cc:2410] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 9 because replica has last-logged OpId of term: 7 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 7.
I20260709 12:13:50.178807 17352 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.029s
I20260709 12:13:50.237146 17313 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.237951 17353 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:50.237206 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:50.240235 15189 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:50.239527 15111 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:13:50.242192 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:50.242997 15190 raft_consensus.cc:2410] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 9 because replica has last-logged OpId of term: 7 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 7.
I20260709 12:13:50.240270 15184 raft_consensus.cc:2393] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 8: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:50.244227 15081 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:50.210979 17351 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:50.245697 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:50.252449 15182 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:50.250551 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:50.259922 15710 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:13:50.262316 17312 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.263731 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:50.202138 17308 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.264745 15186 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:50.265683 17136 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:50.258563 15033 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.227648 17256 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.262316 17314 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.239507 17346 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.267645 17346 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.267494 17225 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.268081 17346 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.269814 17308 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.266176 17229 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:50.270044 17346 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.270820 17229 raft_consensus.cc:697] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:50.271695 17229 consensus_queue.cc:237] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.266038 17136 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:50.280345 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 65767.4us
I20260709 12:13:50.281282 15005 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:50.283267 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:50.283924 15186 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:13:50.286132 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:50.286831 15190 raft_consensus.cc:2393] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:50.287484 15005 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:50.288193 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:50.289093 15181 raft_consensus.cc:2393] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:50.290832 15182 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:50.292507 15033 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.314777 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:50.315670 15181 raft_consensus.cc:3055] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:50.316011 15181 raft_consensus.cc:740] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:50.298487 15005 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:50.321846 15005 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:50.265223 17313 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.323809 15181 consensus_queue.cc:260] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.321846 17352 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:50.326716 17207 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.328508 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:50.270574 17314 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.331080 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:50.332021 15186 raft_consensus.cc:2393] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:50.332563 15039 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:50.251911 17255 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.069s
I20260709 12:13:50.334089 17136 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:50.335057 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:50.335422 15033 raft_consensus.cc:2393] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:50.264930 17287 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.058s
I20260709 12:13:50.335886 15190 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:50.334456 15181 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:50.343292 15004 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:50.323969 17208 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:50.355038 15190 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:13:50.355225 15181 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:50.331991 17231 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:50.331651 17352 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.365140 15005 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:50.365366 17242 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:50.366042 15005 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:50.366233 17350 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:50.365957 17242 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.366681 17350 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:50.367072 17350 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:50.368149 17242 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.369699 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:50.370667 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:50.371177 15112 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:50.371956 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:50.372550 15115 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:50.373530 15116 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:50.379098 15181 raft_consensus.cc:1240] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:50.383420 15116 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:50.383935 17308 consensus_queue.cc:1059] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:50.385007 17308 raft_consensus.cc:3055] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:50.385313 17308 raft_consensus.cc:740] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:50.386044 17308 consensus_queue.cc:260] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.387035 17308 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:50.349750 17353 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:50.392266 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:50.393132 15190 raft_consensus.cc:2368] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:13:50.393020 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:50.394711 15116 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:50.364207 17231 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.397313 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:50.372889 17352 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:13:50.401651 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 138571us
I20260709 12:13:50.377751 17208 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.407377 17350 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.410064 15154 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:50.408990 15080 leader_election.cc:400] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:13:50.412146 15080 leader_election.cc:403] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:50.404742 17354 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:50.404464 17346 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:50.405022 17231 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:50.394076 17213 raft_consensus.cc:697] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:50.363967 17331 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.042s
I20260709 12:13:50.439877 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:50.424432 17356 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:50.417538 17353 raft_consensus.cc:697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:50.418242 17208 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.450649 17354 raft_consensus.cc:697] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:50.455446 17356 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:50.466949 15033 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:13:50.459300 17249 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 8
I20260709 12:13:50.507441 17213 consensus_queue.cc:237] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.510118 15112 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:50.448367 17351 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:50.504482 17354 consensus_queue.cc:237] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.505510 17208 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.513447 17231 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.505682 17256 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.517746 17256 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.519942 17243 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.531924 15156 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:13:50.541657 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 285507us
I20260709 12:13:50.548243 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:50.549346 15039 raft_consensus.cc:2368] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:13:50.550099 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:50.501981 17312 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:50.550890 15034 raft_consensus.cc:2368] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6.
I20260709 12:13:50.520783 17356 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:50.527015 17249 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:13:50.573320 17346 raft_consensus.cc:697] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:50.580572 17346 consensus_queue.cc:237] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.551751 17284 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:50.525315 17243 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.572337 17225 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:50.611683 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 227981us
W20260709 12:13:50.617188 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 221476us
I20260709 12:13:50.619987 17225 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:50.622169 15182 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: []
I20260709 12:13:50.626585 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:50.627471 17366 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.627998 17366 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:50.608491 17284 raft_consensus.cc:697] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:50.573246 17353 consensus_queue.cc:237] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.639147 15033 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:13:50.643090 14935 catalog_manager.cc:5697] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:50.646509 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:50.653357 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:50.654021 15112 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:50.647265 15038 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:50.623534 17372 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:50.677296 15113 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 12:13:50.662281 15112 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:50.663480 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:50.684751 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:50.637270 17373 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.646080 17350 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.638706 17366 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:13:50.720403 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 49342.5us
I20260709 12:13:50.715947 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:50.722711 15108 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:50.655763 17327 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:50.682427 17351 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:50.745373 17284 consensus_queue.cc:237] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.732935 17327 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.748464 15110 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:13:50.749581 17327 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.730765 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:50.757246 17249 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.757928 17249 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.758234 17231 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.759477 15713 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:13:50.760073 17249 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.769440 15115 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:13:50.771628 17356 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.762868 15153 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:50.715380 17373 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.780990 15718 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
W20260709 12:13:50.775817 14922 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 06eef20540334693925b40bb2ca93b68 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER failed with leader 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 1f3445d48e0b46c7b7a0cee3c2c24b07 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 8 committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:50.691320 17372 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:50.772342 17364 log.cc:927] Time spent T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.324s	user 0.003s	sys 0.013s
I20260709 12:13:50.774173 17356 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:50.762390 17377 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:50.774518 17256 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.800401 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:50.800175 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 121811us
I20260709 12:13:50.806761 17255 consensus_queue.cc:1059] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:50.807726 17255 raft_consensus.cc:3055] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:50.808101 17255 raft_consensus.cc:740] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:50.809713 17357 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:50.810674 15004 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:50.811575 17359 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:50.812091 17359 raft_consensus.cc:697] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:50.813004 17359 consensus_queue.cc:237] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.818960 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:50.819854 15039 raft_consensus.cc:2393] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:13:50.821568 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 146608us
I20260709 12:13:50.821892 15004 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:50.823779 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 60998.5us
I20260709 12:13:50.825496 17136 raft_consensus.cc:2804] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:50.825927 17136 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.826292 17136 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:50.822974 15004 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:50.827028 17256 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:50.831620 17213 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:50.831971 17256 raft_consensus.cc:697] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:50.832031 17213 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.832882 17213 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:50.840782 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:50.841531 15115 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:13:50.843031 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:50.844251 17352 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.847460 15034 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:50.848481 17373 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.850042 15108 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:50.857846 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:50.858649 15108 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 8
I20260709 12:13:50.858850 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:50.797217 17231 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.030s
I20260709 12:13:50.867519 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:50.880223 17136 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:50.882941 15108 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:13:50.834103 17256 consensus_queue.cc:237] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.890832 15004 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:50.894698 17136 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:50.855806 17352 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.882160 17351 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:50.816602 17377 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.900028 17359 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:50.926044 15081 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:50.930310 17389 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:50.930932 17389 raft_consensus.cc:697] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:50.815641 17255 consensus_queue.cc:260] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.931818 17389 consensus_queue.cc:237] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.932953 17359 raft_consensus.cc:697] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:50.933851 17359 consensus_queue.cc:237] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.938093 15038 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:50.939268 17377 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.932317 17255 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:50.927528 15081 leader_election.cc:400] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6.
I20260709 12:13:50.941606 15081 leader_election.cc:403] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 12:13:50.942761 15081 leader_election.cc:400] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:13:50.901119 17382 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.943178 15081 leader_election.cc:403] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:50.949885 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:50.950562 15717 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:50.955405 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 81251.1us
I20260709 12:13:50.957065 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:50.957615 15034 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:50.965539 15717 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:50.970230 15039 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:50.946171 17314 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6.
I20260709 12:13:50.971972 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:50.973690 17394 consensus_queue.cc:1059] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:50.974664 17394 raft_consensus.cc:3055] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:50.975003 17394 raft_consensus.cc:740] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:50.967099 17373 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.007s
I20260709 12:13:50.977775 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:50.952662 17312 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.986858 17312 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.986572 17249 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:50.988827 17312 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:50.947751 17382 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:50.991533 17382 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:50.978924 15031 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:50.982231 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:50.984294 15034 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:50.985977 17372 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:50.952536 17365 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:13:50.942579 17351 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:50.997778 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 103303us
I20260709 12:13:50.998556 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:50.999447 15036 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:13:50.999842 15108 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:13:51.002197 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:51.002951 15108 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:50.997426 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:51.005417 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:51.006126 15108 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:51.006865 15153 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:50.946718 17213 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.010011 15004 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:51.054937 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 48187.4us
I20260709 12:13:51.061924 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:51.062614 15182 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:51.010491 15156 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:13:51.063772 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 55598.2us
I20260709 12:13:51.063920 17136 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:51.064335 17136 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.064668 17136 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:51.064462 15004 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:51.065352 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 54926.2us
I20260709 12:13:51.054869 17396 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.074239 15190 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:13:51.074591 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:51.069783 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:51.076733 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:51.077158 15182 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:51.072870 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:51.077411 15183 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:51.081468 15184 raft_consensus.cc:2393] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 8: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:51.058835 17356 raft_consensus.cc:2804] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:51.084105 15040 raft_consensus.cc:2368] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6.
I20260709 12:13:51.085121 15182 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:51.014016 17372 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.060s
I20260709 12:13:51.070437 17256 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:51.094306 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:51.070854 17231 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:13:51.091353 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 105992us
I20260709 12:13:51.099577 17243 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:51.071247 17366 raft_consensus.cc:476] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Not starting pre-election -- already a leader
I20260709 12:13:51.101048 15190 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:51.115571 15718 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:13:51.104604 17231 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:51.057673 17394 consensus_queue.cc:260] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.103997 17256 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:51.087870 17396 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.150614 15081 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:51.138132 17231 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:51.156769 15032 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: []
I20260709 12:13:51.157270 15190 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:13:51.143450 17256 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:51.162603 15038 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:51.172539 17213 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:51.175313 17402 log.cc:927] Time spent T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 12:13:51.175909 17331 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.176549 17331 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:51.177549 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 177923us
W20260709 12:13:51.179848 17403 log.cc:927] Time spent T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.092s	user 0.000s	sys 0.001s
I20260709 12:13:51.192160 17249 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
W20260709 12:13:51.194003 17387 log.cc:927] Time spent T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.219s	user 0.001s	sys 0.000s
I20260709 12:13:51.195853 17229 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.196499 17229 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.201133 17379 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:51.204315 17396 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:51.203661 17331 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:51.212009 17351 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:51.167783 17360 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:51.213922 17360 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.214331 17360 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:51.157928 17394 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:51.221310 17368 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.228149 15156 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:51.228623 17368 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.232082 17368 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:51.166726 17136 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.234035 17136 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:51.236533 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:51.247229 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:51.248019 15038 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:13:51.249673 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:51.198982 17229 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:51.250393 15031 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:51.250769 15081 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:51.261217 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:51.266072 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:51.271152 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:51.269404 15081 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:51.262040 15033 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:13:51.249884 17180 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:51.286283 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:51.286484 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:51.287092 15182 raft_consensus.cc:2368] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6.
W20260709 12:13:51.287488 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:51.286985 15190 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:51.287827 15183 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:51.286048 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:51.292395 15185 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:51.288071 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:51.293761 15184 raft_consensus.cc:2393] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
W20260709 12:13:51.295161 17411 log.cc:927] Time spent T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 12:13:51.300165 15183 raft_consensus.cc:1275] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:51.276224 17229 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:51.276978 17180 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.303202 17229 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.303633 17180 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:51.303691 17229 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:51.274345 17361 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:51.313701 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:51.314498 15187 raft_consensus.cc:2393] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:51.323112 15156 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:51.329232 15190 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:13:51.330176 15187 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:51.276014 17356 raft_consensus.cc:697] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:51.320930 17361 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.353049 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:51.354468 15185 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:13:51.355093 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:51.356158 15184 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:51.363857 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:51.364698 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:51.338455 17400 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:51.364655 15111 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:13:51.344686 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:51.346633 17361 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:13:51.354583 17413 log.cc:927] Time spent T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260709 12:13:51.374764 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:51.375494 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:51.374704 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:51.379441 17136 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:51.379908 17136 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.380432 15188 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 12:13:51.382632 15154 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:51.384111 17380 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:51.385475 17384 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.385596 17380 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:51.386065 17384 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:51.387876 17366 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.388108 17384 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:51.394268 17360 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.394950 17229 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.396145 15108 raft_consensus.cc:2393] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:51.379575 17356 consensus_queue.cc:237] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:51.396886 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:51.398308 17229 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:51.371624 17400 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.399797 17400 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:51.406569 17366 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.410724 17136 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:51.416929 17360 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:51.418509 15154 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:51.419821 15115 raft_consensus.cc:2393] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 6: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:51.390861 17180 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.422324 15154 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:51.424096 17180 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:51.424630 17180 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:51.427410 17380 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:13:51.428866 17380 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:51.422326 17199 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:13:51.431263 17199 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.431679 17199 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:51.434091 15080 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:51.435214 17380 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:51.413426 17410 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:51.436161 17410 raft_consensus.cc:697] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:51.437626 17410 consensus_queue.cc:237] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.435509 15189 raft_consensus.cc:2368] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7.
I20260709 12:13:51.444048 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:51.444641 15033 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 8
I20260709 12:13:51.445485 15111 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:51.446923 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:51.447629 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:51.448173 15112 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:13:51.446935 15116 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 12:13:51.449450 15116 pending_rounds.cc:85] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 3
I20260709 12:13:51.435297 15036 raft_consensus.cc:1275] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:51.450867 15081 leader_election.cc:400] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6.
I20260709 12:13:51.451078 15081 leader_election.cc:403] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:51.447019 15113 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:51.412664 17366 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:51.455505 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:51.457094 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:51.455854 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:51.458986 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:51.463392 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:51.463910 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:51.463958 15109 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:51.466517 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:51.449659 15116 pending_rounds.cc:107] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 12:13:51.467511 15116 raft_consensus.cc:2889] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:51.468353 15040 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:51.466569 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:51.470244 15112 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:51.470774 15033 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:13:51.472245 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:51.472838 15031 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:13:51.471513 15185 raft_consensus.cc:2393] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:51.477077 15154 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:51.499755 17425 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6.
I20260709 12:13:51.499614 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:51.516088 15156 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:51.518472 15109 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:13:51.519783 15154 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:51.522035 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:51.524065 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:51.524501 15005 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:51.525004 15156 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:51.524672 15185 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:51.534731 15188 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:13:51.537020 17428 raft_consensus.cc:476] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Not starting pre-election -- already a leader
I20260709 12:13:51.526772 17416 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 12:13:51.541704 17213 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:13:51.544035 17213 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:51.544502 17213 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:51.544878 17213 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:51.501062 17373 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 12:13:51.537995 15081 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:51.471536 17352 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.052s
I20260709 12:13:51.522358 17329 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.480173 17231 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.537935 17397 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:51.537935 17356 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:51.548118 17243 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 12:13:51.550875 17255 consensus_meta.cc:287] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.610s	user 0.009s	sys 0.003s
W20260709 12:13:51.576625 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 52205.8us
I20260709 12:13:51.584198 15037 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:51.584398 15183 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:51.558588 17428 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:13:51.586906 15183 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:51.590891 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:13:51.591769 15710 raft_consensus.cc:2368] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 3. Current term is 4.
I20260709 12:13:51.593791 15003 leader_election.cc:400] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Vote denied by peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) with higher term. Message: Invalid argument: T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 3. Current term is 4.
I20260709 12:13:51.594110 15003 leader_election.cc:403] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 12:13:51.594771 15005 leader_election.cc:400] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6.
I20260709 12:13:51.570986 17397 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.609297 15185 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:51.609916 15005 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:51.616021 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 91085.1us
I20260709 12:13:51.602730 17359 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) with higher term. Message: Invalid argument: T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 3. Current term is 4.
I20260709 12:13:51.587244 17243 raft_consensus.cc:697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:51.567899 17329 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.618546 17397 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:51.617101 17428 raft_consensus.cc:697] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:13:51.683437 17364 log.cc:927] Time spent T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260709 12:13:51.682791 17225 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 12:13:51.736647 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 256860us
W20260709 12:13:51.772327 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 164952us
I20260709 12:13:51.684165 17256 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.699775 17400 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:51.789963 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:51.798156 15004 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:51.800814 15038 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:51.790963 17225 raft_consensus.cc:697] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:51.805718 17231 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:51.806444 17225 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.809245 15182 raft_consensus.cc:2393] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:51.811862 15038 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:13:51.800375 17207 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 12:13:51.827310 17136 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:51.814922 17231 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:51.835840 17231 raft_consensus.cc:697] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:51.836915 17231 consensus_queue.cc:237] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.837256 17433 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.101s
I20260709 12:13:51.838438 17199 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:51.836155 17438 log.cc:927] Time spent T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
W20260709 12:13:51.839980 17421 log.cc:927] Time spent T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260709 12:13:51.843932 15037 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
W20260709 12:13:51.844733 14986 auto_rebalancer.cc:629] Failed to schedule move for tablet 5ffe974b7ca34a4ab7217cf956d34c0f: Illegal state: Replica cb445d4f8d034987976d9b78da5532ac is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 5 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:51.909616 15188 raft_consensus.cc:1240] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: []
W20260709 12:13:51.919927 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 308723us
I20260709 12:13:51.804461 17243 consensus_queue.cc:237] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.920930 15005 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:51.805197 17428 consensus_queue.cc:237] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:51.820528 17375 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.116s
I20260709 12:13:51.922899 17256 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:51.926349 17370 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:51.963996 17329 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:51.981206 17432 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:13:51.981388 17436 log.cc:927] Time spent T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
W20260709 12:13:51.983503 17435 log.cc:927] Time spent T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.156s	user 0.000s	sys 0.000s
I20260709 12:13:51.980244 17370 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:52.000442 17400 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:51.982733 17207 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 12:13:51.982476 17352 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 12:13:51.974074 17359 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.045s
I20260709 12:13:52.027557 15713 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43856 (request call id 199) took 1032 ms. Trace:
I20260709 12:13:52.031113 15713 rpcz_store.cc:276] 0709 12:13:50.994878 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.996189 (+  1311us) service_pool.cc:224] Handling call
0709 12:13:51.088596 (+ 92407us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:51.095931 (+  7335us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:51.095967 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:51.096525 (+   558us) log.cc:844] Serialized 26 byte log entry
0709 12:13:51.991115 (+894590us) spinlock_profiling.cc:243] Waited 4.74 ms on lock 0x7b18002ad480. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c088c24bc 00007f4c05c1048b 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c2a93f 00007f4c05c2cc02 00007f4c088b420b 00007f4c088b9d23 00007f4c088ba0d1
0709 12:13:52.027104 (+ 35989us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:13:52.027157 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:52.027229 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:52.027271 (+    42us) raft_consensus.cc:1685] finished
0709 12:13:52.027311 (+    40us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:52.027500 (+   189us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":42785,"raft.run_cpu_time_us":203,"raft.run_wall_time_us":12812,"spinlock_wait_cycles":10908416,"thread_start_us":59495,"threads_started":1,"wal-append.queue_time_us":156979}
W20260709 12:13:52.033241 17394 consensus_meta.cc:287] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.809s	user 0.007s	sys 0.002s
I20260709 12:13:52.036340 17397 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.037848 15080 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:52.040326 17249 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:52.053954 17370 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:52.044379 17361 consensus_meta.cc:287] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.636s	user 0.008s	sys 0.004s
I20260709 12:13:52.056075 17361 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.070246 15108 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 5. (term mismatch)
I20260709 12:13:52.070727 15108 pending_rounds.cc:85] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 4
I20260709 12:13:52.070945 15108 pending_rounds.cc:107] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted NO_OP operation due to leader change: 7.5
I20260709 12:13:52.071178 15108 raft_consensus.cc:2889] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:52.046613 17397 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:52.072628 17423 log.cc:927] Time spent T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.645s	user 0.007s	sys 0.000s
W20260709 12:13:52.074200 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 149065us
I20260709 12:13:52.057858 17199 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:52.077811 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:52.078989 17213 consensus_meta.cc:287] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.534s	user 0.011s	sys 0.006s
I20260709 12:13:52.082623 17213 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.097114 17361 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:52.098559 17443 log.cc:927] Time spent T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 12:13:51.128129 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:52.147298 15005 leader_election.cc:400] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7.
I20260709 12:13:52.154132 14936 catalog_manager.cc:5697] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:52.165341 14935 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 95) took 1753 ms. Trace:
I20260709 12:13:52.166574 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:52.168322 15032 raft_consensus.cc:2393] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:52.169943 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:52.170688 14934 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37352 (request call id 204) took 2283 ms. Trace:
I20260709 12:13:52.165912 14935 rpcz_store.cc:276] 0709 12:13:50.411759 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.417368 (+  5609us) service_pool.cc:224] Handling call
0709 12:13:50.522428 (+105060us) spinlock_profiling.cc:243] Waited 21.9 ms on lock 0x7b5400170554. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c84090 00007f4c08d22f3a 00007f4c0ead8e9c 00007f4c0ebd704e 00007f4c0d0982a4 00007f4c0d098232 00007f4c0d098161 00007f4c0d0980dc 00007f4c0d097392 00007f4c0705548c 00007f4c070548c6
0709 12:13:52.165068 (+1642640us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:50.808007 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:50.808572 (+   565us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:50.808612 (+    40us) write_op.cc:435] Acquired schema lock
0709 12:13:50.808629 (+    17us) tablet.cc:662] Decoding operations
0709 12:13:50.808990 (+   361us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:50.809045 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:50.809076 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:50.809251 (+   175us) tablet.cc:701] Row locks acquired
0709 12:13:50.809271 (+    20us) write_op.cc:260] PREPARE: finished
0709 12:13:50.809414 (+   143us) write_op.cc:270] Start()
0709 12:13:50.809526 (+   112us) write_op.cc:276] Timestamp: P: 1783599230809371 usec, L: 0
0709 12:13:50.809547 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:13:50.810252 (+   705us) log.cc:844] Serialized 533 byte log entry
0709 12:13:50.812776 (+  2524us) op_driver.cc:464] REPLICATION: finished
0709 12:13:50.813615 (+   839us) write_op.cc:301] APPLY: starting
0709 12:13:50.813699 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:50.813806 (+   107us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:50.813898 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:50.814098 (+   200us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:50.814254 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:50.814301 (+    47us) write_op.cc:312] APPLY: finished
0709 12:13:50.814486 (+   185us) log.cc:844] Serialized 23 byte log entry
0709 12:13:50.814649 (+   163us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:50.814728 (+    79us) write_op.cc:454] Released schema lock
0709 12:13:50.814766 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:50.815093 (+   327us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:50.815118 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1324204,"reported_tablets":1,"spinlock_wait_cycles":50264448,"child_traces":[["op",{"apply.queue_time_us":598,"apply.run_cpu_time_us":1464,"apply.run_wall_time_us":1464,"num_ops":1,"prepare.queue_time_us":137335,"prepare.run_cpu_time_us":2571,"prepare.run_wall_time_us":2570,"replication_time_us":3102,"thread_start_us":113292,"threads_started":1}]]}
I20260709 12:13:52.202597 15113 raft_consensus.cc:1240] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8. Ops: []
I20260709 12:13:52.208746 15718 raft_consensus.cc:1275] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:52.206692 15156 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:52.171123 14934 rpcz_store.cc:276] 0709 12:13:49.886946 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:49.889368 (+  2422us) service_pool.cc:224] Handling call
0709 12:13:52.170442 (+2281074us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:50.078347 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:50.130160 (+ 51813us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:50.141454 (+ 11294us) write_op.cc:435] Acquired schema lock
0709 12:13:50.144394 (+  2940us) tablet.cc:662] Decoding operations
0709 12:13:50.153717 (+  9323us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:50.153770 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:50.153794 (+    24us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:13:50.154115 (+   321us) tablet.cc:701] Row locks acquired
0709 12:13:50.154132 (+    17us) write_op.cc:260] PREPARE: finished
0709 12:13:50.154276 (+   144us) write_op.cc:270] Start()
0709 12:13:50.154385 (+   109us) write_op.cc:276] Timestamp: P: 1783599230154227 usec, L: 0
0709 12:13:50.154415 (+    30us) op_driver.cc:348] REPLICATION: starting
0709 12:13:50.155107 (+   692us) log.cc:844] Serialized 913 byte log entry
0709 12:13:50.274924 (+119817us) op_driver.cc:464] REPLICATION: finished
0709 12:13:50.501405 (+226481us) write_op.cc:301] APPLY: starting
0709 12:13:50.520621 (+ 19216us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:50.544846 (+ 24225us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:50.584606 (+ 39760us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:50.637863 (+ 53257us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:50.685537 (+ 47674us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:13:50.693536 (+  7999us) write_op.cc:312] APPLY: finished
0709 12:13:50.728186 (+ 34650us) log.cc:844] Serialized 29 byte log entry
0709 12:13:50.737674 (+  9488us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:50.741444 (+  3770us) write_op.cc:454] Released schema lock
0709 12:13:50.762839 (+ 21395us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:50.801618 (+ 38779us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:50.801655 (+    37us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":671244,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":174716,"apply.run_cpu_time_us":2932,"apply.run_wall_time_us":335559,"num_ops":2,"prepare.queue_time_us":103,"prepare.run_cpu_time_us":3248,"prepare.run_wall_time_us":83757,"replication_time_us":120032,"thread_start_us":101849,"threads_started":1}]]}
I20260709 12:13:52.222344 17359 consensus_queue.cc:1059] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.008s
I20260709 12:13:52.227864 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:52.229130 15115 raft_consensus.cc:2368] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6.
I20260709 12:13:52.230706 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:52.233457 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:52.235970 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:52.236820 15110 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:52.237818 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:52.238760 15116 raft_consensus.cc:2368] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7.
I20260709 12:13:52.239945 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:52.242031 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:52.242357 15037 raft_consensus.cc:1275] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:52.243101 15039 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:52.252648 15188 raft_consensus.cc:1240] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:52.255683 15110 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:13:52.262656 15115 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:52.266762 17384 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.267673 17384 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.269254 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:52.270411 17384 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:52.227089 17351 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:52.238152 17213 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:52.282238 17442 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.282989 15116 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:13:52.284387 14938 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37356 (request call id 224) took 2262 ms. Trace:
I20260709 12:13:52.284796 14938 rpcz_store.cc:276] 0709 12:13:50.021383 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.021552 (+   169us) service_pool.cc:224] Handling call
0709 12:13:52.284115 (+2262563us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":92499,"reported_tablets":2}
I20260709 12:13:52.286003 17406 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:52.286818 17406 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.291931 17359 raft_consensus.cc:3055] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:13:52.292642 17359 raft_consensus.cc:740] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:52.295478 17351 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.298316 17351 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:52.300519 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 53977.9us
I20260709 12:13:52.305604 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:52.309322 15188 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:13:52.311008 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:52.312428 15182 raft_consensus.cc:2368] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6.
I20260709 12:13:52.313243 15181 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:52.311684 17312 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.316315 17312 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.317183 15004 leader_election.cc:400] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6.
I20260709 12:13:52.317602 15004 leader_election.cc:403] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 12:13:52.319017 15004 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:52.283047 17442 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.327889 17437 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6.
I20260709 12:13:52.327207 15039 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:13:52.319125 17312 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:52.334136 17442 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:52.291983 17444 consensus_queue.cc:1048] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.043s
I20260709 12:13:52.335796 17242 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:52.335831 17313 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:52.337728 17400 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:13:52.338577 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 132303us
I20260709 12:13:52.329157 17399 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 12:13:52.344480 17242 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.346771 17440 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.347658 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:52.294369 17359 consensus_queue.cc:260] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:52.353550 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 48537.1us
W20260709 12:13:52.355654 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:52.352818 17400 raft_consensus.cc:697] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:52.360139 15004 leader_election.cc:400] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7.
I20260709 12:13:52.362581 17213 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:52.364990 17242 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:52.365597 15038 raft_consensus.cc:1240] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 12:13:52.365948 17440 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.353814 17313 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:52.400339 17313 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:52.401759 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:52.383232 15115 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:13:52.392824 15004 leader_election.cc:403] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 12:13:52.404650 15113 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:13:52.404407 17400 consensus_queue.cc:237] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.406785 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:52.393576 17213 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:52.404758 17352 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:52.398101 17440 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:52.368181 17406 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:52.407757 17213 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:52.408610 17352 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.421375 17352 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:52.423776 15683 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:52.427947 17441 consensus_queue.cc:1059] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 12:13:52.437750 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:52.438061 15032 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7. Ops: []
W20260709 12:13:52.438304 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 48054.3us
I20260709 12:13:52.445211 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:52.447522 17372 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.005s	user 0.006s	sys 0.015s
I20260709 12:13:52.448482 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:52.449020 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:52.446293 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:52.443114 17444 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:52.454509 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 94699us
I20260709 12:13:52.431206 15109 consensus_queue.cc:237] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
W20260709 12:13:52.461321 17372 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.019s	user 0.007s	sys 0.015s
I20260709 12:13:52.475869 17361 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:52.476524 17361 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.477106 17359 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:52.477911 17329 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7.
I20260709 12:13:52.478715 17370 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:52.490483 17249 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:52.491170 17249 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.492250 17361 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:52.499812 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 66608.9us
I20260709 12:13:52.500334 17379 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:52.501055 17379 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:52.501693 15154 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:52.502702 17416 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:13:52.487421 17213 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.509443 17213 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:52.510066 17314 consensus_queue.cc:1059] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:52.511425 17365 raft_consensus.cc:3055] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:52.511809 17365 raft_consensus.cc:740] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:52.512723 17365 consensus_queue.cc:260] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.514369 17365 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:52.517119 17331 raft_consensus.cc:3055] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:52.517652 17331 raft_consensus.cc:740] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:52.521724 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:52.520934 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:52.471071 17406 consensus_queue.cc:1059] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 12:13:52.491343 17354 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:13:52.543496 17284 consensus_queue.cc:1059] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 12:13:52.544787 15035 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:13:52.544852 15156 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:52.543776 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:52.547144 17312 raft_consensus.cc:3055] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:52.547588 17312 raft_consensus.cc:740] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:52.548524 17312 consensus_queue.cc:260] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.549695 17312 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:52.550941 15005 leader_election.cc:400] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6.
I20260709 12:13:52.552094 17399 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:52.552374 17375 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:52.468425 17444 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.545197 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:52.558070 17400 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:52.565311 17400 raft_consensus.cc:697] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:52.566393 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:52.559849 15081 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:52.566814 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:52.588626 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 55644.5us
I20260709 12:13:52.594729 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:52.601766 17382 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:52.602416 17382 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.603111 17379 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:52.580957 17314 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:52.616544 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:52.620404 17374 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:52.621157 17374 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:52.626549 15078 consensus_peers.cc:597] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b92b9bb765e42c78011cba2f357e687. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.610913 17382 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:52.581225 17213 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:52.613138 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:52.613030 15032 raft_consensus.cc:1240] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:52.592108 17441 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260709 12:13:52.566449 17400 consensus_queue.cc:237] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.676240 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:52.682267 17213 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:52.693666 17473 log.cc:927] Time spent T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.153s	user 0.003s	sys 0.004s
I20260709 12:13:52.721513 17444 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:52.721962 17475 log.cc:927] Time spent T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.191s	user 0.001s	sys 0.000s
I20260709 12:13:52.643443 17439 consensus_queue.cc:1048] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.178s
I20260709 12:13:52.724741 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:52.730901 15033 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:52.727653 15186 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:13:52.726042 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:52.733805 17213 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:52.732162 17374 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:52.782478 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:52.784334 15185 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:52.784560 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:52.785066 17331 consensus_queue.cc:260] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.785965 15187 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:52.786343 17331 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:13:52.787963 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:52.788789 17199 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:52.789443 17199 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.789954 17249 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:52.792336 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:52.795614 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:52.798861 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:52.799598 15188 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:13:52.800580 17199 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:52.806869 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:52.872743 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:52.873414 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:52.874197 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:53.038434 15040 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:53.038719 17359 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:53.038620 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:52.903092 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:53.043052 17359 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:52.931525 17331 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.045215 17331 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:53.046327 17359 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:52.896440 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 74937.8us
I20260709 12:13:52.874782 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:52.908150 15035 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:53.064877 17373 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.065671 17373 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:53.072940 17479 log.cc:927] Time spent T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.361s	user 0.001s	sys 0.001s
I20260709 12:13:53.086874 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:53.087589 15112 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:53.092293 17481 log.cc:927] Time spent T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.315s	user 0.002s	sys 0.000s
I20260709 12:13:53.096864 15114 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:53.100309 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:53.100239 15110 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260709 12:13:53.103659 15110 pending_rounds.cc:85] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 4
I20260709 12:13:53.103188 15081 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:53.107574 15116 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
W20260709 12:13:53.114265 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 63492.2us
I20260709 12:13:53.103861 15110 pending_rounds.cc:107] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 12:13:53.115564 15110 raft_consensus.cc:2889] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:53.116272 17315 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:53.121730 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:53.122560 14936 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37336 (request call id 241) took 3006 ms. Trace:
I20260709 12:13:53.110227 17331 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:53.116890 14938 catalog_manager.cc:5697] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 7 to 8, leader changed from 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 8 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:53.128868 15156 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:53.124722 17406 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.122362 17434 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:53.145809 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:53.115669 17441 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 12:13:53.134508 14938 catalog_manager.cc:5697] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:53.116837 17315 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:53.154011 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:53.147601 15112 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:53.127935 17382 consensus_queue.cc:1059] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.037s
I20260709 12:13:53.151520 17379 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:53.125249 14936 rpcz_store.cc:276] 0709 12:13:50.116376 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:50.116527 (+   151us) service_pool.cc:224] Handling call
0709 12:13:53.122489 (+3005962us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:52.168551 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:52.169451 (+   900us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:52.169515 (+    64us) write_op.cc:435] Acquired schema lock
0709 12:13:52.169558 (+    43us) tablet.cc:662] Decoding operations
0709 12:13:52.170197 (+   639us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:52.170332 (+   135us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:52.170371 (+    39us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:52.170732 (+   361us) tablet.cc:701] Row locks acquired
0709 12:13:52.170784 (+    52us) write_op.cc:260] PREPARE: finished
0709 12:13:52.171071 (+   287us) write_op.cc:270] Start()
0709 12:13:52.171233 (+   162us) write_op.cc:276] Timestamp: P: 1783599232170942 usec, L: 0
0709 12:13:52.171272 (+    39us) op_driver.cc:348] REPLICATION: starting
0709 12:13:52.172343 (+  1071us) log.cc:844] Serialized 538 byte log entry
0709 12:13:52.480749 (+308406us) op_driver.cc:464] REPLICATION: finished
0709 12:13:52.745691 (+264942us) write_op.cc:301] APPLY: starting
0709 12:13:52.745782 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:52.745869 (+    87us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:52.745977 (+   108us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:52.746260 (+   283us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:52.746538 (+   278us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:52.746599 (+    61us) write_op.cc:312] APPLY: finished
0709 12:13:52.777639 (+ 31040us) log.cc:844] Serialized 23 byte log entry
0709 12:13:52.777846 (+   207us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:52.777940 (+    94us) write_op.cc:454] Released schema lock
0709 12:13:52.777997 (+    57us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:52.778417 (+   420us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:52.778447 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":604252,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":264632,"apply.run_cpu_time_us":2119,"apply.run_wall_time_us":32749,"num_ops":1,"prepare.queue_time_us":8825,"prepare.run_cpu_time_us":5045,"prepare.run_wall_time_us":20535,"raft.queue_time_us":299145,"raft.run_cpu_time_us":13381,"raft.run_wall_time_us":264939,"replication_time_us":309300,"thread_start_us":591290,"threads_started":4,"wal-append.queue_time_us":5959}]]}
I20260709 12:13:53.185030 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:53.202113 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:53.206504 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:53.215636 17445 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:53.218395 17315 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:53.211261 17400 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 12:13:53.197357 17213 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:53.182917 17406 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:53.238293 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:53.249330 15038 raft_consensus.cc:1275] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:53.253067 15108 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:53.231534 17363 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.055s
I20260709 12:13:53.194193 17354 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.047s
I20260709 12:13:53.201722 17379 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:53.230751 17399 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 12:13:53.243948 17373 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:53.241449 17400 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.039s
I20260709 12:13:53.289297 15109 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:53.245574 17213 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:53.325026 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:53.346153 15004 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:53.353453 17363 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:13:53.385003 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:53.384500 15004 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:53.391096 17406 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:53.399996 17213 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:53.403003 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 190069us
I20260709 12:13:53.404652 15080 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:53.409051 17380 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:13:53.405689 15005 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:53.403252 17363 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:13:53.413213 17486 log.cc:927] Time spent T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.141s	user 0.000s	sys 0.001s
I20260709 12:13:53.424870 15080 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:53.432641 15080 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:53.433812 15080 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:53.434329 17331 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:53.434752 17331 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:53.434939 15190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:13:53.435708 17331 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:53.435883 15190 raft_consensus.cc:606] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
W20260709 12:13:53.437448 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 245007us
W20260709 12:13:53.455638 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 50036.7us
I20260709 12:13:53.436589 17440 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:53.489796 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:53.456825 17496 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:13:53.496426 17489 log.cc:927] Time spent T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260709 12:13:53.500310 15111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:13:53.500970 15111 raft_consensus.cc:606] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:53.504498 15190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:13:53.505129 15190 raft_consensus.cc:606] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:53.458246 17484 log.cc:927] Time spent T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.253s	user 0.001s	sys 0.002s
I20260709 12:13:53.460044 17312 raft_consensus.cc:3055] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Stepping down as leader of term 5
W20260709 12:13:53.471383 17488 log.cc:927] Time spent T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.276s	user 0.003s	sys 0.000s
I20260709 12:13:53.475142 17180 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:13:53.480429 17492 log.cc:927] Time spent T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.088s	user 0.002s	sys 0.000s
I20260709 12:13:53.482935 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:53.485065 17199 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:53.448642 17249 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:53.509063 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 52686.8us
W20260709 12:13:53.516135 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 115719us
I20260709 12:13:53.511631 17312 raft_consensus.cc:740] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:13:53.556071 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 122306us
I20260709 12:13:53.557152 15080 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:13:53.559579 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 84696.9us
I20260709 12:13:53.563242 15154 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:53.560294 17331 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:53.571656 17439 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:13:53.572041 17331 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:53.573172 17312 consensus_queue.cc:260] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:53.574311 17312 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:53.558480 17213 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 12:13:53.577535 17213 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:53.560065 17365 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:53.582772 17379 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:53.590399 15154 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:53.632264 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:53.633163 15032 raft_consensus.cc:1240] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:13:53.634464 15004 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:53.595707 17439 raft_consensus.cc:697] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:53.656350 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:53.680524 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 48109.1us
I20260709 12:13:53.681905 17386 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:53.682637 17498 log.cc:927] Time spent T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260709 12:13:53.681521 15154 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:53.697588 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 64986.6us
I20260709 12:13:53.700239 15154 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:53.700657 17284 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:53.701196 17284 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:53.704692 17180 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:53.707253 17207 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:53.694990 17386 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:13:53.724386 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 90002us
I20260709 12:13:53.726078 15004 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:13:53.728511 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:53.707700 17365 raft_consensus.cc:2955] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Committing config change with OpId 6.4: config changed from index -1 to 4, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
W20260709 12:13:53.742002 17505 log.cc:927] Time spent T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 12:13:53.761199 17444 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:53.761799 17444 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:53.763895 17444 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:53.764650 17180 raft_consensus.cc:993] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:53.765040 17180 raft_consensus.cc:1081] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:13:53.777742 17511 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:13:53.778465 17511 raft_consensus.cc:697] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:53.780864 17519 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:53.781543 17519 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:53.783672 17516 ts_tablet_manager.cc:933] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:53.756376 17439 consensus_queue.cc:237] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:53.748376 17331 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:53.797740 17331 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:53.800062 17331 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:53.813477 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 112120us
W20260709 12:13:53.813673 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 64424.2us
I20260709 12:13:53.820938 15154 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:53.836759 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:53.830227 17207 raft_consensus.cc:697] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:53.842141 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:53.843490 17511 consensus_queue.cc:237] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:53.827478 17199 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 12:13:53.828809 17416 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.018s
I20260709 12:13:53.846207 17519 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:53.858106 15114 raft_consensus.cc:1275] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260709 12:13:53.858598 15114 pending_rounds.cc:85] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 4
I20260709 12:13:53.858806 15114 pending_rounds.cc:107] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 12:13:53.859018 15114 raft_consensus.cc:2889] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:53.851650 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:53.852727 15109 raft_consensus.cc:1240] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:13:53.828368 17507 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:53.870124 17520 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:53.871690 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:53.871898 17180 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:53.872066 15189 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:53.872488 17180 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:53.874745 17180 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:53.875993 15184 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:13:53.877045 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:53.883687 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:53.884258 15184 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:13:53.884359 15110 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 12:13:53.888669 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:53.893501 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:53.870785 17520 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:53.895116 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:53.875211 17180 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:53.871552 17526 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:53.916347 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:53.893678 17199 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:53.919138 17199 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:53.920288 17526 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:53.921229 17199 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:53.922221 17416 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:53.922375 17526 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:53.922762 17416 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:53.923072 17180 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:53.919166 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:53.923828 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:53.925702 17416 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:53.927137 17527 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.927788 17519 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.927671 17527 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:53.928279 17519 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:53.930397 17527 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:53.930665 17519 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:53.892223 17207 consensus_queue.cc:237] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:53.932301 15038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:13:53.934410 15038 raft_consensus.cc:606] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:53.934784 15038 raft_consensus.cc:614] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:53.944332 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:53.951970 17399 consensus_queue.cc:1059] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:53.953118 17530 raft_consensus.cc:3055] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:13:53.953554 17530 raft_consensus.cc:740] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:13:54.014467 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:53.972357 17515 log.cc:927] Time spent T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.201s	user 0.004s	sys 0.000s
I20260709 12:13:54.014556 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:54.020717 15113 raft_consensus.cc:2393] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:53.960793 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:13:54.011508 17535 log.cc:927] Time spent T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 12:13:53.959227 17284 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:53.968283 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:53.969326 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:13:54.043206 15684 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:54.040210 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:54.052266 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:54.003165 17530 consensus_queue.cc:260] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.069480 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:54.070129 15107 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:13:54.071028 17531 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:54.030071 17180 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:54.071520 15154 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:54.072547 17284 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:54.073223 17284 raft_consensus.cc:993] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:54.071614 17531 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.074266 17400 raft_consensus.cc:1081] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:54.075959 17531 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:54.076845 17416 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:54.078537 15154 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:54.080168 17532 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:53.973312 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:54.081986 17249 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:54.082544 17249 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.039678 17365 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:58976 (request call id 10) took 2068 ms. Trace:
I20260709 12:13:54.084720 17249 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:54.083730 17365 rpcz_store.cc:276] 0709 12:13:51.970941 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:51.971061 (+   120us) service_pool.cc:224] Handling call
0709 12:13:52.385309 (+414248us) spinlock_profiling.cc:243] Waited 300 ms on lock 0x7b18002bbb40. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d5573d 00007f4c08d20f3f 00007f4c08d206b3 00007f4c0dce0d29 00007f4c0725f1d4 00007f4c0725f162 00007f4c0725f091 00007f4c0725f00c 00007f4c0725e2c2 00007f4c0705548c
0709 12:13:52.486755 (+101446us) log.cc:844] Serialized 499 byte log entry
0709 12:13:54.039540 (+1552785us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18549,"raft.queue_time_us":52227,"raft.run_cpu_time_us":2042,"raft.run_wall_time_us":2033,"spinlock_wait_cycles":689112064,"thread_start_us":99465,"threads_started":1,"wal-append.queue_time_us":207081,"wal-append.run_cpu_time_us":2139,"wal-append.run_wall_time_us":1025269}
I20260709 12:13:54.087157 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:54.070186 17530 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:54.088560 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:54.093473 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:54.094599 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:54.095577 17512 log.cc:927] Time spent T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.310s	user 0.000s	sys 0.003s
I20260709 12:13:54.092588 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:54.109934 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 66967.9us
I20260709 12:13:54.120468 15154 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:54.128346 15108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41558
I20260709 12:13:54.132699 15113 consensus_queue.cc:237] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:54.133430 15108 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:54.133828 15108 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:54.135632 17180 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:54.136238 15154 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:54.137041 17180 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:13:54.137205 15154 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:54.137537 17180 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.137943 17180 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:54.139356 17439 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:54.140375 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:54.137068 17493 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:54.145553 17501 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.146164 17501 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.147821 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:54.154481 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:54.154870 17180 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.130596 17531 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:54.167693 17531 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.168860 15005 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:54.169800 17180 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:54.170696 15005 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:54.171824 17207 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:54.173394 17522 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.175470 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:54.178455 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:54.182379 15114 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:54.165627 15108 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.154917 17501 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:54.178689 17530 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:54.130806 17284 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:54.169796 17531 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:54.210932 15109 raft_consensus.cc:1240] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:54.189760 15108 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:54.220890 17516 tablet_copy_client.cc:323] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.2:41561
I20260709 12:13:54.235800 15126 tablet_copy_service.cc:140] P cb445d4f8d034987976d9b78da5532ac: Received BeginTabletCopySession request for tablet 6b92b9bb765e42c78011cba2f357e687 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:58982)
I20260709 12:13:54.236446 15126 tablet_copy_service.cc:161] P cb445d4f8d034987976d9b78da5532ac: Beginning new tablet copy session on tablet 6b92b9bb765e42c78011cba2f357e687 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:58982: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-6b92b9bb765e42c78011cba2f357e687
I20260709 12:13:54.245491 15114 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:13:54.246865 15154 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:54.248968 17444 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:13:54.249465 17444 raft_consensus.cc:697] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:54.250263 17444 consensus_queue.cc:237] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.258356 14938 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 96) took 1967 ms. Trace:
I20260709 12:13:54.259459 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:54.260174 15126 tablet_copy_source_session.cc:215] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:54.260617 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:54.264981 17516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b92b9bb765e42c78011cba2f357e687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:54.266947 14935 catalog_manager.cc:5697] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 2 to 4, leader changed from 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 4 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:54.247152 17523 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:54.269699 17523 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.268790 14935 catalog_manager.cc:5697] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 4 to 5, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 5 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:54.277014 14935 catalog_manager.cc:5697] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 4 to 5, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 5 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:54.289134 14935 catalog_manager.cc:5697] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 5 to 6, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 6 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:54.294430 14935 catalog_manager.cc:5697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 4 to 6, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:54.185694 17522 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.192143 17284 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.298398 14935 catalog_manager.cc:5697] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 4 to 6, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 6 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:54.308661 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:54.290807 17416 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:54.258797 14938 rpcz_store.cc:276] 0709 12:13:52.326215 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:52.327683 (+  1468us) service_pool.cc:224] Handling call
0709 12:13:54.258288 (+1930605us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:53.417890 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:53.476698 (+ 58808us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:53.476742 (+    44us) write_op.cc:435] Acquired schema lock
0709 12:13:53.476756 (+    14us) tablet.cc:662] Decoding operations
0709 12:13:53.477212 (+   456us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:53.477274 (+    62us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:53.477302 (+    28us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:13:53.477632 (+   330us) tablet.cc:701] Row locks acquired
0709 12:13:53.477650 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:13:53.477801 (+   151us) write_op.cc:270] Start()
0709 12:13:53.477932 (+   131us) write_op.cc:276] Timestamp: P: 1783599233477747 usec, L: 0
0709 12:13:53.477947 (+    15us) op_driver.cc:348] REPLICATION: starting
0709 12:13:53.478623 (+   676us) log.cc:844] Serialized 975 byte log entry
0709 12:13:53.673947 (+195324us) op_driver.cc:464] REPLICATION: finished
0709 12:13:53.917119 (+243172us) write_op.cc:301] APPLY: starting
0709 12:13:53.917206 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:53.917310 (+   104us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:53.917420 (+   110us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:53.917820 (+   400us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:53.917980 (+   160us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:13:53.918019 (+    39us) write_op.cc:312] APPLY: finished
0709 12:13:53.918193 (+   174us) log.cc:844] Serialized 29 byte log entry
0709 12:13:53.918347 (+   154us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:53.918430 (+    83us) write_op.cc:454] Released schema lock
0709 12:13:53.918473 (+    43us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:53.918843 (+   370us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:53.918869 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":204349,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":214068,"apply.run_cpu_time_us":1702,"apply.run_wall_time_us":1702,"num_ops":2,"prepare.queue_time_us":206482,"prepare.run_cpu_time_us":3163,"prepare.run_wall_time_us":65319,"replication_time_us":180284,"thread_start_us":329089,"threads_started":2}]]}
I20260709 12:13:54.245800 17531 consensus_queue.cc:1059] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.058s
I20260709 12:13:54.317836 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:54.310899 14935 catalog_manager.cc:5697] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 5 to 7, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 7 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:54.330192 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:54.332342 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:13:54.335541 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 96442.8us
I20260709 12:13:54.315690 17416 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:54.342329 15153 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:54.348322 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:54.348943 15080 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:13:54.359150 15078 consensus_peers.cc:597] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eeaca7e481994210a813b45ea30c76ab. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:54.366711 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:54.368805 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:54.370234 15080 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:54.377898 15190 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:54.362607 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:54.388062 15080 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:54.378813 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:54.383862 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:54.399923 15080 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:54.320284 17523 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:54.331073 17520 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:54.325541 14935 catalog_manager.cc:5697] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:54.358402 17331 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:54.415861 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:54.417305 15034 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:54.372429 17416 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:54.428710 17522 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:54.405119 17406 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:54.411969 17249 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:54.384928 17532 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:54.379220 17501 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.056s
I20260709 12:13:54.410889 17365 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:13:54.437249 17365 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:54.437651 17365 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:54.448542 15031 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:54.450724 15184 raft_consensus.cc:3055] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:54.451097 15184 raft_consensus.cc:740] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:54.451903 15184 consensus_queue.cc:260] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.453022 15184 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:54.377177 17361 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.079s
I20260709 12:13:54.464769 17534 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:54.465451 17534 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:54.472461 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:54.475953 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:54.476318 17284 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:54.472448 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:54.414417 14935 catalog_manager.cc:5697] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:54.479234 14935 catalog_manager.cc:5697] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 4 to 5, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 5 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:54.407532 15036 raft_consensus.cc:2955] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Committing config change with OpId 6.4: config changed from index -1 to 4, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:54.480611 14935 catalog_manager.cc:5697] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 6 to 8, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 8 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:13:54.481931 14935 catalog_manager.cc:5697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 5 to 7, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 7 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:54.484931 17546 log.cc:927] Time spent T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.161s	user 0.000s	sys 0.000s
I20260709 12:13:54.487059 15110 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:13:54.410532 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:54.494225 17365 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.496084 17534 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:54.497478 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:54.502244 17400 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:54.507992 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:54.525717 15034 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:54.555266 15184 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
W20260709 12:13:54.560711 17312 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.784s	user 0.010s	sys 0.035s
W20260709 12:13:54.572791 17180 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 6 current term: 6 is higher.
I20260709 12:13:54.602406 17361 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:54.595494 17312 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.819s	user 0.010s	sys 0.035s
I20260709 12:13:54.613181 17361 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.596673 17434 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:54.621953 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 211594us
I20260709 12:13:54.624011 15080 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:54.639510 15080 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:54.633515 17501 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:54.640244 17429 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.627573 17434 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.643801 17361 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:54.682605 15036 raft_consensus.cc:1240] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:54.682870 15080 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:54.690110 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:54.684248 15080 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:54.689785 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:54.693934 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:54.695605 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:54.650982 17389 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.129s
I20260709 12:13:54.708204 15036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:13:54.697762 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:54.708894 15036 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:54.709328 15036 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:54.700233 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:54.710103 15033 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:13:54.687026 15003 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:54.676055 17516 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43846 (request call id 383) took 1075 ms. Trace:
I20260709 12:13:54.712920 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:54.719332 17558 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:54.720808 17331 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 12:13:54.722071 15156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:54.724785 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 44610.9us
I20260709 12:13:54.684741 17406 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:54.732939 17566 log.cc:927] Time spent T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:13:54.745541 17434 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:54.712144 17516 rpcz_store.cc:276] 0709 12:13:53.578981 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:53.579105 (+   124us) service_pool.cc:224] Handling call
0709 12:13:53.784087 (+204982us) ts_tablet_manager.cc:934] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
0709 12:13:54.052953 (+268866us) spinlock_profiling.cc:243] Waited 29.5 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c05c100ac 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c29caa 00007f4c05c29bd2 00007f4c0dc8e131
0709 12:13:54.263318 (+210365us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:13:54.427317 (+163999us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:54.427443 (+   126us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:13:54.577898 (+150455us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:13:54.631536 (+ 53638us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:54.644079 (+ 12543us) ts_tablet_manager.cc:989] Replica registered.
0709 12:13:54.652908 (+  8829us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":30091,"spinlock_wait_cycles":67857152,"tablet-copy.queue_time_us":134985,"thread_start_us":474038,"threads_started":2}
I20260709 12:13:54.749258 17516 tablet_copy_client.cc:806] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:54.655210 17429 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.751899 17429 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:54.779807 17501 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:54.780424 17501 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.782603 17501 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:54.757773 17400 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.784548 17400 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:54.749917 17516 tablet_copy_client.cc:670] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:54.725677 17365 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:54.831856 15036 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:54.878181 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 185908us
I20260709 12:13:54.897310 15080 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:54.898088 17406 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:54.888164 17365 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.087735 17399 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:54.925997 17571 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.949023 17365 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:55.156980 17445 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:55.153893 17571 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:55.200793 17571 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:55.201103 17445 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:55.373070 17445 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:55.408041 17365 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:55.467896 17315 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:55.468564 17315 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:55.485646 17315 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:55.503247 15036 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:55.509549 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:55.510139 15034 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 9
W20260709 12:13:55.504861 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 607624us
I20260709 12:13:55.516515 15080 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:55.517499 15034 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:13:55.517786 15080 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:55.519079 17365 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:55.521363 17365 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:55.519451 17573 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:13:55.528245 15156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:55.528853 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.519008 15080 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:55.539242 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.540851 15036 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 6. (term mismatch)
I20260709 12:13:55.541232 15036 pending_rounds.cc:85] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 5
I20260709 12:13:55.541441 15036 pending_rounds.cc:107] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 8.6
I20260709 12:13:55.541695 15036 raft_consensus.cc:2889] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:55.531327 17399 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:55.542397 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.542593 17399 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:55.544504 17399 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:55.544760 17558 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:55.545277 17558 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:55.545624 17312 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:55.546108 15111 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: []
I20260709 12:13:55.546144 17312 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:55.547448 17558 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:55.548213 17312 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:55.549506 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:55.538488 15156 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.140.1:39767 timed out after 1.562s (SENT) [suppressed 23 similar messages]
I20260709 12:13:55.550299 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:55.552037 15113 raft_consensus.cc:2368] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9.
I20260709 12:13:55.557171 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:55.560904 17571 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:55.552029 17406 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:55.561856 17406 raft_consensus.cc:697] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:55.562858 17406 consensus_queue.cc:237] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:55.565915 17558 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:55.566939 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:55.561559 17571 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:55.555666 17400 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:55.575662 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.579795 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.571663 17312 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.582561 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.583220 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.583506 15111 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:55.585119 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:55.585846 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.587222 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.588657 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.589056 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.589751 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.592926 15111 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:55.591081 15035 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:13:55.575871 17558 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:55.586741 17573 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:55.597299 17571 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:55.586516 17312 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:55.611812 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:55.612437 15115 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:55.600400 17573 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:55.616168 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:55.618263 17558 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:55.618783 17312 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:55.626555 15115 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:55.633394 17573 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:55.718333 17582 consensus_queue.cc:1059] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.007s
W20260709 12:13:55.727857 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 192857us
I20260709 12:13:55.727011 17589 raft_consensus.cc:3055] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:13:55.730297 15115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:13:55.730906 15115 raft_consensus.cc:606] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:55.736711 15115 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
W20260709 12:13:55.747479 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 209008us
I20260709 12:13:55.748636 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:55.729225 17312 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:55.729187 17589 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:13:55.751921 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 132448us
I20260709 12:13:55.770787 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:55.783751 15115 raft_consensus.cc:1240] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:55.741900 17580 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:55.792971 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:55.796422 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:55.793649 15111 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:13:55.799470 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:55.801543 15185 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 12:13:55.803894 15185 pending_rounds.cc:85] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 3
I20260709 12:13:55.804126 15185 pending_rounds.cc:107] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 12:13:55.804342 15185 raft_consensus.cc:2889] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:55.799748 15186 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:55.802753 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:55.808097 15187 raft_consensus.cc:3055] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:55.808436 15187 raft_consensus.cc:740] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:55.810403 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:55.751945 17445 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:55.812878 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:55.813549 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:55.787774 17587 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:55.816088 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:55.813015 15187 consensus_queue.cc:260] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:55.786952 17400 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:55.791297 17590 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:55.830680 17587 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:55.760169 17312 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:55.847901 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:55.799371 17578 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:55.852417 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 66737.4us
I20260709 12:13:55.857802 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:55.828642 17589 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:55.859014 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 69323.4us
I20260709 12:13:55.859187 17589 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:55.802301 17580 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:55.863751 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:55.865044 15188 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:55.820160 17445 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:55.844615 17400 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:55.867230 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 81466.9us
I20260709 12:13:55.869623 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.871110 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:55.871215 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.875063 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.884296 15038 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:13:55.885614 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.896611 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.898622 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:55.846779 17590 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:55.902355 15004 leader_election.cc:400] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9.
I20260709 12:13:55.873481 17312 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:55.909373 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:55.921914 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 153191us
I20260709 12:13:55.913161 15004 leader_election.cc:403] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:55.916422 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:55.916671 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:55.925465 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:55.856968 17578 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:56.016048 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:56.011353 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 109849us
I20260709 12:13:56.029325 17608 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:13:56.026253 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 95899.7us
I20260709 12:13:56.027685 17613 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9.
I20260709 12:13:56.060456 15004 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.062158 15081 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:13:56.066952 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 144189us
I20260709 12:13:56.067963 15156 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.047102 15185 raft_consensus.cc:2955] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Committing config change with OpId 6.4: config changed from index -1 to 4, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:56.069768 17613 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:56.070294 17613 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:56.076686 15156 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:56.081889 17600 log.cc:927] Time spent T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.151s	user 0.000s	sys 0.000s
I20260709 12:13:56.082489 17590 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:56.087936 17573 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:56.088462 17578 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:56.088600 17573 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:56.089824 17400 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:56.090497 17592 log.cc:927] Time spent T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.238s	user 0.001s	sys 0.000s
I20260709 12:13:56.090826 17573 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:13:56.091109 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:56.068392 17580 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:56.068987 17599 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.092103 17611 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:56.092571 17599 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.094772 17599 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:56.095804 17587 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:56.097790 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:56.092022 17445 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:56.109344 15186 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:13:56.119262 17583 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:56.120532 17609 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 12:13:56.120970 17602 log.cc:927] Time spent T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.238s	user 0.000s	sys 0.001s
I20260709 12:13:56.062734 17608 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.124382 17399 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:56.074383 17354 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:13:56.130880 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 68789.8us
W20260709 12:13:56.134990 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:56.121959 17611 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:56.120965 17609 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:13:56.144662 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 86740.8us
I20260709 12:13:56.141177 17609 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:13:56.150555 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 73909.2us
I20260709 12:13:56.152486 17315 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:56.141578 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:56.163923 17315 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:56.168299 15004 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.168713 17628 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:13:56.169237 17628 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:56.172055 17605 ts_tablet_manager.cc:933] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:56.171995 17628 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:56.174054 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:56.176074 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:56.178503 17406 raft_consensus.cc:2955] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:56.180534 17604 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:56.182729 15187 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:56.184502 15004 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:56.186672 17613 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:56.187743 17516 tablet_copy_client.cc:538] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:56.189281 17615 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:56.189842 17615 raft_consensus.cc:697] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:56.190773 17615 consensus_queue.cc:237] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.194425 17604 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:56.195158 17604 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.197643 17599 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:56.198233 17599 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:56.200968 15187 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:56.202138 15034 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:56.206269 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:56.208280 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 50500.7us
I20260709 12:13:56.209533 15156 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.197645 17604 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:56.215255 17604 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:56.215970 17604 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.220716 17627 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:56.224619 17599 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:56.235399 17354 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:56.236045 17354 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:56.238271 17354 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:56.239573 17516 tablet_bootstrap.cc:492] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:56.248836 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:56.283301 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:13:56.214713 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 50626.1us
W20260709 12:13:56.336683 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 127311us
W20260709 12:13:56.251772 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:56.269943 17365 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.342479 17590 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:56.342687 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:56.218914 17604 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:56.207758 17608 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:56.278508 17613 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:56.327684 17609 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.355433 14938 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 97) took 1905 ms. Trace:
I20260709 12:13:56.360687 14938 rpcz_store.cc:276] 0709 12:13:54.449622 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.449837 (+   215us) service_pool.cc:224] Handling call
0709 12:13:56.355371 (+1905534us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":2}
I20260709 12:13:56.361989 15154 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:56.333196 15031 raft_consensus.cc:2955] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:56.339107 14935 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37356 (request call id 225) took 2910 ms. Trace:
I20260709 12:13:56.370287 15038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:13:56.370914 15038 raft_consensus.cc:606] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.317986 17354 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:56.240159 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:56.377277 15684 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:56.340185 17315 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:56.377907 14936 catalog_manager.cc:5697] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:56.390502 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:56.391851 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:56.367419 14935 rpcz_store.cc:276] 0709 12:13:53.428683 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:53.432013 (+  3330us) service_pool.cc:224] Handling call
0709 12:13:56.339035 (+2907022us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:54.801031 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:54.801640 (+   609us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:54.801678 (+    38us) write_op.cc:435] Acquired schema lock
0709 12:13:54.801698 (+    20us) tablet.cc:662] Decoding operations
0709 12:13:54.802842 (+  1144us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:54.802908 (+    66us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:54.802937 (+    29us) tablet.cc:685] Acquiring locks for 12 operations
0709 12:13:55.219652 (+416715us) tablet.cc:701] Row locks acquired
0709 12:13:55.220142 (+   490us) write_op.cc:260] PREPARE: finished
0709 12:13:55.322099 (+101957us) write_op.cc:270] Start()
0709 12:13:55.338950 (+ 16851us) write_op.cc:276] Timestamp: P: 1783599235322013 usec, L: 0
0709 12:13:55.342774 (+  3824us) op_driver.cc:348] REPLICATION: starting
0709 12:13:55.501541 (+158767us) log.cc:844] Serialized 4769 byte log entry
0709 12:13:55.709575 (+208034us) op_driver.cc:464] REPLICATION: finished
0709 12:13:55.863324 (+153749us) write_op.cc:301] APPLY: starting
0709 12:13:55.865658 (+  2334us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:55.890508 (+ 24850us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:55.903134 (+ 12626us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:56.174010 (+270876us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:56.174260 (+   250us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=12
0709 12:13:56.174305 (+    45us) write_op.cc:312] APPLY: finished
0709 12:13:56.174615 (+   310us) log.cc:844] Serialized 89 byte log entry
0709 12:13:56.174780 (+   165us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:56.174948 (+   168us) write_op.cc:454] Released schema lock
0709 12:13:56.175008 (+    60us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:56.213012 (+ 38004us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:56.213047 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":113418,"reported_tablets":22,"child_traces":[["op",{"apply.queue_time_us":145310,"apply.run_cpu_time_us":8349,"apply.run_wall_time_us":318717,"num_ops":12,"prepare.queue_time_us":200956,"prepare.run_cpu_time_us":16692,"prepare.run_wall_time_us":753008,"raft.queue_time_us":72993,"raft.run_cpu_time_us":16444,"raft.run_wall_time_us":88128,"replication_time_us":359811,"spinlock_wait_cycles":1920,"thread_start_us":270587,"threads_started":4,"wal-append.queue_time_us":82582}]]}
I20260709 12:13:56.249873 17582 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:56.374683 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:56.371572 17613 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.386901 15081 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:56.427539 15109 raft_consensus.cc:1240] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10. Ops: []
I20260709 12:13:56.387717 17406 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:58976 (request call id 11) took 2291 ms. Trace:
I20260709 12:13:56.382479 15112 consensus_queue.cc:237] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:56.389070 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:56.389719 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:56.249699 17599 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:56.387094 15080 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:56.388701 17594 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.038s
I20260709 12:13:56.371505 17609 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:56.431079 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 44276.8us
I20260709 12:13:56.387542 17629 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:56.461679 17629 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:56.437449 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 50461.3us
I20260709 12:13:56.463052 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:56.342183 17365 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.434412 17599 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.391405 17586 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:56.470527 17629 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:56.382134 17621 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:56.471100 17621 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.471527 17621 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:56.475723 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:56.476338 15186 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:13:56.476377 17613 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:56.478020 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:56.478665 15183 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:13:56.467319 15080 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:56.428145 17619 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
I20260709 12:13:56.465991 17615 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 12:13:56.431721 17406 rpcz_store.cc:276] 0709 12:13:54.096337 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.116237 (+ 19900us) service_pool.cc:224] Handling call
0709 12:13:54.181506 (+ 65269us) log.cc:844] Serialized 499 byte log entry
0709 12:13:54.333367 (+151861us) spinlock_profiling.cc:243] Waited 8.76 ms on lock 0x7b180033b080. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05ba7c0a 00007f4c0f2e7219 00007f4c05c2fa40 00007f4c05c2a4e4 00007f4c05c2a455 00007f4c08c73b0b 00007f4c08cf8b63 00007f4c08d20752 00007f4c0dce0d29
0709 12:13:56.387582 (+2054215us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":104340,"raft.queue_time_us":111929,"raft.run_cpu_time_us":1727,"raft.run_wall_time_us":1725,"spinlock_wait_cycles":20142848,"thread_start_us":28710,"threads_started":1,"wal-append.queue_time_us":70078,"wal-append.run_cpu_time_us":1766,"wal-append.run_wall_time_us":1020554}
I20260709 12:13:56.469645 17599 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:56.480070 15683 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:56.452164 17616 log.cc:927] Time spent T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 12:13:56.485802 17445 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:56.489125 17365 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:56.486280 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:56.489710 15113 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:13:56.487542 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:56.491003 17445 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.450598 17623 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:56.453471 17622 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:56.498544 15182 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:13:56.488449 17315 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:56.482645 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:56.484293 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:56.493892 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:56.496603 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:56.496675 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:56.401726 17354 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.503612 17354 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:56.503916 17588 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:56.481704 17638 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:56.509963 15080 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:56.514575 15080 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:13:56.515790 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 132517us
W20260709 12:13:56.516652 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 87517.7us
I20260709 12:13:56.456861 17582 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.520916 15080 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:56.523699 15183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:13:56.524412 15183 raft_consensus.cc:606] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:13:56.518568 17609 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:13:56.528113 15005 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:56.528266 15684 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.528955 17597 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:13:56.529376 17315 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:56.529350 17597 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:56.530489 17597 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:56.530826 15005 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:56.532143 15005 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:56.533483 17613 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:56.534662 15005 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:56.535418 17608 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:56.543149 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:56.543459 17594 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:56.544588 15080 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:13:56.545281 15156 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.545730 15080 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:56.544348 17597 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.548085 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:56.549154 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:56.550349 15156 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.550889 15080 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:56.532308 17599 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:56.572798 15156 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.574344 15156 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:56.575696 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:56.577996 15080 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:56.564138 17587 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:56.547999 17406 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:56.584064 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:56.586889 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:56.580966 15080 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:56.588178 15033 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:13:56.518910 17400 consensus_queue.cc:1059] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.058s
I20260709 12:13:56.566210 17365 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:13:56.591393 15035 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:56.571480 17588 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:13:56.597995 17644 log.cc:927] Time spent T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260709 12:13:56.598845 17597 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:56.604702 17614 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:56.605830 15033 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:13:56.608916 17620 raft_consensus.cc:3055] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:13:56.609354 17620 raft_consensus.cc:740] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:56.610186 17620 consensus_queue.cc:260] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.591852 15713 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 12:13:56.596707 17365 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:56.612349 17365 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:56.597226 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:56.614974 15039 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:13:56.618285 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:56.618887 15182 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 9
I20260709 12:13:56.579641 17642 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:56.595273 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 183770us
I20260709 12:13:56.563668 17605 tablet_copy_client.cc:323] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.2:41561
I20260709 12:13:56.606488 17588 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:56.607359 17625 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:56.608012 17609 raft_consensus.cc:993] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:13:56.633437 17625 raft_consensus.cc:1081] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:13:56.517336 17638 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.608513 15080 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:56.566717 17599 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:56.579463 17312 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:56.597821 15156 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.584977 17594 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:56.594062 17635 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:56.588276 17628 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:56.640391 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:56.640627 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:56.641260 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:56.646297 17406 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:56.646440 17599 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:56.654806 15116 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:56.656273 17638 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:56.644104 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:56.644855 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:56.663349 17578 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:56.664644 17621 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.665388 17582 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:56.665822 15187 raft_consensus.cc:1240] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 12:13:56.653967 17445 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:56.668934 17621 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:56.672581 17365 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.645664 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:56.644315 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:56.648100 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:56.679028 15108 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:56.630738 17623 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.019s
W20260709 12:13:56.650630 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 52887.8us
I20260709 12:13:56.686757 15156 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.638523 17620 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:13:56.676504 15189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:13:56.693322 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:56.695655 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:56.696453 15189 raft_consensus.cc:606] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:13:56.696913 15189 raft_consensus.cc:614] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:56.702105 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:56.694712 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:56.704001 15126 tablet_copy_service.cc:140] P cb445d4f8d034987976d9b78da5532ac: Received BeginTabletCopySession request for tablet eeaca7e481994210a813b45ea30c76ab from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:58982)
I20260709 12:13:56.712518 17312 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:56.705240 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:56.713378 15190 raft_consensus.cc:2955] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:13:56.705737 15156 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.717159 17607 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:56.717772 17607 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:13:56.718241 17581 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.108s	user 0.000s	sys 0.003s
I20260709 12:13:56.721850 15126 tablet_copy_service.cc:161] P cb445d4f8d034987976d9b78da5532ac: Beginning new tablet copy session on tablet eeaca7e481994210a813b45ea30c76ab from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:58982: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-eeaca7e481994210a813b45ea30c76ab
I20260709 12:13:56.710207 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:56.721877 15185 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 12:13:56.726585 15108 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:13:56.727304 15189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40292
I20260709 12:13:56.728262 15189 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:56.728645 15189 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:56.645179 15182 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:13:56.732307 15081 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:56.746799 15182 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:13:56.753175 15033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:13:56.753914 15033 raft_consensus.cc:606] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Received request to transfer leadership to TS 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:13:56.749239 17569 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:13:56.762547 17569 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:56.762981 17569 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:13:56.777323 17365 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:56.780300 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:56.782099 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:56.787882 15081 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:56.789367 15189 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.794467 15004 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.795849 15081 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:56.803563 15182 raft_consensus.cc:1240] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6. Ops: []
W20260709 12:13:56.804917 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 53287.4us
I20260709 12:13:56.805125 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:56.805696 15115 raft_consensus.cc:1240] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:56.806072 15185 raft_consensus.cc:2393] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:56.806022 15005 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:56.807730 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:56.808552 15189 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:56.831625 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:56.814525 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:56.812052 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:56.812362 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:56.832355 15115 raft_consensus.cc:3055] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:56.814224 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:56.811597 15004 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.834095 15115 raft_consensus.cc:740] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:56.835057 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:56.813315 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:56.813609 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:56.839561 15040 raft_consensus.cc:2368] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9.
I20260709 12:13:56.839462 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:56.799186 17445 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:56.842495 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:56.799928 17365 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:56.843430 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:56.805128 17625 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:13:56.845291 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:56.848675 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:56.790608 17599 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.836300 17615 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:56.809031 17619 consensus_queue.cc:1059] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 12:13:56.805702 17571 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.051s
I20260709 12:13:56.852839 17583 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:13:56.869901 15156 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.871098 15156 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.872228 15156 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.841508 17624 consensus_queue.cc:1059] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
I20260709 12:13:56.840121 17399 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 12:13:56.876408 15035 raft_consensus.cc:2393] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 6: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:13:56.861145 17625 raft_consensus.cc:697] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:13:56.888235 17625 consensus_queue.cc:237] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.853044 17445 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.885375 15156 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:13:56.914772 15156 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.916771 17635 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:56.918223 17607 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:56.889480 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:13:56.881170 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 69659.5us
I20260709 12:13:56.880067 17620 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:13:56.916904 15156 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.881021 17615 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:56.922554 15081 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:56.921635 15004 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.925314 15156 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.884192 17614 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:56.881356 17583 raft_consensus.cc:697] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:56.890121 17610 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:56.934087 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 96073.1us
I20260709 12:13:56.926889 17638 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:13:56.941435 15156 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.933508 17635 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:56.939466 17613 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:56.945053 15004 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.956881 15156 leader_election.cc:400] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9.
I20260709 12:13:56.939643 17573 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:13:56.978367 15156 leader_election.cc:403] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:56.982776 15156 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:56.980247 17599 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:56.987880 15126 tablet_copy_source_session.cc:215] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:56.995530 17583 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:56.970496 17610 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:57.022492 15156 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:13:57.033104 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 61113.8us
I20260709 12:13:56.944075 17643 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.078s
I20260709 12:13:57.016763 17611 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:57.003585 17614 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9.
I20260709 12:13:57.033667 17642 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:57.045723 17613 raft_consensus.cc:993] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793: : Instructing follower 1f3445d48e0b46c7b7a0cee3c2c24b07 to start an election
I20260709 12:13:57.042871 17661 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:57.039518 17365 raft_consensus.cc:2955] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Committing config change with OpId 8.10: config changed from index 6 to 10, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:13:57.057216 17648 log.cc:927] Time spent T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.132s	user 0.001s	sys 0.000s
I20260709 12:13:57.048833 17569 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:57.071581 17604 raft_consensus.cc:1081] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Signalling peer 1f3445d48e0b46c7b7a0cee3c2c24b07 to start an election
I20260709 12:13:57.075455 17569 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:57.076052 17605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeaca7e481994210a813b45ea30c76ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:57.077219 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:57.061707 17622 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:57.078722 17622 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:57.080859 17622 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:57.082466 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:57.090505 15717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090"
dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
 from {username='slave'} at 127.0.0.1:43856
I20260709 12:13:57.091225 15717 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:57.091564 15717 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:57.085448 15115 consensus_queue.cc:260] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:57.138330 15183 raft_consensus.cc:1240] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 12:13:57.160992 17662 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:57.161696 17662 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:57.164633 17661 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:57.167527 17625 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:57.163092 17608 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:57.427996 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:57.428726 17661 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:57.431674 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 486703us
I20260709 12:13:57.432706 15004 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:57.168877 17662 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:57.433075 17661 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:57.433753 17606 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:13:57.434228 15004 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:57.429486 17608 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:57.208943 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:57.439513 17625 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:57.445763 17625 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:57.439236 15717 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:57.458979 15717 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:57.449506 17661 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:57.470979 15004 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:57.437922 15711 raft_consensus.cc:2955] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Committing config change with OpId 8.10: config changed from index 6 to 10, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:13:57.456714 17558 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:57.476119 17603 consensus_queue.cc:1059] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:13:57.590251 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 119358us
W20260709 12:13:57.627213 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:57.639883 17558 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:57.656265 17608 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:57.655112 17605 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43846 (request call id 403) took 1910 ms. Trace:
I20260709 12:13:57.622087 17673 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:57.628103 17569 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:57.660825 17673 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:57.664196 17640 raft_consensus.cc:993] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:57.659714 17605 rpcz_store.cc:276] 0709 12:13:55.744417 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:55.748797 (+  4380us) service_pool.cc:224] Handling call
0709 12:13:56.171767 (+422970us) spinlock_profiling.cc:243] Waited 13 ms on lock 0x7b5800004598. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf61a2 00007f4c0eb37889 00007f4c0dc68d88 00007f4c0dd2ca07 00007f4c0dd5ef4e 00007f4c0dd43fdd 00007f4c0dd43f89 00007f4c0dd43f19 00007f4c0dd43ee1
0709 12:13:56.172607 (+   840us) ts_tablet_manager.cc:934] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
0709 12:13:56.307124 (+134517us) spinlock_profiling.cc:243] Waited 20.5 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c05c100ac 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c29caa 00007f4c05c29bd2 00007f4c0dc8e131
0709 12:13:57.038294 (+731170us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:13:57.441615 (+403321us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:57.452842 (+ 11227us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:13:57.654227 (+201385us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:13:57.654585 (+   358us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:57.654966 (+   381us) ts_tablet_manager.cc:989] Replica registered.
0709 12:13:57.655042 (+    76us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":38530,"spinlock_wait_cycles":77054720,"tablet-copy.queue_time_us":127149,"thread_start_us":454820,"threads_started":2}
I20260709 12:13:57.664763 17640 raft_consensus.cc:1081] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:13:57.665089 17605 tablet_copy_client.cc:806] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:57.665696 17605 tablet_copy_client.cc:670] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:57.679116 17445 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:57.680284 17569 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:57.682536 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:57.683141 15187 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:13:57.696153 17365 consensus_meta.cc:287] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.624s	user 0.014s	sys 0.003s
I20260709 12:13:57.621886 17606 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:57.707227 15115 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:57.699831 15187 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 6.
I20260709 12:13:57.703436 17614 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:57.704155 17621 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:57.706024 17445 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:57.711774 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 89934.2us
I20260709 12:13:57.711812 17445 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:57.726323 17445 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:57.727509 15038 consensus_queue.cc:237] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:57.710836 17614 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:57.731837 17614 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:57.787204 15115 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:13:57.793469 17623 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:57.804957 17605 tablet_copy_client.cc:538] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:57.805552 17623 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:57.807893 17623 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:13:57.799639 17624 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 6 current term: 6 is higher.
I20260709 12:13:57.712544 17621 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:57.834900 17606 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:57.851024 17629 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:57.856320 17609 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:57.849726 17606 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:57.874320 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:57.875015 15114 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:13:57.875579 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:57.876542 15111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:13:57.877040 15111 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:57.877398 15111 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:57.878465 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:57.879168 15110 raft_consensus.cc:2393] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:13:57.882954 15684 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:13:57.886662 15004 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:57.862957 17681 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:57.890142 17680 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:57.895949 17680 raft_consensus.cc:697] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:13:57.895802 17681 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:57.896626 17640 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:13:57.896874 17680 consensus_queue.cc:237] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:57.897944 17681 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:57.862676 17629 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:57.869668 17609 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:57.900149 17629 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:57.901171 17609 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:57.902098 17640 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:57.902514 17640 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:13:57.894429 17605 tablet_bootstrap.cc:492] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:13:57.902956 17606 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:57.870025 17365 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:41540 (request call id 72) took 1996 ms. Trace:
I20260709 12:13:57.906031 15113 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:57.894899 17621 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:57.914310 17365 rpcz_store.cc:276] 0709 12:13:55.871323 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:55.871439 (+   116us) service_pool.cc:224] Handling call
0709 12:13:56.362818 (+491379us) spinlock_profiling.cc:243] Waited 300 ms on lock 0x7b5400112ea0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08c97520 00007f4c08d20b42 00007f4c08d1f800 00007f4c08d189fa 00007f4c0dce04c9 00007f4c0725cc54 00007f4c0725cbe2 00007f4c0725cb11 00007f4c0725ca8c 00007f4c0725bd42
0709 12:13:56.489531 (+126713us) spinlock_profiling.cc:243] Waited 19.6 ms on lock 0x7b4c0006eb00. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c06fe6a20 00007f4c06ff7a29 00007f4c06fbd644 00007f4c06fe4f2d 00007f4c06fe4b93 00007f4c08c731af 00007f4c08c72f3e 00007f4c08cf8888 00007f4c08d1575c 00007f4c08d1676a 00007f4c08d1591b
0709 12:13:56.490146 (+   615us) log.cc:844] Serialized 494 byte log entry
0709 12:13:57.863877 (+1373731us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":570,"raft.run_cpu_time_us":1163,"raft.run_wall_time_us":1163,"spinlock_wait_cycles":734294784,"thread_start_us":11557,"threads_started":1,"wal-append.queue_time_us":11919,"wal-append.run_cpu_time_us":7893,"wal-append.run_wall_time_us":1119349}
I20260709 12:13:57.935600 15111 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:57.940963 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:57.974395 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 51015.4us
I20260709 12:13:57.977365 15111 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:57.982486 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:57.986572 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:57.987743 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:13:57.990062 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 103620us
I20260709 12:13:57.990772 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:57.991886 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:57.992166 15109 raft_consensus.cc:2393] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 9: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:13:57.998725 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.001365 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:58.002912 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.005067 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.007393 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.008306 15154 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:57.988971 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:58.003726 15185 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:13:58.010324 15190 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:13:57.994462 17619 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:57.944936 17640 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.000540 17659 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:57.998200 17615 consensus_queue.cc:1059] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260709 12:13:58.034390 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:58.022789 17619 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:58.037169 17619 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:58.032382 17659 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.040403 17659 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.023734 17630 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:58.049175 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:58.024489 17621 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:58.047588 17516 tablet_bootstrap.cc:492] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:58.050490 17675 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:58.050452 17614 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:58.053050 17630 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:58.088508 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 113230us
I20260709 12:13:58.053575 17621 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:58.164763 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 74798.8us
I20260709 12:13:58.166890 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:58.088322 17516 tablet_bootstrap.cc:492] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:58.167340 15109 raft_consensus.cc:1240] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:58.168291 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:58.170329 15115 raft_consensus.cc:1240] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:58.170737 15111 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:13:58.083418 17640 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.083714 17614 raft_consensus.cc:697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:13:58.169366 17445 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:58.106839 17599 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:58.163834 17594 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:13:58.185222 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 192439us
I20260709 12:13:58.216058 17701 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:58.244469 15005 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:58.244596 17673 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.245550 17630 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.084278 17675 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.247769 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.248454 17653 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:13:58.253324 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.254244 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.254983 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.243992 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:13:58.255849 15112 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:13:58.225939 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 217738us
I20260709 12:13:58.254541 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.256963 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:58.257885 15033 raft_consensus.cc:3055] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:13:58.258487 15033 raft_consensus.cc:740] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:13:58.262944 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:58.264161 17312 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:58.264576 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:58.264115 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.264714 17312 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.265844 15035 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50620 (request call id 1511) took 1421 ms. Trace:
I20260709 12:13:58.266207 15035 rpcz_store.cc:276] 0709 12:13:56.844842 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.845071 (+   229us) service_pool.cc:224] Handling call
0709 12:13:58.265620 (+1420549us) spinlock_profiling.cc:243] Waited 22.4 ms on lock 0x7b540037f0d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:13:58.265752 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":51479424}
I20260709 12:13:58.267349 15036 raft_consensus.cc:1240] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:58.269059 17312 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:58.270190 17641 raft_consensus.cc:3055] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:58.270318 15154 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:58.270720 17641 raft_consensus.cc:740] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:58.271003 17558 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.271570 17695 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:58.274179 17689 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:58.274991 15713 raft_consensus.cc:1240] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: []
I20260709 12:13:58.274732 17689 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:58.277633 17689 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:58.277725 17641 consensus_queue.cc:260] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.279268 17641 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:58.280128 14923 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 06eef20540334693925b40bb2ca93b68 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 10)
I20260709 12:13:58.280404 17621 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:58.255563 17516 ts_tablet_manager.cc:1403] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 2.016s	user 0.033s	sys 0.030s
I20260709 12:13:58.262341 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:13:58.284053 15003 consensus_peers.cc:597] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d87b457d4fcf450aa4a249c29980c2d6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:58.282624 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:58.256042 17630 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:58.287880 17630 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.288216 17693 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:58.290001 17630 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.289799 17516 raft_consensus.cc:359] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:58.290652 17516 raft_consensus.cc:740] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:13:58.247793 17675 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.291417 17702 consensus_queue.cc:1059] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:13:58.292280 17702 consensus_queue.cc:1243] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 log is divergent from this leader: its last log entry 6.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 12:13:58.264238 17614 consensus_queue.cc:237] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.272102 17695 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:58.311396 17630 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:58.312151 17630 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.303683 17571 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:58.313536 17571 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.314504 17569 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.317157 17630 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.318025 17695 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:58.318717 15004 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:58.320036 17662 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:13:58.320405 17662 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:58.320429 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.320932 17662 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:13:58.321242 15040 raft_consensus.cc:2368] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10.
I20260709 12:13:58.324110 17571 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.185956 17586 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:58.333678 15005 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:13:58.338625 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:58.338773 15112 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:13:58.339727 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:58.186703 17580 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:58.344624 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:58.344933 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:58.214685 17445 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.351612 15005 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:58.260479 17599 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.343104 17586 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:58.355940 17703 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:58.356554 17703 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:58.357059 17599 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.355370 17704 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:58.355446 17707 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.260612 17594 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.358372 17586 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.362453 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.363058 15183 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:13:58.363168 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:58.361937 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.343851 17619 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:58.364203 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.365787 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.366566 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.366709 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.366046 15190 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:58.367185 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.368641 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.369307 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:58.346076 17580 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:58.372076 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.371454 15004 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:13:58.352857 17354 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 12:13:58.369580 17571 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.010s
I20260709 12:13:58.350845 17702 consensus_queue.cc:1059] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.026s
I20260709 12:13:58.377519 17702 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:13:58.378001 17702 raft_consensus.cc:697] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:58.378449 15005 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:13:58.354480 17628 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:58.261785 17701 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.379168 17399 raft_consensus.cc:3055] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:13:58.378798 17702 consensus_queue.cc:237] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.358156 17704 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.369864 17707 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.393224 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.393815 15187 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:13:58.388708 17399 raft_consensus.cc:740] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:13:58.395157 17399 consensus_queue.cc:260] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.395922 17589 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:58.396040 17599 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:13:58.396351 17399 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:13:58.388586 17628 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.382690 17580 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.404575 17662 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.405730 15037 raft_consensus.cc:1240] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8. Ops: []
I20260709 12:13:58.406631 17569 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:58.407248 17569 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.372341 17653 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:58.415009 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.385735 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:13:58.358703 17703 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:58.299108 17516 consensus_queue.cc:260] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:13:58.381096 17608 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:58.396528 17599 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.366055 17695 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:13:58.392719 15190 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:13:58.382841 17594 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.413033 15033 consensus_queue.cc:260] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:58.446900 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.396521 17589 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.449580 15032 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:58.429036 17703 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:58.453292 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.456787 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.457455 15036 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:13:58.446228 17627 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:13:58.462033 17589 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.462174 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.469200 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.456894 17599 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.430338 17695 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.487594 17695 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:58.487959 17445 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:13:58.488313 17708 log.cc:927] Time spent T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260709 12:13:58.488628 17569 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.459172 17703 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.491600 17703 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.491904 17516 ts_tablet_manager.cc:1434] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.209s	user 0.008s	sys 0.000s
I20260709 12:13:58.479167 17627 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:13:57.659785 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:58.585853 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:13:58.496834 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.582832 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.513881 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.561944 14936 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37352 (request call id 205) took 5141 ms. Trace:
I20260709 12:13:58.594633 15182 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 10
I20260709 12:13:58.464967 17704 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.600405 15036 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:13:58.597257 14936 rpcz_store.cc:276] 0709 12:13:53.383511 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:53.387360 (+  3849us) service_pool.cc:224] Handling call
0709 12:13:58.525162 (+5137802us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:56.752229 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:56.761513 (+  9284us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:56.761552 (+    39us) write_op.cc:435] Acquired schema lock
0709 12:13:56.761570 (+    18us) tablet.cc:662] Decoding operations
0709 12:13:56.761913 (+   343us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:56.761981 (+    68us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:56.762009 (+    28us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:56.762190 (+   181us) tablet.cc:701] Row locks acquired
0709 12:13:56.762208 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:13:56.762358 (+   150us) write_op.cc:270] Start()
0709 12:13:56.762468 (+   110us) write_op.cc:276] Timestamp: P: 1783599236762309 usec, L: 0
0709 12:13:56.762488 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:13:56.763216 (+   728us) log.cc:844] Serialized 538 byte log entry
0709 12:13:57.082326 (+319110us) spinlock_profiling.cc:243] Waited 6 ms on lock 0x7b5400170aa0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c84090 00007f4c08c916b8 00007f4c08c912fa 00007f4c08d15965 00007f4c08d15e09 00007f4c0c750581 00007f4c0c74fd58 00007f4c0c7549f1 00007f4c0c7549a9 00007f4c0c754939 00007f4c0c754901
0709 12:13:57.083937 (+  1611us) op_driver.cc:464] REPLICATION: finished
0709 12:13:57.437509 (+353572us) write_op.cc:301] APPLY: starting
0709 12:13:57.437596 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:57.437696 (+   100us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:57.437723 (+    27us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:57.437983 (+   260us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:57.438144 (+   161us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:57.438193 (+    49us) write_op.cc:312] APPLY: finished
0709 12:13:57.438433 (+   240us) log.cc:844] Serialized 23 byte log entry
0709 12:13:57.438622 (+   189us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:57.438709 (+    87us) write_op.cc:454] Released schema lock
0709 12:13:57.438749 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:57.470917 (+ 32168us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:57.589106 (+118189us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":21,"child_traces":[["op",{"apply.queue_time_us":353311,"apply.run_cpu_time_us":1690,"apply.run_wall_time_us":14523,"num_ops":1,"prepare.queue_time_us":243562,"prepare.run_cpu_time_us":6415,"prepare.run_wall_time_us":335928,"replication_time_us":321283,"spinlock_wait_cycles":13790464,"thread_start_us":444556,"threads_started":2}]]}
I20260709 12:13:58.467998 17707 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:58.611393 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.612830 17701 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:58.613978 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.612975 15036 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:13:58.617467 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:13:58.619510 17624 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:58.620050 17624 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:13:58.621408 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.622359 17624 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:13:58.623071 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.624694 15040 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:13:58.624779 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.626116 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.626427 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.628110 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.629495 15188 raft_consensus.cc:1240] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:13:58.629882 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.630586 15034 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:13:58.635303 15033 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:58.635673 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.635716 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.640748 15189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 1689) took 1457 ms. Trace:
I20260709 12:13:58.641183 15189 rpcz_store.cc:276] 0709 12:13:57.183889 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.639901 (+1456012us) service_pool.cc:224] Handling call
0709 12:13:58.640237 (+   336us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.640424 (+   187us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.640454 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.640502 (+    48us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:58.640536 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:58.640588 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:58.640689 (+   101us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:58.646705 15033 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 6.
I20260709 12:13:58.651330 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:13:58.652150 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.653650 17627 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:13:58.658548 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.658805 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.655005 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:13:58.660074 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.662817 15186 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:58.965241 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:13:58.968891 15186 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:13:58.974180 15182 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:13:58.979195 17695 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:59.004042 17695 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:13:59.122684 17613 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.509s	user 0.039s	sys 0.044s
W20260709 12:13:59.160133 17613 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.546s	user 0.039s	sys 0.045s
I20260709 12:13:59.803622 17695 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:59.912101 17605 tablet_bootstrap.cc:492] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=1 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:13:59.913393 17605 tablet_bootstrap.cc:492] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:13:59.914227 17605 ts_tablet_manager.cc:1403] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 2.020s	user 0.035s	sys 0.040s
W20260709 12:14:00.186719 17613 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.933s	user 0.002s	sys 0.008s
W20260709 12:14:00.187150 17613 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.934s	user 0.002s	sys 0.008s
I20260709 12:14:00.347741 17662 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:00.426405 17605 raft_consensus.cc:359] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:00.706231 17605 raft_consensus.cc:740] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:14:00.707198 17605 consensus_queue.cc:260] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:00.927608 17605 ts_tablet_manager.cc:1434] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 1.013s	user 0.010s	sys 0.003s
W20260709 12:14:00.928054 17605 ts_tablet_manager.cc:1467] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Tablet startup took 1013ms
I20260709 12:14:01.018342 17628 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.065374 17721 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.066332 17721 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.069145 17721 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:01.071095 17693 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.086316 17706 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.104995 17628 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:01.111018 17719 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:01.187726 17719 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.190397 17719 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.191015 17628 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.193583 17628 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.139627 17723 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.194306 17723 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.196664 17723 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:00.928570 17605 ts_tablet_manager.cc:1469] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Trace:
0709 12:13:55.744417 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:55.748797 (+  4380us) service_pool.cc:224] Handling call
0709 12:13:56.171767 (+422970us) spinlock_profiling.cc:243] Waited 13 ms on lock 0x7b5800004598. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf61a2 00007f4c0eb37889 00007f4c0dc68d88 00007f4c0dd2ca07 00007f4c0dd5ef4e 00007f4c0dd43fdd 00007f4c0dd43f89 00007f4c0dd43f19 00007f4c0dd43ee1
0709 12:13:56.172607 (+   840us) ts_tablet_manager.cc:934] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
0709 12:13:56.307124 (+134517us) spinlock_profiling.cc:243] Waited 20.5 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c05c100ac 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c29caa 00007f4c05c29bd2 00007f4c0dc8e131
0709 12:13:57.038294 (+731170us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:13:57.441615 (+403321us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:57.452842 (+ 11227us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:13:57.654227 (+201385us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:13:57.654585 (+   358us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:57.654966 (+   381us) ts_tablet_manager.cc:989] Replica registered.
0709 12:13:57.655042 (+    76us) inbound_call.cc:177] Queueing success response
0709 12:13:57.894024 (+238982us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 12:13:59.914585 (+2020561us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 12:13:59.915229 (+   644us) tablet_replica.cc:261] Starting instrumentation
0709 12:14:00.424526 (+509297us) tablet_replica.cc:280] Starting consensus
Metrics: {"dns_us":38530,"raft.queue_time_us":177781,"raft.run_cpu_time_us":147,"raft.run_wall_time_us":149,"spinlock_wait_cycles":77054720,"tablet-copy.queue_time_us":127149,"tablet-download-pool.queue_time_us":1075,"tablet-download-pool.run_cpu_time_us":1252,"tablet-download-pool.run_wall_time_us":137658,"thread_start_us":632960,"threads_started":3}
I20260709 12:14:01.197919 17693 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.200436 17693 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:01.200997 17726 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.201627 17726 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.203375 17706 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.175408 17722 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.205775 17722 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.207872 17724 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.208550 17724 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.211652 17628 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:01.212347 17628 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.214671 17721 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.215428 17445 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.215252 17721 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.216146 17723 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.215961 17445 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.216647 17723 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.219218 17726 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:13:58.530912 14935 catalog_manager.cc:5697] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 6 to 9, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 9 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:01.220665 17723 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:01.161150 17685 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.221052 17445 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:01.221544 17685 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.221570 14935 catalog_manager.cc:5697] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index -1 to 4, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 6 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:14:01.225630 14935 catalog_manager.cc:5697] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 7 to 9, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 9 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:01.227782 14935 catalog_manager.cc:5697] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 5 to 7, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 7 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:01.230013 14935 catalog_manager.cc:5697] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:01.232693 14935 catalog_manager.cc:5697] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:01.240051 17583 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:01.240787 17583 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.242136 15038 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 1523) took 2833 ms. Trace:
I20260709 12:14:01.242915 17721 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:01.241055 17722 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.242537 15038 rpcz_store.cc:276] 0709 12:13:58.408384 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.408904 (+   520us) service_pool.cc:224] Handling call
0709 12:13:58.425248 (+ 16344us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.455367 (+ 30119us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.455397 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.455433 (+    36us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:58.455462 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:01.241852 (+2786390us) spinlock_profiling.cc:243] Waited 29.9 ms on lock 0x7b5400267854. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:01.241901 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:01.242034 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":68832128}
I20260709 12:14:01.379638 15037 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 1518) took 3059 ms. Trace:
I20260709 12:14:01.378917 15187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 1720) took 2909 ms. Trace:
I20260709 12:14:01.411507 17733 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.402303 17685 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:01.412308 17733 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:01.413515 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:01.408295 15037 rpcz_store.cc:276] 0709 12:13:58.320533 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.320642 (+   109us) service_pool.cc:224] Handling call
0709 12:13:58.320921 (+   279us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.406127 (+ 85206us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:01.379405 (+2973278us) spinlock_profiling.cc:243] Waited 84.6 ms on lock 0x7b5400286c54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:01.379576 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":194641664}
I20260709 12:14:01.408882 15187 rpcz_store.cc:276] 0709 12:13:58.469499 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.469619 (+   120us) service_pool.cc:224] Handling call
0709 12:13:58.479868 (+ 10249us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.498302 (+ 18434us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.498336 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.498381 (+    45us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:58.498422 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:01.378589 (+2880167us) spinlock_profiling.cc:243] Waited 18.2 ms on lock 0x7b5400139a54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:01.378638 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:01.378811 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":41901312}
I20260709 12:14:01.243029 17583 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.498483 17583 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:01.402968 17729 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:01.501904 17729 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.415939 17628 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:01.503401 17628 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.503950 17628 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.504428 17729 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:01.252770 15156 connection.cc:256] RPC call timeout handler was delayed by -2.4752670760001365s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2014s for a response
W20260709 12:14:01.407908 15081 connection.cc:256] RPC call timeout handler was delayed by -2.8269781009998951s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16090000000000002s for a response
I20260709 12:14:01.373409 17719 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.414626 17733 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:01.434291 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:01.422436 17725 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.434543 17726 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.313200 17724 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.434049 17693 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.662487 17693 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.354174 17706 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:01.435740 15685 connection.cc:256] RPC call timeout handler was delayed by -1.9935570059999463s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2142s for a response
W20260709 12:14:01.665416 15685 connection.cc:256] RPC call timeout handler was delayed by -1.3875368020001133s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1807s for a response
W20260709 12:14:01.665884 15685 connection.cc:256] RPC call timeout handler was delayed by -1.363801020999972s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1806s for a response
W20260709 12:14:01.667091 15685 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.140.1:39767 timed out after 1.806s (SENT) [suppressed 1 similar messages]
I20260709 12:14:01.431238 17720 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.668466 17720 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:01.669394 17693 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:01.670779 17720 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:01.431614 17723 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.671625 17723 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.673952 17723 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:01.443217 15185 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 2.832s	user 0.059s	sys 0.117s
W20260709 12:14:01.674739 15185 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 3.067s	user 0.060s	sys 0.117s
I20260709 12:14:01.447899 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:01.676326 15037 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 2.
I20260709 12:14:01.431958 17730 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.679626 17730 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.681885 17730 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:01.457995 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:01.437084 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:01.682835 15711 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:01.436810 17728 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:01.684039 17728 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.686378 17728 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:01.437793 17734 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.448616 17732 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:01.687626 17732 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.688813 17315 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.689456 17315 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.690266 17732 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:01.466359 15038 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:14:01.464677 17731 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.472864 17735 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:01.691185 17731 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.691556 17735 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.693408 17731 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.473220 17738 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:01.694290 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:01.480415 17739 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.487874 17742 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.492806 15188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 1723) took 2981 ms. Trace:
I20260709 12:14:01.294703 17722 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:01.693795 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:01.514726 17726 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.693622 17735 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.695546 17742 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.696095 17735 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:01.695914 17722 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.696593 17735 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.514271 17725 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.516040 17724 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.697355 17726 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:01.512836 17719 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.520435 15113 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:01.520743 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:01.521521 15710 raft_consensus.cc:1217] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEARNER]: Deduplicated request from leader. Original: 6.3->[6.4-6.4]   Dedup: 6.4->[]
I20260709 12:14:01.525848 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.709569 15109 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:01.527352 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.710773 15115 raft_consensus.cc:2393] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:01.527690 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:01.529491 15081 connection.cc:256] RPC call timeout handler was delayed by -2.3787781009998525s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21070000000000003s for a response
W20260709 12:14:01.711511 15081 connection.cc:256] RPC call timeout handler was delayed by -1.9709508839998762s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17920000000000003s for a response
W20260709 12:14:01.711911 15081 connection.cc:256] RPC call timeout handler was delayed by -1.9451364200001535s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2183s for a response
W20260709 12:14:01.712328 15081 connection.cc:256] RPC call timeout handler was delayed by -1.818850884000085s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19610000000000002s for a response
W20260709 12:14:01.517195 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 47444.4us
I20260709 12:14:01.712630 15718 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 1.
I20260709 12:14:01.712869 17731 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:01.713374 17731 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.537041 17749 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.539253 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.715538 17749 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.513072 17583 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.544441 17745 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:01.717733 17719 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:01.718115 17745 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.717744 17749 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:01.541690 17746 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.540457 17747 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.542057 17748 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.719270 17583 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:01.719689 17748 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.720184 17745 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.540843 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.720726 17731 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:01.549867 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:01.721662 17748 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:01.550252 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 87748.9us
I20260709 12:14:01.722244 17746 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.723989 15154 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:01.724324 17746 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:01.724824 17746 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:01.554039 15080 connection.cc:256] RPC call timeout handler was delayed by -1.994749671000136s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15800000000000003s for a response
W20260709 12:14:01.725309 15080 connection.cc:256] RPC call timeout handler was delayed by -1.6311496710002302s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19840000000000002s for a response
I20260709 12:14:01.725601 15154 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:01.725807 15080 connection.cc:256] RPC call timeout handler was delayed by -1.6303144430000884s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1521s for a response
W20260709 12:14:01.726100 15080 connection.cc:256] RPC call timeout handler was delayed by -1.6195251589999771s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1627s for a response
W20260709 12:14:01.726393 15080 connection.cc:256] RPC call timeout handler was delayed by -1.5663496710001255s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2056s for a response
W20260709 12:14:01.726656 15080 connection.cc:256] RPC call timeout handler was delayed by -1.5606794810000792s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1728s for a response
W20260709 12:14:01.726964 15080 connection.cc:256] RPC call timeout handler was delayed by -1.5494643659999383s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1791s for a response
I20260709 12:14:01.559535 17741 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.726907 15154 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:01.576956 17752 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.563560 15713 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43830 (request call id 283) took 3238 ms. Trace:
I20260709 12:14:01.588001 17445 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.578773 17733 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:14:01.605448 15156 connection.cc:256] RPC call timeout handler was delayed by -1.9679919840000366s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16100000000000003s for a response
I20260709 12:14:01.592828 17729 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:01.611505 15004 connection.cc:256] RPC call timeout handler was delayed by -1.2538466729997708s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2097s for a response
I20260709 12:14:01.314280 17646 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.620339 17757 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:01.728334 15156 connection.cc:256] RPC call timeout handler was delayed by -1.7761762370000724s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16160000000000002s for a response
I20260709 12:14:01.728217 17733 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
W20260709 12:14:01.729187 15156 connection.cc:256] RPC call timeout handler was delayed by -1.4477080150002166s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1519s for a response
I20260709 12:14:01.729041 17757 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.619506 17750 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.622424 17754 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:14:01.627924 15684 connection.cc:256] RPC call timeout handler was delayed by -1.4855046490001769s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1807s for a response
I20260709 12:14:01.730182 17749 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:14:01.730471 15684 connection.cc:256] RPC call timeout handler was delayed by -1.460158556000124s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1806s for a response
I20260709 12:14:01.730940 17733 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.731884 17726 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.687099 17734 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.734041 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:01.622215 17759 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.734853 17759 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.735631 17734 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.736341 15108 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:01.736771 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:01.737079 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:01.737419 17759 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.694057 17738 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.480237 17736 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.511521 15719 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:01.738197 17736 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.629442 17758 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.738795 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:01.739131 17758 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.739568 17738 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:01.740360 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:01.741299 17758 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.630312 17755 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:01.695475 15188 rpcz_store.cc:276] 0709 12:13:58.511238 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.511410 (+   172us) service_pool.cc:224] Handling call
0709 12:13:58.629311 (+117901us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.629954 (+   643us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:01.492524 (+2862570us) spinlock_profiling.cc:243] Waited 118 ms on lock 0x7b5400253fd0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d198ad 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:01.492724 (+   200us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":270282112}
I20260709 12:14:01.702246 17724 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:01.741964 17755 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.743485 17724 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.519642 17628 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.702750 17722 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:01.700975 17742 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.695072 17739 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.744282 17755 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.744453 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.745046 15110 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:01.745822 15716 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:14:01.479738 17737 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:01.727886 15713 rpcz_store.cc:276] 0709 12:13:58.324875 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.325123 (+   248us) service_pool.cc:224] Handling call
0709 12:13:58.350784 (+ 25661us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.386671 (+ 35887us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:58.388121 (+  1450us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:58.388174 (+    53us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:58.388219 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:01.563159 (+3174940us) spinlock_profiling.cc:243] Waited 30.4 ms on lock 0x7b54004c54d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:01.563222 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:01.563447 (+   225us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":69862656}
I20260709 12:14:01.756425 17740 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.756671 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.756999 17740 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.757869 17726 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.706008 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:01.776747 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:01.778044 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:01.778661 15190 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:01.779597 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:01.780100 15184 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:01.701663 17725 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.784381 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:01.706533 17735 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:01.712649 15081 connection.cc:256] RPC call timeout handler was delayed by -1.688350883999874s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2106s for a response
W20260709 12:14:01.785569 15081 connection.cc:256] RPC call timeout handler was delayed by -1.6672635190000165s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2098s for a response
W20260709 12:14:01.785941 15081 connection.cc:256] RPC call timeout handler was delayed by -1.6659511729999394s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15800000000000003s for a response
W20260709 12:14:01.786231 15081 connection.cc:256] RPC call timeout handler was delayed by -1.585643515999891s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1627s for a response
W20260709 12:14:01.786521 15081 connection.cc:256] RPC call timeout handler was delayed by -1.5166584539999803s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1728s for a response
W20260709 12:14:01.786796 15081 connection.cc:256] RPC call timeout handler was delayed by -1.4956435159999728s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17270000000000002s for a response
W20260709 12:14:01.787068 15081 connection.cc:256] RPC call timeout handler was delayed by -1.4841511729998729s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17820000000000003s for a response
W20260709 12:14:01.787367 15081 connection.cc:256] RPC call timeout handler was delayed by -1.4760511729998598s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1791s for a response
W20260709 12:14:01.787636 15081 connection.cc:256] RPC call timeout handler was delayed by -1.4414363050000247s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.169s for a response
W20260709 12:14:01.787902 15081 connection.cc:256] RPC call timeout handler was delayed by -1.3510701660002269s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1811s for a response
W20260709 12:14:01.788165 15081 connection.cc:256] RPC call timeout handler was delayed by -1.3023511730000337s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19840000000000002s for a response
W20260709 12:14:01.788444 15081 connection.cc:256] RPC call timeout handler was delayed by -1.2375511729999289s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2056s for a response
W20260709 12:14:01.788710 15081 connection.cc:256] RPC call timeout handler was delayed by -1.2348511729999245s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20590000000000003s for a response
I20260709 12:14:01.790292 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:01.790987 15184 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:14:01.727188 17728 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:01.725260 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:01.729614 15156 connection.cc:256] RPC call timeout handler was delayed by -1.3853226050000558s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20590000000000003s for a response
I20260709 12:14:01.799633 14934 catalog_manager.cc:5697] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 5 to 6, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.730819 17749 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.732513 17312 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:01.726779 17730 consensus_queue.cc:1059] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.007s
I20260709 12:14:01.741501 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:01.746104 17739 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.716094 17315 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.747320 17646 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:01.728593 15004 connection.cc:256] RPC call timeout handler was delayed by -1.1903781599999093s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2223s for a response
I20260709 12:14:01.727906 17752 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.815117 17768 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.815752 17768 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.816447 17752 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:01.728582 17729 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.817940 17768 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.818346 17729 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.750242 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.727727 17741 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.819269 15116 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:01.820242 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.730259 17754 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.820768 15116 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:01.821578 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.822081 15116 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:14:01.822539 17754 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:01.729888 17750 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.752599 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.823372 15114 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:01.824133 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.824692 17750 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.825112 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.825670 15114 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:14:01.820696 17741 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.826402 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.737659 15182 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 6.
I20260709 12:14:01.753463 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.827889 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:01.828405 17726 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:01.818836 17729 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:01.828438 15182 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 4.
I20260709 12:14:01.829279 17729 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.829668 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:01.754117 17757 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.754375 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.830853 15113 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:01.695034 15711 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:14:01.746058 15714 raft_consensus.cc:1217] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
I20260709 12:14:01.818822 17763 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.833173 17763 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:01.746376 17747 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.755920 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.695581 15153 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:01.759049 17740 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:01.726984 15003 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
W20260709 12:14:01.839936 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 113108us
I20260709 12:14:01.840234 15710 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43846 (request call id 434) took 3430 ms. Trace:
W20260709 12:14:01.727413 15080 connection.cc:256] RPC call timeout handler was delayed by -1.5295251590000589s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17270000000000002s for a response
I20260709 12:14:01.841140 17749 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:01.756333 17736 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.697757 17762 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:01.760331 17737 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.765440 15185 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 1728) took 3160 ms. Trace:
I20260709 12:14:01.766649 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:01.772514 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:01.772627 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.780901 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:01.842587 15190 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:01.842161 17762 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.842926 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:01.843642 15188 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 2.
W20260709 12:14:01.844303 15080 connection.cc:256] RPC call timeout handler was delayed by -1.5030794809999861s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17920000000000003s for a response
W20260709 12:14:01.844645 15080 connection.cc:256] RPC call timeout handler was delayed by -1.4782144430000699s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.169s for a response
W20260709 12:14:01.844952 15080 connection.cc:256] RPC call timeout handler was delayed by -1.4620144430000437s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1708s for a response
W20260709 12:14:01.845151 15080 connection.cc:256] RPC call timeout handler was delayed by -1.399108630000228s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1811s for a response
W20260709 12:14:01.845304 15080 connection.cc:256] RPC call timeout handler was delayed by -1.3964643660001457s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19610000000000002s for a response
I20260709 12:14:01.845738 15108 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:14:01.782459 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.792238 15081 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:01.796530 14935 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37356 (request call id 226) took 5196 ms. Trace:
I20260709 12:14:01.801796 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:01.802908 15156 connection.cc:256] RPC call timeout handler was delayed by -1.2929080150001937s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16910000000000003s for a response
I20260709 12:14:01.728459 17445 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:01.806293 17728 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:01.805831 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:01.808246 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:01.806030 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 138969us
I20260709 12:14:01.804772 14934 catalog_manager.cc:5697] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 6 to 7, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 7 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:01.765182 17721 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:14:01.813021 15004 connection.cc:256] RPC call timeout handler was delayed by -1.1703582349998669s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2203s for a response
I20260709 12:14:01.814582 17765 ts_tablet_manager.cc:933] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767)
I20260709 12:14:01.814329 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:01.818730 15005 connection.cc:256] RPC call timeout handler was delayed by -1.688337649999994s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1826s for a response
I20260709 12:14:01.830399 15182 raft_consensus.cc:2410] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 10 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 12:14:01.836248 15115 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:01.822762 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.827174 15114 raft_consensus.cc:2410] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 6 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 5.
I20260709 12:14:01.838316 15684 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:01.695075 15112 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:14:01.841704 17740 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:01.907877 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.908152 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:01.920859 15005 connection.cc:256] RPC call timeout handler was delayed by -1.4693037389997698s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1925s for a response
I20260709 12:14:01.908855 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.922008 17750 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:01.905789 17737 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.922575 15187 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:14:01.908502 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:01.923178 15116 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:01.921245 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:01.845470 15080 connection.cc:256] RPC call timeout handler was delayed by -1.3082643660000031s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20590000000000003s for a response
W20260709 12:14:01.840117 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 144615us
I20260709 12:14:01.921305 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:01.926205 15080 connection.cc:256] RPC call timeout handler was delayed by -1.2712144429999626s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.192s for a response
W20260709 12:14:01.921792 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 83590.3us
I20260709 12:14:01.925048 17750 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.927738 17750 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:01.928158 15684 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:14:01.921247 15005 connection.cc:256] RPC call timeout handler was delayed by -1.4642376499998591s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20750000000000002s for a response
W20260709 12:14:01.929891 15005 connection.cc:256] RPC call timeout handler was delayed by -1.2962029149998671s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2026s for a response
W20260709 12:14:01.930198 15005 connection.cc:256] RPC call timeout handler was delayed by -1.2495472439998139s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20450000000000002s for a response
W20260709 12:14:01.930472 15005 connection.cc:256] RPC call timeout handler was delayed by -1.2389289739999185s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2097s for a response
W20260709 12:14:01.930738 15005 connection.cc:256] RPC call timeout handler was delayed by -1.2011037389997909s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2223s for a response
W20260709 12:14:01.931137 15005 connection.cc:256] RPC call timeout handler was delayed by -1.1307418849999067s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2203s for a response
I20260709 12:14:01.932669 15684 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:01.842175 17757 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:01.841270 15003 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
W20260709 12:14:01.926668 15156 connection.cc:256] RPC call timeout handler was delayed by -1.0284120700000585s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19990000000000002s for a response
I20260709 12:14:01.922518 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:01.935014 15080 connection.cc:256] RPC call timeout handler was delayed by -1.1884251589999622s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2106s for a response
I20260709 12:14:01.921519 15108 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
W20260709 12:14:01.935385 15080 connection.cc:256] RPC call timeout handler was delayed by -1.0030144429999837s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2218s for a response
W20260709 12:14:01.869539 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 77391.4us
I20260709 12:14:01.842121 15185 rpcz_store.cc:276] 0709 12:13:58.604696 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.606272 (+  1576us) service_pool.cc:224] Handling call
0709 12:13:58.606704 (+   432us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:58.606985 (+   281us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:14:01.675163 (+3068178us) log.cc:844] Serialized 14 byte log entry
0709 12:14:01.764972 (+ 89809us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:01.765025 (+    53us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:01.765072 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:01.765286 (+   214us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:01.765389 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":1195833,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":46,"raft.queue_time_us":14501,"raft.run_cpu_time_us":140,"raft.run_wall_time_us":20234,"thread_start_us":3156960,"threads_started":2,"wal-append.queue_time_us":70798}
I20260709 12:14:01.925549 15110 raft_consensus.cc:2410] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:14:01.936021 15080 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:01.937448 15154 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:01.937215 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 96013.6us
I20260709 12:14:01.875306 17741 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:01.938835 17315 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:01.912708 17747 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.938731 17736 raft_consensus.cc:2804] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:01.940267 17739 raft_consensus.cc:2804] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:01.940701 17739 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.940915 17746 raft_consensus.cc:3055] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:01.941313 17746 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:01.941905 17735 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:01.940300 17736 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.942116 17746 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.942800 17736 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:01.939055 17758 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:01.943490 17758 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.948725 15156 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:01.952145 17739 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:01.953449 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:01.957587 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:01.840621 15710 rpcz_store.cc:276] 0709 12:13:58.410000 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.414322 (+  4322us) service_pool.cc:224] Handling call
0709 12:14:01.521285 (+3106963us) spinlock_profiling.cc:243] Waited 2.15 ms on lock 0x7b54007162a8. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0dc43aa1 00007f4c0dcbeebc 00007f4c0dcf408c 00007f4c0dcde93b 00007f4c0dcde3d2 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c
0709 12:14:01.521400 (+   115us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:01.811111 (+289711us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:01.812285 (+  1174us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:01.839899 (+ 27614us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:01.839945 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:01.840027 (+    82us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:01.840163 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":9446,"raft.run_cpu_time_us":75,"raft.run_wall_time_us":74,"spinlock_wait_cycles":4940672,"thread_start_us":100025,"threads_started":1}
I20260709 12:14:01.936622 17721 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:01.923596 17740 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.824725 17646 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:01.964569 17740 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:02.028025 15033 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 12:14:02.028573 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 63731.1us
I20260709 12:14:01.936352 17757 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:01.929709 17763 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:02.029605 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 83352.8us
I20260709 12:14:01.957180 17759 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:02.023764 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 66021.4us
I20260709 12:14:02.030927 15156 leader_election.cc:400] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10.
I20260709 12:14:02.031229 15156 leader_election.cc:403] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:02.029263 15153 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:14:02.023732 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 66862.3us
I20260709 12:14:02.025413 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.025964 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:01.924881 17728 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:01.971009 17735 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:02.031471 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 71979.8us
W20260709 12:14:02.031630 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 72115us
I20260709 12:14:02.108893 17769 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:01.947420 14935 rpcz_store.cc:276] 0709 12:13:56.600069 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.600761 (+   692us) service_pool.cc:224] Handling call
0709 12:14:01.796451 (+5195690us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:01.523933 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:01.524566 (+   633us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:01.524599 (+    33us) write_op.cc:435] Acquired schema lock
0709 12:14:01.524623 (+    24us) tablet.cc:662] Decoding operations
0709 12:14:01.525422 (+   799us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:01.526611 (+  1189us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:01.526645 (+    34us) tablet.cc:685] Acquiring locks for 6 operations
0709 12:14:01.527387 (+   742us) tablet.cc:701] Row locks acquired
0709 12:14:01.527404 (+    17us) write_op.cc:260] PREPARE: finished
0709 12:14:01.527547 (+   143us) write_op.cc:270] Start()
0709 12:14:01.527649 (+   102us) write_op.cc:276] Timestamp: P: 1783599241527496 usec, L: 0
0709 12:14:01.527673 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 12:14:01.534544 (+  6871us) log.cc:844] Serialized 2517 byte log entry
0709 12:14:01.654022 (+119478us) op_driver.cc:464] REPLICATION: finished
0709 12:14:01.713452 (+ 59430us) write_op.cc:301] APPLY: starting
0709 12:14:01.713520 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:01.713637 (+   117us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:01.713732 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:01.714227 (+   495us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:01.714372 (+   145us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 12:14:01.714399 (+    27us) write_op.cc:312] APPLY: finished
0709 12:14:01.714574 (+   175us) log.cc:844] Serialized 53 byte log entry
0709 12:14:01.714723 (+   149us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:01.714821 (+    98us) write_op.cc:454] Released schema lock
0709 12:14:01.714862 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:01.715186 (+   324us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:01.715212 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":40991,"reported_tablets":17,"child_traces":[["op",{"apply.queue_time_us":59235,"apply.run_cpu_time_us":1706,"apply.run_wall_time_us":1710,"num_ops":6,"prepare.queue_time_us":119474,"prepare.run_cpu_time_us":53708,"prepare.run_wall_time_us":82563,"raft.queue_time_us":32946,"raft.run_cpu_time_us":49201,"raft.run_wall_time_us":59492,"replication_time_us":126201,"thread_start_us":255426,"threads_started":4,"wal-append.queue_time_us":61633}]]}
W20260709 12:14:02.023525 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 66989.2us
I20260709 12:14:02.035018 15154 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.030591 15081 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:02.032513 15153 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:01.952189 17746 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:01.953471 17758 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:02.059499 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:02.112013 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 79591.8us
I20260709 12:14:02.112519 15038 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:02.059721 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.060241 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.062067 17721 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:02.036067 17689 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:02.031418 17757 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:02.075737 17706 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10.
I20260709 12:14:02.078938 17739 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.118999 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.119195 17730 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:02.119715 17730 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:02.120129 17730 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:02.121196 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.121752 15080 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.119900 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.122469 15034 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 4.
I20260709 12:14:02.122701 15080 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:02.114609 17689 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:02.123610 17751 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:02.124017 17751 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:02.124346 17751 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:02.076586 17762 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:02.077850 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:02.130789 17731 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:02.123380 17689 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:02.081620 17750 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.084700 17728 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.024861 17754 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:02.088408 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.093008 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.144270 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.145138 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:02.145550 15033 raft_consensus.cc:2376] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 6. Re-sending same reply.
I20260709 12:14:02.095971 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.097370 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.098711 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.100943 17445 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:02.024528 17733 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:02.029174 17747 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:01.957415 17768 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:02.151861 17768 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:02.152339 17740 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.153491 17762 raft_consensus.cc:2955] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index -1 to 6, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:14:02.154520 17740 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:02.156478 17728 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:02.143622 17726 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:02.157065 17730 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.158269 17735 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:02.143466 17754 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:02.106125 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.030617 17759 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.108197 17729 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:02.111608 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 76660.3us
I20260709 12:14:02.113421 15036 raft_consensus.cc:2393] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:02.163158 15154 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:02.114007 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 83503.8us
I20260709 12:14:02.078616 15156 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:02.134503 15080 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.129500 17724 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:02.131557 15685 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:02.152273 17768 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:02.165531 15154 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.142200 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.136940 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:02.166714 17445 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:02.162156 17733 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.167655 15080 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.167923 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:02.168840 17733 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:02.148921 17739 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:02.170586 15080 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.166388 15034 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 2.
I20260709 12:14:02.171645 17628 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:02.167083 17445 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:02.172058 17628 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:02.172369 17445 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:02.172695 15154 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:02.173276 17741 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:02.173662 17741 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:02.173789 15154 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.174072 17741 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:02.174816 15154 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:02.149634 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 205596us
W20260709 12:14:02.175644 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 97112.2us
W20260709 12:14:02.176370 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 44906.3us
I20260709 12:14:02.129798 17693 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:02.160491 17747 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:02.168232 17731 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:02.177968 17693 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:02.175835 17628 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:02.146628 15040 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:02.149104 15712 raft_consensus.cc:1240] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:02.175500 17312 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:02.179417 17731 raft_consensus.cc:697] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:02.179647 17312 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:02.180073 17312 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:02.161971 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:02.164243 15081 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:02.180382 17731 consensus_queue.cc:237] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.181887 15081 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:02.182737 15156 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:02.183478 17748 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:02.184628 17706 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:02.161412 17754 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:02.183249 17737 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:02.183207 15081 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:02.177138 15685 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:02.172821 15080 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.189613 15156 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:02.148921 17750 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:02.162071 17730 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:02.197811 17736 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.191849 17740 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:02.201633 15685 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:02.178040 17747 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:02.178414 17693 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:02.191694 17739 raft_consensus.cc:2804] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:02.208321 17739 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:02.208786 17739 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:02.187775 17765 tablet_copy_client.cc:323] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.1:39767
I20260709 12:14:02.200362 17757 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.214573 17751 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.205492 17745 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 12:14:02.191928 17749 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:02.225967 17723 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:02.226279 17749 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:02.205123 17706 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:02.200953 17315 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:02.221598 15156 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:02.222741 15039 raft_consensus.cc:2393] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 2: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:02.205744 17740 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:02.201608 17728 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:02.201851 17734 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:02.228731 15714 raft_consensus.cc:1240] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:02.225876 15050 tablet_copy_service.cc:140] P 2cdab4d204e440c194e8b09634795793: Received BeginTabletCopySession request for tablet d87b457d4fcf450aa4a249c29980c2d6 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:51618)
I20260709 12:14:02.225829 17751 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:02.229610 17726 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:02.225737 17725 consensus_queue.cc:1059] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 12:14:02.230777 17725 raft_consensus.cc:3055] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:02.204389 17748 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:02.230881 17726 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:02.226753 17749 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:02.235950 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.236688 15107 raft_consensus.cc:1240] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:02.227116 17706 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:02.232717 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.237727 15112 raft_consensus.cc:2393] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 9: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:02.233606 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.233946 15108 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:02.234246 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.228518 15081 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:02.207844 15154 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.235615 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.241276 15115 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:02.243014 15154 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.245548 17720 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:02.245921 17720 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:02.246250 17720 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:02.235309 17738 consensus_queue.cc:1059] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.012s
I20260709 12:14:02.219687 17750 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:02.254741 17739 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.256460 17754 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.256964 17739 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:02.231573 17748 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:02.258939 17748 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:02.260684 15081 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:02.266827 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:02.267514 15033 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:02.232225 17740 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:02.271517 15115 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:02.274287 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.274833 15110 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:02.275112 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.275496 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.275658 15108 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:14:02.275852 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.240095 17726 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:02.232558 17725 raft_consensus.cc:740] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:02.232025 17728 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:02.240490 17706 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:02.250377 17737 raft_consensus.cc:1064] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:14:02.229434 15050 tablet_copy_service.cc:161] P 2cdab4d204e440c194e8b09634795793: Beginning new tablet copy session on tablet d87b457d4fcf450aa4a249c29980c2d6 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:51618: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-d87b457d4fcf450aa4a249c29980c2d6
I20260709 12:14:02.249806 17723 consensus_queue.cc:1059] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.015s
I20260709 12:14:02.296635 15033 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 5.
I20260709 12:14:02.298041 15685 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:02.298823 17780 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:02.299338 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.318035 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.318434 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.253090 17751 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:02.299939 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.300452 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.301196 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.301347 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.302023 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.324043 15109 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:02.324560 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.313843 17583 consensus_queue.cc:1059] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:02.299655 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.265519 17721 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:02.258565 17754 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:02.260172 17750 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:02.333384 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 90441.3us
I20260709 12:14:02.324949 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.256376 17689 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.337131 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.318107 17728 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:02.326874 15004 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:02.327903 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.324898 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.288365 15714 raft_consensus.cc:1240] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:02.303172 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:02.334233 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 102454us
I20260709 12:14:02.330129 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.322623 17736 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:02.341914 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.350440 15114 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:02.323148 17757 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:02.266582 17763 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.063s
I20260709 12:14:02.349865 15107 raft_consensus.cc:2393] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 9: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:02.333254 17721 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:02.353539 17721 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:02.351861 17723 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 12:14:02.357177 17719 raft_consensus.cc:2804] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:02.357707 17719 raft_consensus.cc:697] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:02.358552 17719 consensus_queue.cc:237] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.361603 17628 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.361789 17721 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.362646 15116 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:02.364387 17628 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:02.364156 17741 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.366096 17741 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:02.366446 15156 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:02.353613 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
W20260709 12:14:02.367321 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 106738us
I20260709 12:14:02.352517 17770 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:02.368213 17445 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.351985 17758 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.017s
I20260709 12:14:02.369009 17723 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:02.369550 17723 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:02.369975 17723 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:02.370231 17445 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:02.336483 17750 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:02.371644 17745 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:02.365820 17693 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.376430 15156 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:02.377949 15081 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:02.381587 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.385771 15081 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:02.386094 15154 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:02.388127 15081 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:02.395409 15154 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.406059 15154 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:02.372268 17745 raft_consensus.cc:697] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:02.413623 15154 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.381732 17445 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:02.406154 17777 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:02.418690 17777 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:02.419097 17777 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:02.419536 17777 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:02.420643 17720 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.421054 17723 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.422895 17720 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:02.380236 17741 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.035s
I20260709 12:14:02.393714 17628 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:02.410494 17752 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:02.381639 17312 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.404141 15712 raft_consensus.cc:1240] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:02.422996 17723 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:02.408706 17751 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:02.425313 17721 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:02.424602 17731 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:02.427376 17752 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:02.444193 17312 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:02.444492 17752 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:02.447747 17728 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.375458 17725 consensus_queue.cc:260] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.415313 17778 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:02.434239 17724 raft_consensus.cc:3055] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:02.436100 17726 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:02.450212 17724 raft_consensus.cc:740] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:02.451153 17724 consensus_queue.cc:260] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.452163 17726 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:02.424933 17759 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:02.443066 17689 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:02.443506 15740 debug-util.cc:398] Leaking SignalData structure 0x7b08002b1cc0 after lost signal to thread 13875
I20260709 12:14:02.449116 17768 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.452389 17724 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:02.472177 17745 consensus_queue.cc:237] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.452744 17728 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:02.480239 17749 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.473546 17747 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:02.502029 17747 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:02.477129 17750 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.493640 17748 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.504292 17750 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:02.504698 17748 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:02.483824 17740 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.506956 17740 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:02.507318 17762 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:51608 (request call id 8) took 5939 ms. Trace:
I20260709 12:14:02.475484 17768 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:02.502043 17749 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:02.492322 17752 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.508653 17762 rpcz_store.cc:276] 0709 12:13:56.568312 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:56.568462 (+   150us) service_pool.cc:224] Handling call
0709 12:13:56.738534 (+170072us) spinlock_profiling.cc:243] Waited 10.7 ms on lock 0x7b2c0005e068. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c07613a11 00007f4c07622a0a 00007f4c07622693 00007f4c07622631 00007f4c08d55902 00007f4c08d556dd 00007f4c08d20f3f 00007f4c08d206b3 00007f4c0dce0d29 00007f4c0725f1d4 00007f4c0725f162
0709 12:13:56.799939 (+ 61405us) spinlock_profiling.cc:243] Waited 8.65 ms on lock 0x7b5800490dd0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08c760aa 00007f4c08cf8447 00007f4c08d1570a 00007f4c08d1676a 00007f4c08d1591b 00007f4c08d2103c 00007f4c08d206b3 00007f4c0dce0d29 00007f4c0725f1d4 00007f4c0725f162
0709 12:13:57.726715 (+926776us) spinlock_profiling.cc:243] Waited 430 ms on lock 0x7b5800490ad0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08c760aa 00007f4c08cf8447 00007f4c08d1570a 00007f4c08d1676a 00007f4c08d1591b 00007f4c08d2103c 00007f4c08d206b3 00007f4c0dce0d29 00007f4c0725f1d4 00007f4c0725f162
0709 12:13:57.730742 (+  4027us) log.cc:844] Serialized 499 byte log entry
0709 12:13:58.249264 (+518522us) spinlock_profiling.cc:243] Waited 4.66 ms on lock 0x7b5400297fa0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08c9ab26 00007f4c08c9449a 00007f4c08c93714 00007f4c08c73eaa 00007f4c08c7ad53 00007f4c08c7acd9 00007f4c08c7ac69 00007f4c08c7ac31 00007f4c08c79dfd 0000000000388634
0709 12:13:58.394900 (+145636us) spinlock_profiling.cc:243] Waited 1.56 ms on lock 0x7b18003cd480. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05bfb2a6 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08c9ab26 00007f4c08c9449a 00007f4c08c93714
0709 12:13:58.395318 (+   418us) spinlock_profiling.cc:243] Waited 1.9 ms on lock 0x7b5400297fa0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08c9ab26 00007f4c08c9449a 00007f4c08c93714 00007f4c08c73eaa 00007f4c08c7ad53 00007f4c08c7acd9 00007f4c08c7ac69 00007f4c08c7ac31 00007f4c08c79dfd 0000000000388634
0709 12:14:02.507207 (+4111889us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7574,"raft.queue_time_us":3472,"raft.run_cpu_time_us":10926,"raft.run_wall_time_us":937397,"spinlock_wait_cycles":1053860096,"thread_start_us":128491,"threads_started":1,"wal-append.queue_time_us":181085,"wal-append.run_cpu_time_us":1973,"wal-append.run_wall_time_us":1029298}
I20260709 12:14:02.510418 17752 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:02.497982 17777 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.513648 17777 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:02.541172 15113 raft_consensus.cc:1240] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: []
W20260709 12:14:02.542299 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 194166us
I20260709 12:14:02.543972 15004 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:02.547127 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.549494 15038 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 4: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:02.553315 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:02.553982 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 165830us
I20260709 12:14:02.558954 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.559610 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.560639 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.558656 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.564502 15033 raft_consensus.cc:2410] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:14:02.567855 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.537935 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:02.569446 15111 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:02.572340 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.575407 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.574589 14938 catalog_manager.cc:5697] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 6 to 10, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New cstate: current_term: 8 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:14:02.454094 15740 debug-util.cc:398] Leaking SignalData structure 0x7b08002d1900 after lost signal to thread 14972
I20260709 12:14:02.578321 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
W20260709 12:14:02.578871 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:02.579807 17693 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:02.588922 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:02.591696 17731 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.592782 17731 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.605967 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.569523 15081 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:02.608724 17583 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:02.609300 17583 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:02.609754 17583 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:02.611562 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 56502.3us
I20260709 12:14:02.611882 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:02.612807 15081 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:02.614145 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 200477us
I20260709 12:14:02.614991 15081 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:02.615986 15154 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.617301 17777 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:02.617775 17777 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:02.618172 17777 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:02.619737 17788 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:02.620698 17788 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:02.621677 17788 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:02.622051 17788 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:02.622498 15718 raft_consensus.cc:1240] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:02.622917 17751 consensus_queue.cc:1059] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:02.623627 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.624511 17742 raft_consensus.cc:3055] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:02.625052 17742 raft_consensus.cc:740] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:02.607125 15034 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:02.626467 17742 consensus_queue.cc:260] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.620618 17728 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 12:14:02.634333 17749 consensus_queue.cc:1059] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:02.635481 15050 tablet_copy_source_session.cc:215] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:14:02.645112 15740 debug-util.cc:398] Leaking SignalData structure 0x7b08000369a0 after lost signal to thread 15064
W20260709 12:14:02.659015 15740 debug-util.cc:398] Leaking SignalData structure 0x7b080036d760 after lost signal to thread 15065
I20260709 12:14:02.660910 17728 raft_consensus.cc:3055] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:02.661435 17728 raft_consensus.cc:740] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:02.661568 17742 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:02.663025 17728 consensus_queue.cc:260] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.657631 17731 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:02.666316 17728 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:14:02.660866 15740 debug-util.cc:398] Leaking SignalData structure 0x7b080032b300 after lost signal to thread 15140
I20260709 12:14:02.672793 17792 consensus_queue.cc:1059] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:02.673647 17733 raft_consensus.cc:3055] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:02.674081 17733 raft_consensus.cc:740] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:02.674191 17792 raft_consensus.cc:3055] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:02.674710 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.675329 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.675993 15114 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:02.677410 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.674643 17792 raft_consensus.cc:740] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:02.679153 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.679428 17733 consensus_queue.cc:260] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.681206 17733 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:02.684523 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.685097 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.686012 15112 raft_consensus.cc:2393] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 6: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:02.679718 17792 consensus_queue.cc:260] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.693159 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.651831 17706 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.654620 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:02.694169 15108 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:02.693213 17725 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:02.638808 15004 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.622473 17788 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:02.685372 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.647627 17730 raft_consensus.cc:3055] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:02.704561 17730 raft_consensus.cc:740] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:02.678839 14938 catalog_manager.cc:5697] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 5 to 6, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 6 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:02.704880 17706 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:02.705476 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 66926.3us
W20260709 12:14:02.693475 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:02.705963 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.705366 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.708235 15116 raft_consensus.cc:2393] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:02.707063 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.708837 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.710089 17758 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:02.710546 17758 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:02.710918 17758 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:02.710093 15004 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:02.713685 17792 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:02.717396 17730 consensus_queue.cc:260] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.717974 17729 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:02.720966 15004 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:02.725234 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:02.720137 17730 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:02.725564 17583 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.726647 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:02.727854 15740 debug-util.cc:398] Leaking SignalData structure 0x7b0800362720 after lost signal to thread 15214
I20260709 12:14:02.729545 15114 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:02.733922 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.734467 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.735617 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.736565 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.736689 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.737522 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.710215 17777 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.738402 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.739399 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.740470 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.742654 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.752200 15108 raft_consensus.cc:2393] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 9: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:02.752349 15182 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:02.753366 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.753549 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.754304 15116 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:02.755904 15189 raft_consensus.cc:1240] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:02.750401 15185 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:02.743851 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.743966 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.754532 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.745391 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.755040 14938 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 99) took 4404 ms. Trace:
I20260709 12:14:02.769510 15186 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:14:02.771056 15183 raft_consensus.cc:2393] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:02.773414 15185 raft_consensus.cc:1240] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
W20260709 12:14:02.774118 15740 debug-util.cc:398] Leaking SignalData structure 0x7b080036a140 after lost signal to thread 15743
I20260709 12:14:02.774314 15184 raft_consensus.cc:2393] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 10: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
W20260709 12:14:02.774492 15740 debug-util.cc:398] Leaking SignalData structure 0x7b080037ab40 after lost signal to thread 15744
W20260709 12:14:02.774899 15740 debug-util.cc:398] Leaking SignalData structure 0x7b0800312e60 after lost signal to thread 17516
I20260709 12:14:02.777858 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:02.781214 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:02.784152 17729 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:02.780426 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:02.789647 15187 raft_consensus.cc:2393] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:02.780668 15028 tablet_service.cc:1558] Processing DeleteTablet for tablet 06eef20540334693925b40bb2ca93b68 with delete_type TABLET_DATA_TOMBSTONED (TS 2cdab4d204e440c194e8b09634795793 not found in new config with opid_index 10) from {username='slave'} at 127.0.0.1:50602
I20260709 12:14:02.790679 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.777307 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.783862 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:02.791671 15181 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:02.792305 15186 raft_consensus.cc:2393] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:02.784029 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:02.788407 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:02.793609 15182 raft_consensus.cc:2393] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:02.794437 15189 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:02.784250 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 63484.4us
W20260709 12:14:02.775173 15740 debug-util.cc:398] Leaking SignalData structure 0x7b08002184c0 after lost signal to thread 17558
W20260709 12:14:02.796085 15740 debug-util.cc:398] Leaking SignalData structure 0x7b080033ffc0 after lost signal to thread 17605
I20260709 12:14:02.797212 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.797974 15183 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:02.782537 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.779594 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:02.800518 15190 raft_consensus.cc:2393] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:02.759585 14938 rpcz_store.cc:276] 0709 12:13:58.350939 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:58.354690 (+  3751us) service_pool.cc:224] Handling call
0709 12:14:02.754940 (+4400250us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:02.716624 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:02.717356 (+   732us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:02.717423 (+    67us) write_op.cc:435] Acquired schema lock
0709 12:14:02.717460 (+    37us) tablet.cc:662] Decoding operations
0709 12:14:02.717981 (+   521us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:02.718066 (+    85us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:02.718095 (+    29us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:14:02.718607 (+   512us) tablet.cc:701] Row locks acquired
0709 12:14:02.718657 (+    50us) write_op.cc:260] PREPARE: finished
0709 12:14:02.718837 (+   180us) write_op.cc:270] Start()
0709 12:14:02.719008 (+   171us) write_op.cc:276] Timestamp: P: 1783599242718762 usec, L: 0
0709 12:14:02.719044 (+    36us) op_driver.cc:348] REPLICATION: starting
0709 12:14:02.719884 (+   840us) log.cc:844] Serialized 913 byte log entry
0709 12:14:02.723494 (+  3610us) op_driver.cc:464] REPLICATION: finished
0709 12:14:02.724151 (+   657us) write_op.cc:301] APPLY: starting
0709 12:14:02.724253 (+   102us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:02.724375 (+   122us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:02.724507 (+   132us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:02.724936 (+   429us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:02.725225 (+   289us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:14:02.725298 (+    73us) write_op.cc:312] APPLY: finished
0709 12:14:02.725544 (+   246us) log.cc:844] Serialized 29 byte log entry
0709 12:14:02.725737 (+   193us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:02.725831 (+    94us) write_op.cc:454] Released schema lock
0709 12:14:02.725886 (+    55us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:02.727849 (+  1963us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:02.727879 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":493650,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":401,"apply.run_cpu_time_us":2139,"apply.run_wall_time_us":2139,"num_ops":2,"prepare.queue_time_us":1930,"prepare.run_cpu_time_us":3653,"prepare.run_wall_time_us":11215,"replication_time_us":4296}]]}
I20260709 12:14:02.801532 15004 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.786792 14934 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37336 (request call id 242) took 7258 ms. Trace:
W20260709 12:14:02.811239 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 196494us
I20260709 12:14:02.812201 15081 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:02.776042 17583 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:02.816625 17758 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.819088 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.820299 15181 raft_consensus.cc:2393] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:02.821198 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.821328 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.822595 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.826566 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.826906 17646 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:02.827327 17646 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:02.827668 17646 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:02.828052 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.787011 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:02.808013 14934 rpcz_store.cc:276] 0709 12:13:55.528606 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:55.533501 (+  4895us) service_pool.cc:224] Handling call
0709 12:13:55.561893 (+ 28392us) spinlock_profiling.cc:243] Waited 7.16 ms on lock 0x7b5400170554. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c84090 00007f4c08d22f3a 00007f4c0ead8e9c 00007f4c0ebd704e 00007f4c0d0982a4 00007f4c0d098232 00007f4c0d098161 00007f4c0d0980dc 00007f4c0d097392 00007f4c0705548c 00007f4c070548c6
0709 12:14:02.786588 (+7224695us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:01.964268 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:02.151469 (+187201us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:02.158836 (+  7367us) write_op.cc:435] Acquired schema lock
0709 12:14:02.158852 (+    16us) tablet.cc:662] Decoding operations
0709 12:14:02.159317 (+   465us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:02.159377 (+    60us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:02.159404 (+    27us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:14:02.161645 (+  2241us) tablet.cc:701] Row locks acquired
0709 12:14:02.161672 (+    27us) write_op.cc:260] PREPARE: finished
0709 12:14:02.191780 (+ 30108us) write_op.cc:270] Start()
0709 12:14:02.199805 (+  8025us) write_op.cc:276] Timestamp: P: 1783599242187198 usec, L: 0
0709 12:14:02.199833 (+    28us) op_driver.cc:348] REPLICATION: starting
0709 12:14:02.237084 (+ 37251us) log.cc:844] Serialized 923 byte log entry
0709 12:14:02.303741 (+ 66657us) op_driver.cc:464] REPLICATION: finished
0709 12:14:02.304164 (+   423us) write_op.cc:301] APPLY: starting
0709 12:14:02.304273 (+   109us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:02.304412 (+   139us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:02.304522 (+   110us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:02.304944 (+   422us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:02.305138 (+   194us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:14:02.305189 (+    51us) write_op.cc:312] APPLY: finished
0709 12:14:02.305470 (+   281us) log.cc:844] Serialized 29 byte log entry
0709 12:14:02.305691 (+   221us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:02.305797 (+   106us) write_op.cc:454] Released schema lock
0709 12:14:02.305844 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":22570,"reported_tablets":24,"spinlock_wait_cycles":16462720,"child_traces":[["op",{"apply.queue_time_us":114,"apply.run_cpu_time_us":2046,"apply.run_wall_time_us":2047,"num_ops":2,"prepare.queue_time_us":2449,"prepare.run_cpu_time_us":10150,"prepare.run_wall_time_us":280631,"replication_time_us":103699}]]}
I20260709 12:14:02.829401 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.822721 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.830773 15181 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:02.828778 15182 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:02.836536 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.839965 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:02.840642 15188 raft_consensus.cc:2376] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10. Re-sending same reply.
I20260709 12:14:02.841789 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.842509 15186 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:02.842025 17737 consensus_queue.cc:237] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 3, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:02.845186 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.846455 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:02.847576 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.848073 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:02.848362 15038 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:14:02.837045 17729 consensus_queue.cc:1059] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.015s
I20260709 12:14:02.851542 15188 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:02.852641 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:02.853097 15187 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:02.854195 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:02.847231 15186 raft_consensus.cc:2393] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:02.853343 15188 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:02.856837 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.859436 15189 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:14:02.858942 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.776028 17777 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:02.859122 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.861673 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.864490 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.865798 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.866890 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.867656 15183 raft_consensus.cc:2393] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 11: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:02.868479 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.869690 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:02.833186 17758 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:02.873440 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.872148 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:02.883347 15116 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:14:02.884641 17794 tablet_replica.cc:333] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:14:02.886878 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:02.888224 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 76153.2us
I20260709 12:14:02.890326 15184 raft_consensus.cc:1240] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:02.895159 15185 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
I20260709 12:14:02.896538 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.894942 15181 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:02.899083 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.857895 17788 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.902392 15187 raft_consensus.cc:1240] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:02.888516 17751 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:02.904093 15185 raft_consensus.cc:1240] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: [5.6-5.6]
I20260709 12:14:02.905066 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:02.905689 15187 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:02.906131 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.904278 15190 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:02.907006 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.909291 15038 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:02.909725 17758 consensus_queue.cc:1059] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 12:14:02.912777 17758 raft_consensus.cc:3055] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:02.913089 17758 raft_consensus.cc:740] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:02.913245 15107 raft_consensus.cc:1240] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:02.914321 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:02.914827 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.916167 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:02.916785 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:02.919745 17733 raft_consensus.cc:3055] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:02.920233 17733 raft_consensus.cc:740] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:02.920572 15184 raft_consensus.cc:1240] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:02.921227 17733 consensus_queue.cc:260] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:02.922603 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:02.922801 17733 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:02.916352 15032 raft_consensus.cc:1240] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 12:14:02.927593 15186 raft_consensus.cc:1240] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:02.922073 15184 raft_consensus.cc:1240] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:02.929302 15186 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:02.930605 15186 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:02.933964 15081 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:02.934543 15113 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:02.935990 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:02.936547 15080 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.909196 17729 consensus_queue.cc:1059] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260709 12:14:02.938243 17729 raft_consensus.cc:3055] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:02.938661 17780 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:02.939169 15005 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:02.941994 17731 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:02.942507 17628 consensus_queue.cc:1059] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:02.942889 17731 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:02.940833 15005 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:02.943876 15115 raft_consensus.cc:2393] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:02.944059 15080 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.943586 17731 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:02.943524 17628 raft_consensus.cc:3055] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:02.945144 17628 raft_consensus.cc:740] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:02.946548 17788 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:02.946813 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:02.911158 15187 raft_consensus.cc:1240] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:02.943130 17745 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:02.935559 15081 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:02.956235 15034 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:02.947830 15184 raft_consensus.cc:1240] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:02.961726 15190 raft_consensus.cc:1240] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:02.968194 17734 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:02.963784 17745 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:02.979466 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:02.979691 17745 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:02.981249 15188 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
I20260709 12:14:02.970189 15005 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:02.977561 15081 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:02.982543 15183 raft_consensus.cc:1240] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:02.973093 15182 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 5.
I20260709 12:14:02.960762 15080 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:02.955467 15033 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:14:02.991027 15185 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 12:14:02.975226 15186 raft_consensus.cc:1240] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:02.961127 17725 raft_consensus.cc:1064] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:14:02.932297 17758 consensus_queue.cc:260] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:02.972776 17786 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:02.938671 17729 raft_consensus.cc:740] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:02.994959 17583 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:03.004981 15080 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:03.006137 17780 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:03.008931 17780 consensus_queue.cc:1059] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 8.10, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:14:03.010150 17751 raft_consensus.cc:3055] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:03.010521 17751 raft_consensus.cc:740] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:03.005376 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:02.998557 17734 raft_consensus.cc:2764] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 12:14:03.014258 15033 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:03.015446 17732 raft_consensus.cc:1027] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: attempt to promote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260709 12:14:02.969118 17646 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:03.035946 15005 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.036854 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.003327 17788 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:03.041101 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.042696 15034 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:03.042886 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 75675.6us
I20260709 12:14:03.044852 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.049944 17786 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:03.011433 17751 consensus_queue.cc:260] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 8.10, Last appended by leader: 10, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:03.039712 17788 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:03.051393 17751 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:03.054749 15034 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:03.060848 15154 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.051599 17788 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:03.062372 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.059464 14938 catalog_manager.cc:5697] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index -1 to 5, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 5 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:14:03.064220 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.066696 14938 catalog_manager.cc:5697] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 4 to 5, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 5 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.068820 17731 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:03.070907 17731 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:03.073293 17583 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:03.074306 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.080331 15032 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:03.097615 15033 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:14:03.100920 15080 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:03.095881 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 60041.4us
I20260709 12:14:03.103575 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.104198 15154 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:03.063726 17758 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:03.105338 17734 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:03.105177 17792 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:03.111997 15005 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.112548 15038 raft_consensus.cc:1240] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:03.094520 17745 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:03.110839 17734 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.119172 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:03.121227 15116 raft_consensus.cc:2393] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 8: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:03.122383 17583 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:03.123737 15111 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: [7.5-9.6]
W20260709 12:14:03.127249 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:03.117488 17793 log.cc:927] Time spent T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260709 12:14:03.128988 15111 raft_consensus.cc:1240] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:03.116580 17730 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:03.131168 17730 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:03.133877 17730 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:03.134621 17628 consensus_queue.cc:260] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:03.136003 17628 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:03.124850 17734 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:03.103241 17729 consensus_queue.cc:260] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:03.141841 17646 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:03.167899 15032 raft_consensus.cc:1240] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:03.168124 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:03.170835 17786 consensus_queue.cc:1059] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:03.171192 17583 consensus_queue.cc:1059] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:03.175590 17794 raft_consensus.cc:2243] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:03.176594 17794 raft_consensus.cc:2272] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:03.147397 17734 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:03.154044 15038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "557b9d61210a4b4788166f507be888d5"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:03.179536 15111 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: [10.7-10.7]
I20260709 12:14:03.179935 17734 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:03.180141 17794 ts_tablet_manager.cc:1916] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:03.155196 17745 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:03.182075 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 72348.4us
I20260709 12:14:03.183610 15126 tablet_copy_service.cc:342] P cb445d4f8d034987976d9b78da5532ac: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-6b92b9bb765e42c78011cba2f357e687 received from {username='slave'} at 127.0.0.1:58982
I20260709 12:14:03.157618 15154 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:03.158550 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:03.158281 14934 catalog_manager.cc:5697] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 5 to 6, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:03.184398 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.159060 15714 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:14:03.160085 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:03.161935 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:03.185305 14934 catalog_manager.cc:5697] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 5 to 6, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 6 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:03.186646 17792 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:03.164144 15115 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:03.165818 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:03.166375 15108 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:03.189532 17792 raft_consensus.cc:697] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:03.166144 17725 consensus_queue.cc:237] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 2, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:03.190610 17792 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:03.184248 15126 tablet_copy_service.cc:434] P cb445d4f8d034987976d9b78da5532ac: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-6b92b9bb765e42c78011cba2f357e687 on tablet 6b92b9bb765e42c78011cba2f357e687 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:03.190629 17751 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 12:14:03.194466 15035 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:14:03.197898 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:03.198496 15115 raft_consensus.cc:1240] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:03.199558 15126 tablet_copy_service.cc:342] P cb445d4f8d034987976d9b78da5532ac: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-eeaca7e481994210a813b45ea30c76ab received from {username='slave'} at 127.0.0.1:58982
I20260709 12:14:03.200094 15126 tablet_copy_service.cc:434] P cb445d4f8d034987976d9b78da5532ac: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-eeaca7e481994210a813b45ea30c76ab on tablet eeaca7e481994210a813b45ea30c76ab with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:03.200505 15154 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:03.201408 17777 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:03.201953 17777 raft_consensus.cc:697] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:03.202415 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:03.202914 17777 consensus_queue.cc:237] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:03.204540 15108 raft_consensus.cc:2393] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:03.186869 14934 catalog_manager.cc:5697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 5 to 6, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 6 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.212749 15034 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:03.213376 15038 raft_consensus.cc:606] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.213718 15038 raft_consensus.cc:614] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:03.225519 17729 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:03.225836 17646 raft_consensus.cc:3055] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:03.226179 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:03.226401 17646 raft_consensus.cc:740] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:03.226889 15107 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 5.
I20260709 12:14:03.227409 17788 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:03.227346 17646 consensus_queue.cc:260] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:03.229559 17788 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:03.237767 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.237919 15005 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.230347 17646 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:03.243584 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:03.249827 15154 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:03.252619 15183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:03.253374 15183 raft_consensus.cc:606] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:03.253762 15183 raft_consensus.cc:614] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:03.260059 17735 raft_consensus.cc:3055] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:03.260542 17735 raft_consensus.cc:740] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:03.261379 17798 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:03.239306 17693 consensus_queue.cc:1059] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
I20260709 12:14:03.270150 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:03.271023 15107 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
I20260709 12:14:03.282290 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:03.262806 17745 consensus_queue.cc:1059] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.036s
I20260709 12:14:03.301903 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:03.303902 15108 raft_consensus.cc:2393] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:03.299095 17728 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:03.261528 17735 consensus_queue.cc:260] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:03.314733 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 78448.4us
I20260709 12:14:03.314284 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:03.316020 17583 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:03.325112 17583 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:03.326861 17786 raft_consensus.cc:3055] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:03.327394 17786 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:03.322582 17728 raft_consensus.cc:697] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:03.328680 15038 raft_consensus.cc:1240] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:03.328409 17786 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:03.329309 17735 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:03.330489 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:03.330986 15005 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.333304 17765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87b457d4fcf450aa4a249c29980c2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:03.335851 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.337877 15685 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:03.328593 17728 consensus_queue.cc:237] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:03.338682 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:03.342523 15034 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:03.345606 15005 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.346153 17719 consensus_queue.cc:1059] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:03.346524 17733 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:03.347508 15005 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.348694 17758 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:03.349342 17758 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.349489 15005 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.349779 17758 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:03.351608 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:03.337098 17583 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:03.341305 14934 catalog_manager.cc:5697] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 7 to 10, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 10 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:03.338887 17750 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:03.345681 17803 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:03.361411 17799 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:03.361816 15005 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.366973 14934 catalog_manager.cc:5697] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 4 to 5, leader changed from 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 5 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.369315 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:03.376842 15032 raft_consensus.cc:2393] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 7: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:03.378908 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:03.369055 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 122403us
I20260709 12:14:03.383590 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:03.385147 15031 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:03.389627 15034 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
I20260709 12:14:03.343439 17730 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:03.420463 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 75558.5us
I20260709 12:14:03.420958 17807 raft_consensus.cc:3055] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:03.421132 15190 raft_consensus.cc:1240] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:03.421464 17807 raft_consensus.cc:740] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:03.422681 17807 consensus_queue.cc:260] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:03.423981 17807 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:03.425431 15684 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:14:03.427809 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:03.430100 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:03.430806 15181 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:03.431772 15718 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEARNER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:14:03.419004 15107 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
I20260709 12:14:03.430171 15188 raft_consensus.cc:1240] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:03.434293 15186 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:14:03.433986 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:03.433108 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:03.436692 15184 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:03.433007 15080 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:03.440533 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:03.431665 15185 raft_consensus.cc:1240] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:03.448457 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:03.450363 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:03.450748 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 89056.4us
I20260709 12:14:03.454041 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:03.434005 17799 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:03.455678 15107 raft_consensus.cc:1240] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10. Ops: []
W20260709 12:14:03.462016 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:03.445513 17788 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:14:03.476663 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:03.500085 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 69091.4us
I20260709 12:14:03.457320 17799 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:03.514765 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 61300.7us
W20260709 12:14:03.516556 17804 log.cc:927] Time spent T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260709 12:14:03.518277 17800 log.cc:927] Time spent T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.152s	user 0.001s	sys 0.000s
I20260709 12:14:03.547786 17799 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:03.500398 17628 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.052s
W20260709 12:14:03.611423 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 127271us
W20260709 12:14:03.662541 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:03.745945 15005 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.753235 15115 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 5.
W20260709 12:14:03.762637 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 264414us
I20260709 12:14:03.762741 15184 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
W20260709 12:14:03.763720 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:03.764173 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:03.765802 15181 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:03.760696 17583 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:03.780061 15005 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:03.781322 15005 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:03.762646 17788 raft_consensus.cc:697] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:03.762095 17810 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:03.781440 17803 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:03.788590 17803 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:03.789094 17803 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:03.797816 17803 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:03.800279 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:03.804316 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
W20260709 12:14:03.804574 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 54739.4us
I20260709 12:14:03.781944 17583 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:03.807647 17735 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:14:03.807871 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 46753.2us
I20260709 12:14:03.808873 15005 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.800388 17803 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:03.815768 17730 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:03.823372 14923 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 06eef20540334693925b40bb2ca93b68 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER failed with leader cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica cb445d4f8d034987976d9b78da5532ac is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 9 committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:03.825634 17794 ts_tablet_manager.cc:1929] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.9
I20260709 12:14:03.784089 17750 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:03.800305 17725 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:03.768131 17758 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:03.836148 17803 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:03.838404 15684 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:03.832531 17583 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:03.838995 15005 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:03.840075 17794 log.cc:1199] T 06eef20540334693925b40bb2ca93b68 P 2cdab4d204e440c194e8b09634795793: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-0-root/wals/06eef20540334693925b40bb2ca93b68
I20260709 12:14:03.845423 15032 raft_consensus.cc:2393] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:03.848026 17735 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:03.848920 17799 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:03.842507 17646 consensus_meta.cc:287] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.599s	user 0.011s	sys 0.015s
I20260709 12:14:03.864192 15718 raft_consensus.cc:1240] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:03.842691 17725 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:03.880452 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:03.881948 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:03.882769 15031 raft_consensus.cc:2393] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:14:03.883939 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 45996.8us
I20260709 12:14:03.856961 17750 consensus_queue.cc:1059] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.016s
I20260709 12:14:03.887894 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.888698 15037 raft_consensus.cc:2393] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:03.868587 17810 raft_consensus.cc:697] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
W20260709 12:14:03.888989 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:03.890550 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:03.871850 17799 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:03.891609 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:03.892110 15031 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:03.889334 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:03.889545 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:03.893339 15034 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:14:03.836410 17788 consensus_queue.cc:237] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:03.894438 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:03.897949 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.898833 15031 raft_consensus.cc:2393] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:03.899747 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:03.900189 15004 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.657s	user 0.010s	sys 0.029s
W20260709 12:14:03.900527 15004 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.658s	user 0.010s	sys 0.029s
W20260709 12:14:03.900767 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 659115us
I20260709 12:14:03.902122 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.907605 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.908092 15005 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.909169 15034 raft_consensus.cc:1240] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 10. Current term is 11. Ops: [9.6-10.7]
I20260709 12:14:03.909480 15005 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:03.909874 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:03.910616 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.910969 17818 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:03.911834 17818 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:03.912014 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.912834 15036 raft_consensus.cc:2393] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:03.913091 15005 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.914629 17803 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:03.915001 17758 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:03.914629 17753 log.cc:927] Time spent T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: Append to log took a long time: real 0.160s	user 0.002s	sys 0.000s
I20260709 12:14:03.916313 15032 raft_consensus.cc:1240] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:03.917827 15005 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.918344 15032 raft_consensus.cc:1240] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:03.918637 17758 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:03.920051 15005 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:03.920149 17820 raft_consensus.cc:2804] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:03.920734 17820 raft_consensus.cc:697] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:03.921640 17820 consensus_queue.cc:237] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:03.923403 17765 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43856 (request call id 232) took 2256 ms. Trace:
I20260709 12:14:03.923794 17765 rpcz_store.cc:276] 0709 12:14:01.667034 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:01.667190 (+   156us) service_pool.cc:224] Handling call
0709 12:14:01.927720 (+260530us) ts_tablet_manager.cc:934] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767)
0709 12:14:03.322867 (+1395147us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:14:03.894491 (+571624us) tablet_metadata.cc:665] Metadata flushed
0709 12:14:03.897188 (+  2697us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:14:03.922323 (+ 25135us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:14:03.922796 (+   473us) tablet_replica.cc:206] Creating consensus instance
0709 12:14:03.923146 (+   350us) ts_tablet_manager.cc:989] Replica registered.
0709 12:14:03.923250 (+   104us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":68146,"tablet-copy.queue_time_us":146826,"thread_start_us":320023,"threads_started":2}
I20260709 12:14:03.925249 17765 tablet_copy_client.cc:806] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:03.925834 17765 tablet_copy_client.cc:670] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:03.909507 17786 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:03.927675 17758 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:03.930291 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.929024 15005 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.931583 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:03.932724 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:03.911412 15033 raft_consensus.cc:2393] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:03.939657 15034 raft_consensus.cc:1240] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: []
W20260709 12:14:03.955150 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 454063us
I20260709 12:14:03.955036 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:03.956517 15113 raft_consensus.cc:2393] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 8: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:03.924701 17725 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:03.958086 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:03.964093 15156 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.916481 17794 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:50602 (request call id 76) took 1136 ms. Trace:
W20260709 12:14:03.974980 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:03.975610 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:03.977020 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:03.978060 15004 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.979835 15037 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:14:03.981863 15004 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.888921 17815 consensus_queue.cc:1059] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.085s
I20260709 12:14:03.983677 17730 raft_consensus.cc:3055] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:03.984050 17730 raft_consensus.cc:740] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:03.984823 17730 consensus_queue.cc:260] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:03.986073 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 57129.8us
I20260709 12:14:03.980978 17803 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:04.000437 15181 raft_consensus.cc:1275] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:03.980648 15033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:04.001869 15033 raft_consensus.cc:606] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:04.002204 15033 raft_consensus.cc:614] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:03.971933 17799 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:04.009946 15113 raft_consensus.cc:1240] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:04.009876 15005 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:03.972841 14923 catalog_manager.cc:5244] ChangeConfig:REMOVE_PEER RPC for tablet 06eef20540334693925b40bb2ca93b68 with cas_config_opid_index 6: aborting the task: latest config opid_index 10; task opid_index 6
I20260709 12:14:04.013923 15004 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:04.015156 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 186647us
I20260709 12:14:04.000020 17646 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:04.007997 17815 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:04.029860 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:04.007743 17733 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.027s
I20260709 12:14:04.034781 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:04.035032 17805 consensus_queue.cc:1059] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:04.009478 17628 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.029s
I20260709 12:14:04.038406 17741 consensus_queue.cc:1059] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:04.032846 17818 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 12:14:04.039848 17801 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.670s	user 0.005s	sys 0.000s
I20260709 12:14:04.033136 17735 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:04.040694 17730 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:04.013389 17810 consensus_queue.cc:237] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:04.008213 17751 consensus_queue.cc:1059] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260709 12:14:04.089393 15113 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:14:04.044849 15184 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:14:04.046957 15040 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
W20260709 12:14:04.089543 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 61705.5us
I20260709 12:14:04.049661 15185 raft_consensus.cc:2393] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:04.049940 15112 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
W20260709 12:14:04.062018 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 225583us
W20260709 12:14:04.081316 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 117305us
W20260709 12:14:04.086382 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:04.086314 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 64439.6us
I20260709 12:14:04.044075 17777 raft_consensus.cc:3055] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:04.093503 17777 raft_consensus.cc:740] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:04.094471 17777 consensus_queue.cc:260] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.095549 17777 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:04.096799 15040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:04.097450 15040 raft_consensus.cc:606] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:04.100360 15040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:04.100916 15040 raft_consensus.cc:606] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:04.102079 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:04.105823 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:04.108794 17646 consensus_queue.cc:1059] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 8.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:04.110268 17646 raft_consensus.cc:3055] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:04.110605 17646 raft_consensus.cc:740] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:04.050803 17818 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:03.971223 17794 rpcz_store.cc:276] 0709 12:14:02.779874 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:02.780343 (+   469us) service_pool.cc:224] Handling call
0709 12:14:02.883881 (+103538us) ts_tablet_manager.cc:1151] Deleting tablet 06eef20540334693925b40bb2ca93b68
0709 12:14:02.883986 (+   105us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 12:14:03.366829 (+482843us) tablet_metadata.cc:665] Metadata flushed
0709 12:14:03.825466 (+458637us) tablet_metadata.cc:665] Metadata flushed
0709 12:14:03.916399 (+ 90933us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":289514,"tablet-delete.queue_time_us":93598,"thread_start_us":87442,"threads_started":1}
I20260709 12:14:04.117933 15156 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:04.114020 17799 consensus_queue.cc:1059] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 12:14:04.119210 15184 raft_consensus.cc:1240] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:04.120977 17719 consensus_queue.cc:1059] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:04.121272 15683 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:04.118808 17752 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 12:14:04.129859 15031 raft_consensus.cc:2410] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 11 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 12:14:04.130131 17799 raft_consensus.cc:3055] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:04.130510 17799 raft_consensus.cc:740] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:04.131425 17799 consensus_queue.cc:260] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.132701 17799 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:04.122551 17824 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.020s
I20260709 12:14:04.113808 17808 consensus_queue.cc:1059] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.030s
I20260709 12:14:04.144739 17808 raft_consensus.cc:3055] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:04.145118 17808 raft_consensus.cc:740] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:04.145947 17808 consensus_queue.cc:260] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:04.147537 17646 consensus_queue.cc:260] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.148795 17646 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:04.152252 17821 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:04.152827 17821 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:04.155663 17821 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:04.155833 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:04.157460 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 141179us
I20260709 12:14:04.158214 15080 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:04.116309 17818 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:04.165220 15683 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:04.168764 15080 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:04.165828 17583 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.147171 17808 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:04.177896 17830 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:04.165885 17817 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 12:14:04.184736 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 70123.1us
I20260709 12:14:04.186121 15032 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:14:04.193449 17821 raft_consensus.cc:2804] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:04.196269 17745 consensus_queue.cc:1059] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:04.197403 17745 raft_consensus.cc:3055] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:04.197751 17745 raft_consensus.cc:740] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:04.198508 17745 consensus_queue.cc:260] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.158768 17758 consensus_queue.cc:1059] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.057s
I20260709 12:14:04.168679 17805 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:04.203358 14925 catalog_manager.cc:5028] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): tablet 06eef20540334693925b40bb2ca93b68 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:14:04.220311 17821 raft_consensus.cc:697] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:04.170809 17729 consensus_queue.cc:1059] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.047s
I20260709 12:14:04.221248 17821 consensus_queue.cc:237] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:04.223151 17822 consensus_queue.cc:1048] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.064s
W20260709 12:14:04.230017 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:04.215307 17628 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election won for term 11
W20260709 12:14:04.236265 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 66614.4us
I20260709 12:14:04.185213 17786 consensus_queue.cc:1059] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.059s
I20260709 12:14:04.217453 17719 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:14:04.243427 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 66649.4us
I20260709 12:14:04.214664 17803 consensus_queue.cc:1059] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
I20260709 12:14:04.239185 17745 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:04.261343 15711 raft_consensus.cc:3055] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:04.261804 15711 raft_consensus.cc:740] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:04.243916 17805 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:04.267596 17805 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:04.269822 17805 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:04.244135 17628 raft_consensus.cc:697] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:04.284638 15114 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:04.286124 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:04.288628 15108 raft_consensus.cc:2393] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:04.249877 17830 raft_consensus.cc:697] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:04.290130 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:04.262696 15711 consensus_queue.cc:260] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:04.248195 17719 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:04.250162 17788 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.036s
I20260709 12:14:04.298677 17817 consensus_queue.cc:1059] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 12:14:04.303202 17817 consensus_queue.cc:1243] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Peer 37acd5ac26b54c4fb766e0134c390e73 log is divergent from this leader: its last log entry 5.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
W20260709 12:14:04.306182 17833 log.cc:927] Time spent T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 12:14:04.287818 17745 raft_consensus.cc:3055] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:04.299384 17830 consensus_queue.cc:237] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.326522 15184 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:04.300107 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:04.298977 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:04.301277 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:04.328800 15183 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:04.298946 17834 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.312608 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:04.340456 15182 raft_consensus.cc:2393] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 8: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
W20260709 12:14:04.352154 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 66610.3us
I20260709 12:14:04.312067 17745 raft_consensus.cc:740] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:04.307240 17628 consensus_queue.cc:237] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.338224 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:04.313774 17805 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.044s
I20260709 12:14:04.342389 17818 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:04.369462 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:04.359894 15711 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:14:04.371474 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 61872.5us
I20260709 12:14:04.380153 17806 raft_consensus.cc:3055] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:04.380733 17806 raft_consensus.cc:740] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:04.381201 17818 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:04.381717 17806 consensus_queue.cc:260] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:04.383392 17832 log.cc:927] Time spent T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 12:14:04.384287 15183 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:04.367656 17745 consensus_queue.cc:260] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.387185 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:04.388079 15182 raft_consensus.cc:2393] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:04.343906 17834 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.384225 15153 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:04.399468 17805 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:04.424782 15714 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
W20260709 12:14:04.426367 15685 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:04.426633 17834 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:04.427384 15156 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:04.427556 17745 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:04.428711 17730 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:04.429077 17730 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:04.429438 17730 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:04.383033 17719 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:04.433959 17824 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.434441 17777 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:04.434981 17777 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.437111 17777 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:04.434486 17824 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.440582 17719 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:04.441269 17719 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:04.445273 17583 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:04.446625 17824 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:04.449695 15005 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:04.450352 15081 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:04.450738 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 49546.5us
I20260709 12:14:04.451807 17735 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:04.452471 17735 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:04.454758 17734 raft_consensus.cc:3055] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Stepping down as leader of term 5
W20260709 12:14:04.456267 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:04.457229 17719 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:04.458045 14934 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37356 (request call id 228) took 1137 ms. Trace:
I20260709 12:14:04.459316 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:04.460232 15183 raft_consensus.cc:2393] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:04.460518 15081 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:04.461915 15081 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:04.462635 17751 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:04.464128 17751 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:04.464849 17751 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:04.467381 17786 raft_consensus.cc:3055] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:04.467887 17786 raft_consensus.cc:740] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:04.468803 17786 consensus_queue.cc:260] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.470208 17786 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:04.471932 15005 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:04.455163 17734 raft_consensus.cc:740] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:04.476255 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:04.420547 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:04.478905 17725 raft_consensus.cc:3055] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:04.479339 17725 raft_consensus.cc:740] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:04.480149 17725 consensus_queue.cc:260] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.481132 17725 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:04.475534 17734 consensus_queue.cc:260] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:04.485176 17734 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:04.485771 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:04.471845 17839 raft_consensus.cc:3055] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:04.490072 17839 raft_consensus.cc:740] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:04.490351 14935 catalog_manager.cc:5697] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 2 to 3, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 3 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:04.490875 17839 consensus_queue.cc:260] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.492102 17839 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:04.489524 17799 raft_consensus.cc:3055] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:04.494122 17799 raft_consensus.cc:740] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:04.494807 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:04.467914 15081 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:04.495463 15108 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:04.496021 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:04.459403 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:04.497200 17741 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:04.494952 17799 consensus_queue.cc:260] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.497438 15111 raft_consensus.cc:1240] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:04.498136 17799 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:04.496680 15081 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:04.504565 17737 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:04.506328 17806 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:04.458439 14934 rpcz_store.cc:276] 0709 12:14:03.320621 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:03.320896 (+   275us) service_pool.cc:224] Handling call
0709 12:14:04.457953 (+1137057us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:03.379206 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:03.379734 (+   528us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:03.379767 (+    33us) write_op.cc:435] Acquired schema lock
0709 12:14:03.379782 (+    15us) tablet.cc:662] Decoding operations
0709 12:14:03.380163 (+   381us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:03.380226 (+    63us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:03.380258 (+    32us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:14:03.380559 (+   301us) tablet.cc:701] Row locks acquired
0709 12:14:03.380576 (+    17us) write_op.cc:260] PREPARE: finished
0709 12:14:03.380738 (+   162us) write_op.cc:270] Start()
0709 12:14:03.380849 (+   111us) write_op.cc:276] Timestamp: P: 1783599243380672 usec, L: 0
0709 12:14:03.380870 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:14:03.499417 (+118547us) log.cc:844] Serialized 918 byte log entry
0709 12:14:04.103160 (+603743us) op_driver.cc:464] REPLICATION: finished
0709 12:14:04.300651 (+197491us) write_op.cc:301] APPLY: starting
0709 12:14:04.300767 (+   116us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:04.300887 (+   120us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:04.303208 (+  2321us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:04.303596 (+   388us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:04.303793 (+   197us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:14:04.303834 (+    41us) write_op.cc:312] APPLY: finished
0709 12:14:04.304040 (+   206us) log.cc:844] Serialized 29 byte log entry
0709 12:14:04.304197 (+   157us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:04.304284 (+    87us) write_op.cc:454] Released schema lock
0709 12:14:04.304323 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:04.304680 (+   357us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:04.304705 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":182040,"apply.run_cpu_time_us":2151,"apply.run_wall_time_us":4039,"num_ops":2,"prepare.queue_time_us":593,"prepare.run_cpu_time_us":20457,"prepare.run_wall_time_us":383302,"replication_time_us":677355,"thread_start_us":112536,"threads_started":1}]]}
I20260709 12:14:04.528162 17751 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:04.529886 15112 raft_consensus.cc:1240] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:04.530077 17792 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:14:04.531967 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 83982.5us
W20260709 12:14:04.529049 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 101774us
W20260709 12:14:04.541008 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:04.548199 17805 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:04.549167 17730 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:04.551608 15156 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:04.558964 17646 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 12:14:04.560832 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 88971.4us
I20260709 12:14:04.633364 15005 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:04.634912 15005 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:04.591372 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 70645.4us
I20260709 12:14:04.579264 15189 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
W20260709 12:14:04.594058 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:04.610567 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:04.639798 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:04.617499 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:04.610535 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:04.506282 15081 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:04.641955 15032 raft_consensus.cc:1240] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:04.648958 15154 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:04.608542 15711 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:04.609728 17806 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:04.655310 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:04.662741 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:04.666525 15031 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 6.
I20260709 12:14:04.617230 17846 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:04.668473 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 116972us
I20260709 12:14:04.667371 15005 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:04.623757 17845 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:04.665948 14938 catalog_manager.cc:5697] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 5 to 6, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2), now has a pending config: VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1), VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2), VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3), NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 6 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:14:04.678604 14938 catalog_manager.cc:5697] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 6 to 7, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 7 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.678140 15685 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:04.682942 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:04.659140 17805 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:04.684671 15108 raft_consensus.cc:2393] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 9: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:04.657943 17745 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election won for term 9
W20260709 12:14:04.684546 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 178357us
I20260709 12:14:04.667534 17725 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:04.667600 17777 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 12:14:04.682646 17807 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 12:14:04.699607 15156 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:04.682915 17733 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:04.668048 17817 consensus_queue.cc:1059] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 6.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.028s
I20260709 12:14:04.703226 17815 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 12:14:04.702694 17745 raft_consensus.cc:697] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:04.672698 17806 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.721834 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:04.695235 17821 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:04.682540 17830 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:04.671459 17792 consensus_queue.cc:1059] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.030s
I20260709 12:14:04.693202 17788 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.695999 17805 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:04.723109 15081 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:04.728101 17849 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:04.728571 15081 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:04.730013 15081 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:04.733613 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:04.724105 17765 tablet_copy_client.cc:538] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:04.739434 17830 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:04.741328 17733 raft_consensus.cc:697] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:04.742400 17733 consensus_queue.cc:237] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.742612 17788 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:04.700227 17786 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:04.745126 17788 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:04.710253 17777 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:04.724463 15182 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:04.728191 17745 consensus_queue.cc:237] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:04.749711 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 50187us
I20260709 12:14:04.676515 17846 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:04.784180 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 54228.2us
I20260709 12:14:04.740260 17750 raft_consensus.cc:3055] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:04.742277 17830 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:04.727339 17821 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:04.726387 17728 raft_consensus.cc:2764] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260709 12:14:04.746556 17805 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:04.816985 17860 log.cc:927] Time spent T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.096s	user 0.000s	sys 0.000s
I20260709 12:14:04.745167 17786 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:04.800722 17753 log.cc:927] Time spent T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 12:14:04.759807 17777 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:04.819582 17848 log.cc:927] Time spent T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 12:14:04.685195 17845 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.827618 17730 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:04.893150 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 196784us
W20260709 12:14:04.894960 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:04.818229 17837 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 12:14:04.896605 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 91800.9us
I20260709 12:14:04.910471 17733 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:04.915897 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 113429us
W20260709 12:14:04.923792 17829 log.cc:927] Time spent T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.113s	user 0.003s	sys 0.004s
I20260709 12:14:04.924265 17840 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:04.933712 17846 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:04.927119 17855 log.cc:927] Time spent T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.109s	user 0.001s	sys 0.002s
I20260709 12:14:04.895659 17646 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:04.910233 17852 log.cc:927] Time spent T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.076s	user 0.002s	sys 0.000s
I20260709 12:14:04.898988 17750 raft_consensus.cc:740] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:04.939975 17806 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:04.896034 17628 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:04.914537 17821 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:04.910682 17725 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:04.955681 15081 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:04.917006 17849 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:04.910821 17788 consensus_queue.cc:1059] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.047s
I20260709 12:14:04.960585 17752 raft_consensus.cc:3055] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:04.964609 15036 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:04.971802 15004 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:04.978339 17646 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:04.973963 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:04.962847 17839 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:04.960505 17733 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.974961 15156 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:04.954310 17735 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:04.983850 17750 consensus_queue.cc:260] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:05.010212 17735 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.010885 17733 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.011016 17750 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:05.003070 17752 raft_consensus.cc:740] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:05.012239 17752 consensus_queue.cc:260] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.012625 17735 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:04.962740 17730 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.005106 17845 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.013217 17752 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:05.013427 17730 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:04.990482 17851 log.cc:927] Time spent T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.126s	user 0.002s	sys 0.000s
W20260709 12:14:04.989184 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:05.002822 17849 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:04.976744 17840 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.021844 17840 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.023097 17730 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:05.007159 17839 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.007771 17828 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.017s
I20260709 12:14:05.025185 17839 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.006072 15004 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.026741 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:05.028226 17693 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:05.008021 17628 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.028335 17735 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:04.994410 17765 tablet_bootstrap.cc:492] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:14:05.006521 17831 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 12:14:05.033295 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 58428.9us
I20260709 12:14:05.006310 17646 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.034286 15156 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.002223 17725 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:05.045913 15156 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:05.019016 17849 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:04.981832 17786 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.046234 17693 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:05.048738 17843 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:05.058974 17730 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:05.060266 17628 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.076048 15156 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.077919 17828 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.014s
I20260709 12:14:05.093910 15156 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.094313 17815 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:05.094940 17815 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:05.096846 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 334513us
I20260709 12:14:05.097856 17752 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:05.100471 17737 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.101092 17737 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.101667 17788 raft_consensus.cc:3055] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:05.102157 17788 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:05.103420 17843 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:05.104319 17741 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:05.104878 17741 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.106631 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.107254 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:05.107614 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.107834 17719 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.096114 17792 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:05.108397 17719 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:05.108732 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:05.095211 15156 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.109519 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.110185 15114 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:05.111038 17737 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.112115 17719 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:05.112332 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:05.101174 17786 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:05.113679 17786 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.114042 15156 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.115533 15156 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.116086 17786 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.116258 17730 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:05.116684 17730 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:05.117085 17730 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:05.117918 17777 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:05.120030 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:05.121470 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:05.122017 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.119488 17693 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:05.123915 17792 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:14:05.103147 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 147567us
I20260709 12:14:05.125038 15081 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:05.113065 15031 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 6.
I20260709 12:14:05.127980 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.072537 17805 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.129259 15189 raft_consensus.cc:1240] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6. Ops: []
W20260709 12:14:05.130407 17866 log.cc:927] Time spent T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.127s	user 0.001s	sys 0.000s
I20260709 12:14:05.131234 17805 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:05.131810 15116 raft_consensus.cc:1240] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:05.132992 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.136652 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.140538 15712 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:05.140805 15181 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:05.144272 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.145125 15114 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:05.146060 15004 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:05.156023 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.160079 15183 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:14:05.161711 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.161000 17849 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:05.165086 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:05.165426 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 49998.4us
I20260709 12:14:05.165882 17835 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:05.167950 15181 raft_consensus.cc:1240] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 12:14:05.168216 17849 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.168623 17849 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:05.168583 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.165732 15185 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:05.165711 17745 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.173425 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.166229 15156 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.172818 17745 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.180517 15685 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:05.180751 17805 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:05.181344 17805 raft_consensus.cc:697] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:05.181497 17828 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:05.181926 17828 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.182264 17828 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:05.182288 17805 consensus_queue.cc:237] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.183555 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.184284 15185 raft_consensus.cc:2393] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:05.186596 15156 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.187932 17745 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.188033 17871 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:05.188330 17821 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:05.190837 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.191442 15156 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.191546 15114 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:14:05.174149 15112 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:14:05.107124 17741 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.193894 17849 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:05.174585 17865 log.cc:927] Time spent T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.191s	user 0.002s	sys 0.000s
I20260709 12:14:05.197382 17828 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:05.199770 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:05.200620 17745 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.202210 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.202913 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.226008 15182 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:05.205929 15078 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:05.206774 15081 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:05.103070 17788 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.141798 17792 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:05.199672 17777 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:05.216848 15004 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:05.227003 15183 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 12:14:05.227207 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:05.177479 14935 catalog_manager.cc:5697] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index -1 to 6, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added, no longer has a pending config: VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1), VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2), VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3), NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 6 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:14:05.242610 15004 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:05.244520 15032 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 6.
I20260709 12:14:05.240123 14935 catalog_manager.cc:5697] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 7 to 8, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 8 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.245620 15685 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
W20260709 12:14:05.245949 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 54587.9us
W20260709 12:14:05.252234 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 59142.2us
I20260709 12:14:05.253495 15081 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:05.234833 17741 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:05.257622 15156 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.237888 17792 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:05.262274 15081 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:05.237644 17871 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:05.247781 17846 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:05.247691 17831 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:05.266387 17734 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:05.288563 17831 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:05.267508 17725 consensus_queue.cc:1059] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:05.236063 17745 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.289042 17831 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:05.289598 17725 raft_consensus.cc:3055] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:05.290050 17725 raft_consensus.cc:740] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:05.255790 17822 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:05.292750 17822 raft_consensus.cc:697] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:05.293889 17822 consensus_queue.cc:237] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:05.257194 17835 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:05.295691 17693 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:05.296471 17693 raft_consensus.cc:697] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:05.297318 17745 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.257261 17741 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.275939 17849 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.277071 17815 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:05.276429 14938 catalog_manager.cc:5697] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 8 to 11, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 11 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.299667 17741 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:05.278344 17828 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:05.279067 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:05.304279 15032 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:05.297518 17693 consensus_queue.cc:237] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.280448 17821 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.283406 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:05.307633 15114 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:05.283915 15107 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:14:05.254287 17839 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:05.259639 17788 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:05.290127 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:05.291002 17725 consensus_queue.cc:260] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:05.272185 15081 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:05.313884 14938 catalog_manager.cc:5697] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 6 to 7, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 7 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:05.323515 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:05.330101 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 57998.5us
I20260709 12:14:05.306923 17815 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:05.328953 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 84290us
I20260709 12:14:05.332101 15081 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:05.331499 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 73964.6us
I20260709 12:14:05.313536 17839 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.330197 14938 catalog_manager.cc:5697] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 6 to 8, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 8 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.330260 15111 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:05.332612 17745 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.332782 17734 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:05.334753 15156 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.334869 15004 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:05.344460 15156 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.335965 17839 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:05.349809 15032 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:14:05.351771 17840 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:05.352157 17725 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:05.352692 15685 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:05.344012 17806 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:05.331311 17786 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.330929 17849 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.025s
I20260709 12:14:05.319916 17792 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.362236 15114 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:05.363446 15183 raft_consensus.cc:1275] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:05.336738 17735 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.352172 17840 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:05.366295 15684 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:05.365114 17728 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:05.342367 17741 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:05.367628 17728 raft_consensus.cc:697] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:05.368222 17792 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:05.368924 15185 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:05.368655 17728 consensus_queue.cc:237] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:05.330623 17730 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.370048 15187 raft_consensus.cc:1240] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:05.335369 17745 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.348562 17815 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.372819 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:05.366297 17840 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:05.373550 15710 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Advancing to term 10
I20260709 12:14:05.362550 17821 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:05.377200 17737 consensus_queue.cc:1059] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:05.364167 15004 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:05.377727 17730 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:05.379731 17735 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.381807 17735 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.382371 17741 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:05.357424 17734 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:05.384132 17735 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.384621 17735 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:05.385604 15710 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:05.373749 17815 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:05.388739 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 44357.2us
I20260709 12:14:05.390972 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:05.391422 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:05.391218 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:05.391590 17849 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:05.392175 17849 raft_consensus.cc:697] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:05.393172 17849 consensus_queue.cc:237] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.394142 17745 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.386591 14936 catalog_manager.cc:5697] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 4 to 5, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 5 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:05.395208 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.388366 17821 raft_consensus.cc:697] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:05.397465 17821 consensus_queue.cc:237] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:05.391328 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.398550 15115 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:05.400126 14936 catalog_manager.cc:5697] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 2 to 3, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 3 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:05.401690 17840 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.388896 17735 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:05.403795 17734 raft_consensus.cc:697] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:05.405789 17835 raft_consensus.cc:3055] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:05.406196 17835 raft_consensus.cc:740] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:05.405484 17734 consensus_queue.cc:237] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.407135 17835 consensus_queue.cc:260] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.407789 17843 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:05.408241 17835 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:05.355840 17786 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.344156 17805 consensus_queue.cc:1059] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.045s
I20260709 12:14:05.414515 17805 raft_consensus.cc:3055] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:05.415074 17805 raft_consensus.cc:740] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:05.416090 17805 consensus_queue.cc:260] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.419937 17733 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.420701 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:05.421423 15036 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:05.421856 15031 raft_consensus.cc:1240] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:05.420567 17733 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:05.421571 17839 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.425176 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.427877 15078 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:05.417541 15107 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:14:05.437474 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:05.437839 15031 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
W20260709 12:14:05.439350 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:05.423915 15004 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:05.442931 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:05.443209 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:05.443869 15035 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:05.450984 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:05.470415 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:05.470831 15115 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:05.471269 15185 raft_consensus.cc:2393] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:05.473109 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:05.473363 15040 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:05.473837 15156 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.474530 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:05.450380 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:05.475591 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:05.476181 15037 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:14:05.475217 15038 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:05.449115 17805 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:05.481433 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:05.482276 15107 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:05.484812 15033 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 7. (term mismatch)
I20260709 12:14:05.485270 15033 pending_rounds.cc:85] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 6
I20260709 12:14:05.489244 17840 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.492712 15111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:41540
I20260709 12:14:05.493391 15111 raft_consensus.cc:606] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Received request to transfer leadership
I20260709 12:14:05.494648 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.495679 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.496129 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.496934 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.497713 17846 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:05.497819 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.498416 17846 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:05.499625 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.499869 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.500643 17846 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:05.500943 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.502139 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.503978 17733 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:05.504546 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.504714 17733 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:05.505452 17733 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.505828 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.503813 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:05.508751 17840 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:05.508908 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.509357 17840 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:05.511452 17741 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.511988 17741 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:05.512564 15185 raft_consensus.cc:1240] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:05.513733 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.514209 17741 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:05.514395 15190 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:05.515707 15109 raft_consensus.cc:1275] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:05.516415 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:05.498646 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.518991 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.520219 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.521003 15108 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 5.
I20260709 12:14:05.522533 15107 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:05.440550 17839 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.525573 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:05.528626 15004 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:05.536058 15108 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:14:05.448819 17843 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:05.539623 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:05.538988 15683 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.440281 17745 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:05.485510 15033 pending_rounds.cc:107] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 10.7
I20260709 12:14:05.545640 15033 raft_consensus.cc:2889] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:05.448971 17799 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:05.551409 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.544572 15081 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:05.535072 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 62265.5us
I20260709 12:14:05.546844 15190 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:05.496820 17737 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:05.478755 17735 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:05.474988 17788 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.548610 14934 catalog_manager.cc:5697] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 8 to 9, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 9 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.519306 17786 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.445742 17646 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:05.516855 17828 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.559661 15032 raft_consensus.cc:1240] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 7. Ops: []
I20260709 12:14:05.560556 14934 catalog_manager.cc:5697] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 8 to 9, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 9 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.534281 17693 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:05.484589 17850 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.075s
W20260709 12:14:05.619930 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:05.617350 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.561604 15185 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
W20260709 12:14:05.656397 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 102187us
I20260709 12:14:05.687702 15156 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:05.690076 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 73944.7us
I20260709 12:14:05.550726 17821 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:05.693449 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.693948 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.559512 17735 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:05.617256 17753 log.cc:927] Time spent T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 12:14:05.700985 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:05.701463 15182 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:05.694761 15081 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:05.694489 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 166005us
I20260709 12:14:05.709887 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:05.617511 17849 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:05.709985 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:05.695561 15190 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:05.694049 15188 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
W20260709 12:14:05.694810 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 155922us
I20260709 12:14:05.744946 15683 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.552573 17843 raft_consensus.cc:697] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:05.562377 17834 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:05.617812 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:05.625326 17765 log.cc:927] Time spent T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 12:14:05.721855 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.699368 17628 consensus_queue.cc:1059] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.047s
I20260709 12:14:05.681118 17840 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.723003 15038 raft_consensus.cc:2368] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7.
I20260709 12:14:05.560077 17799 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:05.725111 17831 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.616938 17788 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:05.689848 17733 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.561686 17745 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.561820 17737 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.741832 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.777603 15182 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:05.706058 17735 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:05.784085 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:05.745507 15115 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:05.705425 17693 raft_consensus.cc:697] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:05.726038 17777 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:05.705178 17741 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.042s
I20260709 12:14:05.747805 15112 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 2.
W20260709 12:14:05.758029 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 63422.6us
I20260709 12:14:05.692490 17646 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.724009 17835 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:05.761960 15185 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:14:05.697849 17828 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:05.726007 15156 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.770560 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.800246 15190 raft_consensus.cc:2393] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:05.771944 15080 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:05.761569 17807 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:05.758657 17834 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:05.776242 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.758606 17849 raft_consensus.cc:697] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:05.791569 15036 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 4: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:05.793924 15081 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:05.795642 15683 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.796550 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.797395 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:05.798678 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:05.812983 15115 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:05.776227 17840 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.778827 17786 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:05.818390 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 92498.6us
I20260709 12:14:05.819401 15156 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.823361 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:05.807907 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:05.821316 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:05.795377 17835 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:05.825891 15190 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:05.824010 15185 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:14:05.834105 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:05.831972 17792 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:05.786878 17719 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.028s
I20260709 12:14:05.804620 17725 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:05.838150 15188 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:05.808965 17834 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:05.805083 17777 raft_consensus.cc:697] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:05.841922 15005 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.832238 17888 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.850293 15005 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.835898 17741 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:05.860455 15108 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:14:05.836650 17835 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:05.861197 15005 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:05.800565 17628 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.036s
W20260709 12:14:05.866429 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 88254.3us
I20260709 12:14:05.832505 15710 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:14:05.866948 17897 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:05.877291 17882 log.cc:927] Time spent T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.097s	user 0.000s	sys 0.000s
W20260709 12:14:05.879005 17884 log.cc:927] Time spent T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260709 12:14:05.879977 17890 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:05.881199 17831 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.865167 17792 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election won for term 8
W20260709 12:14:05.860694 17881 log.cc:927] Time spent T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.164s	user 0.000s	sys 0.001s
I20260709 12:14:05.827606 17840 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.833098 17786 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:05.897181 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 101566us
I20260709 12:14:05.806284 17843 consensus_queue.cc:237] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 8.10, Last appended by leader: 10, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:05.912945 17828 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:05.915371 17887 log.cc:927] Time spent T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
W20260709 12:14:05.915854 17880 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.145s	user 0.000s	sys 0.003s
I20260709 12:14:05.917910 17835 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.920866 17751 raft_consensus.cc:3055] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:05.921291 17751 raft_consensus.cc:740] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:05.922184 17751 consensus_queue.cc:260] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.923790 17799 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:05.924551 17646 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.927842 17737 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.929648 17788 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:05.881700 17777 consensus_queue.cc:237] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.915225 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:05.899751 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 80424.3us
I20260709 12:14:05.860929 17839 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:05.880019 17693 consensus_queue.cc:237] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.943686 15031 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 6. (term mismatch)
I20260709 12:14:05.956728 15031 pending_rounds.cc:85] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 5
I20260709 12:14:05.957099 15031 pending_rounds.cc:107] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 9.6
I20260709 12:14:05.957351 15031 raft_consensus.cc:2889] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:05.943820 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:05.944314 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:05.945516 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:05.959626 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:05.960521 15037 raft_consensus.cc:2393] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 9: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:05.946179 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:05.961691 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:05.962396 15040 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:05.946431 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:05.963336 15034 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:05.944412 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:05.936429 15185 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 4.
I20260709 12:14:05.867118 17892 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:05.970923 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:05.934692 14938 catalog_manager.cc:5697] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 5 to 6, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 6 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:05.974854 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 167924us
I20260709 12:14:05.979175 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:05.981272 15037 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:14:05.982298 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:05.864827 17888 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:05.981173 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:05.987118 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 193281us
I20260709 12:14:05.996366 15081 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:05.997198 15081 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:05.991528 15080 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:05.988448 14938 catalog_manager.cc:5697] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:06.001530 15182 raft_consensus.cc:1275] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:14:05.974557 17751 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:06.005327 17888 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:05.998773 14938 catalog_manager.cc:5697] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 5 to 6, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 6 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:06.011004 17846 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:06.011544 17846 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.011235 17734 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:06.011945 17846 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:06.015089 15081 leader_election.cc:400] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7.
I20260709 12:14:06.015460 15081 leader_election.cc:403] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:06.019786 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:06.020542 15032 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 4.
I20260709 12:14:06.024228 15154 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:05.887632 17849 consensus_queue.cc:237] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.026204 15684 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:06.034179 15003 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
W20260709 12:14:06.034927 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 129643us
I20260709 12:14:06.036772 17728 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:06.039337 17728 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.039667 17728 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:06.000996 17733 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:06.040045 17893 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:06.040457 17893 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.040776 17893 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:06.042330 17735 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.001204 17792 raft_consensus.cc:697] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:06.043634 17892 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:06.049819 17734 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:06.051409 17888 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:06.051692 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:06.000988 17628 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.043s
I20260709 12:14:06.054018 17628 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:06.051851 17888 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.044005 17792 consensus_queue.cc:237] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.057199 15190 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:06.007484 17741 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:06.064224 17786 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.006613 17788 consensus_queue.cc:1059] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.061s
I20260709 12:14:06.034222 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:06.065023 17846 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.043116 17834 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.067485 17894 consensus_queue.cc:1059] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:06.068089 17834 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.068692 17834 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:06.069832 17893 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:06.070299 17734 raft_consensus.cc:3055] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:06.070701 17734 raft_consensus.cc:740] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:06.071048 17835 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.071482 17734 consensus_queue.cc:260] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.071887 17893 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:06.073063 17883 log.cc:927] Time spent T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.378s	user 0.002s	sys 0.000s
I20260709 12:14:06.074327 17741 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:06.074729 17741 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:06.077039 17745 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.077530 17745 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:06.077886 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 51982.9us
I20260709 12:14:06.077966 17745 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.040211 17733 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.062039 17888 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:06.085793 17840 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.107137 17765 tablet_bootstrap.cc:492] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:06.088726 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:06.089429 15156 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:06.054451 17728 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.092141 15039 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:06.069952 17834 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7.
I20260709 12:14:06.093629 17741 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.099879 17821 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:06.107125 17735 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.120932 15113 raft_consensus.cc:1240] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:06.087631 17788 raft_consensus.cc:3055] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:06.067091 17846 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:06.134541 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 273462us
I20260709 12:14:06.175819 15005 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.147269 17898 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:06.154819 17719 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:06.149668 17840 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.163201 17745 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.164695 17733 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.166555 17728 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:06.168397 17741 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.168946 15115 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:06.153967 17788 raft_consensus.cc:740] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:06.169919 17765 tablet_bootstrap.cc:492] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
W20260709 12:14:06.137099 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 47751us
I20260709 12:14:06.176077 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:06.189306 15156 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.178182 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:06.191685 15113 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:06.179392 15116 raft_consensus.cc:1240] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:06.192744 15156 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.182000 17735 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:06.181106 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 170839us
I20260709 12:14:06.181382 15005 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.197815 15005 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:06.181906 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 166980us
I20260709 12:14:06.152626 17831 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.169888 14936 catalog_manager.cc:5697] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 5 to 6, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 6 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:06.194239 15156 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.195420 17824 consensus_queue.cc:1059] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:06.193866 17728 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:06.199641 17900 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:06.224337 15005 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.198506 17733 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:06.216116 15116 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 6. (term mismatch)
I20260709 12:14:06.231594 15116 pending_rounds.cc:85] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 5
I20260709 12:14:06.202558 15080 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:06.181228 17863 consensus_queue.cc:1059] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.014s
I20260709 12:14:06.205837 15113 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:06.222862 17765 ts_tablet_manager.cc:1403] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 1.227s	user 0.032s	sys 0.030s
I20260709 12:14:06.185847 17840 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.196342 17730 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:14:06.180366 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 143133us
I20260709 12:14:06.232146 15116 pending_rounds.cc:107] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 5.6
I20260709 12:14:06.238907 17876 raft_consensus.cc:3055] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:06.236330 15154 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:06.243534 15116 raft_consensus.cc:2917] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Aborting config change with OpId 5.6: Aborted: Op aborted by new leader
W20260709 12:14:06.253392 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 50921.5us
I20260709 12:14:06.253919 15040 raft_consensus.cc:1275] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 12:14:06.237258 15005 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.238111 17898 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:06.237301 15156 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.225898 17900 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:06.263356 15005 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.257984 15116 raft_consensus.cc:2889] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:06.264910 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:06.261472 15004 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:06.265606 15005 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.265937 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:06.261930 15156 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.273656 15004 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:06.225343 15081 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:06.223131 17815 consensus_queue.cc:1059] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 12:14:06.246874 17863 raft_consensus.cc:3055] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:06.282379 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:06.290899 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:06.291038 15187 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:06.291915 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:06.292514 15189 raft_consensus.cc:2393] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:06.294605 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:06.266654 15185 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:06.263629 17792 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:06.226143 17850 consensus_queue.cc:1059] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.039s
I20260709 12:14:06.297576 17734 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:06.298180 17850 raft_consensus.cc:3055] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:06.298563 17850 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:06.283854 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 58600.5us
I20260709 12:14:06.241807 17839 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:06.281976 17799 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:06.289819 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:06.290287 15183 raft_consensus.cc:3055] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:06.247346 17730 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:06.302610 15183 raft_consensus.cc:740] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:06.264520 17728 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:06.221673 14936 catalog_manager.cc:5697] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:06.294039 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:06.221027 17831 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:06.226583 17849 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.044s
I20260709 12:14:06.309705 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:06.316485 15031 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:06.297286 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:06.317732 15189 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
W20260709 12:14:06.318992 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 57129.3us
I20260709 12:14:06.300355 15186 raft_consensus.cc:2393] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:06.288288 17886 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:06.243214 17904 raft_consensus.cc:2804] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:06.302364 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:06.274466 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:06.248682 17876 raft_consensus.cc:740] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:06.307744 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:06.327332 15033 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:06.281404 17846 consensus_queue.cc:1059] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.038s
I20260709 12:14:06.310899 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:06.326330 17876 consensus_queue.cc:260] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.247056 17788 consensus_queue.cc:260] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:06.351881 17876 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:06.299237 17843 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.337713 17728 raft_consensus.cc:697] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:06.353988 17728 consensus_queue.cc:237] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.289515 17834 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:06.315526 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:06.281879 17890 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:06.264071 17733 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:06.357363 17733 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.317090 15683 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.289691 17751 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:06.323159 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:06.363956 15186 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:06.323645 17805 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:06.321084 17821 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 12:14:06.266924 17900 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:06.310271 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:06.304668 17730 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:06.371726 15005 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:06.328742 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:06.202203 17745 consensus_queue.cc:1059] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.100s
I20260709 12:14:06.336361 15031 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:06.312371 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:06.290712 17863 raft_consensus.cc:740] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:06.340065 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:06.341356 17889 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.346167 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:06.289665 17828 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.048s
I20260709 12:14:06.301520 17839 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.349124 17840 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.352667 17843 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.356781 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:06.357883 17897 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.281822 17906 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:06.351024 15116 raft_consensus.cc:1240] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:06.359346 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:06.425159 15184 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:06.377620 15115 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:06.380151 15187 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 5.
I20260709 12:14:06.429428 15035 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:06.381274 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:06.326567 17888 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:06.394469 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:06.327083 17904 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.399834 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:06.431619 15190 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:06.431782 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:06.401264 15005 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:06.369899 17886 raft_consensus.cc:697] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:06.299654 17786 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:06.320506 17806 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.079s
I20260709 12:14:06.364045 17733 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:06.360404 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:06.412725 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:06.444572 15186 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:06.432444 15110 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:06.378446 17885 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.431492 15111 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
W20260709 12:14:06.448163 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 46966.3us
I20260709 12:14:06.403247 17839 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:06.403699 17893 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:06.459554 15032 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:14:06.454512 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 134797us
I20260709 12:14:06.451676 15005 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:06.461372 15005 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:06.462153 15005 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:06.454622 15183 consensus_queue.cc:260] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.464320 15183 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:06.464859 15156 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.465216 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:06.379571 17751 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.434902 17786 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.440574 17646 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:06.432557 17904 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:06.481782 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:06.439426 17831 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.484794 15183 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260709 12:14:06.487713 15111 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:06.487926 15183 pending_rounds.cc:85] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 4
I20260709 12:14:06.448670 17725 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:06.502064 15183 pending_rounds.cc:107] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 12:14:06.503505 15183 raft_consensus.cc:2889] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:06.458751 17849 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 12:14:06.513906 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 141275us
I20260709 12:14:06.413443 17889 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:06.481374 17786 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:14:06.521443 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 59365.4us
I20260709 12:14:06.522555 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:06.523191 15110 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:06.509490 17849 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.507493 17831 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:06.536026 17831 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.530541 15188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:06.488900 17815 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.037s
I20260709 12:14:06.516825 17646 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:06.554651 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:06.442999 17906 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:06.519451 17890 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:06.438320 17897 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:06.458204 17885 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.530570 17912 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:06.506908 17725 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.533334 17849 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:06.566190 17735 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.575806 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:06.547960 17831 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:06.579771 15110 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:06.568220 17890 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.599632 17890 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:06.602384 17849 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.563959 17646 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.603575 17646 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:06.604027 17908 log.cc:927] Time spent T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.224s	user 0.000s	sys 0.000s
I20260709 12:14:06.608912 17888 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:06.613008 15188 raft_consensus.cc:606] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:06.613494 15188 raft_consensus.cc:614] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:06.503393 17863 consensus_queue.cc:260] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.628952 17863 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:06.585088 15080 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:06.578140 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:06.587826 17735 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.587940 17917 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.632531 17917 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.633821 17735 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.634718 17846 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:06.634763 17917 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:06.635730 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 50752.5us
W20260709 12:14:06.643147 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 326107us
I20260709 12:14:06.656905 15111 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:06.685969 15109 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:06.632155 17751 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.514321 17886 consensus_queue.cc:237] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.671657 17730 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.699139 15111 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:06.627053 17890 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.672080 17831 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:06.705451 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 118358us
W20260709 12:14:06.707139 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 245967us
I20260709 12:14:06.715122 17920 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.728384 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:06.715627 17909 log.cc:927] Time spent T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.146s	user 0.001s	sys 0.000s
I20260709 12:14:06.716979 17906 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.717247 17850 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.721446 15115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:41540
I20260709 12:14:06.722558 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:06.735129 15182 raft_consensus.cc:1240] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:06.735308 15035 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:06.723251 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:06.736364 15031 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:06.729182 15034 raft_consensus.cc:2393] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:06.732816 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:06.733845 15081 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:06.737707 15110 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 6.
I20260709 12:14:06.734933 15115 raft_consensus.cc:606] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Received request to transfer leadership
I20260709 12:14:06.733222 17927 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:06.740892 17846 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:06.744694 15039 raft_consensus.cc:1240] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:06.741922 15081 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:06.744881 15004 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.748164 15081 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:06.748296 15004 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.750083 15004 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:06.733603 17799 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:06.730923 17843 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.759516 15156 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.764081 15156 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.750784 17735 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:06.764899 17899 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:06.764799 17876 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:06.771806 15156 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:06.747268 17850 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:06.744946 17846 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:06.756497 17745 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:06.782251 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:06.781575 17815 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:06.770609 17799 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:06.782908 15040 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 8
I20260709 12:14:06.743777 17906 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.027s
I20260709 12:14:06.786307 15038 raft_consensus.cc:1240] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:06.746343 17917 consensus_queue.cc:1059] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.032s
I20260709 12:14:06.796332 15034 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:06.782732 15710 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
I20260709 12:14:06.797037 17921 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.781827 17929 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:14:06.800206 17831 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.779911 17889 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.800519 17904 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:06.821928 17890 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.822500 15111 raft_consensus.cc:1240] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 12:14:06.747611 17927 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.781147 17646 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.805029 17926 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.052s
I20260709 12:14:06.805938 17885 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.794536 17834 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:06.779798 17843 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:06.783329 17846 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:06.785936 17893 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.820582 15040 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:06.788766 17799 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:06.821270 17912 consensus_queue.cc:1059] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:06.886211 17912 raft_consensus.cc:3055] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:06.886554 17912 raft_consensus.cc:740] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:06.887686 17799 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:06.889402 17902 log.cc:927] Time spent T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.601s	user 0.006s	sys 0.003s
I20260709 12:14:06.732903 17920 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:06.806756 17786 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:06.828866 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 78837.1us
I20260709 12:14:06.848340 17904 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:06.815750 17777 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:06.782047 17930 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.063s
W20260709 12:14:06.877488 15005 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.640s (SENT) [suppressed 18 similar messages]
I20260709 12:14:06.825133 17693 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.878798 17815 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:06.884568 17893 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:06.824569 17921 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.926512 15004 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:06.835670 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 88059.9us
I20260709 12:14:06.877290 17899 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:06.923573 17912 consensus_queue.cc:260] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.959461 17730 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:06.961279 17786 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:06.984169 15081 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:07.005215 17900 consensus_meta.cc:287] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.590s	user 0.010s	sys 0.000s
I20260709 12:14:07.023991 17940 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.037s
I20260709 12:14:07.024137 17900 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.025596 17895 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:07.026217 17895 raft_consensus.cc:697] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:07.027067 17895 consensus_queue.cc:237] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.981911 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
W20260709 12:14:07.032374 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:07.019850 17733 consensus_meta.cc:287] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.561s	user 0.007s	sys 0.002s
I20260709 12:14:07.021308 17786 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:06.965059 17693 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:06.990373 17899 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:07.020118 17904 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.048604 17904 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:07.051498 17839 consensus_meta.cc:287] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.578s	user 0.000s	sys 0.010s
I20260709 12:14:07.051961 17839 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.053907 17839 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:07.054754 15036 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 11. Current term is 12. Ops: [11.7-11.7]
I20260709 12:14:07.023255 17843 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:06.964928 17815 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:07.058348 15181 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40302 (request call id 1816) took 1523 ms (client timeout 1640 ms). Trace:
W20260709 12:14:07.058799 15181 rpcz_store.cc:269] 0709 12:14:05.534905 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.535243 (+   338us) service_pool.cc:224] Handling call
0709 12:14:07.058160 (+1522917us) spinlock_profiling.cc:243] Waited 882 ms on lock 0x7b54001aa254. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:07.058273 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2027644800}
I20260709 12:14:07.059960 17815 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:07.060227 17752 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:07.060595 17843 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.061028 17799 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.046733 17733 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.060740 17752 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.058287 17920 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:07.063022 17843 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:06.937636 17777 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.238288 17792 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.253695 17792 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.257905 17792 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:07.258975 17777 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:07.260097 17693 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:07.084156 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 206686us
I20260709 12:14:07.289274 17843 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:07.290056 17843 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:07.291213 17850 consensus_meta.cc:287] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.508s	user 0.006s	sys 0.002s
I20260709 12:14:07.295719 17843 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:07.296176 17646 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:07.296975 17921 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:07.297199 17904 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:07.299763 17899 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:07.300905 17799 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:07.302085 17900 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:07.294502 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 368067us
I20260709 12:14:07.309535 15004 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:07.294903 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 310826us
I20260709 12:14:07.311100 15081 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:07.312610 15081 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:07.324309 15110 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:07.329499 15110 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:07.334383 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:07.335892 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:07.243127 17927 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:07.336612 15116 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
W20260709 12:14:07.582274 15033 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.649s	user 0.036s	sys 0.036s
I20260709 12:14:07.335266 15107 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:07.568817 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:07.337196 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:07.385129 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 72590.6us
I20260709 12:14:07.336748 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:07.339807 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:07.591701 15112 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 8
I20260709 12:14:07.592286 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:07.590633 15033 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.657s	user 0.039s	sys 0.036s
W20260709 12:14:07.385490 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 66373.7us
I20260709 12:14:07.594062 15081 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:07.591674 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:07.594846 15110 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:07.629258 15116 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 8
I20260709 12:14:07.522068 17752 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:07.628788 17799 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:07.636236 17799 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:07.637506 17725 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:07.638211 17799 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:07.335489 17893 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:07.595392 17928 log.cc:927] Time spent T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
I20260709 12:14:07.594890 17921 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:07.641343 15113 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 1860) took 1296 ms. Trace:
I20260709 12:14:07.641657 17921 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.641671 15113 rpcz_store.cc:276] 0709 12:14:06.344511 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.346135 (+  1624us) service_pool.cc:224] Handling call
0709 12:14:06.358568 (+ 12433us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:06.378432 (+ 19864us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:06.378463 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:06.378932 (+   469us) log.cc:844] Serialized 26 byte log entry
0709 12:14:06.727712 (+348780us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:06.727764 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:06.727839 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:07.641142 (+913303us) raft_consensus.cc:1685] finished
0709 12:14:07.641161 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:07.641289 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":19504,"raft.queue_time_us":20255,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":19190,"spinlock_wait_cycles":1249664,"thread_start_us":286911,"threads_started":1,"wal-append.queue_time_us":379611}
I20260709 12:14:07.643766 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:07.644330 17897 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:07.644830 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:07.645411 15113 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:07.647413 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:07.651504 15115 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 10
I20260709 12:14:07.641858 15037 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 1905) took 1335 ms. Trace:
I20260709 12:14:07.655126 15037 rpcz_store.cc:276] 0709 12:14:06.306618 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.308757 (+  2139us) service_pool.cc:224] Handling call
0709 12:14:06.309055 (+   298us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:06.509335 (+200280us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:06.509370 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:06.509866 (+   496us) log.cc:844] Serialized 26 byte log entry
0709 12:14:06.736534 (+226668us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:06.736585 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:07.641508 (+904923us) spinlock_profiling.cc:243] Waited 42.5 ms on lock 0x7b54003755d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:07.641548 (+    40us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:07.641590 (+    42us) raft_consensus.cc:1685] finished
0709 12:14:07.641603 (+    13us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:07.641804 (+   201us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":943,"raft.run_cpu_time_us":93,"raft.run_wall_time_us":92,"spinlock_wait_cycles":97773824,"thread_start_us":358542,"threads_started":2,"wal-append.queue_time_us":239979}
W20260709 12:14:07.582422 17895 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.552s	user 0.024s	sys 0.053s
W20260709 12:14:07.656975 17895 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.626s	user 0.025s	sys 0.054s
W20260709 12:14:07.658195 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:07.385147 17846 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.294575 17912 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:07.661728 15107 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:07.663842 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 69876.3us
I20260709 12:14:07.652252 14938 catalog_manager.cc:5697] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 5 to 6, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 6 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:07.521669 17939 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:07.673164 14936 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 103) took 1976 ms. Trace:
I20260709 12:14:07.359639 17693 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.295184 17733 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:07.676998 15113 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:14:07.681255 17849 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:07.501156 17900 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:07.337637 17843 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:07.360203 17890 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:07.681850 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:07.553992 17918 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:07.486202 17940 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:07.486979 17885 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.193s
I20260709 12:14:07.487255 17942 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.681995 17693 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.674611 17807 consensus_queue.cc:1059] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 12:14:07.706341 15115 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:07.726084 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:07.727175 15115 raft_consensus.cc:2410] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 9 because replica has last-logged OpId of term: 7 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 5.
I20260709 12:14:07.728716 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:07.729825 17942 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.732182 17942 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:07.732738 17942 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:07.733062 17942 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:07.733394 17942 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:07.735443 15108 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:07.736268 15107 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:07.700479 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:07.742167 15718 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:07.741557 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:07.742939 15035 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:07.743608 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:07.744390 15040 raft_consensus.cc:2368] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:14:07.746855 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:07.712832 17821 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:07.718305 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:07.682587 17900 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.675606 14936 rpcz_store.cc:276] 0709 12:14:05.696419 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:05.696582 (+   163us) service_pool.cc:224] Handling call
0709 12:14:07.673101 (+1976519us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:06.384478 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:06.518458 (+133980us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:06.524877 (+  6419us) write_op.cc:435] Acquired schema lock
0709 12:14:06.528897 (+  4020us) tablet.cc:662] Decoding operations
0709 12:14:06.588054 (+ 59157us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:06.588115 (+    61us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:06.588145 (+    30us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:14:06.588520 (+   375us) tablet.cc:701] Row locks acquired
0709 12:14:06.588542 (+    22us) write_op.cc:260] PREPARE: finished
0709 12:14:06.588699 (+   157us) write_op.cc:270] Start()
0709 12:14:06.588820 (+   121us) write_op.cc:276] Timestamp: P: 1783599246588658 usec, L: 0
0709 12:14:06.588840 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:14:06.589437 (+   597us) log.cc:844] Serialized 909 byte log entry
0709 12:14:06.704735 (+115298us) op_driver.cc:464] REPLICATION: finished
0709 12:14:06.741818 (+ 37083us) write_op.cc:301] APPLY: starting
0709 12:14:06.741909 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:06.742033 (+   124us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:06.742147 (+   114us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:06.763945 (+ 21798us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:06.788192 (+ 24247us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:14:06.793349 (+  5157us) write_op.cc:312] APPLY: finished
0709 12:14:06.817743 (+ 24394us) log.cc:844] Serialized 29 byte log entry
0709 12:14:06.826284 (+  8541us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:06.826377 (+    93us) write_op.cc:454] Released schema lock
0709 12:14:06.826415 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:06.826766 (+   351us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:06.826792 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":36830,"apply.run_cpu_time_us":2674,"apply.run_wall_time_us":84929,"num_ops":2,"prepare.queue_time_us":113,"prepare.run_cpu_time_us":3701,"prepare.run_wall_time_us":219553,"replication_time_us":115720,"thread_start_us":36436,"threads_started":1}]]}
I20260709 12:14:07.720633 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:07.722257 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:07.736747 15112 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:07.738953 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:07.754941 15037 raft_consensus.cc:2393] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 7: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:07.738041 17885 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.711572 17940 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.740319 17693 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:07.741324 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:07.741469 15110 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:07.747541 15040 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:07.737783 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:07.761621 15031 raft_consensus.cc:2368] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10.
I20260709 12:14:07.756345 15113 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:07.756924 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:07.724606 17843 raft_consensus.cc:697] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:07.724393 17890 raft_consensus.cc:697] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:07.761971 15036 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:14:07.739835 17840 raft_consensus.cc:3055] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:07.710404 15116 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:07.762626 15038 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:14:07.385618 17765 raft_consensus.cc:359] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:07.721668 17918 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:07.686785 17939 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:07.772626 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 376976us
I20260709 12:14:07.774598 15004 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:07.761861 17940 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:07.777125 15004 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:07.777770 17799 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:07.766465 17840 raft_consensus.cc:740] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:07.800731 15032 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51618 (request call id 243) took 1712 ms (client timeout 1682 ms). Trace:
I20260709 12:14:07.806241 15004 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:07.763396 15713 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:07.775161 15714 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 5: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:07.814733 15004 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:07.826395 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:07.815269 17850 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:07.809242 17799 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.816013 17693 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.815721 17777 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:07.805249 17646 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:07.757946 17821 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:07.862294 15033 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 1617) took 1074 ms. Trace:
I20260709 12:14:07.821128 17918 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:07.877018 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:07.877836 15189 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:07.878782 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:07.821658 17951 log.cc:927] Time spent T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.190s	user 0.002s	sys 0.000s
I20260709 12:14:07.769209 17765 raft_consensus.cc:740] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:14:07.881249 15718 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:14:07.763695 17885 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:07.838824 15185 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:07.884558 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:07.885169 15185 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:07.839124 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:07.885581 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:07.840953 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:07.813419 15032 rpcz_store.cc:269] 0709 12:14:06.088325 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.088465 (+   140us) service_pool.cc:224] Handling call
0709 12:14:07.800435 (+1711970us) spinlock_profiling.cc:243] Waited 329 ms on lock 0x7b54003e6cd4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:07.800640 (+   205us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":756674304}
I20260709 12:14:07.813354 17897 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:07.867324 17646 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.867792 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:07.824501 17840 consensus_queue.cc:260] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.868656 17939 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:07.871188 17927 consensus_queue.cc:1059] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:07.871380 17890 consensus_queue.cc:237] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.895562 15714 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:07.874330 17900 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:07.862262 17846 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:07.862388 17921 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:07.899855 15182 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 1797) took 1596 ms. Trace:
I20260709 12:14:07.900270 15182 rpcz_store.cc:276] 0709 12:14:06.303638 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.718166 (+414528us) service_pool.cc:224] Handling call
0709 12:14:06.718452 (+   286us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:06.735615 (+ 17163us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:07.899584 (+1163969us) spinlock_profiling.cc:243] Waited 13.2 ms on lock 0x7b54001a9854. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:07.899764 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":30333696}
I20260709 12:14:07.825942 15003 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:07.881915 15181 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:14:07.862922 15033 rpcz_store.cc:276] 0709 12:14:06.788073 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.790722 (+  2649us) service_pool.cc:224] Handling call
0709 12:14:06.791078 (+   356us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:06.802350 (+ 11272us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:14:06.927166 (+124816us) log.cc:844] Serialized 14 byte log entry
0709 12:14:07.629105 (+701939us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:07.662479 (+ 33374us) log.cc:844] Serialized 26 byte log entry
0709 12:14:07.662667 (+   188us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:07.662927 (+   260us) log.cc:844] Serialized 14 byte log entry
0709 12:14:07.663100 (+   173us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:07.663176 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:07.862063 (+198887us) raft_consensus.cc:1685] finished
0709 12:14:07.862082 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:07.862231 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":504234,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":64,"raft.queue_time_us":23743,"raft.run_cpu_time_us":201,"raft.run_wall_time_us":5822,"spinlock_wait_cycles":28774784,"thread_start_us":819801,"threads_started":2,"wal-append.queue_time_us":843919}
I20260709 12:14:07.886132 15189 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:07.887204 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:07.888262 15186 raft_consensus.cc:2393] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:07.843194 17799 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:07.868099 17843 consensus_queue.cc:237] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.867708 17737 raft_consensus.cc:3055] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:07.874584 17898 raft_consensus.cc:3055] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:07.908483 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:07.904889 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:07.887773 17897 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:07.903965 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:07.911517 15186 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:07.909161 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 83312.6us
I20260709 12:14:07.890480 15183 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:07.910076 15182 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:07.913509 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:07.914116 15182 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:07.914907 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:07.910785 15109 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41544 (request call id 1862) took 1565 ms. Trace:
W20260709 12:14:07.916280 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 152491us
I20260709 12:14:07.917496 15109 rpcz_store.cc:276] 0709 12:14:06.345154 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.345805 (+   651us) service_pool.cc:224] Handling call
0709 12:14:07.910632 (+1564827us) spinlock_profiling.cc:243] Waited 293 ms on lock 0x7b54000b81d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:07.910732 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":674873088}
I20260709 12:14:07.920308 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:07.921110 15185 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:07.921973 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:07.922386 15182 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 5: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:07.918620 15189 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:07.924883 15189 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
I20260709 12:14:07.926119 15189 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:07.905411 17939 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:07.882428 17693 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.909140 17840 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:07.942575 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:07.916258 17900 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:07.909886 17737 raft_consensus.cc:740] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:07.928975 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:07.977155 15183 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:07.923379 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:07.978201 15182 raft_consensus.cc:2393] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:07.882756 17777 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:07.978967 15107 raft_consensus.cc:1240] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:07.979583 17737 consensus_queue.cc:260] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.980487 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:07.980676 17737 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:07.981076 15109 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:14:07.981103 15717 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:07.984724 17628 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:07.985345 15153 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:07.985200 17628 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.900450 17765 consensus_queue.cc:260] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:07.988299 17646 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:07.988808 17734 raft_consensus.cc:3055] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:07.989214 17734 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:07.990237 17765 ts_tablet_manager.cc:1434] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 1.748s	user 0.013s	sys 0.017s
I20260709 12:14:07.990070 17734 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.992374 17828 raft_consensus.cc:3055] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:07.992794 17828 raft_consensus.cc:740] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:07.993602 17828 consensus_queue.cc:260] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:07.946727 14923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 272422us
I20260709 12:14:07.950047 17940 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.995486 17846 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:08.001758 17846 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:07.994585 17828 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:07.949841 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 192700us
I20260709 12:14:07.952492 15116 raft_consensus.cc:1240] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:08.011792 17734 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:07.951220 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:07.916724 17897 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:07.944990 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:07.990567 17765 ts_tablet_manager.cc:1467] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Tablet startup took 1750ms
I20260709 12:14:07.970301 17900 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.007504 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:07.909731 17898 raft_consensus.cc:740] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:08.008556 15107 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:07.955698 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:08.059608 15185 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:07.944010 15081 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:08.061089 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 117175us
I20260709 12:14:08.062166 15081 leader_election.cc:400] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:14:08.062613 15081 leader_election.cc:403] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:08.017887 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:08.064165 15182 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:08.038640 15110 raft_consensus.cc:1240] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:08.052654 15189 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:07.991739 14934 catalog_manager.cc:5697] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 4 to 5, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 5 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:08.055008 15190 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:08.058262 15183 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:08.069278 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:08.070029 15183 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:08.069875 14934 catalog_manager.cc:5697] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 8 to 9, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 9 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:08.038329 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:08.077068 15184 raft_consensus.cc:2410] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 7 because replica has last-logged OpId of term: 6 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 6.
I20260709 12:14:07.996456 17927 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.079273 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:08.081089 15113 raft_consensus.cc:2393] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:08.080046 15039 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 1913) took 1358 ms. Trace:
I20260709 12:14:08.084676 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:08.085404 15107 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:08.076500 14934 catalog_manager.cc:5697] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 7 to 8, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 8 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:08.086972 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:08.088973 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:08.082785 15039 rpcz_store.cc:276] 0709 12:14:06.721894 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.722029 (+   135us) service_pool.cc:224] Handling call
0709 12:14:06.722286 (+   257us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:06.746361 (+ 24075us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:08.079795 (+1333434us) spinlock_profiling.cc:243] Waited 22.2 ms on lock 0x7b54000d0f54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:08.079980 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":51145472}
I20260709 12:14:08.083611 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:08.092754 15081 leader_election.cc:400] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10.
I20260709 12:14:08.093230 15081 leader_election.cc:403] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:08.094432 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:08.033845 17939 raft_consensus.cc:697] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:08.095064 15185 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:08.098366 15081 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:08.071821 17846 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.095371 15113 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:08.099327 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:08.094424 15190 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:08.054965 17954 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:08.100971 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:08.058845 17788 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:08.058552 17900 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:08.102597 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:08.109731 15183 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:08.122267 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:08.120134 17942 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.103540 17952 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:08.110463 15189 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:08.111681 17931 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:08.114398 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:08.105347 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:08.115196 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:08.116360 17751 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:08.124502 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:08.137712 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:08.138478 15031 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:08.139061 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:08.139473 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:08.140808 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:08.090065 17885 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:08.118876 17741 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.119655 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:08.121212 15188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:54254 (request call id 14) took 1590 ms. Trace:
I20260709 12:14:08.156454 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:08.129720 15113 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:08.124502 15032 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:14:08.156013 15035 raft_consensus.cc:2368] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:14:08.123492 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:08.133244 15185 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:08.158640 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:08.118080 17821 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.159623 15185 raft_consensus.cc:2410] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 9 because replica has last-logged OpId of term: 7 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 5.
I20260709 12:14:08.099361 17846 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
W20260709 12:14:08.147547 15156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:08.174446 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:08.123805 17952 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.103879 17954 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:08.145838 15186 raft_consensus.cc:2410] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 6 because replica has last-logged OpId of term: 5 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:14:08.154397 15080 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:08.197620 15031 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:08.097872 17628 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.141948 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:08.201485 15037 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:08.156374 15188 rpcz_store.cc:276] 0709 12:14:06.511371 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.516137 (+  4766us) service_pool.cc:224] Handling call
0709 12:14:08.101749 (+1585612us) spinlock_profiling.cc:243] Waited 73 ms on lock 0x7b540040fbd4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d14853 00007f4c0dce260a 00007f4c072687d4 00007f4c07268762 00007f4c07268691 00007f4c0726860c 00007f4c072678c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:08.101866 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":167897472}
I20260709 12:14:08.175370 15036 raft_consensus.cc:2393] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:08.150504 15182 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:08.131091 15081 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:08.182801 15183 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:08.121017 17913 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.205868 17913 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.208439 17913 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:08.128141 17805 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.211728 17805 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.214205 17805 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:08.198405 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 44124.6us
I20260709 12:14:08.095633 17927 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.217718 15037 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:08.202432 15186 raft_consensus.cc:3055] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:08.202359 15031 raft_consensus.cc:1240] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:08.220090 15185 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: [9.7-9.7]
I20260709 12:14:08.223517 15186 raft_consensus.cc:740] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:14:08.151924 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 337241us
I20260709 12:14:08.176433 15714 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 6. (term mismatch)
I20260709 12:14:08.228889 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:08.224893 15004 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:08.230435 15004 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:08.231827 15004 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:08.222429 17957 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10.
W20260709 12:14:08.245618 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:08.227501 15186 consensus_queue.cc:260] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.201324 17952 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:08.236706 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:08.201056 17954 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:08.239866 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 108841us
I20260709 12:14:08.199949 17777 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:08.245326 15110 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:08.200419 17876 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.246527 15186 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:08.124178 17931 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:08.155598 17751 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.228304 15714 pending_rounds.cc:85] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Aborting all ops after (but not including) 5
I20260709 12:14:08.124136 17898 consensus_queue.cc:260] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.279016 17896 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:08.279788 17896 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:08.281471 17940 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.283582 17693 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:08.284529 17931 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:08.285127 15190 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 3.
I20260709 12:14:08.287083 17751 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.288290 17927 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.290027 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:08.275931 15714 pending_rounds.cc:107] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 5.6
I20260709 12:14:08.291252 17965 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.016s
I20260709 12:14:08.291702 15714 raft_consensus.cc:2917] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Aborting config change with OpId 5.6: Aborted: Op aborted by new leader
I20260709 12:14:08.294158 15714 raft_consensus.cc:2889] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:08.249507 15037 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:08.250854 15081 leader_election.cc:400] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:14:08.174393 17741 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.247157 17628 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:08.269471 17886 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:08.313153 15156 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:08.251451 17850 raft_consensus.cc:697] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:08.242219 17885 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:08.243137 17921 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:08.127727 17939 consensus_queue.cc:237] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.224207 17959 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:08.241716 17646 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.302135 17628 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:08.249598 17846 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:08.299431 15081 leader_election.cc:403] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 12:14:08.309010 17942 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:08.351370 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 100676us
I20260709 12:14:08.246940 15004 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:08.351682 17942 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:14:08.267504 15186 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 12:14:08.352439 15186 pending_rounds.cc:85] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 3
I20260709 12:14:08.352686 15186 pending_rounds.cc:107] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 12:14:08.352910 15186 raft_consensus.cc:2889] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:08.245160 17961 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.053s
W20260709 12:14:08.304723 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 225177us
I20260709 12:14:08.355187 15685 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:08.356142 17733 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:08.356760 17733 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.282377 17896 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.358150 17896 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:08.358497 17896 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.358829 17896 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:08.359462 17885 raft_consensus.cc:697] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:08.312871 17905 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.360224 17905 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.360446 17885 consensus_queue.cc:237] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.362277 17905 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.310227 17777 consensus_queue.cc:1059] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.053s
W20260709 12:14:08.364530 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 117696us
I20260709 12:14:08.376225 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:08.330850 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:08.313925 17904 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.792s	user 0.014s	sys 0.016s
I20260709 12:14:08.376991 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:08.377563 15040 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:08.274693 17876 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:08.387888 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:08.274485 15684 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:14:08.388919 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 114543us
W20260709 12:14:08.318218 17912 consensus_meta.cc:287] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.643s	user 0.010s	sys 0.010s
I20260709 12:14:08.305029 17824 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:08.274253 17957 consensus_queue.cc:1059] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.060s
I20260709 12:14:08.346932 15115 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 1884) took 1013 ms. Trace:
I20260709 12:14:08.399072 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:08.399757 15032 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:08.390108 15684 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:08.372107 17628 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:08.403522 17719 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEARNER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:08.376348 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:08.386243 15004 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:08.309288 17898 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:14:08.372630 17834 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.777s	user 0.005s	sys 0.031s
I20260709 12:14:08.335256 17886 raft_consensus.cc:697] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:08.342804 17959 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.359376 17940 consensus_queue.cc:1059] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260709 12:14:08.384670 17895 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.359000 17733 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.385432 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:08.385972 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:08.385353 17904 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.863s	user 0.014s	sys 0.017s
I20260709 12:14:08.406401 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:08.407063 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:08.300846 17693 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.408128 15031 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:08.351107 17846 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:08.397486 15115 rpcz_store.cc:276] 0709 12:14:07.333894 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:07.753635 (+419741us) service_pool.cc:224] Handling call
0709 12:14:07.754139 (+   504us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:07.754440 (+   301us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:07.754465 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:07.754889 (+   424us) log.cc:844] Serialized 26 byte log entry
0709 12:14:08.139672 (+384783us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:08.139716 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:08.139785 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:08.346646 (+206861us) raft_consensus.cc:1685] finished
0709 12:14:08.346673 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:08.346849 (+   176us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":953,"raft.queue_time_us":161384,"raft.run_cpu_time_us":157,"raft.run_wall_time_us":22175,"thread_start_us":333952,"threads_started":1,"wal-append.queue_time_us":483701}
I20260709 12:14:08.335405 17805 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:08.377187 15683 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:08.409205 17834 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.842s	user 0.005s	sys 0.031s
I20260709 12:14:08.408102 17824 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:08.054474 17765 ts_tablet_manager.cc:1469] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Trace:
0709 12:14:01.667034 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:01.667190 (+   156us) service_pool.cc:224] Handling call
0709 12:14:01.927720 (+260530us) ts_tablet_manager.cc:934] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767)
0709 12:14:03.322867 (+1395147us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:14:03.894491 (+571624us) tablet_metadata.cc:665] Metadata flushed
0709 12:14:03.897188 (+  2697us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:14:03.922323 (+ 25135us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:14:03.922796 (+   473us) tablet_replica.cc:206] Creating consensus instance
0709 12:14:03.923146 (+   350us) ts_tablet_manager.cc:989] Replica registered.
0709 12:14:03.923250 (+   104us) inbound_call.cc:177] Queueing success response
0709 12:14:04.184267 (+261017us) spinlock_profiling.cc:243] Waited 1.41 ms on lock 0x7b180034ab00. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c2d3f3 00007f4c05c2f7c1 00007f4c05c2f779 00007f4c05c2f709 00007f4c05c2f6d1 00007f4c05c2e9cd 0000000000388634 0000000000388479 00007f4c05c1083a
0709 12:14:04.993986 (+809719us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 12:14:06.242126 (+1248140us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 12:14:06.323174 (+ 81048us) tablet_replica.cc:261] Starting instrumentation
0709 12:14:06.477157 (+153983us) tablet_replica.cc:280] Starting consensus
Metrics: {"dns_us":68146,"mutex_wait_us":137512,"raft.queue_time_us":1745,"raft.run_cpu_time_us":106,"raft.run_wall_time_us":107,"spinlock_wait_cycles":3239296,"tablet-copy.queue_time_us":146826,"tablet-download-pool.queue_time_us":21014,"tablet-download-pool.run_cpu_time_us":1680,"tablet-download-pool.run_wall_time_us":533810,"thread_start_us":320023,"threads_started":2}
I20260709 12:14:08.427556 17850 consensus_queue.cc:237] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:08.432713 17886 consensus_queue.cc:237] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.441867 17931 consensus_queue.cc:1059] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:08.363186 17646 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.432247 17741 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.443876 17957 raft_consensus.cc:3055] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:08.404299 17893 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:08.447952 17876 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:08.364782 17964 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:08.451735 15035 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 5.
I20260709 12:14:08.470664 17805 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.349994 17897 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.385828 17921 raft_consensus.cc:697] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:08.463070 15040 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
W20260709 12:14:08.469978 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 92872us
I20260709 12:14:08.430276 17966 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:14:08.505764 17799 consensus_meta.cc:287] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.595s	user 0.010s	sys 0.000s
W20260709 12:14:08.498024 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 335333us
I20260709 12:14:08.484791 17918 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:08.470254 17846 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:08.505784 17906 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:08.450815 17959 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:08.555692 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:08.469977 17693 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:08.546751 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:08.607618 15036 raft_consensus.cc:2393] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:14:08.607762 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:08.465049 17895 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:08.505714 17931 consensus_queue.cc:1243] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer 2cdab4d204e440c194e8b09634795793 log is divergent from this leader: its last log entry 9.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
W20260709 12:14:08.561090 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 226265us
I20260709 12:14:08.557901 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:08.620433 15156 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:08.503118 17957 raft_consensus.cc:740] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:08.549033 17805 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:08.551540 17966 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:08.558939 17964 raft_consensus.cc:697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:08.614071 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 227718us
I20260709 12:14:08.636044 17964 consensus_queue.cc:237] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.637086 15004 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:08.638520 17978 raft_consensus.cc:3055] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:08.638989 17890 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:08.639533 17890 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.639268 17972 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:08.639896 17890 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:08.641384 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:08.648265 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:08.625531 17840 consensus_meta.cc:287] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.647s	user 0.007s	sys 0.006s
I20260709 12:14:08.648970 15115 raft_consensus.cc:2393] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 8: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:08.652889 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:08.649689 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:08.548796 17893 raft_consensus.cc:697] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
W20260709 12:14:08.637102 17975 log.cc:927] Time spent T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.134s	user 0.000s	sys 0.000s
I20260709 12:14:08.654289 15111 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
W20260709 12:14:08.647902 17828 consensus_meta.cc:287] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent flushing consensus metadata: real 0.637s	user 0.013s	sys 0.006s
I20260709 12:14:08.656805 15038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "557b9d61210a4b4788166f507be888d5"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:08.624423 17977 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.587656 17799 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.660096 15005 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:08.655998 15110 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:08.662119 15038 raft_consensus.cc:606] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:08.643189 17966 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:08.614068 17900 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:08.663165 15050 tablet_copy_service.cc:342] P 2cdab4d204e440c194e8b09634795793: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-d87b457d4fcf450aa4a249c29980c2d6 received from {username='slave'} at 127.0.0.1:51618
I20260709 12:14:08.670264 17896 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:08.609242 17906 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:08.653944 17921 consensus_queue.cc:237] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.653833 17788 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:08.642374 17931 consensus_queue.cc:1059] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.031s
I20260709 12:14:08.673144 17805 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.763549 15038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:08.764205 15038 raft_consensus.cc:606] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:08.764669 17805 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:08.674006 17628 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.721148 17977 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.653985 17885 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:08.671033 17893 consensus_queue.cc:237] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:08.677404 17979 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:08.639000 17978 raft_consensus.cc:740] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:14:08.687712 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 66180.2us
I20260709 12:14:08.777139 15156 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:08.704383 15717 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
W20260709 12:14:08.734961 17971 log.cc:927] Time spent T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.106s	user 0.000s	sys 0.001s
I20260709 12:14:08.735306 17980 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:14:08.738890 15050 tablet_copy_service.cc:434] P 2cdab4d204e440c194e8b09634795793: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-d87b457d4fcf450aa4a249c29980c2d6 on tablet d87b457d4fcf450aa4a249c29980c2d6 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:08.792335 15039 raft_consensus.cc:2368] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8.
W20260709 12:14:08.786250 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 126224us
I20260709 12:14:08.798484 15005 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:08.803948 15078 consensus_peers.cc:597] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:08.804479 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 541279us
I20260709 12:14:08.820097 15005 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:08.825040 17995 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:08.825549 17995 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:08.825906 17995 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:08.828130 17987 log.cc:927] Time spent T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.179s	user 0.000s	sys 0.000s
I20260709 12:14:08.778064 17979 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:08.820741 15078 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:08.778841 17824 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:08.739574 17876 consensus_queue.cc:1059] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.080s
I20260709 12:14:08.766676 17885 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.662528 17957 consensus_queue.cc:260] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.778210 17788 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.823335 17988 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:08.835254 17979 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:08.835911 17843 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:08.851588 17976 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.856415 17693 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:08.857753 17824 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:08.837977 17646 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.864538 15114 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
W20260709 12:14:08.853981 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:08.859527 15112 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58982 (request call id 299) took 1190 ms. Trace:
I20260709 12:14:08.838323 17834 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:08.840931 17628 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.847980 17972 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 12:14:08.857703 17952 consensus_meta.cc:287] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.602s	user 0.009s	sys 0.000s
W20260709 12:14:08.879846 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:08.865322 15112 rpcz_store.cc:276] 0709 12:14:07.669319 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:07.756337 (+ 87018us) service_pool.cc:224] Handling call
0709 12:14:07.756572 (+   235us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:07.911380 (+154808us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:07.911411 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:07.947809 (+ 36398us) log.cc:844] Serialized 26 byte log entry
0709 12:14:08.118574 (+170765us) spinlock_profiling.cc:243] Waited 15.4 ms on lock 0x7b48002601d8. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0dc43aa1 00007f4c0dc3ab37 00007f4c0dc3a9ca 00007f4c0dd3226f 00007f4c0dd31f37 00007f4c0dd4655c 00007f4c0dd46508 00007f4c0dd46488 00007f4c0dd46443 00007f4c0dd456ec 00007f4c0cc6fa96
0709 12:14:08.314304 (+195730us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:08.385669 (+ 71365us) log.cc:844] Serialized 14 byte log entry
0709 12:14:08.386741 (+  1072us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:08.386804 (+    63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:08.450126 (+ 63322us) spinlock_profiling.cc:243] Waited 10.9 ms on lock 0x7b1800317440. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c2d3f3 00007f4c05c2f7c1 00007f4c05c2f779 00007f4c05c2f709 00007f4c05c2f6d1 00007f4c05c2e9cd 0000000000388634 0000000000388479 00007f4c05c1083a
0709 12:14:08.859325 (+409199us) raft_consensus.cc:1685] finished
0709 12:14:08.859346 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:08.859467 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":862,"prepare.queue_time_us":79407,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":43,"raft.queue_time_us":167235,"raft.run_cpu_time_us":2738,"raft.run_wall_time_us":198814,"spinlock_wait_cycles":60381312,"thread_start_us":373931,"threads_started":2,"wal-append.queue_time_us":409651}
I20260709 12:14:08.860100 17977 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.861054 17939 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.869117 17967 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 12:14:08.890434 17954 consensus_meta.cc:287] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.621s	user 0.002s	sys 0.007s
W20260709 12:14:08.904206 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 84180us
I20260709 12:14:08.899976 17939 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:08.905231 17983 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 12:14:08.888027 17952 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.906858 17939 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.903002 17967 raft_consensus.cc:697] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:08.877765 17824 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.882565 17834 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.867031 17976 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.909053 17885 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:08.935496 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 288517us
I20260709 12:14:08.913416 17977 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.915794 17799 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.908932 17954 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:08.908432 17992 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.036s
I20260709 12:14:08.945389 15154 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:08.925608 17900 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:08.947950 17981 log.cc:927] Time spent T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
W20260709 12:14:08.948989 17996 log.cc:927] Time spent T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 12:14:08.933169 17999 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:08.950330 17999 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.952466 17834 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.939256 17896 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.953665 17788 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.942000 17906 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.947865 17952 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:08.963517 17967 consensus_queue.cc:237] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.969007 15154 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:08.970276 15154 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:08.971067 17980 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:08.971501 17992 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:08.971786 17980 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:08.972734 15154 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:08.973466 17992 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:08.973891 17992 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:08.976743 15189 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
W20260709 12:14:08.977219 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 65741.9us
I20260709 12:14:08.982167 15154 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:08.988198 15080 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:08.989203 15005 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:08.990953 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:08.991792 15112 raft_consensus.cc:2410] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 11 because replica has last-logged OpId of term: 9 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 12:14:08.991882 15005 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:08.952548 17999 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:08.995932 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:08.975895 17693 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:08.943001 17977 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.998884 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:08.974139 17890 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:08.996744 15112 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:09.001590 15005 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:09.003545 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.004352 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:08.999562 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.005679 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.006278 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:09.006801 15112 raft_consensus.cc:2393] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:08.993477 17725 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:08.992996 17805 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:08.993203 17900 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:08.999320 17799 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:09.011041 15005 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:09.016227 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:09.029258 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:08.986897 17876 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 12:14:09.030313 15183 raft_consensus.cc:3055] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:09.038352 17976 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.038599 15183 raft_consensus.cc:740] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:09.040165 15183 consensus_queue.cc:260] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.041056 15183 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:09.027431 15112 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260709 12:14:09.020581 17835 raft_consensus.cc:993] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:14:08.999782 17846 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:09.043781 17835 raft_consensus.cc:1081] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:14:09.045063 17846 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.023070 17967 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:09.044672 17835 raft_consensus.cc:2955] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Committing config change with OpId 5.6: config changed from index -1 to 6, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:14:09.018390 17890 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.046295 17967 raft_consensus.cc:697] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:09.016888 17977 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.009419 17995 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:09.017112 18006 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.021450 17824 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:09.048656 17966 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.053323 17895 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:09.054155 17959 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.055960 15032 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:14:09.040094 17954 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:09.051191 18006 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.030562 15005 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:09.023464 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.031733 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:09.023147 15111 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 12:14:09.031901 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.032322 17885 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:09.033525 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.028985 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.022589 17931 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.016227 15116 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:09.028414 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.026443 17805 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.033548 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.034173 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.023362 17980 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:09.037487 18003 log.cc:927] Time spent T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.091s	user 0.000s	sys 0.001s
I20260709 12:14:09.062728 15108 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:09.055653 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:09.064538 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.060949 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.063613 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:09.106693 15187 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:09.116021 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.115257 15185 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:09.107402 15188 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:09.116982 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.050549 17995 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:09.119143 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.120091 15035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:09.120098 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.120579 15035 raft_consensus.cc:606] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:09.121018 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.060601 15183 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 6. (term mismatch)
I20260709 12:14:09.110333 15190 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
W20260709 12:14:09.107425 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 76929.5us
I20260709 12:14:09.111166 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:09.116557 15109 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:09.122340 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:09.123047 15114 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:09.123085 15108 raft_consensus.cc:2393] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:09.108086 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.064613 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:09.124359 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:09.124500 15184 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:09.125131 15185 raft_consensus.cc:2368] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:14:09.112744 17805 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:09.122666 15183 pending_rounds.cc:85] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 5
I20260709 12:14:09.130076 15183 pending_rounds.cc:107] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 9.6
I20260709 12:14:09.130378 15183 raft_consensus.cc:2889] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:09.130482 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:09.131601 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:09.132514 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.133071 15183 raft_consensus.cc:1240] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:09.134023 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.123440 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.135453 15114 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:09.112416 17799 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:09.121590 17895 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.116251 17885 raft_consensus.cc:697] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:09.136268 17912 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 10 current term: 10 is higher.
I20260709 12:14:09.138628 17799 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:09.117128 17980 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:09.134240 17850 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 12:14:09.047242 17967 consensus_queue.cc:237] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.051064 17979 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:09.173276 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:09.179481 17737 raft_consensus.cc:3055] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:09.147845 15710 raft_consensus.cc:2368] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8.
I20260709 12:14:09.205273 15109 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:09.112252 17931 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.231190 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.237058 17980 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:09.230005 15108 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260709 12:14:09.242756 15080 leader_election.cc:400] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:14:09.245463 15033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0722032df5c43008432205b24ec199b"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:09.250456 15033 raft_consensus.cc:606] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:09.252067 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:09.253130 15035 raft_consensus.cc:2410] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 11 because replica has last-logged OpId of term: 9 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 12:14:09.253877 17959 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.254468 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:09.245877 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:09.256078 15154 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:09.256790 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:09.257444 17824 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:09.257791 17824 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.258131 17824 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:09.258708 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:09.183555 17966 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.263696 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:09.263828 15153 leader_election.cc:400] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Vote denied by peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) with higher term. Message: Invalid argument: T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8.
I20260709 12:14:09.264278 15153 leader_election.cc:403] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
W20260709 12:14:09.211577 18009 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.211s	user 0.000s	sys 0.001s
I20260709 12:14:09.269320 15685 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:09.226035 15184 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:09.246441 15115 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:09.245918 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.273303 15181 raft_consensus.cc:2393] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:09.276535 15188 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:09.276723 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.278313 15109 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:14:09.279027 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:09.280364 15115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:41540
I20260709 12:14:09.280453 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:09.280678 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:09.281363 15037 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:09.281282 15038 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:09.282022 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.283051 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:09.281282 15182 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:14:09.212663 17799 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:09.271824 15154 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:09.284584 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:09.285213 15038 raft_consensus.cc:2393] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:09.219806 17737 raft_consensus.cc:740] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:09.289467 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:09.290030 17777 consensus_queue.cc:1059] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 12:14:09.298058 15005 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:09.247771 17939 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:09.268719 17964 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.301519 15005 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:09.278301 17913 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:09.305856 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:09.263055 17805 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.254503 17992 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.308601 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:09.309530 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:09.301585 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:09.302019 17954 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:09.312685 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.316164 15033 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:09.320669 15034 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:09.320868 15005 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:09.320888 15038 raft_consensus.cc:2368] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:14:09.322856 17988 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:09.334084 17988 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.326751 18006 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:09.280429 17906 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:09.336536 17737 consensus_queue.cc:260] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.337059 17906 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:09.337476 17906 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:09.337739 17737 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:09.338413 17997 log.cc:927] Time spent T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.431s	user 0.000s	sys 0.002s
I20260709 12:14:09.251245 17885 consensus_queue.cc:237] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.332574 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:09.332960 17954 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.339757 15034 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:09.340696 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:09.341729 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:09.342435 15034 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:09.344458 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:09.345212 15031 raft_consensus.cc:2393] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 10: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:09.345985 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:09.348681 17992 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:09.318524 17939 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.351794 17939 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.354342 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:09.354919 15037 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:09.306674 17849 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:09.358937 15034 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:09.183465 17895 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.332545 15005 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:09.361869 15005 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:09.306134 17966 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:09.362634 17966 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.335450 15033 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:09.334486 17988 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:09.356087 15004 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:09.356032 15185 raft_consensus.cc:2368] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:14:09.356863 15110 raft_consensus.cc:1240] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 12:14:09.359856 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:09.372681 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.360771 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:09.364396 15005 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:09.334721 15710 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:14:09.368391 18002 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:09.368507 17985 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:09.357638 17921 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:09.383351 15031 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:09.376924 15004 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:09.358881 17954 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:09.384398 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:09.386444 15034 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
W20260709 12:14:09.385169 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 73564.3us
I20260709 12:14:09.385739 15112 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:14:09.319334 17964 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.363124 17805 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:09.388911 15683 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:09.393568 15685 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:09.349686 17824 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.376693 17777 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.376169 17900 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:09.383790 17646 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:09.384806 18002 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:09.400349 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:09.402019 15035 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:09.383912 17921 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:09.368872 17939 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260709 12:14:09.382452 17850 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.019s
I20260709 12:14:09.390239 17985 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:09.423491 17985 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:09.404989 18002 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:09.405783 17921 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:09.417670 17900 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:09.402961 17777 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.424734 18018 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:09.460687 18018 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:09.461177 18018 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:09.441519 17896 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:09.444442 17900 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:09.455662 17931 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:09.458775 17890 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 12:14:09.481458 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:09.469884 17828 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:09.512951 17886 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:09.513161 17777 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:09.525058 18011 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.491s	user 0.004s	sys 0.000s
I20260709 12:14:09.514215 17824 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:09.517400 17954 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.478994 17900 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:09.525091 17886 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.541713 17886 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.529569 15186 raft_consensus.cc:2393] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
W20260709 12:14:09.519398 18015 log.cc:927] Time spent T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.140s	user 0.000s	sys 0.001s
I20260709 12:14:09.555794 17966 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.554163 17646 raft_consensus.cc:697] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:09.558169 17646 consensus_queue.cc:237] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.479640 17988 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.570590 17895 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.582187 17964 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.568374 17985 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.583336 17985 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.585193 17900 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.590430 15153 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:09.591045 17979 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:09.615612 18005 raft_consensus.cc:2804] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:09.616669 17824 raft_consensus.cc:1064] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:14:09.616953 18005 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.617375 18005 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:09.619791 17824 consensus_queue.cc:237] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 5, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:09.621188 17913 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) with higher term. Message: Invalid argument: T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8.
W20260709 12:14:09.622458 17835 consensus_meta.cc:287] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.575s	user 0.008s	sys 0.004s
W20260709 12:14:09.628885 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 244133us
I20260709 12:14:09.635182 17890 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:09.635799 17890 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:09.640019 15039 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50620 (request call id 1627) took 1491 ms (client timeout 1936 ms). Trace:
W20260709 12:14:09.640506 15039 rpcz_store.cc:269] 0709 12:14:08.148473 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:08.156203 (+  7730us) service_pool.cc:224] Handling call
0709 12:14:09.639780 (+1483577us) spinlock_profiling.cc:243] Waited 625 ms on lock 0x7b5400286754. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:09.639952 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1438087552}
I20260709 12:14:09.530045 17828 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:09.646811 17897 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.646991 18005 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:09.668689 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.670873 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.671558 15182 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:14:09.672458 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:09.673772 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:09.674540 15182 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:09.669790 15004 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:09.678145 15004 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:09.678737 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:09.647337 18002 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.681763 15182 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:09.582309 17906 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:09.683759 17885 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:09.694623 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.700194 17906 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.702726 17988 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.704838 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:09.679435 15712 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:09.686085 17995 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:09.707993 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:09.719444 15081 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:09.717514 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:09.721462 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:09.723124 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:09.723332 15111 raft_consensus.cc:1240] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:09.724241 15107 raft_consensus.cc:2368] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9.
I20260709 12:14:09.724550 15153 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:09.680385 18030 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:09.726648 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.727240 15108 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:09.728518 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:09.728768 15107 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260709 12:14:09.729296 15108 raft_consensus.cc:2393] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:09.729365 15717 raft_consensus.cc:2393] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 8: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:09.730240 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.730528 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.714681 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.732781 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:09.731992 15182 raft_consensus.cc:2393] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:09.733376 15186 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:09.734455 15108 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:09.735719 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.736285 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.737183 15080 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:09.737974 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:09.738776 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.681145 17897 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.039s
I20260709 12:14:09.742838 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.743625 15181 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:09.745489 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:09.746230 15182 raft_consensus.cc:2368] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:14:09.744472 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.747136 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.748202 15182 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:09.749274 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:09.750600 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.751531 17788 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:09.752166 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:09.752156 17788 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:09.741672 17628 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.755972 15081 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:09.745160 17834 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:09.756639 17834 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:09.757227 17741 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:09.762316 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:09.758798 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:09.756888 15081 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:09.750542 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:09.764120 15190 raft_consensus.cc:2393] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:09.728492 17961 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.682420 17921 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.728399 17885 raft_consensus.cc:697] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:09.765313 15080 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:09.740610 18006 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:09.719374 17995 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.766886 17904 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:09.767468 17895 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:09.755802 17788 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:09.767791 18002 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.768113 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.763494 15003 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:09.731686 17985 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:09.769340 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:09.771028 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:09.786728 15109 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:09.751433 17828 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.740053 17843 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:09.746112 17900 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.774703 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:09.764026 17959 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:09.775866 15115 raft_consensus.cc:606] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Received request to transfer leadership
I20260709 12:14:09.797158 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.790028 15186 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:09.740478 17799 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:09.766273 18030 raft_consensus.cc:697] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:09.792254 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:09.774158 18006 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:09.775676 17952 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:09.773538 15710 raft_consensus.cc:1240] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:09.775753 15711 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:09.797816 15190 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:14:09.756971 17978 consensus_queue.cc:260] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.765105 17988 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:09.807078 15182 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:09.826040 15036 raft_consensus.cc:1240] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 3. Current term is 4. Ops: []
W20260709 12:14:09.814013 17991 log.cc:927] Time spent T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: Append to log took a long time: real 0.908s	user 0.000s	sys 0.002s
I20260709 12:14:09.764586 17628 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.909924 15181 raft_consensus.cc:1240] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:09.910620 17628 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.808825 15186 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 8. (term mismatch)
I20260709 12:14:09.911242 15186 pending_rounds.cc:85] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 7
I20260709 12:14:09.911545 15186 pending_rounds.cc:107] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 11.8
I20260709 12:14:09.911865 18018 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:09.826807 17885 consensus_queue.cc:237] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.913966 17985 consensus_queue.cc:1059] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:09.914736 18018 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.915056 17985 raft_consensus.cc:3055] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:09.915475 17985 raft_consensus.cc:740] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:09.916361 17985 consensus_queue.cc:260] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:09.826172 17734 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:09.917541 17985 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:09.770773 17961 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.794327 17906 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.024s
I20260709 12:14:09.826788 15182 raft_consensus.cc:1240] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 12:14:09.777474 17904 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.911823 15186 raft_consensus.cc:2889] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:14:09.826946 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 55510.4us
I20260709 12:14:09.807729 17964 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 12:14:09.892901 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:09.901278 18005 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:09.902741 17989 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:09.905141 17921 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:09.907992 15684 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:09.908399 17995 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:09.917487 17734 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.919422 15107 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:09.797179 17959 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.814703 18006 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:09.923192 15154 leader_election.cc:400] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9.
I20260709 12:14:09.934293 15182 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260709 12:14:09.798651 17843 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.802284 17890 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.902616 15190 raft_consensus.cc:2955] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Committing config change with OpId 8.10: config changed from index 6 to 10, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:09.942027 15109 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:09.951270 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:09.950949 15080 leader_election.cc:400] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
W20260709 12:14:09.813573 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 56745.4us
I20260709 12:14:10.008515 15189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40302 (request call id 1857) took 2062 ms. Trace:
I20260709 12:14:09.982982 15032 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50610 (request call id 1931) took 1602 ms. Trace:
I20260709 12:14:10.009305 15081 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:10.009610 15032 rpcz_store.cc:276] 0709 12:14:08.380261 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:08.400358 (+ 20097us) service_pool.cc:224] Handling call
0709 12:14:09.956101 (+1555743us) spinlock_profiling.cc:243] Waited 592 ms on lock 0x7b5400027454. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:09.982915 (+ 26814us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1362041728}
I20260709 12:14:10.010537 15081 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:09.983186 15184 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:14:09.919826 17988 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:09.924858 17978 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:09.926932 17904 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:09.992192 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:09.995474 15154 leader_election.cc:403] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 12:14:09.989990 17788 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.888234 17952 raft_consensus.cc:697] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:14:10.004647 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 96742.7us
I20260709 12:14:10.011770 15080 leader_election.cc:403] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 12:14:10.012308 15184 raft_consensus.cc:1240] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7. Ops: []
W20260709 12:14:09.983696 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:10.024399 15184 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:10.008924 15189 rpcz_store.cc:276] 0709 12:14:07.946499 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:08.124255 (+177756us) service_pool.cc:224] Handling call
0709 12:14:10.008327 (+1884072us) spinlock_profiling.cc:243] Waited 840 ms on lock 0x7b54000dc5d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:10.008454 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1933114624}
W20260709 12:14:10.016103 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 93040.7us
I20260709 12:14:10.018127 15081 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:09.995960 17959 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:10.027403 15154 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:10.032965 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:10.029820 15184 raft_consensus.cc:1275] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 12:14:10.036806 17952 consensus_queue.cc:237] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.038017 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:10.038213 17979 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:10.043830 17979 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.044365 17979 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:10.025507 17994 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9.
I20260709 12:14:10.026117 15189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40292
I20260709 12:14:10.049407 15189 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:10.049878 15189 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:10.052839 17890 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.054863 17843 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.025718 17788 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.057694 17788 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.034912 15154 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:10.062139 18005 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:10.062657 18005 raft_consensus.cc:697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:10.063805 18005 consensus_queue.cc:237] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:10.068298 18022 log.cc:927] Time spent T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.522s	user 0.006s	sys 0.006s
I20260709 12:14:10.068897 18027 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:10.070672 17972 raft_consensus.cc:993] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
W20260709 12:14:10.071069 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:10.071885 18038 log.cc:927] Time spent T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.299s	user 0.002s	sys 0.010s
I20260709 12:14:10.073969 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:10.074599 15112 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:10.075424 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:10.075932 15112 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:10.026280 17835 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:10.077441 17799 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:10.013127 18034 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:10.079213 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 128403us
I20260709 12:14:10.082798 15080 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:10.013016 18018 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 12:14:10.080096 17991 log.cc:927] Time spent T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: Append to log took a long time: real 0.089s	user 0.000s	sys 0.001s
W20260709 12:14:10.079974 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 61922.9us
I20260709 12:14:10.080498 17628 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:14:10.092144 15081 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:10.089675 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:10.090757 15032 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 12:14:10.100535 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:10.099488 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:10.107273 15034 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:10.021562 17834 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:10.084232 15109 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:10.098521 17835 raft_consensus.cc:697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:10.109661 15081 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:10.110360 17628 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:10.110852 17628 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.111218 17628 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:10.111456 17961 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.112073 17961 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:10.112510 17961 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:10.112699 15081 leader_election.cc:400] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:14:10.094484 15189 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:10.114792 17895 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:10.115474 18041 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:10.116031 18041 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:10.117082 15081 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:10.110005 17835 consensus_queue.cc:237] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.117812 15154 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:10.117110 17912 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:10.127844 17788 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:10.128275 17788 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.128633 17788 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:10.128298 17912 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:10.124641 15080 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:10.108577 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:10.120301 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:10.134220 15038 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:14:10.135867 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:10.022746 15714 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:10.124583 15081 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:10.125738 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:10.115433 15189 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:10.022138 18040 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:10.138518 15005 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:10.131125 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:10.143321 17737 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:10.143959 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:10.144656 15189 raft_consensus.cc:2393] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:10.098788 17995 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.144848 15683 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:10.145470 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:10.145303 17995 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.145983 18018 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:10.140395 15080 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:10.147425 17995 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:10.099875 18034 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.147925 15080 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:10.148689 17940 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.149168 17940 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.149775 18034 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.152107 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:10.152314 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:10.152403 17843 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:09.995523 18030 consensus_queue.cc:237] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.153177 17843 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:10.153694 17843 raft_consensus.cc:697] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:10.154145 17737 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:10.137353 17834 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:10.155157 17834 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.155560 17834 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:10.116415 18041 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:10.156738 15116 raft_consensus.cc:3055] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:10.160810 15116 raft_consensus.cc:740] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:10.161825 15038 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:14:10.096880 15156 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:10.142688 15032 raft_consensus.cc:2368] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8.
I20260709 12:14:10.158253 15189 raft_consensus.cc:2393] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:10.128005 17994 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:10.154573 17843 consensus_queue.cc:237] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.172807 15112 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:10.175374 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:10.155655 15080 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:10.165913 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:10.126861 17961 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:10.164870 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:10.181583 15032 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:10.176051 15005 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:10.176661 17890 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:10.183707 17890 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.184092 17890 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:10.168802 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:10.186065 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:10.187479 17850 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:10.187098 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:10.188652 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:10.189157 15037 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:10.189230 15005 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:10.190208 15037 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260709 12:14:10.190469 15005 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:10.191154 17989 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:10.192410 17989 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:10.193567 17961 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.196296 17961 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.196859 17961 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:10.198220 17961 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.130146 17799 raft_consensus.cc:1081] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:14:10.164542 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:10.211164 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:10.208894 15033 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.649s	user 0.044s	sys 0.072s
I20260709 12:14:10.161692 15116 consensus_queue.cc:260] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
W20260709 12:14:10.213032 15033 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.658s	user 0.045s	sys 0.072s
I20260709 12:14:10.147778 17895 raft_consensus.cc:2764] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260709 12:14:10.151160 17940 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.213532 15116 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 8
I20260709 12:14:10.167631 17994 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.154672 17737 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.228960 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:10.248518 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:10.237430 15032 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:10.251094 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:10.251967 15033 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:10.253829 15116 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:10.255331 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:10.259331 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:10.260042 15115 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:14:10.261330 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:10.252023 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:10.287106 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:10.291778 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:10.298287 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:10.299093 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:10.302402 15116 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260709 12:14:10.302894 15116 pending_rounds.cc:85] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 4
I20260709 12:14:10.303185 15116 pending_rounds.cc:107] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 12:14:10.303496 15116 raft_consensus.cc:2889] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:10.304980 15116 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:10.312894 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:10.332984 15033 raft_consensus.cc:1240] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 12:14:10.313233 15081 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:10.310055 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:10.335722 15037 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:14:10.314823 17890 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.246316 17850 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:10.248773 17994 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:10.248610 17940 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:10.318351 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:10.236159 17989 consensus_queue.cc:1048] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.084s
I20260709 12:14:10.341239 15116 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:10.342176 15683 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:10.309976 17799 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.342295 15081 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:10.323696 15712 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEARNER]: Advancing to term 6
I20260709 12:14:10.359498 15116 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:10.365650 15116 raft_consensus.cc:1240] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:10.333142 17961 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.379987 15034 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:14:10.400703 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:10.352538 17940 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.406767 15186 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 1885) took 1105 ms. Trace:
I20260709 12:14:10.380636 17821 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:10.412061 17952 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:10.353655 18040 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:10.439725 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:10.415222 15186 rpcz_store.cc:276] 0709 12:14:09.301546 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.928898 (+627352us) service_pool.cc:224] Handling call
0709 12:14:09.983315 (+ 54417us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:09.983542 (+   227us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:14:09.996767 (+ 13225us) log.cc:844] Serialized 14 byte log entry
0709 12:14:10.406415 (+409648us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:10.406471 (+    56us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:10.406519 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:10.406599 (+    80us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:10.406706 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":14700,"prepare.run_cpu_time_us":40,"prepare.run_wall_time_us":43,"thread_start_us":409207,"threads_started":2}
I20260709 12:14:10.355763 17799 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.420717 17952 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:10.420023 17940 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:10.410239 18005 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:10.434188 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 278667us
I20260709 12:14:10.422049 17821 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:10.424480 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:10.437422 15035 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 1932) took 1132 ms. Trace:
I20260709 12:14:10.404708 17961 consensus_queue.cc:1059] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.027s
W20260709 12:14:10.457756 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 360969us
I20260709 12:14:10.458920 15156 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:10.460675 17995 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.461526 17995 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.434509 17912 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:10.462014 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:10.456651 15035 rpcz_store.cc:276] 0709 12:14:09.304832 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.305107 (+   275us) service_pool.cc:224] Handling call
0709 12:14:09.310338 (+  5231us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:09.403373 (+ 93035us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:10.437168 (+1033795us) spinlock_profiling.cc:243] Waited 90.3 ms on lock 0x7b5400027954. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:10.437356 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":207685504}
I20260709 12:14:10.450191 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:10.457198 18005 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.468052 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:10.444422 15714 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:10.450266 17952 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:10.441673 17979 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.458794 17821 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:10.486622 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:10.487818 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:10.493076 15183 raft_consensus.cc:2393] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:10.493906 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:10.494421 15183 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:10.497131 15184 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 1887) took 1117 ms. Trace:
I20260709 12:14:10.497586 15184 rpcz_store.cc:276] 0709 12:14:09.380049 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.072929 (+692880us) service_pool.cc:224] Handling call
0709 12:14:10.073522 (+   593us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:10.074358 (+   836us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:10.074388 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:10.075456 (+  1068us) log.cc:844] Serialized 26 byte log entry
0709 12:14:10.390547 (+315091us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:10.390585 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:10.390649 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:10.496898 (+106249us) raft_consensus.cc:1685] finished
0709 12:14:10.496932 (+    34us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:10.497078 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":138,"raft.run_cpu_time_us":80,"raft.run_wall_time_us":81,"thread_start_us":314692,"threads_started":1,"wal-append.queue_time_us":415241}
I20260709 12:14:10.499162 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:10.500259 17904 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.500874 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:10.501833 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:10.501715 17959 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.502344 15184 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:10.502830 15114 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 11: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:10.502575 17628 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.504653 17890 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.505592 15190 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 1822) took 1374 ms. Trace:
I20260709 12:14:10.505941 15190 rpcz_store.cc:276] 0709 12:14:09.131493 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.818303 (+686810us) service_pool.cc:224] Handling call
0709 12:14:09.902044 (+ 83741us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:09.902451 (+   407us) raft_consensus.cc:1534] Early marking committed up to index 10
0709 12:14:10.098052 (+195601us) log.cc:844] Serialized 14 byte log entry
0709 12:14:10.434821 (+336769us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:10.435301 (+   480us) log.cc:844] Serialized 26 byte log entry
0709 12:14:10.435428 (+   127us) raft_consensus.cc:1645] Marking committed up to 10
0709 12:14:10.435463 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:10.435524 (+    61us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:10.505410 (+ 69886us) raft_consensus.cc:1685] finished
0709 12:14:10.505431 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:10.505538 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1051,"raft.run_cpu_time_us":112,"raft.run_wall_time_us":112,"thread_start_us":226346,"threads_started":1,"wal-append.queue_time_us":363483}
I20260709 12:14:10.507568 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:10.508366 15190 raft_consensus.cc:2410] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 13 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
W20260709 12:14:10.508553 17906 raft_consensus.cc:670] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: failed to trigger leader election: Illegal state: only voting members can start elections: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
W20260709 12:14:10.510185 18046 log.cc:927] Time spent T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 12:14:10.512074 17995 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:10.513183 17995 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:14:10.513679 18043 log.cc:927] Time spent T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260709 12:14:10.497249 17979 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:10.515676 18006 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:10.516945 15182 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:10.518517 18006 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:10.515710 18056 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.004s
W20260709 12:14:10.500653 17985 consensus_meta.cc:287] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.582s	user 0.009s	sys 0.000s
I20260709 12:14:10.519057 15188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 1888) took 1138 ms. Trace:
I20260709 12:14:10.522354 15153 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:10.477052 17737 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.513571 15184 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:10.474143 18005 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.586262 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:10.521759 15188 rpcz_store.cc:276] 0709 12:14:09.380281 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.078671 (+698390us) service_pool.cc:224] Handling call
0709 12:14:10.078978 (+   307us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:10.079197 (+   219us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:14:10.079524 (+   327us) log.cc:844] Serialized 14 byte log entry
0709 12:14:10.518747 (+439223us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:10.518795 (+    48us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:10.518834 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:10.518894 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:10.519004 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":4217,"prepare.run_cpu_time_us":76,"prepare.run_wall_time_us":6462,"raft.queue_time_us":162973,"raft.run_cpu_time_us":104,"raft.run_wall_time_us":7124,"thread_start_us":438710,"threads_started":2,"wal-append.queue_time_us":359586}
I20260709 12:14:10.584311 15108 raft_consensus.cc:2393] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 6: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:10.543555 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:10.566371 18047 log.cc:927] Time spent T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
W20260709 12:14:10.567878 18048 log.cc:927] Time spent T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
W20260709 12:14:10.583886 18050 log.cc:927] Time spent T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.121s	user 0.000s	sys 0.000s
I20260709 12:14:10.659933 15040 raft_consensus.cc:1240] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:10.661742 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
W20260709 12:14:10.527609 17978 consensus_meta.cc:287] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.501s	user 0.005s	sys 0.005s
I20260709 12:14:10.663414 15181 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 6. (term mismatch)
I20260709 12:14:10.663772 15181 pending_rounds.cc:85] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 5
I20260709 12:14:10.664005 15181 pending_rounds.cc:107] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 8.6
I20260709 12:14:10.664233 15181 raft_consensus.cc:2889] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:10.669047 18064 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.669734 18064 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.672164 17961 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:10.672652 17961 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.674625 17961 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.675807 15190 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:10.679821 15186 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 12:14:10.680682 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:10.681387 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:10.682147 18054 log.cc:927] Time spent T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.098s	user 0.000s	sys 0.000s
I20260709 12:14:10.578750 17850 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:10.619084 15183 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
W20260709 12:14:10.606765 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:10.681767 15040 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:14:10.618884 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:10.687829 15035 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:10.688186 17961 consensus_queue.cc:1059] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:10.687865 15183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40280
I20260709 12:14:10.657061 15184 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 12:14:10.692819 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:10.572242 17799 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.592213 17904 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:10.619498 18045 log.cc:927] Time spent T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.228s	user 0.000s	sys 0.001s
I20260709 12:14:10.577895 18060 raft_consensus.cc:2804] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:10.573477 18041 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:10.724808 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:10.723634 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 264787us
I20260709 12:14:10.728174 15156 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:10.728729 15035 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:10.618508 17737 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.123s
I20260709 12:14:10.582830 17952 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.588506 17788 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:10.730232 15081 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:10.737016 15156 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:10.700616 18056 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.032s
I20260709 12:14:10.620038 17834 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.745772 15156 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:10.746381 15185 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40292 (request call id 1823) took 1612 ms. Trace:
I20260709 12:14:10.749730 15185 rpcz_store.cc:276] 0709 12:14:09.134271 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.135107 (+   836us) service_pool.cc:224] Handling call
0709 12:14:10.746161 (+1611054us) spinlock_profiling.cc:243] Waited 98.9 ms on lock 0x7b5400363154. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:10.746315 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":227438848}
I20260709 12:14:10.736227 18060 raft_consensus.cc:697] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:10.752310 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:10.754765 15156 leader_election.cc:400] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8.
I20260709 12:14:10.731551 17904 raft_consensus.cc:3055] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:10.754317 18040 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:10.757123 15112 raft_consensus.cc:2368] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 7. Current term is 8.
I20260709 12:14:10.736250 17985 raft_consensus.cc:2764] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260709 12:14:10.761924 17788 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:10.729748 17994 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:10.778034 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:10.754577 17978 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:10.763391 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:10.764413 18072 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.765126 18040 raft_consensus.cc:697] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:10.765861 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:10.783084 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 161165us
I20260709 12:14:10.732577 18067 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.048s
I20260709 12:14:10.783584 15035 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:10.768070 17777 consensus_queue.cc:1059] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:10.787772 15040 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:14:10.769119 15156 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:10.769282 15181 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 1882) took 1468 ms. Trace:
I20260709 12:14:10.789000 15181 rpcz_store.cc:276] 0709 12:14:09.300698 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.911842 (+611144us) service_pool.cc:224] Handling call
0709 12:14:09.912370 (+   528us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:10.664634 (+752264us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:10.769036 (+104402us) spinlock_profiling.cc:243] Waited 751 ms on lock 0x7b54001ab154. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:10.769213 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1726274432}
I20260709 12:14:10.770471 15111 raft_consensus.cc:2393] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:10.745299 18053 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 12:14:10.778803 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 324520us
I20260709 12:14:10.779639 15715 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:10.781106 15185 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:10.793568 15156 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:10.766655 17954 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:10.784906 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:10.786345 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:10.785989 18041 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.757810 17904 raft_consensus.cc:740] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:10.787029 18072 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.817350 15185 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: [10.5-10.5]
I20260709 12:14:10.818758 15184 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:14:10.820382 15184 raft_consensus.cc:1240] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:10.821257 15156 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:10.784065 17959 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.833104 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:10.837709 15035 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:10.823473 15154 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:10.817608 18068 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:10.838574 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:10.818744 17799 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:10.818197 17931 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:10.841256 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:10.841944 15116 raft_consensus.cc:2368] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9.
I20260709 12:14:10.843119 15115 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 11
I20260709 12:14:10.830821 18041 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.832127 17961 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:10.786917 18060 consensus_queue.cc:237] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:10.847213 18041 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:10.847592 17961 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:10.841885 15184 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:10.796857 17788 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.042s
I20260709 12:14:10.846415 18030 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:10.840118 18005 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:10.843786 17777 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:10.867461 15115 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
W20260709 12:14:10.868145 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 46953.9us
I20260709 12:14:10.869086 15156 leader_election.cc:400] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8.
I20260709 12:14:10.869822 15156 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:10.842752 17989 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:10.872403 17978 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:10.870548 17954 consensus_queue.cc:1059] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 12:14:10.870658 17931 consensus_queue.cc:1059] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 12:14:10.861426 17939 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:14:10.842538 17967 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
I20260709 12:14:10.888438 17994 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:10.855324 17799 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:10.888499 18072 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.890370 15715 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:10.891225 17646 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:10.882643 17940 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.897289 15156 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:10.904524 15112 raft_consensus.cc:1240] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:10.908598 15080 leader_election.cc:400] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:14:10.927706 15080 leader_election.cc:403] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 12:14:10.928562 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:10.929419 15112 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:10.930457 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:10.910864 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:10.883419 18040 consensus_queue.cc:237] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:10.924525 15110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58982 (request call id 302) took 1649 ms. Trace:
I20260709 12:14:10.931890 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:10.933094 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:10.933406 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:10.933784 15184 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:10.934711 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:10.934717 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:10.936098 15184 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:10.937098 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:10.937849 15184 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
W20260709 12:14:10.939383 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 83150.8us
I20260709 12:14:10.931717 15110 rpcz_store.cc:276] 0709 12:14:09.275309 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.275562 (+   253us) service_pool.cc:224] Handling call
0709 12:14:09.356651 (+ 81089us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:09.371559 (+ 14908us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:10.924265 (+1552706us) spinlock_profiling.cc:243] Waited 80.8 ms on lock 0x7b54001bc950. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d198ad 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:10.924459 (+   194us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":185846144}
I20260709 12:14:10.941102 15004 leader_election.cc:400] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9.
I20260709 12:14:10.941220 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:10.941572 15004 leader_election.cc:403] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 12:14:10.911623 18055 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:10.865278 17840 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.059s
I20260709 12:14:10.942404 15110 raft_consensus.cc:2410] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 13 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 12:14:10.914115 17777 raft_consensus.cc:697] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:10.912619 17978 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:10.943984 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:10.954902 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:10.956982 15112 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
W20260709 12:14:10.960420 18074 log.cc:927] Time spent T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.123s	user 0.000s	sys 0.001s
I20260709 12:14:10.858498 17904 consensus_queue.cc:260] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:10.961760 18079 log.cc:927] Time spent T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 12:14:10.962988 17799 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:10.961800 17904 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:10.869220 18030 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:10.942432 18072 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8.
I20260709 12:14:10.914578 17989 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:10.944511 17954 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.963651 17799 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9.
I20260709 12:14:10.958632 17978 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:10.963862 17834 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.977195 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:10.990088 17734 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.991854 17989 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:10.994743 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:11.009080 18030 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:11.012118 18064 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:10.977680 17821 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:11.014345 17978 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:11.016434 17821 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:10.982007 17954 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:11.017620 15717 raft_consensus.cc:1240] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8. Ops: []
W20260709 12:14:11.023484 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 82729.7us
I20260709 12:14:11.034724 17978 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:11.014238 17777 consensus_queue.cc:237] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:11.024842 15004 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:11.134826 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
W20260709 12:14:11.020995 18077 log.cc:927] Time spent T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.188s	user 0.001s	sys 0.001s
I20260709 12:14:11.141157 17897 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election won for term 11
W20260709 12:14:11.206411 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:11.241289 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.143497 17961 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:11.272814 17954 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:11.240254 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:11.242244 17646 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:11.279009 18056 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:11.286891 17931 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.291103 17834 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.291072 17737 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:11.297653 18053 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.300218 17897 raft_consensus.cc:697] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:11.304790 15711 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:14:11.306481 18092 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:11.308009 17834 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:11.323318 17834 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:11.307828 17931 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:11.325474 17931 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:11.317857 17994 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:11.312676 17737 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:11.310725 18053 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:11.329661 17737 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:11.330024 18053 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:11.306602 18056 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:11.331980 18056 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:11.304978 17646 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:11.333299 18092 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:11.333904 17646 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:11.335721 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:11.321026 17897 consensus_queue.cc:237] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:11.370311 15183 raft_consensus.cc:606] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Received request to transfer leadership
I20260709 12:14:11.370311 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:11.372392 15031 raft_consensus.cc:2368] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9.
I20260709 12:14:11.372689 15031 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50620 (request call id 1659) took 1268 ms. Trace:
I20260709 12:14:11.371622 18068 raft_consensus.cc:3055] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:11.373644 18068 raft_consensus.cc:740] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:11.374500 18068 consensus_queue.cc:260] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:11.376328 18068 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:11.372905 15031 rpcz_store.cc:276] 0709 12:14:10.104037 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.119809 (+ 15772us) service_pool.cc:224] Handling call
0709 12:14:11.370158 (+1250349us) spinlock_profiling.cc:243] Waited 928 us on lock 0x7b5800003698. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5eee 000000000036eb39 00007f4c0dc691e0 00007f4c0dd320c4 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:14:11.372644 (+  2486us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2168448}
I20260709 12:14:11.383493 18092 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:11.383898 17957 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:11.385277 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:11.389257 15712 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43846 (request call id 495) took 1228 ms. Trace:
I20260709 12:14:11.390686 17952 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:11.389688 15712 rpcz_store.cc:276] 0709 12:14:10.160486 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.163570 (+  3084us) service_pool.cc:224] Handling call
0709 12:14:10.296662 (+133092us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:10.846002 (+549340us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:10.846036 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:10.846544 (+   508us) log.cc:844] Serialized 26 byte log entry
0709 12:14:10.941017 (+ 94473us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:10.963489 (+ 22472us) log.cc:844] Serialized 14 byte log entry
0709 12:14:11.020078 (+ 56589us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:11.138750 (+118672us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:11.388682 (+249932us) spinlock_profiling.cc:243] Waited 14.9 ms on lock 0x7b5400a01a20. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08c8fdbe 00007f4c08c9a930 00007f4c08c9a8d8 00007f4c08c9a858 00007f4c08c9a813 00007f4c08c99a9c 00007f4c0eb852f6 00007f4c0eb7faa8 00007f4c08cd67cb 00007f4c08cd92c0
0709 12:14:11.388915 (+   233us) raft_consensus.cc:1685] finished
0709 12:14:11.389017 (+   102us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:11.389151 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":18519,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":39,"raft.queue_time_us":15483,"raft.run_cpu_time_us":218,"raft.run_wall_time_us":3927,"spinlock_wait_cycles":34352896,"thread_start_us":113141,"threads_started":2,"wal-append.queue_time_us":132896}
W20260709 12:14:11.396608 15034 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50620 (request call id 1661) took 1276 ms (client timeout 1511 ms). Trace:
W20260709 12:14:11.397060 15034 rpcz_store.cc:269] 0709 12:14:10.120707 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.132259 (+ 11552us) service_pool.cc:224] Handling call
0709 12:14:11.396406 (+1264147us) spinlock_profiling.cc:243] Waited 192 ms on lock 0x7b5400285354. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:11.396542 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":442246400}
I20260709 12:14:11.398288 15111 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41558 (request call id 1491) took 1622 ms. Trace:
I20260709 12:14:11.398634 15111 rpcz_store.cc:276] 0709 12:14:09.776313 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.152082 (+375769us) service_pool.cc:224] Handling call
0709 12:14:11.398119 (+1246037us) spinlock_profiling.cc:243] Waited 617 ms on lock 0x7b54000b81d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:11.398233 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1418817920}
I20260709 12:14:11.399215 15113 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:11.399721 17895 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.400189 17895 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:11.402552 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.403450 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:11.403860 17628 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:11.403453 15078 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:11.407979 14938 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37352 (request call id 208) took 5125 ms. Trace:
I20260709 12:14:11.414608 17628 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:11.415135 17628 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:11.415581 17628 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:11.419049 14936 catalog_manager.cc:5697] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 5 to 6, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.421020 14936 catalog_manager.cc:5697] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 6 to 7, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 7 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:11.424338 15712 raft_consensus.cc:1275] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:11.408341 14938 rpcz_store.cc:276] 0709 12:14:06.282187 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.282345 (+   158us) service_pool.cc:224] Handling call
0709 12:14:11.407917 (+5125572us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:08.273935 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:08.426353 (+152418us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:08.426390 (+    37us) write_op.cc:435] Acquired schema lock
0709 12:14:08.426407 (+    17us) tablet.cc:662] Decoding operations
0709 12:14:08.426740 (+   333us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:08.426798 (+    58us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:08.426825 (+    27us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:14:08.427036 (+   211us) tablet.cc:701] Row locks acquired
0709 12:14:08.427049 (+    13us) write_op.cc:260] PREPARE: finished
0709 12:14:08.427202 (+   153us) write_op.cc:270] Start()
0709 12:14:08.427341 (+   139us) write_op.cc:276] Timestamp: P: 1783599248427147 usec, L: 0
0709 12:14:08.427365 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 12:14:08.428049 (+   684us) log.cc:844] Serialized 538 byte log entry
0709 12:14:09.767767 (+1339718us) spinlock_profiling.cc:243] Waited 3.56 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:10.526761 (+758994us) op_driver.cc:464] REPLICATION: finished
0709 12:14:10.849723 (+322962us) write_op.cc:301] APPLY: starting
0709 12:14:10.856322 (+  6599us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:10.869558 (+ 13236us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:10.871861 (+  2303us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:10.883569 (+ 11708us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:10.883755 (+   186us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:14:10.883803 (+    48us) write_op.cc:312] APPLY: finished
0709 12:14:10.884036 (+   233us) log.cc:844] Serialized 23 byte log entry
0709 12:14:10.884223 (+   187us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:10.884297 (+    74us) write_op.cc:454] Released schema lock
0709 12:14:10.884333 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:10.884714 (+   381us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:10.884738 (+    24us) write_op.cc:454] Released schema lock
0709 12:14:10.927379 (+ 42641us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:10.942968 (+ 15589us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":694040,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":305612,"apply.run_cpu_time_us":1841,"apply.run_wall_time_us":43577,"num_ops":1,"prepare.queue_time_us":560631,"prepare.run_cpu_time_us":12146,"prepare.run_wall_time_us":356308,"raft.queue_time_us":619472,"raft.run_cpu_time_us":81630,"raft.run_wall_time_us":417037,"replication_time_us":2099235,"spinlock_wait_cycles":8183552,"thread_start_us":923000,"threads_started":4,"wal-append.queue_time_us":403304}]]}
I20260709 12:14:11.426014 17978 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.426496 17978 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:11.427698 17824 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:11.428838 17978 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:11.442071 17988 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:11.442822 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:11.443565 17985 raft_consensus.cc:3055] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:11.444139 17985 raft_consensus.cc:740] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:11.444705 17824 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.445235 17824 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:11.450712 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:11.451368 15109 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41558 (request call id 1495) took 1530 ms (client timeout 1874 ms). Trace:
W20260709 12:14:11.518615 15109 rpcz_store.cc:269] 0709 12:14:09.921285 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.004141 (+ 82856us) service_pool.cc:224] Handling call
0709 12:14:11.451160 (+1447019us) spinlock_profiling.cc:243] Waited 50.4 ms on lock 0x7b54001be754. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:11.451305 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":115962752}
I20260709 12:14:11.454020 18057 raft_consensus.cc:3055] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:11.456365 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:11.458287 15081 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:11.459726 15107 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41544 (request call id 1924) took 1725 ms (client timeout 1548 ms). Trace:
I20260709 12:14:11.461474 15156 leader_election.cc:400] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9.
W20260709 12:14:11.522656 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 61345.9us
I20260709 12:14:11.442744 17628 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:11.444944 17985 consensus_queue.cc:260] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:11.533258 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 75047.8us
I20260709 12:14:11.474467 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:11.475713 18041 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:11.481310 17906 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:11.484530 15718 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43856 (request call id 264) took 1050 ms. Trace:
I20260709 12:14:11.485188 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:11.489516 17835 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:11.491319 15108 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41558 (request call id 1488) took 1751 ms (client timeout 1534 ms). Trace:
I20260709 12:14:11.540212 15718 rpcz_store.cc:276] 0709 12:14:10.434180 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.434328 (+   148us) service_pool.cc:224] Handling call
0709 12:14:11.483873 (+1049545us) spinlock_profiling.cc:243] Waited 1.02 ms on lock 0x7b5800004598. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:14:11.484061 (+   188us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:11.484228 (+   167us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:11.484253 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:11.484290 (+    37us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:11.484319 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:11.484368 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:11.484475 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2344192}
I20260709 12:14:11.492161 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:11.443580 15712 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:11.496433 17895 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:11.497190 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:11.546140 15039 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:11.520780 18057 raft_consensus.cc:740] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:11.501010 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:11.502120 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:11.504602 15036 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51618 (request call id 276) took 1988 ms. Trace:
I20260709 12:14:11.507754 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:11.508570 15038 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50620 (request call id 1662) took 1386 ms (client timeout 1534 ms). Trace:
I20260709 12:14:11.552275 15185 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:11.508913 15114 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41558 (request call id 1481) took 1786 ms (client timeout 1519 ms). Trace:
W20260709 12:14:11.509387 15189 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40302 (request call id 1892) took 1426 ms (client timeout 1548 ms). Trace:
I20260709 12:14:11.509708 15110 raft_consensus.cc:1240] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:11.510782 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:11.554008 15035 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
W20260709 12:14:11.552937 15189 rpcz_store.cc:269] 0709 12:14:10.082804 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.145255 (+ 62451us) service_pool.cc:224] Handling call
0709 12:14:11.509189 (+1363934us) spinlock_profiling.cc:243] Waited 12.1 ms on lock 0x7b54001f9ad4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:11.509322 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":27744512}
I20260709 12:14:11.513693 15080 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:11.514578 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:11.523525 15112 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:11.523461 15156 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:11.525435 15005 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:11.557231 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:11.557873 15005 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:11.521699 15107 rpcz_store.cc:269] 0709 12:14:09.734732 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.735966 (+  1234us) service_pool.cc:224] Handling call
0709 12:14:11.459534 (+1723568us) spinlock_profiling.cc:243] Waited 183 ms on lock 0x7b54002cc4d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:11.459651 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":419779968}
W20260709 12:14:11.552850 15114 rpcz_store.cc:269] 0709 12:14:09.722210 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.722266 (+    56us) service_pool.cc:224] Handling call
0709 12:14:11.508662 (+1786396us) spinlock_profiling.cc:243] Waited 740 ms on lock 0x7b54000ef6d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:11.508833 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1701352832}
I20260709 12:14:11.555296 15035 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:11.527240 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:11.536991 15034 raft_consensus.cc:2368] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 7. Current term is 8.
I20260709 12:14:11.559856 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:11.542924 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:11.526513 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:11.539855 17957 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:11.546691 15111 raft_consensus.cc:1240] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:11.549376 15116 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:11.564684 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:11.565210 15116 raft_consensus.cc:2393] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 7: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:11.565788 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:11.566607 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:11.567167 15116 raft_consensus.cc:2410] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 10 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
I20260709 12:14:11.550372 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:11.527830 18023 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:11.556205 15186 raft_consensus.cc:2393] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:11.537714 18033 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:11.560909 15040 raft_consensus.cc:2393] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:11.498852 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:11.561084 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:11.494007 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:11.573603 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:11.556208 15080 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:11.576418 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:11.552219 15036 rpcz_store.cc:276] 0709 12:14:09.516213 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.516348 (+   135us) service_pool.cc:224] Handling call
0709 12:14:09.516708 (+   360us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:09.826503 (+309795us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:11.504365 (+1677862us) spinlock_profiling.cc:243] Waited 303 ms on lock 0x7b54003e62d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:11.504540 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":696248064}
W20260709 12:14:11.552593 15038 rpcz_store.cc:269] 0709 12:14:10.122691 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.135571 (+ 12880us) service_pool.cc:224] Handling call
0709 12:14:11.508412 (+1372841us) spinlock_profiling.cc:243] Waited 19.9 ms on lock 0x7b540032f354. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:11.508515 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":45840128}
I20260709 12:14:11.563519 15107 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:11.578838 15185 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:14:11.579795 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:11.579864 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:11.553704 15184 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:11.567745 15109 raft_consensus.cc:2368] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7.
I20260709 12:14:11.568040 17994 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:11.579631 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:11.582072 15189 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:11.544070 17985 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:11.577725 15183 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:11.561821 15005 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:11.541867 15108 rpcz_store.cc:269] 0709 12:14:09.740358 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.741001 (+   643us) service_pool.cc:224] Handling call
0709 12:14:11.491096 (+1750095us) spinlock_profiling.cc:243] Waited 788 ms on lock 0x7b54003abe54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:11.491229 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1812088704}
I20260709 12:14:11.585881 15153 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:11.570227 17895 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:11.544143 17906 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:11.571871 17733 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:11.577876 18023 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:11.607748 17994 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:11.608681 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:11.608794 18023 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:11.591523 17895 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.609797 17895 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:11.587236 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:11.610378 15186 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:11.587805 15185 raft_consensus.cc:2393] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:11.589262 17978 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:11.611258 17978 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.611680 17978 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:11.586820 17952 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:11.590519 17850 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:11.569136 17897 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:11.616115 17850 raft_consensus.cc:697] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:11.591471 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:11.617297 15188 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:11.617079 17850 consensus_queue.cc:237] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:11.582412 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:11.618352 15109 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
W20260709 12:14:11.619410 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:11.621827 18095 log.cc:927] Time spent T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.321s	user 0.002s	sys 0.002s
I20260709 12:14:11.623484 15116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:14:11.624094 15116 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:11.624433 15116 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:11.619264 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:11.593050 15005 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:11.549659 17835 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:11.598145 15189 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:11.586215 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:11.630268 15107 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
W20260709 12:14:11.630802 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.631671 15107 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:11.633111 15107 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:11.583204 15080 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:11.603408 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:11.634094 15114 raft_consensus.cc:2368] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6.
W20260709 12:14:11.634241 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.604437 17628 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:11.605166 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:11.634265 15107 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:11.579205 17957 raft_consensus.cc:697] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:11.608924 17906 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:11.581353 15112 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:11.628841 15039 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:11.580332 18055 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:11.635943 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:11.637130 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 54010.4us
I20260709 12:14:11.648429 15080 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:11.650460 15080 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:11.642704 15116 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:11.644528 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:11.656526 15005 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:11.659117 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:11.629325 17733 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:11.581132 18033 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:11.662352 15039 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11. Ops: []
W20260709 12:14:11.665413 15113 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41544 (request call id 1921) took 1931 ms (client timeout 1775 ms). Trace:
W20260709 12:14:11.665814 15113 rpcz_store.cc:269] 0709 12:14:09.733970 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.735503 (+  1533us) service_pool.cc:224] Handling call
0709 12:14:11.665234 (+1929731us) spinlock_profiling.cc:243] Waited 1.66 s on lock 0x7b5400166a54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:11.665345 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3824507136}
I20260709 12:14:11.670403 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:11.670848 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:11.647691 17952 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:11.677335 15116 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:11.653312 18041 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:11.676705 17952 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.684037 17952 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:14:11.687852 18105 log.cc:927] Time spent T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 12:14:11.688381 17733 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:11.688807 17733 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:11.689159 17733 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:11.658360 18067 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:11.662907 18086 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 12:14:11.696664 17824 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:11.699476 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:11.700129 15035 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:14:11.645390 17897 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 12:14:11.652932 18023 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 12:14:11.708359 15182 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 1828) took 2355 ms. Trace:
I20260709 12:14:11.651270 17849 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 12:14:11.711648 15182 rpcz_store.cc:276] 0709 12:14:09.352647 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.996229 (+643582us) service_pool.cc:224] Handling call
0709 12:14:09.996563 (+   334us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:10.517299 (+520736us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:11.708048 (+1190749us) spinlock_profiling.cc:243] Waited 520 ms on lock 0x7b5400178ed4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:11.708284 (+   236us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1196420992}
I20260709 12:14:11.697254 15713 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEARNER]: Advancing to term 8
I20260709 12:14:11.713232 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:11.654484 18092 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.044s
I20260709 12:14:11.651962 18055 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:11.699905 18041 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:11.719973 15717 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43830 (request call id 337) took 1295 ms. Trace:
I20260709 12:14:11.709255 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:11.724315 15717 rpcz_store.cc:276] 0709 12:14:10.424716 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.424897 (+   181us) service_pool.cc:224] Handling call
0709 12:14:10.425214 (+   317us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:11.017997 (+592783us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:11.719657 (+701660us) spinlock_profiling.cc:243] Waited 592 ms on lock 0x7b54001e0354. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:11.719895 (+   238us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1362081024}
W20260709 12:14:11.717226 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 182543us
I20260709 12:14:11.729849 17824 consensus_queue.cc:1059] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 12:14:11.732260 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.734203 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:11.734342 15189 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:11.735339 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:11.736127 15183 raft_consensus.cc:2410] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 7 because replica has last-logged OpId of term: 6 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 6.
I20260709 12:14:11.763856 15111 raft_consensus.cc:1240] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:11.766815 15111 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:11.774386 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:11.815460 15185 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
W20260709 12:14:11.815864 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 55209us
I20260709 12:14:11.819617 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:11.821177 17835 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:11.727671 18041 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:11.824116 18033 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:11.826797 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:11.827647 15188 raft_consensus.cc:2410] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 9 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 12:14:11.828382 15111 raft_consensus.cc:1275] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:11.828708 15186 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:11.829950 15111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:41540
I20260709 12:14:11.831808 15111 raft_consensus.cc:606] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Received request to transfer leadership
I20260709 12:14:11.832306 15111 raft_consensus.cc:614] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:11.832937 15035 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:14:11.847906 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:11.848495 15031 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:14:11.759032 17994 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:11.855703 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:11.858760 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 202314us
I20260709 12:14:11.861407 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:11.862990 15683 leader_election.cc:400] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 7. Current term is 8.
I20260709 12:14:11.863407 15683 leader_election.cc:403] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 12:14:11.824960 17895 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:11.873606 15187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41162 (request call id 201) took 2788 ms. Trace:
I20260709 12:14:11.724382 17957 consensus_queue.cc:237] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:12.027030 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:12.088284 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:11.893492 15185 raft_consensus.cc:1240] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:11.940128 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:12.002965 15031 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
W20260709 12:14:12.013269 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.938254 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:12.066718 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 191617us
I20260709 12:14:11.940457 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:12.102080 15183 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:11.885015 15187 rpcz_store.cc:276] 0709 12:14:09.071595 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:09.136961 (+ 65366us) service_pool.cc:224] Handling call
0709 12:14:10.139577 (+1002616us) spinlock_profiling.cc:243] Waited 1.58 ms on lock 0x7b58000f2198. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:14:10.139779 (+   202us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:10.208715 (+ 68936us) raft_consensus.cc:1534] Early marking committed up to index 8
0709 12:14:10.218117 (+  9402us) log.cc:844] Serialized 14 byte log entry
0709 12:14:11.492864 (+1274747us) spinlock_profiling.cc:243] Waited 2.52 ms on lock 0x7b180023d520. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c0fe07 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c2a93f 00007f4c05c2cc02 00007f4c088b420b 00007f4c088b9d23 00007f4c088ba23a 00007f4c08d24a2a
0709 12:14:11.587443 (+ 94579us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:11.587494 (+    51us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:11.587537 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:11.859539 (+272002us) spinlock_profiling.cc:243] Waited 68.7 ms on lock 0x7b54002535d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:11.859589 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:11.859729 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":9007,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":38,"raft.queue_time_us":2309,"raft.run_cpu_time_us":78,"raft.run_wall_time_us":79,"spinlock_wait_cycles":167448064,"thread_start_us":94281,"threads_started":1,"wal-append.queue_time_us":1370457}
W20260709 12:14:12.048449 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:11.971037 17835 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:12.132556 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:12.132356 17835 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:12.057933 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:11.884289 17906 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 7. Current term is 8.
W20260709 12:14:11.930377 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 45950.7us
W20260709 12:14:12.139572 15005 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.548s (SENT) [suppressed 8 similar messages]
I20260709 12:14:12.028949 15032 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:11.940704 15111 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:11.873311 18060 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.112145 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:12.027904 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:11.939857 15154 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:12.029845 17952 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:12.024259 15109 raft_consensus.cc:2393] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 12: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:12.057559 15189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:11.873435 18056 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:12.159410 15189 raft_consensus.cc:606] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
W20260709 12:14:12.147190 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 207429us
I20260709 12:14:12.160725 15154 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:11.993996 18072 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.162487 15189 raft_consensus.cc:614] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:12.029304 18055 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:12.169263 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:12.175316 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:12.021796 17628 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.199440 17895 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:11.884497 18094 consensus_queue.cc:1059] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 8.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.290s
I20260709 12:14:12.202630 15040 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:12.021538 17824 consensus_queue.cc:1059] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.187s
I20260709 12:14:12.205044 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:12.200855 18040 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.507s	user 0.032s	sys 0.044s
I20260709 12:14:11.864567 17994 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:11.887701 17646 consensus_queue.cc:1059] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.282s
I20260709 12:14:11.939356 17799 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.264s
I20260709 12:14:12.214926 14934 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37356 (request call id 231) took 5463 ms. Trace:
I20260709 12:14:12.216665 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:12.215384 14934 rpcz_store.cc:276] 0709 12:14:06.752017 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:06.752166 (+   149us) service_pool.cc:224] Handling call
0709 12:14:12.214857 (+5462691us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:08.650601 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:08.668502 (+ 17901us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:08.668534 (+    32us) write_op.cc:435] Acquired schema lock
0709 12:14:08.668552 (+    18us) tablet.cc:662] Decoding operations
0709 12:14:08.669052 (+   500us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:08.669095 (+    43us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:08.669121 (+    26us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:14:08.669412 (+   291us) tablet.cc:701] Row locks acquired
0709 12:14:08.669429 (+    17us) write_op.cc:260] PREPARE: finished
0709 12:14:08.669560 (+   131us) write_op.cc:270] Start()
0709 12:14:08.669672 (+   112us) write_op.cc:276] Timestamp: P: 1783599248669515 usec, L: 0
0709 12:14:08.669693 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:14:08.670282 (+   589us) log.cc:844] Serialized 1308 byte log entry
0709 12:14:10.822311 (+2152029us) op_driver.cc:464] REPLICATION: finished
0709 12:14:10.885041 (+ 62730us) write_op.cc:301] APPLY: starting
0709 12:14:10.885187 (+   146us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:10.885334 (+   147us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:10.885448 (+   114us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:10.885866 (+   418us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:10.886016 (+   150us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 12:14:10.886059 (+    43us) write_op.cc:312] APPLY: finished
0709 12:14:10.886254 (+   195us) log.cc:844] Serialized 35 byte log entry
0709 12:14:10.886417 (+   163us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:10.886500 (+    83us) write_op.cc:454] Released schema lock
0709 12:14:10.886540 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":536486,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":48051,"apply.run_cpu_time_us":1770,"apply.run_wall_time_us":2232,"mutex_wait_us":505,"num_ops":3,"prepare.queue_time_us":443881,"prepare.run_cpu_time_us":2649,"prepare.run_wall_time_us":26526,"replication_time_us":2147097,"thread_start_us":74027,"threads_started":1}]]}
I20260709 12:14:11.890314 17978 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:12.179593 17940 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:12.200902 17805 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:12.225719 15037 raft_consensus.cc:1240] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: [9.6-9.6]
W20260709 12:14:12.210745 18040 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.517s	user 0.032s	sys 0.044s
W20260709 12:14:12.226951 14986 auto_rebalancer.cc:893] Removing replace marker failed: Replica cb445d4f8d034987976d9b78da5532ac is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 8 committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:14:12.209982 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:12.252781 14986 auto_rebalancer.cc:901] Could not move replica: Illegal state: not currently leader
I20260709 12:14:12.241724 17994 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:12.206944 18094 raft_consensus.cc:3055] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:12.162135 18060 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:12.253153 14986 auto_rebalancer.cc:330] scheduled replica move failed to complete: Illegal state: not currently leader
I20260709 12:14:12.170326 18056 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:12.180038 18072 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:12.270257 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:12.207998 17628 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:12.271341 15189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40280
I20260709 12:14:12.285910 15189 raft_consensus.cc:606] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Received request to transfer leadership
I20260709 12:14:12.286401 15189 raft_consensus.cc:614] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:14:12.272565 15033 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.536s	user 0.013s	sys 0.022s
W20260709 12:14:12.290215 15033 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.553s	user 0.013s	sys 0.022s
I20260709 12:14:12.247786 17824 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:12.274094 15037 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:14:12.248401 17805 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:12.254580 18067 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.255546 17850 raft_consensus.cc:3055] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:12.267632 15712 raft_consensus.cc:2393] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 6: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:12.296568 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:12.261053 18094 raft_consensus.cc:740] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:12.301327 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:12.308998 15036 raft_consensus.cc:3055] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:12.309324 15036 raft_consensus.cc:740] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:12.310093 15036 consensus_queue.cc:260] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:12.269305 17994 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.307248 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:12.325449 15110 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.565s	user 0.019s	sys 0.045s
W20260709 12:14:12.327960 15110 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.568s	user 0.019s	sys 0.045s
I20260709 12:14:12.332307 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:12.300356 17805 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:12.300469 17850 raft_consensus.cc:740] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:12.340603 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:12.315562 17824 raft_consensus.cc:3055] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:12.339203 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:12.344714 17824 raft_consensus.cc:740] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:14:12.357052 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 176602us
I20260709 12:14:12.360694 17824 consensus_queue.cc:260] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:12.308102 18067 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:12.347582 17628 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:12.358407 15004 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:12.331246 17994 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:12.455693 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 316125us
W20260709 12:14:12.456411 18119 log.cc:927] Time spent T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.110s	user 0.000s	sys 0.000s
I20260709 12:14:12.471678 18093 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:12.472414 18093 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:12.477550 15713 consensus_meta.cc:287] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent flushing consensus metadata: real 0.754s	user 0.007s	sys 0.002s
I20260709 12:14:12.478324 15713 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:14:12.456174 17646 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:12.479770 17646 raft_consensus.cc:697] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:12.480661 17646 consensus_queue.cc:237] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:12.483484 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:12.483762 18093 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:12.427492 18116 log.cc:927] Time spent T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.135s	user 0.001s	sys 0.000s
W20260709 12:14:12.428084 18120 log.cc:927] Time spent T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.159s	user 0.000s	sys 0.001s
W20260709 12:14:12.429072 18118 log.cc:927] Time spent T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 12:14:12.432099 18060 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:12.432315 18057 consensus_queue.cc:260] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:12.433642 17985 consensus_meta.cc:287] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.838s	user 0.009s	sys 0.000s
I20260709 12:14:12.434553 17850 consensus_queue.cc:260] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:12.436918 18072 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:12.437142 18041 consensus_meta.cc:287] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.615s	user 0.008s	sys 0.000s
W20260709 12:14:12.440066 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 81746us
I20260709 12:14:12.553828 15004 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:12.424129 18109 log.cc:927] Time spent T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.177s	user 0.000s	sys 0.001s
I20260709 12:14:12.486491 15116 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 1961) took 1024 ms. Trace:
I20260709 12:14:12.457489 17824 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:12.561887 15181 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
W20260709 12:14:12.424994 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 313146us
W20260709 12:14:12.519261 15035 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.525s	user 0.007s	sys 0.039s
I20260709 12:14:12.457216 17978 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:12.546912 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 397579us
I20260709 12:14:12.355593 18094 consensus_queue.cc:260] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 10.5, Last appended by leader: 5, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:12.550238 15190 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.528s	user 0.030s	sys 0.058s
I20260709 12:14:12.574455 15107 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 1955) took 1114 ms. Trace:
I20260709 12:14:12.560456 15116 rpcz_store.cc:276] 0709 12:14:11.461813 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:11.721102 (+259289us) service_pool.cc:224] Handling call
0709 12:14:11.721487 (+   385us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:11.721945 (+   458us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:11.721977 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:11.759582 (+ 37605us) log.cc:844] Serialized 26 byte log entry
0709 12:14:12.305584 (+546002us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:12.305624 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:12.305699 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:12.486244 (+180545us) raft_consensus.cc:1685] finished
0709 12:14:12.486267 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:12.486422 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":45595,"raft.queue_time_us":561,"raft.run_cpu_time_us":149,"raft.run_wall_time_us":7825,"thread_start_us":458428,"threads_started":1,"wal-append.queue_time_us":654969}
I20260709 12:14:12.577559 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:12.574855 15107 rpcz_store.cc:276] 0709 12:14:11.460331 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:11.646559 (+186228us) service_pool.cc:224] Handling call
0709 12:14:11.646828 (+   269us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:11.655253 (+  8425us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:11.655315 (+    62us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:11.664987 (+  9672us) log.cc:844] Serialized 26 byte log entry
0709 12:14:12.097792 (+432805us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:12.556195 (+458403us) log.cc:844] Serialized 14 byte log entry
0709 12:14:12.574147 (+ 17952us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:12.574229 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:12.574267 (+    38us) raft_consensus.cc:1685] finished
0709 12:14:12.574280 (+    13us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:12.574399 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":132070,"prepare.run_cpu_time_us":30,"prepare.run_wall_time_us":30,"raft.queue_time_us":19194,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":6125,"thread_start_us":803301,"threads_started":2,"wal-append.queue_time_us":588293}
W20260709 12:14:12.574853 15190 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.553s	user 0.031s	sys 0.058s
W20260709 12:14:12.551075 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 390408us
I20260709 12:14:12.564327 15004 leader_election.cc:400] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7.
W20260709 12:14:12.564426 15035 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.571s	user 0.008s	sys 0.039s
I20260709 12:14:12.539254 17628 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:12.583135 15004 leader_election.cc:403] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:12.548606 18060 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:12.562130 18057 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:12.572656 17799 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:12.610976 15113 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 1958) took 1149 ms. Trace:
I20260709 12:14:12.611821 15108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 1957) took 1151 ms. Trace:
I20260709 12:14:12.611384 15113 rpcz_store.cc:276] 0709 12:14:11.461102 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:11.666549 (+205447us) service_pool.cc:224] Handling call
0709 12:14:11.666829 (+   280us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:11.667207 (+   378us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:11.667239 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:11.667728 (+   489us) log.cc:844] Serialized 26 byte log entry
0709 12:14:12.121317 (+453589us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:12.121353 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:12.121431 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:12.610782 (+489351us) raft_consensus.cc:1685] finished
0709 12:14:12.610801 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:12.610919 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3494,"raft.run_cpu_time_us":160,"raft.run_wall_time_us":11776,"thread_start_us":408829,"threads_started":1,"wal-append.queue_time_us":624552}
I20260709 12:14:12.612193 15108 rpcz_store.cc:276] 0709 12:14:11.460833 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:11.664247 (+203414us) service_pool.cc:224] Handling call
0709 12:14:11.680733 (+ 16486us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:11.681100 (+   367us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:11.681133 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:11.681604 (+   471us) log.cc:844] Serialized 26 byte log entry
0709 12:14:11.722747 (+ 41143us) spinlock_profiling.cc:243] Waited 2.61 ms on lock 0x7b18000b9740. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c0fe07 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c2a93f 00007f4c05c2cc02 00007f4c088b420b 00007f4c088b9d23 00007f4c088ba0d1 00007f4c08cd5a0f
0709 12:14:11.875120 (+152373us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:11.875165 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:11.875233 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:12.605812 (+730579us) raft_consensus.cc:1685] finished
0709 12:14:12.605833 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:12.611762 (+  5929us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":108,"raft.run_cpu_time_us":104,"raft.run_wall_time_us":106,"spinlock_wait_cycles":5994240,"thread_start_us":151284,"threads_started":1,"wal-append.queue_time_us":586613}
I20260709 12:14:12.579030 18056 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:12.582613 17850 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:12.617241 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 225392us
I20260709 12:14:12.588125 18060 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:12.573629 18041 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:12.619123 17733 consensus_meta.cc:287] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.927s	user 0.008s	sys 0.004s
I20260709 12:14:12.632306 15110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 1959) took 1171 ms. Trace:
I20260709 12:14:12.632478 15115 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 1933) took 1798 ms. Trace:
I20260709 12:14:12.649902 15115 rpcz_store.cc:276] 0709 12:14:10.834126 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:10.869272 (+ 35146us) service_pool.cc:224] Handling call
0709 12:14:10.918096 (+ 48824us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:10.918477 (+   381us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:10.918507 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:10.919012 (+   505us) log.cc:844] Serialized 26 byte log entry
0709 12:14:11.590243 (+671231us) spinlock_profiling.cc:243] Waited 8.11 ms on lock 0x7b1800176bc0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c0fe07 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c2a93f 00007f4c05c2cc02 00007f4c088b420b 00007f4c088b9d23 00007f4c088ba0d1 00007f4c08cd5a0f
0709 12:14:11.717273 (+127030us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:11.717319 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:11.717404 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:12.627904 (+910500us) raft_consensus.cc:1685] finished
0709 12:14:12.627923 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:12.632411 (+  4488us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":778,"raft.run_cpu_time_us":211,"raft.run_wall_time_us":18916,"spinlock_wait_cycles":18648448,"thread_start_us":126818,"threads_started":1,"wal-append.queue_time_us":1255072}
I20260709 12:14:12.610036 17978 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:12.651952 15110 rpcz_store.cc:276] 0709 12:14:11.461331 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:11.720222 (+258891us) service_pool.cc:224] Handling call
0709 12:14:11.720565 (+   343us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:11.720783 (+   218us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:14:12.335578 (+614795us) log.cc:844] Serialized 14 byte log entry
0709 12:14:12.631938 (+296360us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:12.631988 (+    50us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:12.632076 (+    88us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:12.632141 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:12.632250 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":508898,"prepare.run_cpu_time_us":26,"prepare.run_wall_time_us":26,"raft.queue_time_us":2490,"raft.run_cpu_time_us":77,"raft.run_wall_time_us":78,"thread_start_us":869785,"threads_started":2}
W20260709 12:14:12.635178 18121 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
I20260709 12:14:12.635823 18060 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:12.629655 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:12.607671 17628 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:12.616837 17985 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.611050 18094 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:12.616708 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:12.628952 18133 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.009s
W20260709 12:14:12.657078 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:12.657452 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 52336.4us
W20260709 12:14:12.664553 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 108912us
I20260709 12:14:12.709889 15004 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:12.681581 17952 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:12.681962 18056 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:12.711028 15154 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:12.714735 15154 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:12.632967 18114 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7.
W20260709 12:14:12.695381 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 226703us
I20260709 12:14:12.694306 17988 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:12.703926 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:12.704926 17994 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:12.694069 18132 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.040s
I20260709 12:14:12.683121 17835 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:12.688726 18072 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.708218 15116 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 5.
I20260709 12:14:12.688304 15190 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 1853) took 1193 ms. Trace:
I20260709 12:14:12.688917 18068 raft_consensus.cc:3055] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:12.722209 15004 leader_election.cc:400] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6.
I20260709 12:14:12.707975 17628 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:12.720791 15154 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:12.723722 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 146471us
I20260709 12:14:12.697609 15712 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:12.657977 17978 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:12.728067 15190 rpcz_store.cc:276] 0709 12:14:11.496331 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:11.499316 (+  2985us) service_pool.cc:224] Handling call
0709 12:14:11.499644 (+   328us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:11.500011 (+   367us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:14:11.661915 (+161904us) log.cc:844] Serialized 14 byte log entry
0709 12:14:12.581790 (+919875us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:12.582696 (+   906us) log.cc:844] Serialized 26 byte log entry
0709 12:14:12.582877 (+   181us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:12.582913 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:12.583080 (+   167us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:12.686696 (+103616us) raft_consensus.cc:1685] finished
0709 12:14:12.686720 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:12.688234 (+  1514us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":22228,"prepare.queue_time_us":98096,"prepare.run_cpu_time_us":75,"prepare.run_wall_time_us":2036,"raft.queue_time_us":147492,"raft.run_cpu_time_us":283,"raft.run_wall_time_us":18107,"thread_start_us":1055849,"threads_started":3,"wal-append.queue_time_us":560226}
I20260709 12:14:12.737252 15004 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:12.649573 17733 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:12.768524 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 47796.7us
I20260709 12:14:12.717869 18060 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:12.723652 17897 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 12:14:12.725872 17896 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.149s	user 0.034s	sys 0.021s
W20260709 12:14:12.794561 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 57366.7us
I20260709 12:14:12.694572 17985 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:12.797652 15190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:12.737499 18067 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:12.803985 15190 raft_consensus.cc:606] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:12.806031 15190 raft_consensus.cc:614] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:12.723776 18146 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:12.736359 18068 raft_consensus.cc:740] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:12.724776 17988 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:12.722858 18056 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:12.772156 17952 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.766489 18092 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.040s
I20260709 12:14:12.738263 18072 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:12.799261 18144 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:12.773157 18147 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.074s
I20260709 12:14:12.778913 17897 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:12.797698 18114 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
W20260709 12:14:12.795356 17896 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.223s	user 0.034s	sys 0.021s
I20260709 12:14:12.777843 17994 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:12.735824 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:12.809146 18146 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:12.813338 18128 log.cc:927] Time spent T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.104s	user 0.000s	sys 0.001s
W20260709 12:14:12.821444 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 47718.6us
I20260709 12:14:12.814230 17952 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:12.834266 15109 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41558 (request call id 1512) took 1317 ms. Trace:
W20260709 12:14:12.819314 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 88576.4us
I20260709 12:14:12.836282 15114 raft_consensus.cc:1240] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:12.838728 15114 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 1950) took 1379 ms. Trace:
I20260709 12:14:12.840830 17906 consensus_queue.cc:1059] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:12.842221 15684 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:12.842972 17906 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:12.843384 17906 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:12.817036 18144 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:12.834764 15109 rpcz_store.cc:276] 0709 12:14:11.517301 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:11.618973 (+101672us) service_pool.cc:224] Handling call
0709 12:14:12.833989 (+1215016us) spinlock_profiling.cc:243] Waited 397 ms on lock 0x7b5400332a54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:12.834181 (+   192us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":912927616}
I20260709 12:14:12.839105 15114 rpcz_store.cc:276] 0709 12:14:11.458893 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:11.634622 (+175729us) service_pool.cc:224] Handling call
0709 12:14:12.836061 (+1201439us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:12.836769 (+   708us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:12.838506 (+  1737us) spinlock_profiling.cc:243] Waited 1.18 s on lock 0x7b5400332a50. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d198ad 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:12.838659 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2723534592}
I20260709 12:14:12.822063 17897 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:12.849094 18144 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:12.815728 18145 consensus_queue.cc:1059] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.033s
I20260709 12:14:12.852536 17978 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:12.843729 17906 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:12.830355 17994 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:12.845976 15713 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:14:12.882354 17733 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:12.871934 15181 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40292 (request call id 1849) took 1937 ms (client timeout 1818 ms). Trace:
W20260709 12:14:12.874969 17805 consensus_meta.cc:287] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.531s	user 0.004s	sys 0.004s
I20260709 12:14:12.884305 17805 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:12.886353 18072 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:12.886600 18145 raft_consensus.cc:3055] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:12.886835 17805 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:12.887382 18145 raft_consensus.cc:740] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:12.890538 18145 consensus_queue.cc:260] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:12.892030 18145 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:14:12.892777 18123 log.cc:927] Time spent T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.341s	user 0.000s	sys 0.002s
I20260709 12:14:12.881593 17994 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:12.883752 17988 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:12.875429 17952 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:12.875816 18144 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:12.848351 18041 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:12.871042 17799 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:12.831590 18146 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:12.857311 18138 log.cc:927] Time spent T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.193s	user 0.000s	sys 0.001s
I20260709 12:14:12.879556 18154 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:12.849500 18152 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.050s
I20260709 12:14:12.830104 18068 consensus_queue.cc:260] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:12.881222 17896 raft_consensus.cc:3055] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:12.909287 17906 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:12.911119 17906 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:12.914335 18127 log.cc:927] Time spent T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.246s	user 0.000s	sys 0.004s
I20260709 12:14:12.916463 17896 raft_consensus.cc:740] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:12.919689 18056 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:12.920320 18068 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:12.922384 18146 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:12.923681 17896 consensus_queue.cc:260] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:12.925856 17896 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:12.924612 17985 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:12.929702 17897 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:12.986038 17897 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:12.809818 14986 auto_rebalancer.cc:893] Removing replace marker failed: Replica 37acd5ac26b54c4fb766e0134c390e73 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 7 committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } } pending_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:14:12.993664 14986 auto_rebalancer.cc:901] Could not move replica: Illegal state: not currently leader
I20260709 12:14:12.969929 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:13.000800 15114 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:14:13.001202 17906 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:13.002110 17906 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:13.002619 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:12.971719 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:12.883155 15181 rpcz_store.cc:269] 0709 12:14:10.934364 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:11.484949 (+550585us) service_pool.cc:224] Handling call
0709 12:14:12.871725 (+1386776us) spinlock_profiling.cc:243] Waited 1.01 s on lock 0x7b54001c3c54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:12.871855 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2322000128}
I20260709 12:14:12.974265 15035 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 1968) took 1127 ms. Trace:
W20260709 12:14:12.977376 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:12.980705 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:12.929702 17994 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.008114 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:13.010360 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:13.004565 15035 rpcz_store.cc:276] 0709 12:14:11.846208 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:11.846309 (+   101us) service_pool.cc:224] Handling call
0709 12:14:11.846619 (+   310us) raft_consensus.cc:1471] Updating replica for 3 ops
0709 12:14:11.847009 (+   390us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:11.847042 (+    33us) raft_consensus.cc:1539] Triggering prepare for 3 ops
0709 12:14:11.847692 (+   650us) log.cc:844] Serialized 78 byte log entry
0709 12:14:12.583422 (+735730us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:12.603800 (+ 20378us) log.cc:844] Serialized 14 byte log entry
0709 12:14:12.696212 (+ 92412us) log.cc:844] Serialized 14 byte log entry
0709 12:14:12.696412 (+   200us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:12.696477 (+    65us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:12.906010 (+209533us) spinlock_profiling.cc:243] Waited 2.47 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:12.973631 (+ 67621us) raft_consensus.cc:1685] finished
0709 12:14:12.973683 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:12.974021 (+   338us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":42509,"prepare.queue_time_us":24084,"prepare.run_cpu_time_us":79,"prepare.run_wall_time_us":70,"raft.queue_time_us":67357,"raft.run_cpu_time_us":373,"raft.run_wall_time_us":27704,"spinlock_wait_cycles":5686016,"thread_start_us":681469,"threads_started":2,"wal-append.queue_time_us":745096}
I20260709 12:14:13.013314 17994 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:13.014495 15078 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:12.962522 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:13.015236 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:13.015908 18056 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:13.016371 18056 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:13.016745 18056 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:12.967980 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:12.924934 18146 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:12.931502 18154 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.053562 15036 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:13.054078 18154 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:12.987828 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:13.055383 15110 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 11: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:13.057576 18068 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:13.059202 18152 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:13.060292 18152 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.062712 15181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "557b9d61210a4b4788166f507be888d5"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:12.993289 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:13.063704 15181 raft_consensus.cc:606] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:13.064105 15181 raft_consensus.cc:614] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:12.932453 18144 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:13.018486 14986 auto_rebalancer.cc:330] scheduled replica move failed to complete: Illegal state: not currently leader
I20260709 12:14:13.070910 15156 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:13.072036 14936 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37336 (request call id 245) took 5299 ms. Trace:
I20260709 12:14:13.025800 15108 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:13.025450 18134 consensus_queue.cc:1059] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:13.074208 18155 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:13.074795 18155 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.075206 18155 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:13.074443 18134 raft_consensus.cc:3055] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:13.079679 18134 raft_consensus.cc:740] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:13.080142 14935 catalog_manager.cc:5697] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:13.027364 15005 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:13.028494 17897 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:13.083114 17897 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:13.086165 17897 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:13.025607 17906 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:13.032660 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:13.087803 15713 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEARNER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:13.037323 15683 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:13.089691 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 52712.2us
I20260709 12:14:13.038193 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:13.091662 18152 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:13.091993 18133 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:13.092274 18154 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:13.092617 17906 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:13.072572 14936 rpcz_store.cc:276] 0709 12:14:07.772007 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:07.772192 (+   185us) service_pool.cc:224] Handling call
0709 12:14:13.071729 (+5299537us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:11.441323 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:11.441853 (+   530us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:11.441880 (+    27us) write_op.cc:435] Acquired schema lock
0709 12:14:11.441896 (+    16us) tablet.cc:662] Decoding operations
0709 12:14:11.442266 (+   370us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:11.442339 (+    73us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:11.442366 (+    27us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:14:11.442683 (+   317us) tablet.cc:701] Row locks acquired
0709 12:14:11.442698 (+    15us) write_op.cc:260] PREPARE: finished
0709 12:14:11.442840 (+   142us) write_op.cc:270] Start()
0709 12:14:11.442952 (+   112us) write_op.cc:276] Timestamp: P: 1783599251442786 usec, L: 0
0709 12:14:11.442973 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:14:11.443680 (+   707us) log.cc:844] Serialized 923 byte log entry
0709 12:14:11.470194 (+ 26514us) op_driver.cc:464] REPLICATION: finished
0709 12:14:11.665052 (+194858us) write_op.cc:301] APPLY: starting
0709 12:14:11.665168 (+   116us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:11.682149 (+ 16981us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:11.694601 (+ 12452us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:11.694958 (+   357us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:11.695129 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:14:11.695174 (+    45us) write_op.cc:312] APPLY: finished
0709 12:14:11.695384 (+   210us) log.cc:844] Serialized 29 byte log entry
0709 12:14:11.695549 (+   165us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:11.695638 (+    89us) write_op.cc:454] Released schema lock
0709 12:14:11.695677 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:11.696033 (+   356us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:11.696059 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":922661,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":181336,"apply.run_cpu_time_us":1957,"apply.run_wall_time_us":41537,"num_ops":2,"prepare.queue_time_us":15283,"prepare.run_cpu_time_us":2648,"prepare.run_wall_time_us":2647,"replication_time_us":27059,"thread_start_us":110667,"threads_started":2}]]}
I20260709 12:14:13.093779 17906 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:13.093876 17994 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.094656 17994 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.040350 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:13.094273 17906 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:13.082413 14935 catalog_manager.cc:5697] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 3 to 5, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 5 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:13.097903 17994 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:13.092835 18133 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.073539 15156 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:13.101035 15116 raft_consensus.cc:2393] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:13.081161 18134 consensus_queue.cc:260] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.116302 15190 raft_consensus.cc:1240] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 12:14:13.102728 18133 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:13.116789 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:13.117798 15711 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:13.119010 15182 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:13.058485 18068 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.101183 14935 catalog_manager.cc:5697] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 1 to 3, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 3 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:13.126454 15184 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:14:13.127324 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.126209 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.128298 15036 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
W20260709 12:14:13.129887 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 56561us
I20260709 12:14:13.130906 15156 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:13.131888 18133 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:13.132844 18133 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:13.133306 15156 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:13.134042 15080 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:13.135143 18133 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:13.135797 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:13.136942 15181 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:13.138831 15003 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:13.140272 17897 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:13.140695 17897 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:13.141155 17897 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:13.119019 17994 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:13.144727 18072 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:13.145381 18072 raft_consensus.cc:697] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:13.147969 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:13.148726 15182 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:13.149682 15183 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:13.150254 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:13.150772 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.151041 15185 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:13.151057 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.151847 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:13.152168 15186 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:13.153370 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.153400 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.154008 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.155030 15183 raft_consensus.cc:2410] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 8 because replica has last-logged OpId of term: 6 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 6.
I20260709 12:14:13.146629 18072 consensus_queue.cc:237] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.155179 15188 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
W20260709 12:14:13.155721 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 348761us
I20260709 12:14:13.155954 17952 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:13.160084 15711 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:13.161119 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.161864 15181 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:13.162119 18041 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:13.160019 17952 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.166388 17906 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:13.161130 15189 raft_consensus.cc:2393] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:13.168272 17952 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:13.182230 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 48446.8us
I20260709 12:14:13.182653 18068 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:13.183648 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.184981 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:13.188725 18134 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:13.190274 17952 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.191016 17952 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.191913 18086 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:13.193425 17952 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:13.208880 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.210117 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:13.211535 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 107028us
I20260709 12:14:13.211778 18155 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.212760 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.213486 15189 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:14:13.214107 18155 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:13.214339 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.216598 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.217351 15188 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:13.218250 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.218524 15186 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:13.220641 15080 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:13.219713 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:13.221792 15183 raft_consensus.cc:2393] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:13.222935 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.224020 17952 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:13.220108 15189 raft_consensus.cc:2368] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7.
I20260709 12:14:13.211624 15181 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:13.227591 15181 raft_consensus.cc:1240] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260709 12:14:13.229242 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.221146 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.231433 17952 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.231907 15186 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:13.232184 17952 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.233057 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:13.233309 18041 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:13.233836 18041 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:13.234289 18041 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:13.234760 17952 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:13.232192 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:13.236181 15116 raft_consensus.cc:2393] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 9: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:13.238590 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:13.231525 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 45697.7us
W20260709 12:14:13.239957 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 213163us
I20260709 12:14:13.240806 15005 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:13.239305 15116 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:13.231137 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:13.242465 15181 raft_consensus.cc:2368] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6.
I20260709 12:14:13.243579 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.244650 15186 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:13.240618 15156 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:13.180436 18154 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.205392 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.259658 15184 raft_consensus.cc:2393] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
W20260709 12:14:13.246948 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:13.249543 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:13.232267 15189 raft_consensus.cc:1240] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260709 12:14:13.245471 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:13.264897 15185 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:14:13.268110 15188 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:13.250159 15080 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:13.269718 15186 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:13.245163 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:13.250250 15116 raft_consensus.cc:2410] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 9 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:14:13.245694 18144 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:13.283311 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:13.284085 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:13.278371 15187 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:14:13.293398 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:13.295617 15185 raft_consensus.cc:1240] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 12:14:13.277406 18155 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:13.260190 18041 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.304045 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:13.271320 17952 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:13.304785 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:13.305676 18114 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:13.308466 15112 raft_consensus.cc:2393] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 9: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:13.284789 18057 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:13.299819 18086 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:13.311879 15190 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:13.315740 18157 consensus_queue.cc:1059] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.040s
I20260709 12:14:13.313330 15110 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:13.319567 15186 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
W20260709 12:14:13.322956 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 82311.5us
I20260709 12:14:13.324154 15005 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:13.325963 15005 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:13.301192 17835 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:13.327316 17952 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:13.328274 18057 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.329879 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:13.329988 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.331094 15188 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:14:13.314364 17957 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.316681 18068 raft_consensus.cc:1027] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: attempt to promote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260709 12:14:13.318675 17906 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:13.339010 18114 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:13.341326 15035 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:13.347055 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 106660us
I20260709 12:14:13.347760 18086 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:13.347932 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.348425 18086 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.351903 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:13.337285 18067 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:13.348803 15034 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 5.
I20260709 12:14:13.351572 17957 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.350978 18086 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:13.356413 15038 raft_consensus.cc:2368] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 7. Current term is 8.
I20260709 12:14:13.329880 17952 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:13.361575 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:13.363161 15031 raft_consensus.cc:1240] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:13.327262 17835 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.356536 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:13.370321 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:13.365159 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:13.367815 18114 raft_consensus.cc:697] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:13.330119 18144 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:13.374572 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 48771.3us
I20260709 12:14:13.376927 18154 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:13.379869 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:13.380676 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.388947 18057 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:13.360039 15712 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:13.371824 17988 consensus_queue.cc:1059] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:13.458338 15036 raft_consensus.cc:1240] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:13.458963 17988 raft_consensus.cc:3055] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:13.459388 17988 raft_consensus.cc:740] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:13.460368 17988 consensus_queue.cc:260] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.461741 17988 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:13.461970 15081 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:13.340344 17897 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:13.372552 18153 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:13.451735 15110 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:14:13.464093 15713 raft_consensus.cc:2393] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:13.464795 18144 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:13.451938 18156 log.cc:927] Time spent T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.139s	user 0.003s	sys 0.000s
I20260709 12:14:13.468933 15153 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:13.457332 18041 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:13.470611 17957 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:13.472029 17897 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:13.473129 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.455070 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.473649 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.474470 15033 raft_consensus.cc:2393] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 9: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:13.474766 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:13.455605 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 206165us
I20260709 12:14:13.456279 17835 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:13.456619 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:13.456687 15005 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:13.457290 18086 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:13.457782 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.460803 15182 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:13.452543 15038 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:14:13.473209 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.475464 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:13.475836 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.453475 18114 consensus_queue.cc:237] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:13.452392 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:13.455380 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:13.486515 15114 raft_consensus.cc:2393] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 9: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:13.445070 15156 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:13.481658 15080 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:13.484280 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.488389 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:13.488196 15031 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:13.444808 18134 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.490736 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:13.495445 15036 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:14:13.482878 18152 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:13.478456 18057 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:13.498478 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:13.498582 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:13.506063 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.508580 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:13.510003 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:13.477572 18056 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:13.485586 18072 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:13.495059 17957 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:13.514039 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 57517.6us
I20260709 12:14:13.514952 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.523551 15154 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:13.508514 18155 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:13.523911 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.510490 18152 raft_consensus.cc:697] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:13.524698 15039 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:13.525709 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.525554 18152 consensus_queue.cc:237] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:13.527467 17957 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.529981 15154 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:13.531054 17994 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:13.533631 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 52114.2us
I20260709 12:14:13.535037 17952 consensus_queue.cc:1059] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:13.509748 18057 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.536103 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.536466 18154 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:13.491616 17897 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:13.537407 17897 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.537719 18057 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:13.535580 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.538005 18154 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:13.539229 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:13.539884 18056 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:13.540174 15037 raft_consensus.cc:2410] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 11 because replica has last-logged OpId of term: 10 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 4.
I20260709 12:14:13.540659 15108 raft_consensus.cc:1240] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:13.539000 17952 raft_consensus.cc:3055] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:13.541188 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.541581 17952 raft_consensus.cc:740] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:13.541771 15034 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:13.542277 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.536880 15032 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:13.526990 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.572077 18168 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.339s
I20260709 12:14:13.910729 15038 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:14:13.522372 15040 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:14:13.504173 17835 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:13.570462 15154 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:13.504446 18144 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:13.571754 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 67547.6us
I20260709 12:14:13.922585 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:13.513446 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:13.558879 15035 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
I20260709 12:14:13.764835 15036 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:13.915387 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.934738 15032 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:14:13.752761 18068 raft_consensus.cc:1027] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: attempt to promote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
W20260709 12:14:13.592235 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 221681us
I20260709 12:14:13.542840 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.918382 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:13.918877 15183 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.600s	user 0.000s	sys 0.028s
I20260709 12:14:13.544971 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:13.543107 15112 raft_consensus.cc:2393] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
W20260709 12:14:13.935940 15183 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.619s	user 0.000s	sys 0.029s
I20260709 12:14:13.617949 15005 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:13.921960 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 351634us
I20260709 12:14:13.544093 15031 raft_consensus.cc:2376] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8. Re-sending same reply.
I20260709 12:14:13.936997 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:13.938059 15033 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 6: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:13.939323 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:13.942035 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:13.850318 17821 raft_consensus.cc:3055] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 12:14:13.943372 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 362252us
I20260709 12:14:13.944625 15005 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:13.944988 15154 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:13.945418 17799 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:13.945593 18152 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:13.948103 18152 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:13.948022 18155 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.948694 18152 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:13.949182 18155 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.581496 18134 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:13.952332 18134 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:13.948495 15037 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:14:13.953642 17646 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:13.952380 15005 leader_election.cc:400] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7.
W20260709 12:14:13.960250 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 424278us
I20260709 12:14:13.960510 15005 leader_election.cc:403] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:13.530047 17957 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:13.889330 18143 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:13.942853 17821 raft_consensus.cc:740] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:13.599540 17897 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:13.959625 18155 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:13.972411 15039 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:13.972810 15038 raft_consensus.cc:2376] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7. Re-sending same reply.
I20260709 12:14:13.542656 17952 consensus_queue.cc:260] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:13.987702 15081 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:13.971658 18144 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7.
I20260709 12:14:13.989723 15685 leader_election.cc:400] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 7. Current term is 8.
W20260709 12:14:13.975389 18174 log.cc:927] Time spent T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 12:14:13.985980 18056 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:13.976869 17994 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:13.972479 18154 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 12:14:13.997303 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 45164.9us
I20260709 12:14:13.973340 18057 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:13.970430 18143 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:14.004877 18041 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:14:13.985340 17646 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:14.007534 17646 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:14.009829 17646 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:14.019726 18057 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:14.021435 17952 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:14.022045 18057 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:13.996398 18154 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:13.997923 17897 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:14.029655 15039 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:13.992573 18157 consensus_queue.cc:1059] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 8.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.023s
I20260709 12:14:14.032698 15685 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:14.030676 15039 raft_consensus.cc:606] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:14.028159 18154 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:14.035588 15080 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:14.042479 18093 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:14:14.058581 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 90226us
I20260709 12:14:14.048811 18093 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:14.061270 18093 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:14.061257 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:14.036088 17646 consensus_queue.cc:1059] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 12:14:14.075579 15713 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:14.075815 18041 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:14:14.077030 15003 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:14.078204 17896 raft_consensus.cc:3055] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:14.078666 17896 raft_consensus.cc:740] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:14.079736 17896 consensus_queue.cc:260] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 8.10, Last appended by leader: 10, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:14.081240 18152 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:14.042677 18171 consensus_queue.cc:1059] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.040s
I20260709 12:14:14.041515 17957 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.043s
I20260709 12:14:14.086024 15081 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:14.087329 15081 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:14.087697 17835 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:14.089299 15081 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:14.090023 18041 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:14.091516 18168 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:14.092031 18168 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:14.092450 18168 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:14.096493 18144 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:14.097114 18144 raft_consensus.cc:697] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:14.052063 17994 raft_consensus.cc:1027] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: attempt to promote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260709 12:14:14.098275 18144 consensus_queue.cc:237] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:14.099680 18143 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:14.030074 17821 consensus_queue.cc:260] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:14.033954 17897 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:14.102114 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 66635.6us
I20260709 12:14:14.102988 15080 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:14.103264 17897 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:14.131562 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 158997us
W20260709 12:14:14.098336 18183 log.cc:927] Time spent T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 12:14:14.108531 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:14.081058 17896 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:14.113729 17646 raft_consensus.cc:3055] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:14.088181 17835 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.116597 17821 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:14.116886 15189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da585a7943934414a452b8e6341e1c36"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:14.153023 15189 raft_consensus.cc:606] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:14.120472 18152 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:14.123687 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 87111.6us
I20260709 12:14:14.104537 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:14.138707 15038 raft_consensus.cc:2376] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9. Re-sending same reply.
I20260709 12:14:14.151422 15154 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:14.155866 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:14.157516 18171 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:14.152590 15685 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:14.158730 14935 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 104) took 2787 ms. Trace:
I20260709 12:14:14.162863 15039 raft_consensus.cc:2376] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9. Re-sending same reply.
I20260709 12:14:14.169884 18171 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:14.175457 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:14.176913 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:14.150193 17646 raft_consensus.cc:740] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:14.180792 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:14.152661 17835 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:14.184016 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 51833.1us
I20260709 12:14:14.152402 17952 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 12:14:14.188202 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 45467.8us
W20260709 12:14:14.188745 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 85852.5us
I20260709 12:14:14.192117 15081 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:14.192879 17646 consensus_queue.cc:260] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:14.194133 17646 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:14.172124 17988 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.195861 18041 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:14.196300 18041 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:14.196633 18041 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:14.176733 18186 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:14.199894 18186 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:14.200309 18186 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:14.200771 18171 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:14.201428 18171 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:14.201709 15080 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:14.201889 18171 raft_consensus.cc:697] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:14.203482 15080 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:14.204843 18177 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:14.205542 18177 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:14.205785 18093 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:14.206782 15080 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:14.191300 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:14.211314 15034 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:14.207442 15039 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:14.193234 15081 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:14.190960 17952 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.217739 17952 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:14.194790 18168 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:14.222028 18168 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:14.222882 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 73284.9us
I20260709 12:14:14.210229 18185 consensus_queue.cc:1059] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.013s
I20260709 12:14:14.224804 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:14.165987 14935 rpcz_store.cc:276] 0709 12:14:11.371373 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:11.371508 (+   135us) service_pool.cc:224] Handling call
0709 12:14:14.158645 (+2787137us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:13.281557 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:13.282317 (+   760us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:13.282380 (+    63us) write_op.cc:435] Acquired schema lock
0709 12:14:13.282400 (+    20us) tablet.cc:662] Decoding operations
0709 12:14:13.283052 (+   652us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:13.283143 (+    91us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:13.283173 (+    30us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:14:13.283794 (+   621us) tablet.cc:701] Row locks acquired
0709 12:14:13.283845 (+    51us) write_op.cc:260] PREPARE: finished
0709 12:14:13.284048 (+   203us) write_op.cc:270] Start()
0709 12:14:13.284204 (+   156us) write_op.cc:276] Timestamp: P: 1783599253283949 usec, L: 0
0709 12:14:13.284226 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:14:13.313727 (+ 29501us) log.cc:844] Serialized 1293 byte log entry
0709 12:14:13.917032 (+603305us) op_driver.cc:464] REPLICATION: finished
0709 12:14:14.030111 (+113079us) write_op.cc:301] APPLY: starting
0709 12:14:14.031594 (+  1483us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:14.031769 (+   175us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:14.033949 (+  2180us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:14.124307 (+ 90358us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:14.124685 (+   378us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 12:14:14.124756 (+    71us) write_op.cc:312] APPLY: finished
0709 12:14:14.125137 (+   381us) log.cc:844] Serialized 35 byte log entry
0709 12:14:14.125378 (+   241us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:14.125493 (+   115us) write_op.cc:454] Released schema lock
0709 12:14:14.125566 (+    73us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:14.161929 (+ 36363us) write_op.cc:489] Releasing partition, row and schema locks
Metrics: {"mutex_wait_us":837661,"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":107947,"apply.run_cpu_time_us":3344,"apply.run_wall_time_us":107108,"num_ops":3,"prepare.queue_time_us":139488,"prepare.run_cpu_time_us":13419,"prepare.run_wall_time_us":232832,"raft.queue_time_us":281556,"raft.run_cpu_time_us":6353,"raft.run_wall_time_us":52813,"replication_time_us":632606,"thread_start_us":462710,"threads_started":4,"wal-append.queue_time_us":285689}]]}
I20260709 12:14:14.223979 15081 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:14.230195 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:14.230880 15039 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 2.
I20260709 12:14:14.239794 15110 raft_consensus.cc:1240] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:14.240893 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:14.241550 15039 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:14.241945 17897 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.242825 17957 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:14.242504 17897 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:14.243374 17957 raft_consensus.cc:697] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:14.244256 17957 consensus_queue.cc:237] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:14.244975 17897 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:14.246313 17835 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:14.246693 18056 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:14.202966 18171 consensus_queue.cc:237] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:14.241609 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:14.249400 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:14.240005 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:14.249950 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:14.227234 18072 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:14.250118 15114 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:14.258442 15110 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
I20260709 12:14:14.255524 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:14.246232 18168 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:14.259254 18155 raft_consensus.cc:476] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Not starting pre-election -- already a leader
I20260709 12:14:14.266965 15683 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:14.256137 18072 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:14.268241 15115 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:14:14.236804 17988 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:14.272418 15038 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:14.263116 18185 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:14.261008 18057 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.011s
I20260709 12:14:14.281069 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:14.272334 18072 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:14.288030 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:14.288735 15033 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:14.283819 15111 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:14.291117 15080 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:14.299024 18193 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:14.299980 18193 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:14.300463 18193 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:14.308796 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:14.311829 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:14.312175 15032 raft_consensus.cc:1240] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:14.306949 18134 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:14.313915 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 86461.8us
I20260709 12:14:14.311014 15081 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:14.317341 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:14.318336 15115 raft_consensus.cc:2393] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:14.287671 17897 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:14.323815 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 45225.1us
I20260709 12:14:14.331560 15081 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:14.294188 18093 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:14.312179 17835 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:14.314445 18157 raft_consensus.cc:3055] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:14.338420 15080 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:14.337931 18157 raft_consensus.cc:740] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:14.324174 18177 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:14.347532 15036 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 5.
I20260709 12:14:14.288156 18185 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:14.356527 15684 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:14.336192 17799 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:14.317005 18134 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:14.343791 18114 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.363878 15005 leader_election.cc:400] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6.
I20260709 12:14:14.364952 15005 leader_election.cc:403] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 12:14:14.365314 18190 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:14.365935 18190 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:14.367372 15080 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:14.352257 17835 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:14.353925 18177 raft_consensus.cc:697] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:14.370373 15081 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:14.344329 17897 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:14.375864 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 113801us
I20260709 12:14:14.380007 17988 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:14.380597 18180 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:14:14.382503 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:14.383948 15081 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:14.387670 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:14.390625 18194 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:14.364861 18166 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:14.382567 18189 log.cc:927] Time spent T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 12:14:14.394119 15081 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:14.391320 17799 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:14.450114 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 82857.7us
W20260709 12:14:14.426338 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:14.455019 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 61820.6us
I20260709 12:14:14.456754 15080 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:14.383641 18068 raft_consensus.cc:3055] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:14.371732 18086 consensus_queue.cc:1059] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.080s
I20260709 12:14:14.396361 18056 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:14.398772 17988 consensus_queue.cc:1059] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.056s
W20260709 12:14:14.464239 18187 log.cc:927] Time spent T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.160s	user 0.001s	sys 0.000s
W20260709 12:14:14.464462 18200 log.cc:927] Time spent T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260709 12:14:14.393395 17957 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 12:14:14.465664 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 136596us
I20260709 12:14:14.374861 17952 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:14.473189 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 79138.7us
I20260709 12:14:14.472350 15717 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
W20260709 12:14:14.476326 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 80624.1us
I20260709 12:14:14.391834 18114 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:14.360713 18157 consensus_queue.cc:260] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:14.459267 18194 raft_consensus.cc:697] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:14.485954 15081 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:14.518239 15685 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:14.484583 18143 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.035s
I20260709 12:14:14.479593 18057 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:14.474088 18056 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:14.476511 18180 raft_consensus.cc:2804] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:14.466711 18068 raft_consensus.cc:740] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:14.532604 15113 raft_consensus.cc:2393] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 9: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
W20260709 12:14:14.533516 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 82680.5us
I20260709 12:14:14.483923 17957 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:14.556996 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:14.565073 15036 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:14.576817 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 126002us
I20260709 12:14:14.544248 18057 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:14.551833 18056 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:14.537184 18166 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:14.486212 18154 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:14.590925 15080 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:14.594986 15156 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:14.607868 17646 consensus_queue.cc:1059] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:14.551707 18180 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:14.620886 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:14.566093 17957 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:14.610427 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:14.641361 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 123206us
I20260709 12:14:14.610375 15035 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 2004) took 1106 ms. Trace:
I20260709 12:14:14.604733 18057 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:14.560047 18171 consensus_queue.cc:1059] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.059s
W20260709 12:14:14.654457 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 59352.3us
I20260709 12:14:14.648468 15035 rpcz_store.cc:276] 0709 12:14:13.503778 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:13.940868 (+437090us) service_pool.cc:224] Handling call
0709 12:14:13.941108 (+   240us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:13.972538 (+ 31430us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:13.972573 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:13.978527 (+  5954us) log.cc:844] Serialized 26 byte log entry
0709 12:14:14.227634 (+249107us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:14.227672 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:14.227734 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:14.610137 (+382403us) raft_consensus.cc:1685] finished
0709 12:14:14.610155 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:14.610307 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18617,"raft.queue_time_us":8300,"raft.run_cpu_time_us":165,"raft.run_wall_time_us":3902,"thread_start_us":225381,"threads_started":1,"wal-append.queue_time_us":276103}
I20260709 12:14:14.646889 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:14.590500 18206 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:14.611450 18166 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:14.659052 15036 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:14.490192 18177 consensus_queue.cc:237] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:14.668095 15156 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:14.649346 18152 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:14.640591 18180 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:14.669072 18166 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:14.568177 18186 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:14.745435 15081 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:14.664849 18185 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:14.753176 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 220744us
I20260709 12:14:14.768400 15033 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:14.773214 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:14.751410 18190 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:14.767769 17897 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:14.776446 17799 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:14.852295 17799 raft_consensus.cc:3055] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:14.852717 17799 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:14.853633 17799 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:14.855002 17799 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:14.800118 18185 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:14.803354 15715 raft_consensus.cc:1275] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:14.803670 18114 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:14.806766 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:14:14.856304 18203 log.cc:927] Time spent T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.288s	user 0.001s	sys 0.000s
I20260709 12:14:14.741284 18194 consensus_queue.cc:237] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:14.815502 17952 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:14.824117 18211 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.824990 18204 raft_consensus.cc:3055] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:14.826416 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:14.827452 17646 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:14.862236 15718 raft_consensus.cc:2410] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 9 because replica has last-logged OpId of term: 8 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 5.
I20260709 12:14:14.768631 18168 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:14.824810 18134 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:14.830381 18041 consensus_meta.cc:287] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.633s	user 0.009s	sys 0.001s
W20260709 12:14:14.797713 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 206948us
I20260709 12:14:14.865264 15080 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:14.831566 18207 log.cc:927] Time spent T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.229s	user 0.001s	sys 0.000s
I20260709 12:14:14.833774 18154 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:14.834196 15038 consensus_meta.cc:287] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.550s	user 0.007s	sys 0.003s
I20260709 12:14:14.835750 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:14.836742 18216 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:14.838270 18221 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election won for term 8
W20260709 12:14:14.846062 18193 consensus_meta.cc:287] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent flushing consensus metadata: real 0.545s	user 0.008s	sys 0.001s
I20260709 12:14:14.912905 18041 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:14.935583 18193 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:14.849025 18210 log.cc:927] Time spent T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.112s	user 0.000s	sys 0.000s
I20260709 12:14:14.849741 17957 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:14.850888 18186 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:14.851399 18072 consensus_meta.cc:287] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.533s	user 0.010s	sys 0.000s
I20260709 12:14:14.743939 18068 consensus_queue.cc:260] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:14.863430 15003 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:14.856222 18114 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.770884 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:14.885015 18056 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:14.918166 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 53539.4us
I20260709 12:14:14.929733 15038 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
W20260709 12:14:14.950773 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 205499us
I20260709 12:14:14.930509 15710 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEARNER]: Advancing to term 8
I20260709 12:14:14.930927 18185 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.862143 18204 raft_consensus.cc:740] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:14.932013 18154 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:14.887936 18211 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:14.932765 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 67632.9us
I20260709 12:14:14.973603 15080 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:14.947708 18216 raft_consensus.cc:697] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:14.950197 18190 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:14:14.949512 15685 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:14.915246 15682 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:14.944803 18168 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:14.956615 15115 raft_consensus.cc:1240] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8. Ops: []
W20260709 12:14:14.960498 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:14.963260 15114 raft_consensus.cc:1240] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:14.967732 15081 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:14.949554 18206 raft_consensus.cc:697] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:14.970335 18157 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:15.100746 18206 consensus_queue.cc:237] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:15.102288 18209 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:14.948295 15713 raft_consensus.cc:1240] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:15.102986 18209 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:14.934373 18180 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:14.949363 18221 raft_consensus.cc:697] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:15.104713 18221 consensus_queue.cc:237] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.105265 18209 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:14.948634 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 85298.4us
W20260709 12:14:15.112201 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:14.955153 18114 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.114616 18114 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:14.965641 18185 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:14.950850 18072 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.116118 18056 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:15.116480 18185 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:15.028460 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 159774us
I20260709 12:14:15.117897 15108 raft_consensus.cc:1240] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:15.118498 18212 raft_consensus.cc:1027] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: attempt to promote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260709 12:14:15.105791 18023 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6.
I20260709 12:14:15.116709 18072 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:15.121073 18041 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:15.121976 18209 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:14.955585 17897 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:14.975920 18154 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:15.093469 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 425592us
I20260709 12:14:15.103353 18215 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:14.972445 18193 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:15.107615 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:15.107795 18201 log.cc:927] Time spent T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.582s	user 0.000s	sys 0.005s
W20260709 12:14:15.124523 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 162888us
I20260709 12:14:15.129233 15031 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:14:15.135769 18180 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:15.136405 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:15.137203 18227 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election won for term 10
W20260709 12:14:15.134876 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 161347us
I20260709 12:14:15.114897 17957 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:15.146574 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 53859.5us
I20260709 12:14:15.155236 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:15.155934 15035 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:15.110935 18057 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.131009 17897 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.159912 15040 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:15.135795 18056 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:15.165609 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:15.166141 15156 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:15.157742 15080 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:15.168145 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:15.168813 15032 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:15.168145 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:15.169732 15037 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:15.165807 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:15.171782 15039 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:15.130134 18166 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:15.228760 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 62712.4us
I20260709 12:14:15.130475 18190 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:15.148922 18177 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.074s
I20260709 12:14:15.240334 18057 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:15.168426 18227 raft_consensus.cc:697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:15.243767 18227 consensus_queue.cc:237] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.143757 18216 consensus_queue.cc:237] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.247392 15032 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:15.166879 18204 consensus_queue.cc:260] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.248540 18204 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:15.250717 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 104398us
I20260709 12:14:15.167009 17897 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:15.165580 18056 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.158227 18168 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.069s
W20260709 12:14:15.256374 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:15.256307 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 96662.9us
I20260709 12:14:15.277695 15034 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 2015) took 1043 ms. Trace:
I20260709 12:14:15.168022 18193 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.086s
I20260709 12:14:15.284619 15035 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:15.227752 17994 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:15.150681 18215 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:15.286142 15034 rpcz_store.cc:276] 0709 12:14:14.233896 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:14.234504 (+   608us) service_pool.cc:224] Handling call
0709 12:14:14.234864 (+   360us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:14.251486 (+ 16622us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:14.251516 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:14.266305 (+ 14789us) log.cc:844] Serialized 26 byte log entry
0709 12:14:14.361929 (+ 95624us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:14.361961 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:14.362012 (+    51us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:14.937449 (+575437us) spinlock_profiling.cc:243] Waited 8.35 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:15.254294 (+316845us) raft_consensus.cc:1685] finished
0709 12:14:15.254319 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:15.277607 (+ 23288us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":19201280,"thread_start_us":66683,"threads_started":1,"wal-append.queue_time_us":198438}
I20260709 12:14:15.284345 18220 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.310005 15156 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:15.288945 18056 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:15.318346 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 160692us
I20260709 12:14:15.294248 18238 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.328297 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:15.335458 15115 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:15.338821 15080 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:15.339802 18180 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:15.340210 18180 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:15.340626 18180 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:15.320288 17957 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:15.342108 17957 raft_consensus.cc:697] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:15.342478 15713 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43856 (request call id 278) took 1058 ms. Trace:
I20260709 12:14:15.343120 17957 consensus_queue.cc:237] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.348466 18211 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:15.316973 18220 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.342269 18216 raft_consensus.cc:2955] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Committing config change with OpId 6.5: config changed from index 4 to 5, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:15.350922 18220 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:15.354139 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:15.364567 15717 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:14:15.355141 15715 raft_consensus.cc:1240] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:15.335459 18233 raft_consensus.cc:2764] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 12:14:15.368219 15115 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 4.
I20260709 12:14:15.361132 18190 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:15.361285 18193 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.361829 15711 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:14:15.376169 18086 raft_consensus.cc:3055] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:15.376648 18086 raft_consensus.cc:740] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:15.364992 15037 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:14:15.365374 15039 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
W20260709 12:14:15.369956 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 82564.6us
I20260709 12:14:15.370891 15683 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:15.394685 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:15.396370 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:15.394948 15153 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:15.413626 15710 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEARNER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:15.342890 15713 rpcz_store.cc:276] 0709 12:14:14.284473 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:14.288455 (+  3982us) service_pool.cc:224] Handling call
0709 12:14:14.312687 (+ 24232us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:15.103508 (+790821us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:15.342167 (+238659us) spinlock_profiling.cc:243] Waited 625 ms on lock 0x7b5400769b54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:15.342390 (+   223us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1437296896}
I20260709 12:14:15.433569 18166 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:15.396512 18154 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:15.427461 18209 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:15.434779 18209 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:15.435230 18209 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:15.438874 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:15.439716 15114 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:15.394518 18193 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:15.444365 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 47284.4us
I20260709 12:14:15.445304 15156 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:15.445583 18193 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:15.446480 15156 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:15.446946 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:15.406481 18157 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:14:15.449237 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 119688us
I20260709 12:14:15.449456 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:15.446745 18154 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:15.458529 15037 raft_consensus.cc:2955] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Committing config change with OpId 6.5: config changed from index 4 to 5, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:15.459817 18157 raft_consensus.cc:697] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:15.459941 18220 consensus_queue.cc:1059] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:15.460788 18157 consensus_queue.cc:237] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:15.461047 17952 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:15.453045 18215 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:15.470068 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:15.456037 15081 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:15.327728 18238 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.481004 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:15.482522 15181 raft_consensus.cc:1240] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:15.482640 15080 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:15.484328 15182 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:15.483345 15156 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:15.484637 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:15.485260 15185 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:15.485203 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:15.486433 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:15.487133 15183 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:15.484650 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:15.488761 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:15.483265 15081 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:15.490808 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:15.494122 18180 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.494534 18230 raft_consensus.cc:3055] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:15.495078 18230 raft_consensus.cc:740] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:15.496066 18230 consensus_queue.cc:260] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:15.453938 18233 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:15.498553 15033 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
I20260709 12:14:15.409699 18086 consensus_queue.cc:260] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.506767 18086 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:15.507246 18056 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.509399 18056 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:15.510178 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:15.510857 15183 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:15.490840 18237 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:15.520013 18056 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.521697 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:15.521816 18056 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:15.522636 15183 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:15.500617 17952 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:15.528228 17952 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:15.526376 18056 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:15.505605 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:15.528683 15156 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:15.530236 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:15.531639 15183 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:15.531834 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:15.532581 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:15.532717 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:15.533280 15186 raft_consensus.cc:2393] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 9: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:15.533432 15182 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:15.511116 18209 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:15.535156 18180 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:15.532740 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:15.536103 15185 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:15.528649 17952 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:15.535578 18237 raft_consensus.cc:697] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:14:15.535873 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:15.541429 15039 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:15.511965 18155 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:15.503064 15081 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:15.537221 15685 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:15.502388 18166 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:15.557192 15156 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:15.553164 15685 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:15.568089 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:15.569721 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:15.568154 18154 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:15.570689 18238 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:15.572293 15182 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:15.511816 17897 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:15.574406 17897 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:15.568297 18194 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:15.579610 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:15.580348 15186 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:15.579964 18166 raft_consensus.cc:697] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:15.581861 18166 consensus_queue.cc:237] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.571074 18237 consensus_queue.cc:237] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.584081 18193 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:15.584560 18193 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.584957 18193 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:15.586373 18233 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:15.569211 18230 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:15.587460 17994 raft_consensus.cc:1027] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: attempt to promote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
W20260709 12:14:15.579695 18243 log.cc:927] Time spent T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.248s	user 0.004s	sys 0.000s
I20260709 12:14:15.599170 15187 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
W20260709 12:14:15.603967 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 97392.3us
W20260709 12:14:15.636324 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:15.610113 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 107147us
W20260709 12:14:15.644984 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 87867.7us
I20260709 12:14:15.646114 15156 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:15.644068 15081 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:15.659224 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:15.659621 18155 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:15.658025 15156 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:15.666828 15114 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:15.673257 15186 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:15.654940 18041 raft_consensus.cc:2804] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:15.682111 15185 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
W20260709 12:14:15.682914 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:15.677194 18072 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:15.688195 15114 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:15.655311 18204 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:15.684023 18209 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:15.684396 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:15.685495 15081 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:15.635643 17646 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.041s
I20260709 12:14:15.664021 17957 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:15.695227 15185 raft_consensus.cc:1240] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 12:14:15.675459 18056 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:15.672159 18180 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:15.675820 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:15.698714 18056 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.712587 15114 raft_consensus.cc:1240] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260709 12:14:15.697772 18072 raft_consensus.cc:697] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:15.703424 18180 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:15.713788 18204 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:15.715032 18238 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:15.698050 17957 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.697882 18041 raft_consensus.cc:697] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:15.917155 18232 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:15.930598 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:15.847995 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:15.721184 15113 raft_consensus.cc:1240] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260709 12:14:15.934165 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:15.910952 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 253022us
I20260709 12:14:15.912539 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:15.719328 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:15.922775 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:15.808553 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:15.934175 15187 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:15.720366 15683 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:15.935700 15035 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:14:15.936187 15156 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:15.913810 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:15.939100 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 218855us
I20260709 12:14:15.720500 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:15.931525 15114 raft_consensus.cc:1240] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:15.941941 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:15.943158 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:15.945024 15032 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:15.945838 15038 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:15.947605 15156 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:15.949882 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:15.950248 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:15.950683 15033 raft_consensus.cc:2410] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 12 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260709 12:14:15.951606 15111 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:15.698298 18155 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:15.715817 18068 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:15.955613 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:15.819022 18220 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:15.959787 15115 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:15.957983 15081 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:15.945372 18230 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:15.962756 18230 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:15.963869 15032 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:14:15.965296 18230 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:15.948630 18194 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:15.970758 15108 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:15.951383 18209 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:15.931058 18232 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:15.971954 18242 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:15.960250 18233 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:15.967320 18206 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260709 12:14:15.950731 18238 raft_consensus.cc:697] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:15.990775 15036 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:15.976766 18242 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:15.984105 18215 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.010s
I20260709 12:14:15.993860 18242 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:15.996321 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:15.997378 15181 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:15.969566 18230 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.000227 15113 raft_consensus.cc:1240] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:16.002238 15112 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:15.975612 18209 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:16.018379 18209 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:16.019711 18238 consensus_queue.cc:237] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 10.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:16.022941 15186 raft_consensus.cc:1240] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:16.024861 18230 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:16.025372 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:16.026965 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:16.028823 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:16.029532 15184 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:16.029853 15154 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:16.028825 15190 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:14:16.030771 15154 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:15.972858 18194 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:16.005419 18196 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:15.987674 18233 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:16.006085 15187 raft_consensus.cc:1240] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:15.975741 18220 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:16.009609 18204 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:16.010023 15713 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:14:16.012189 15109 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:16.013674 15107 raft_consensus.cc:1240] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:16.014683 15116 raft_consensus.cc:1240] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:16.030454 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:16.031633 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:16.044338 15154 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:16.071825 15039 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:16.027093 18230 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:16.099988 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:16.106163 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:16.068742 15184 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
W20260709 12:14:16.123461 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 133833us
W20260709 12:14:16.124253 18193 consensus_meta.cc:287] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent flushing consensus metadata: real 0.539s	user 0.017s	sys 0.001s
I20260709 12:14:15.919669 15711 raft_consensus.cc:2955] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Committing config change with OpId 6.5: config changed from index 4 to 5, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:16.129240 18209 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:16.163972 15112 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:16.056492 18194 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:16.061092 18155 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:16.001840 18041 consensus_queue.cc:237] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:16.193799 15181 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:14:16.061924 18152 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:16.060392 18233 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:16.181360 15039 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:16.056348 17994 consensus_queue.cc:1059] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.146s
I20260709 12:14:16.314361 18056 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:16.315112 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:16.061234 18072 consensus_queue.cc:237] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:16.312433 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 310090us
I20260709 12:14:16.186223 18193 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:16.322695 15156 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:16.219039 18155 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:16.218758 18152 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:14:16.324186 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 279930us
W20260709 12:14:16.277148 18251 log.cc:927] Time spent T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.144s	user 0.000s	sys 0.000s
I20260709 12:14:16.281569 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:16.346360 15116 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:16.280328 18206 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.287848 18154 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.319782 18230 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.358218 15109 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:16.364887 18193 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:16.367760 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:16.368932 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:16.369119 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:16.369673 15107 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:16.370012 15115 raft_consensus.cc:2410] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 9 because replica has last-logged OpId of term: 8 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 7.
I20260709 12:14:16.370857 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:16.376194 18260 log.cc:927] Time spent T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.317s	user 0.001s	sys 0.000s
I20260709 12:14:16.378015 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:16.384575 15115 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:14:16.368228 15114 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 6. (term mismatch)
W20260709 12:14:16.388429 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:16.388353 15114 pending_rounds.cc:85] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 5
I20260709 12:14:16.370759 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:16.388034 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:16.348770 18155 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:16.387398 18154 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:16.350059 18152 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:16.389531 15114 pending_rounds.cc:107] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted NO_OP operation due to leader change: 9.6
I20260709 12:14:16.406883 15114 raft_consensus.cc:2889] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:16.408521 15182 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:16.413411 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:16.414070 15109 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:16.411646 15108 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:14:16.420437 15111 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
W20260709 12:14:16.482717 17952 consensus_meta.cc:287] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.940s	user 0.015s	sys 0.007s
I20260709 12:14:16.357491 18206 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:16.494760 18232 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:16.495395 18206 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:16.393252 18230 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:16.500881 18220 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:16.519414 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:16.521488 18068 consensus_meta.cc:287] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.553s	user 0.010s	sys 0.000s
W20260709 12:14:16.548220 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:16.458534 18271 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:16.560145 18271 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:16.560547 18271 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:16.523209 17952 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:16.586921 15113 raft_consensus.cc:1240] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:16.597838 15189 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 6.
W20260709 12:14:16.607532 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 259892us
I20260709 12:14:16.611183 15154 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:16.594144 18242 consensus_meta.cc:287] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.600s	user 0.009s	sys 0.001s
W20260709 12:14:16.626717 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:16.561296 18068 raft_consensus.cc:3055] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:16.632457 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:16.609783 17952 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:16.668759 15153 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:16.637217 18068 raft_consensus.cc:740] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:16.650550 18154 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:16.710646 18068 consensus_queue.cc:260] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:16.711464 18274 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:16.717012 18155 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:16.724388 15155 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.664s	user 0.006s	sys 0.013s
W20260709 12:14:16.725795 15155 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.665s	user 0.006s	sys 0.013s
W20260709 12:14:16.733884 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:16.735782 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 124714us
W20260709 12:14:16.735881 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 67211.2us
I20260709 12:14:16.734244 15115 raft_consensus.cc:1240] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 3. Current term is 4. Ops: []
W20260709 12:14:16.735239 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:16.740746 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:16.651005 18242 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:16.747447 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:16.729671 18265 log.cc:927] Time spent T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.164s	user 0.001s	sys 0.000s
I20260709 12:14:16.683233 18209 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:16.748662 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:16.749384 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:16.754686 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:16.749933 15039 raft_consensus.cc:1240] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 12:14:16.754498 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:16.757169 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:16.757225 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:16.757798 15040 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:16.721725 18275 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.752840 15109 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:16.761405 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:16.722924 18154 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:16.743230 18220 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.739694 18237 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.738922 18274 raft_consensus.cc:2764] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election decision vote started in defunct term 4: won
I20260709 12:14:16.742317 18068 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:16.721197 18233 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:16.768602 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:16.769196 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:16.772606 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:16.746667 17646 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.763088 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:16.719202 18194 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:16.836508 18194 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:16.792654 15038 raft_consensus.cc:2368] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5.
I20260709 12:14:16.763600 17952 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.840008 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:16.843369 15033 raft_consensus.cc:2368] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5.
W20260709 12:14:16.778229 15684 leader_election.cc:336] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.550s (SENT)
I20260709 12:14:16.843966 15684 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:16.847920 15040 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
W20260709 12:14:16.853434 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 95293.4us
W20260709 12:14:16.918017 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 139811us
I20260709 12:14:16.780666 17957 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:16.762295 18152 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:16.770402 18186 consensus_queue.cc:1059] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.096s
I20260709 12:14:16.776230 18275 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:16.979110 15718 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43856 (request call id 283) took 1046 ms. Trace:
W20260709 12:14:16.876955 18278 log.cc:927] Time spent T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.166s	user 0.000s	sys 0.001s
I20260709 12:14:16.774070 18220 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:16.866048 18155 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:16.985530 15718 rpcz_store.cc:276] 0709 12:14:15.932603 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.932738 (+   135us) service_pool.cc:224] Handling call
0709 12:14:15.933068 (+   330us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:15.938164 (+  5096us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:15.938195 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:15.940863 (+  2668us) log.cc:844] Serialized 26 byte log entry
0709 12:14:16.157538 (+216675us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:16.157580 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:16.157649 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:16.978869 (+821220us) raft_consensus.cc:1685] finished
0709 12:14:16.978890 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:16.979047 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13227,"raft.queue_time_us":5437,"raft.run_cpu_time_us":153,"raft.run_wall_time_us":11793,"thread_start_us":197909,"threads_started":1,"wal-append.queue_time_us":461293}
I20260709 12:14:16.839502 17646 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:16.954154 18041 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:16.977034 18193 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:16.775729 18237 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.039621 18152 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:17.038965 18057 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.011s
I20260709 12:14:16.850073 17952 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:16.871227 18157 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.159s
I20260709 12:14:17.059758 15035 raft_consensus.cc:1240] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:17.065253 18289 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.009464 17957 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.052s
I20260709 12:14:17.077900 14936 catalog_manager.cc:5697] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 6 to 8, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 8 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
W20260709 12:14:17.065721 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 100257us
I20260709 12:14:17.096470 15112 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41544 (request call id 1976) took 1360 ms. Trace:
W20260709 12:14:17.101954 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 333768us
I20260709 12:14:17.090001 15032 raft_consensus.cc:1240] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:17.113852 17952 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:17.031258 18271 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:17.117848 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:17.115507 15112 rpcz_store.cc:276] 0709 12:14:15.720150 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.721371 (+  1221us) service_pool.cc:224] Handling call
0709 12:14:17.079621 (+1358250us) spinlock_profiling.cc:243] Waited 65.9 ms on lock 0x7b54000b77d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:17.080342 (+   721us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":151541632}
I20260709 12:14:17.118831 14936 catalog_manager.cc:5697] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 4 to 5, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 5 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:17.061345 18041 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:17.131361 15115 raft_consensus.cc:1240] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 12:14:17.133788 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.124679 14936 catalog_manager.cc:5697] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 5 to 7, leader changed from 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 7 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:17.119908 18220 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:17.139843 14936 catalog_manager.cc:5697] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 3 to 4, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 4 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:17.146258 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:17.151266 15109 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:17.149912 14936 catalog_manager.cc:5697] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 6 to 9. New cstate: current_term: 9 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:17.155082 14936 catalog_manager.cc:5697] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 7 to 8, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 8 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:17.122797 18242 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:17.162029 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 391799us
I20260709 12:14:17.130728 18292 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.100250 18289 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.164084 14936 catalog_manager.cc:5697] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 6 to 8, now has a pending config: VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1), VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2), VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3), VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 8 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } } pending_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:17.138643 18277 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:17.177340 14936 catalog_manager.cc:5697] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:17.156482 17646 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:17.130398 18057 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.045s
I20260709 12:14:17.181119 18233 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:17.198987 18233 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:17.199555 18254 log.cc:927] Time spent T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 1.090s	user 0.002s	sys 0.012s
W20260709 12:14:17.199774 18264 log.cc:927] Time spent T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.215s	user 0.001s	sys 0.000s
I20260709 12:14:17.166079 18220 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:17.180558 18273 log.cc:927] Time spent T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.435s	user 0.000s	sys 0.001s
W20260709 12:14:17.185827 18282 log.cc:927] Time spent T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.320s	user 0.000s	sys 0.001s
W20260709 12:14:17.187803 18283 log.cc:927] Time spent T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.107s	user 0.000s	sys 0.000s
I20260709 12:14:17.172221 18157 consensus_queue.cc:1059] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.020s
I20260709 12:14:17.183023 18280 raft_consensus.cc:3055] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:17.192886 18271 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:16.794298 18285 raft_consensus.cc:2955] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Committing config change with OpId 5.6: config changed from index -1 to 6, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:14:17.195017 18279 consensus_queue.cc:1059] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:17.201984 15031 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 2039) took 1291 ms. Trace:
I20260709 12:14:17.212658 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.130148 18276 consensus_queue.cc:1059] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.062s
W20260709 12:14:17.214867 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:17.184314 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:17.237660 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.238464 15190 raft_consensus.cc:2393] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:17.227950 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:17.228332 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.239073 15181 raft_consensus.cc:2376] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8. Re-sending same reply.
I20260709 12:14:17.228710 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.239353 15184 raft_consensus.cc:2393] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:17.233479 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.234344 18280 raft_consensus.cc:740] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:17.241483 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.242375 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:17.242969 15185 raft_consensus.cc:2376] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11. Re-sending same reply.
I20260709 12:14:17.235014 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.240367 15108 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:14:17.241189 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:17.204555 18286 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:17.264874 18286 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.266047 15184 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:17.219220 18220 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.268181 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.269207 18220 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:17.269585 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:17.270789 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:17.239610 18275 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:17.231637 15031 rpcz_store.cc:276] 0709 12:14:15.910190 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.910300 (+   110us) service_pool.cc:224] Handling call
0709 12:14:15.910617 (+   317us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:15.910976 (+   359us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:15.911004 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:15.934086 (+ 23082us) log.cc:844] Serialized 26 byte log entry
0709 12:14:16.002251 (+ 68165us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:16.002291 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:16.002353 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:17.201751 (+1199398us) raft_consensus.cc:1685] finished
0709 12:14:17.201772 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:17.201921 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":22489,"raft.run_cpu_time_us":147,"raft.run_wall_time_us":6841,"thread_start_us":42401,"threads_started":1,"wal-append.queue_time_us":830001}
I20260709 12:14:17.274030 18289 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:17.275061 15184 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:17.275893 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:17.276635 15114 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:17.279927 18279 raft_consensus.cc:3055] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:17.280395 18279 raft_consensus.cc:740] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:17.281366 18279 consensus_queue.cc:260] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.282922 18279 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:17.179383 18292 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.285372 18292 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:17.286232 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:17.287560 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.288298 18276 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.211400 18277 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:17.288875 18276 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.289309 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.290252 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:17.291425 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:17.292100 18280 consensus_queue.cc:260] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.292554 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.293205 15181 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:17.293411 18280 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:17.294030 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:17.295958 18275 raft_consensus.cc:3055] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:17.296454 15182 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40302 (request call id 1965) took 1448 ms. Trace:
I20260709 12:14:17.296428 18275 raft_consensus.cc:740] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:17.247500 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.248209 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.231078 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:17.251152 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.257452 18157 raft_consensus.cc:3055] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:17.231199 18154 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.264060 18041 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:17.199502 18233 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.298732 15187 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:17.298746 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:17.346220 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:17.346706 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:17.300251 15109 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 10.
I20260709 12:14:17.347867 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:17.288312 15185 raft_consensus.cc:2393] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:17.299561 15186 raft_consensus.cc:2393] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
W20260709 12:14:17.351259 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 357477us
I20260709 12:14:17.296610 18186 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.305322 15183 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:17.296875 15182 rpcz_store.cc:276] 0709 12:14:15.847817 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.848334 (+   517us) service_pool.cc:224] Handling call
0709 12:14:16.281380 (+433046us) spinlock_profiling.cc:243] Waited 3.25 ms on lock 0x7b58000f2198. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:14:17.296231 (+1014851us) spinlock_profiling.cc:243] Waited 58.2 ms on lock 0x7b54002553d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:17.296364 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":141377280}
I20260709 12:14:17.309890 18286 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:17.320483 15040 raft_consensus.cc:1275] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:17.291193 18276 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:17.328859 15190 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:17.352398 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:17.358319 18186 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.343343 15188 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:17.396925 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:17.397609 15188 raft_consensus.cc:2393] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:17.304081 15112 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:17.398252 18186 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:17.351524 15713 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:17.399025 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:17.400102 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:17.394532 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:17.360879 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:17.402760 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.363101 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.395675 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:17.398259 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:17.404043 15109 raft_consensus.cc:2393] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 10: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:17.417322 15188 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:17.418110 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:17.419171 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.342195 18157 raft_consensus.cc:740] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:17.297868 18275 consensus_queue.cc:260] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.414975 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:17.424645 15182 raft_consensus.cc:2393] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:17.360543 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.421869 15114 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:17.429224 15181 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:14:17.351117 18154 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:17.418854 18068 consensus_meta.cc:287] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.640s	user 0.010s	sys 0.000s
W20260709 12:14:17.425220 15004 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 2.008s (SENT) [suppressed 43 similar messages]
I20260709 12:14:17.435606 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.443292 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.444046 15112 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:14:17.422479 18193 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:17.445609 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.449846 15109 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:17.450927 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:17.451541 15182 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:17.447688 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:17.448642 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.454082 15112 raft_consensus.cc:2410] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 9 because replica has last-logged OpId of term: 8 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 7.
I20260709 12:14:17.456108 18193 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:17.460767 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:17.461625 15711 raft_consensus.cc:2368] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10.
I20260709 12:14:17.465371 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.466698 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.467940 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.467856 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.473896 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.446712 18230 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:17.477492 15078 leader_election.cc:400] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Vote denied by peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) with higher term. Message: Invalid argument: T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10.
I20260709 12:14:17.477839 15078 leader_election.cc:403] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:17.478598 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.479264 15186 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
W20260709 12:14:17.480393 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 55206.6us
W20260709 12:14:17.481096 15004 leader_election.cc:336] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 1.677s (SENT)
I20260709 12:14:17.483562 18180 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:17.467782 18068 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:17.484457 18068 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.486528 18068 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:17.489888 18193 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:17.496996 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.498798 15190 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:14:17.458415 18275 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:17.500053 18281 log.cc:927] Time spent T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.445s	user 0.001s	sys 0.000s
I20260709 12:14:17.502379 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.503077 15108 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:17.503613 18277 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:17.503953 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.504156 18277 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:17.504645 18277 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.505040 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.506006 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.506654 18277 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:17.511260 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:17.512676 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:17.514427 15114 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:17.516074 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.516451 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:17.518535 15187 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:17.523878 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.524299 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.524544 15116 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:17.524901 15187 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
W20260709 12:14:17.525822 18272 log.cc:927] Time spent T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.942s	user 0.003s	sys 0.009s
I20260709 12:14:17.520421 18154 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:17.520443 15188 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:17.527894 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.528479 15108 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:17.529964 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.530542 15188 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:17.530726 15183 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:17.531637 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.532261 15109 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:17.534425 15109 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:14:17.535809 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:17.536553 15107 raft_consensus.cc:2368] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10.
I20260709 12:14:17.536978 15107 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41544 (request call id 2006) took 1145 ms. Trace:
I20260709 12:14:17.537289 15107 rpcz_store.cc:276] 0709 12:14:16.392217 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.535543 (+1143326us) service_pool.cc:224] Handling call
0709 12:14:17.536910 (+  1367us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:17.537969 15108 raft_consensus.cc:1240] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:17.538467 15107 raft_consensus.cc:1240] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3. Ops: []
W20260709 12:14:17.539955 15189 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41162 (request call id 222) took 2947 ms (client timeout 1550 ms). Trace:
W20260709 12:14:17.540423 15189 rpcz_store.cc:269] 0709 12:14:14.592535 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:14.592707 (+   172us) service_pool.cc:224] Handling call
0709 12:14:17.539750 (+2947043us) spinlock_profiling.cc:243] Waited 1.88 s on lock 0x7b54001793d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:17.539857 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4313005312}
I20260709 12:14:17.522948 15113 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 1986) took 1473 ms. Trace:
I20260709 12:14:17.542080 15113 rpcz_store.cc:276] 0709 12:14:16.049756 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:16.049908 (+   152us) service_pool.cc:224] Handling call
0709 12:14:16.110303 (+ 60395us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:16.587507 (+477204us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.522684 (+935177us) spinlock_profiling.cc:243] Waited 476 ms on lock 0x7b5400332554. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:17.522854 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1095631232}
W20260709 12:14:17.546054 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:17.521906 18237 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:17.522562 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:17.498991 18290 log.cc:927] Time spent T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.434s	user 0.001s	sys 0.002s
I20260709 12:14:17.525786 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:17.504052 15713 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
W20260709 12:14:17.619899 15156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:17.551923 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.622493 15116 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41544 (request call id 2004) took 1243 ms. Trace:
I20260709 12:14:17.624711 15181 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:17.574450 15114 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:17.568117 15108 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:17.547241 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.622475 15187 raft_consensus.cc:2368] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 8. Current term is 9.
I20260709 12:14:17.606047 15182 raft_consensus.cc:2410] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 12 because replica has last-logged OpId of term: 11 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 7.
I20260709 12:14:17.625851 15185 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:17.722078 15110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 1974) took 2002 ms. Trace:
I20260709 12:14:17.726969 15110 rpcz_store.cc:276] 0709 12:14:15.719524 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.719642 (+   118us) service_pool.cc:224] Handling call
0709 12:14:16.303693 (+584051us) spinlock_profiling.cc:243] Waited 3.48 ms on lock 0x7b5800190b98. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:14:16.303978 (+   285us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:16.753077 (+449099us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:16.753106 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:16.774706 (+ 21600us) log.cc:844] Serialized 26 byte log entry
0709 12:14:16.984258 (+209552us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:16.984303 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:16.984378 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:17.498395 (+514017us) spinlock_profiling.cc:243] Waited 15.7 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:17.721855 (+223460us) raft_consensus.cc:1685] finished
0709 12:14:17.721876 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:17.722016 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":438687,"raft.queue_time_us":439163,"raft.run_cpu_time_us":156,"raft.run_wall_time_us":11492,"spinlock_wait_cycles":44074496,"thread_start_us":207610,"threads_started":1,"wal-append.queue_time_us":288003}
I20260709 12:14:17.693737 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.729277 15107 raft_consensus.cc:2393] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:17.625182 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.735268 15182 raft_consensus.cc:1240] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 10. Current term is 11. Ops: [10.6-10.6]
W20260709 12:14:17.666781 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:17.707525 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:17.591933 18041 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) with higher term. Message: Invalid argument: T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10.
I20260709 12:14:17.688589 15153 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:17.733670 15116 rpcz_store.cc:276] 0709 12:14:16.380949 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.523602 (+1142653us) service_pool.cc:224] Handling call
0709 12:14:17.622424 (+ 98822us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:17.740816 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 52318.6us
W20260709 12:14:17.591612 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 119484us
I20260709 12:14:17.638890 15190 raft_consensus.cc:1240] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:17.742317 15112 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:17.742967 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:17.540438 15034 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 2037) took 1631 ms. Trace:
I20260709 12:14:17.745270 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.745939 15112 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:17.747541 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.749871 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.470471 18157 consensus_queue.cc:260] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:17.760437 15183 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:17.763113 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:17.760687 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:17.763768 15114 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:17.763942 15038 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:17.764781 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:17.765379 15040 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:17.743891 15034 rpcz_store.cc:276] 0709 12:14:15.909053 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.909178 (+   125us) service_pool.cc:224] Handling call
0709 12:14:15.909472 (+   294us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:16.166036 (+256564us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:14:16.273821 (+107785us) log.cc:844] Serialized 14 byte log entry
0709 12:14:16.402710 (+128889us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:16.402766 (+    56us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:16.402813 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.540208 (+1137395us) spinlock_profiling.cc:243] Waited 256 ms on lock 0x7b540037f0d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:17.540256 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:17.540380 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":108794,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":49,"raft.queue_time_us":3738,"raft.run_cpu_time_us":102,"raft.run_wall_time_us":103,"spinlock_wait_cycles":589591808,"thread_start_us":128490,"threads_started":1,"wal-append.queue_time_us":387844}
I20260709 12:14:17.688292 18154 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.719102 18300 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:17.687870 18072 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.741608 18068 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.766916 15154 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:17.708361 18230 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:17.772161 15186 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:14:17.760867 17646 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.772818 15183 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:14:17.759056 18275 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:17.772924 15112 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 9: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:17.779578 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:17.688087 18292 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:17.782198 15685 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:17.782258 15034 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:17.786656 15156 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:17.788540 15186 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:14:17.789211 15154 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:17.791680 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:17.771384 18157 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:17.768950 18299 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.798940 15038 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 10.
I20260709 12:14:17.768278 18276 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:17.798009 15156 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:17.795161 18271 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:17.780738 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:17.768571 18289 consensus_queue.cc:1059] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.033s
I20260709 12:14:17.768998 18220 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 12:14:17.776279 18072 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:17.808688 15156 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:17.799338 18193 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:17.815187 18193 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:17.815265 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:17.815608 18193 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:17.815986 15039 raft_consensus.cc:1240] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:17.816807 18285 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:17.818194 15156 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:17.819252 15156 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:17.773713 18154 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.803385 18186 raft_consensus.cc:1064] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:14:17.810257 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:17.811519 15040 raft_consensus.cc:1240] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:17.812994 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:17.803890 18271 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:17.788848 18230 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:17.776183 18300 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.866302 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:17.814775 18286 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:17.798676 18280 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:17.820436 15156 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:17.821825 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:17.809020 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:17.874976 15038 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:14:17.875864 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:17.781683 18068 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.814252 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:17.804358 18276 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:17.835815 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:17.832669 18285 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:17.836462 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:17.837045 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:17.790378 17646 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.835732 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:17.858080 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:17.871526 15031 raft_consensus.cc:2393] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:17.804010 18292 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.882274 15032 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:14:17.885035 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 121708us
W20260709 12:14:17.891522 15111 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41544 (request call id 1975) took 2162 ms (client timeout 2124 ms). Trace:
I20260709 12:14:17.841722 18271 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:17.894241 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:17.897176 15038 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:17.898110 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:17.899262 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:17.881510 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:17.896384 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 107232us
W20260709 12:14:17.896859 15111 rpcz_store.cc:269] 0709 12:14:15.719842 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.719953 (+   111us) service_pool.cc:224] Handling call
0709 12:14:17.882238 (+2162285us) spinlock_profiling.cc:243] Waited 20.2 ms on lock 0x7b54003ce954. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:17.882339 (+   101us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":46454016}
I20260709 12:14:17.898530 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:17.900879 15031 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:17.900971 15154 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:17.803128 18299 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:17.903162 15005 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:17.903883 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:17.904476 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:17.907868 15040 raft_consensus.cc:2410] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 10 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:14:17.907980 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:17.905421 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:17.908802 15039 raft_consensus.cc:2368] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10.
I20260709 12:14:17.911715 15036 raft_consensus.cc:2410] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 7 because replica has last-logged OpId of term: 6 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 2.
I20260709 12:14:17.896246 18280 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:17.918936 15032 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:17.919816 15034 raft_consensus.cc:1240] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:17.941211 15685 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:17.918118 18220 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 12:14:17.912748 18275 raft_consensus.cc:697] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:14:17.968575 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 212316us
I20260709 12:14:17.972705 17646 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:17.974303 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 100098us
I20260709 12:14:17.973457 18220 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260709 12:14:17.981376 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 78311.6us
I20260709 12:14:17.968155 18224 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:17.986624 15005 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:14:17.997170 15080 leader_election.cc:336] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.818s (SENT)
I20260709 12:14:18.019495 15080 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:18.024165 18269 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:17.971555 18318 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 12:14:18.032522 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 126685us
I20260709 12:14:17.979568 18275 consensus_queue.cc:237] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:18.036938 15154 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:18.029877 18308 log.cc:927] Time spent T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.196s	user 0.001s	sys 0.000s
I20260709 12:14:17.985180 18220 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.019902 18279 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:18.031947 18319 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:17.976884 18313 consensus_queue.cc:1059] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.073s
I20260709 12:14:18.037048 18041 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
W20260709 12:14:18.054770 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 234374us
W20260709 12:14:18.076710 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 79594us
I20260709 12:14:18.077126 15156 leader_election.cc:400] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5.
I20260709 12:14:18.078357 15156 leader_election.cc:400] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 4. Current term is 5.
W20260709 12:14:18.078891 15080 leader_election.cc:336] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.913s (SENT)
I20260709 12:14:18.079346 15080 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:18.075688 15154 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:18.043370 18154 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:18.043648 18230 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:18.104575 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 336283us
I20260709 12:14:18.045672 18220 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:18.104761 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:18.044224 18286 raft_consensus.cc:697] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:14:18.122614 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 139419us
I20260709 12:14:18.047268 18072 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:18.108042 15154 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:18.119086 15156 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:18.130607 15154 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:18.130939 15685 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:18.051484 18323 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:18.050724 18300 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:18.105932 18332 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:18.112629 18180 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:18.107941 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:18.108745 18224 raft_consensus.cc:697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:18.107674 18292 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:18.133682 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 54811.8us
I20260709 12:14:18.137434 15189 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:18.137562 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.112308 18276 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:18.117431 18285 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:18.148741 15684 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:18.149771 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:18.151986 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:18.153975 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:18.155468 15111 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:14:18.153861 18285 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:18.156783 18285 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:18.159663 18276 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:14:18.134240 18323 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.160475 18323 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:18.161942 15080 leader_election.cc:336] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.915s (SENT)
I20260709 12:14:18.162057 15187 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:18.163724 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:18.164463 15186 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:18.132288 18328 raft_consensus.cc:3055] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:18.122977 18154 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.032s
I20260709 12:14:18.139693 18332 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.120685 18325 consensus_queue.cc:1059] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.053s
I20260709 12:14:18.140164 18299 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:18.188748 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 69746.9us
I20260709 12:14:18.154775 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:18.184213 18318 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:18.193735 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.107366 18186 consensus_queue.cc:237] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 7, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:18.044348 18269 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:18.193363 18316 log.cc:927] Time spent T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 12:14:18.201426 18336 consensus_queue.cc:1059] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 12:14:18.190418 18300 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.020s
I20260709 12:14:18.186094 18327 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:18.188334 18328 raft_consensus.cc:740] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:18.202253 15189 raft_consensus.cc:2393] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
W20260709 12:14:18.203827 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 72076.6us
I20260709 12:14:18.203687 15156 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:18.216701 18322 log.cc:927] Time spent T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.095s	user 0.000s	sys 0.001s
I20260709 12:14:18.196925 18332 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:18.253187 15185 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 1909) took 1019 ms. Trace:
W20260709 12:14:18.220234 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 197208us
I20260709 12:14:18.209079 18330 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:18.265646 18330 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:18.193926 18193 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:18.264117 18314 log.cc:927] Time spent T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 12:14:18.264375 15186 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:18.281194 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.281340 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.281580 15183 raft_consensus.cc:1240] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:18.281960 15186 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:14:18.263782 18328 consensus_queue.cc:260] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.265077 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.283011 15188 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:18.285200 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:18.263463 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 112175us
W20260709 12:14:18.209847 18311 log.cc:927] Time spent T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.232s	user 0.001s	sys 0.000s
I20260709 12:14:18.257445 15185 rpcz_store.cc:276] 0709 12:14:17.233422 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.731087 (+497665us) service_pool.cc:224] Handling call
0709 12:14:17.731449 (+   362us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:17.732132 (+   683us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:17.732171 (+    39us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:17.733207 (+  1036us) log.cc:844] Serialized 26 byte log entry
0709 12:14:17.975705 (+242498us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:17.975748 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.975818 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:18.252951 (+277133us) raft_consensus.cc:1685] finished
0709 12:14:18.252972 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:18.253118 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":87,"raft.run_cpu_time_us":93,"raft.run_wall_time_us":94,"thread_start_us":203675,"threads_started":1,"wal-append.queue_time_us":276059}
W20260709 12:14:18.211753 18326 log.cc:927] Time spent T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 12:14:18.201937 18318 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:18.208935 18315 log.cc:927] Time spent T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.163s	user 0.001s	sys 0.000s
I20260709 12:14:18.216775 18336 raft_consensus.cc:3055] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:18.277436 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:18.309166 15114 raft_consensus.cc:2410] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 10 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:14:18.279304 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:18.309980 15187 raft_consensus.cc:2393] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:18.286062 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:18.286715 15080 leader_election.cc:336] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.983s (SENT)
I20260709 12:14:18.287431 15038 raft_consensus.cc:1275] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:18.288241 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:18.289258 18193 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:18.270421 18295 consensus_queue.cc:1059] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.020s
I20260709 12:14:18.290696 18313 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:18.291483 18328 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:18.256100 18224 consensus_queue.cc:237] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 8.10, Last appended by leader: 10, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:18.292092 15181 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 1916) took 1056 ms. Trace:
I20260709 12:14:18.225239 18325 consensus_queue.cc:1243] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer cb445d4f8d034987976d9b78da5532ac log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 12:14:18.296600 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:18.296480 15184 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40292 (request call id 1919) took 1045 ms. Trace:
W20260709 12:14:18.297936 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 149297us
I20260709 12:14:18.270596 18299 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 12:14:18.305557 18318 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:18.306686 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.311589 15186 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:18.310817 15080 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:18.214470 18331 consensus_queue.cc:1059] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.094s
I20260709 12:14:18.314507 15034 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:18.266402 18230 consensus_queue.cc:1059] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.049s
I20260709 12:14:18.335206 15184 rpcz_store.cc:276] 0709 12:14:17.236245 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.240949 (+  4704us) service_pool.cc:224] Handling call
0709 12:14:18.281265 (+1040316us) spinlock_profiling.cc:243] Waited 18.7 ms on lock 0x7b54001aa254. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:18.281377 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":43101952}
I20260709 12:14:18.347944 15185 raft_consensus.cc:1275] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
W20260709 12:14:18.345271 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 58587.3us
I20260709 12:14:18.320106 15187 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:18.335271 15039 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:18.280514 18330 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:18.224077 18286 consensus_queue.cc:237] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:18.328454 18280 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:18.323776 15181 rpcz_store.cc:276] 0709 12:14:17.235554 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.737907 (+502353us) service_pool.cc:224] Handling call
0709 12:14:17.751885 (+ 13978us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:17.752341 (+   456us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:17.752395 (+    54us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:17.761566 (+  9171us) log.cc:844] Serialized 26 byte log entry
0709 12:14:17.943378 (+181812us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:17.943421 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.943493 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:18.291895 (+348402us) raft_consensus.cc:1685] finished
0709 12:14:18.291914 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:18.292035 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2887,"raft.queue_time_us":8650,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":6398,"thread_start_us":175151,"threads_started":1,"wal-append.queue_time_us":352451}
I20260709 12:14:18.319698 15713 raft_consensus.cc:2368] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9.
I20260709 12:14:18.314241 18336 raft_consensus.cc:740] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:18.309238 18277 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
W20260709 12:14:18.353798 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 150185us
I20260709 12:14:18.352213 15080 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:18.380832 15080 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:18.352676 15004 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:18.324986 15683 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:18.346462 18180 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:18.335049 18285 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.363930 15188 raft_consensus.cc:3055] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:18.365702 15190 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 1923) took 1115 ms. Trace:
I20260709 12:14:18.370389 18292 raft_consensus.cc:3055] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:18.371229 18331 raft_consensus.cc:3055] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:18.372344 18230 raft_consensus.cc:3055] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:18.387768 15004 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:18.372496 18269 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:18.374922 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:18.390398 15156 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:18.405350 15034 raft_consensus.cc:2393] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:18.375838 18068 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:18.382988 15684 leader_election.cc:400] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 8. Current term is 9.
W20260709 12:14:18.383198 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 113924us
I20260709 12:14:18.388025 15188 raft_consensus.cc:740] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:18.388296 15190 rpcz_store.cc:276] 0709 12:14:17.378813 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.742677 (+363864us) service_pool.cc:224] Handling call
0709 12:14:17.776722 (+ 34045us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:17.801890 (+ 25168us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:17.801927 (+    37us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:17.846612 (+ 44685us) log.cc:844] Serialized 582 byte log entry
0709 12:14:17.983409 (+136797us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:17.983475 (+    66us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.983608 (+   133us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:18.365407 (+381799us) raft_consensus.cc:1685] finished
0709 12:14:18.365445 (+    38us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:18.365622 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10607,"raft.queue_time_us":14036,"raft.run_cpu_time_us":124,"raft.run_wall_time_us":3831,"thread_start_us":86057,"threads_started":1,"wal-append.queue_time_us":231008}
I20260709 12:14:18.403769 15039 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
W20260709 12:14:18.407087 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 82157.6us
I20260709 12:14:18.425911 15005 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:18.424877 15156 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:18.439989 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 52305.6us
I20260709 12:14:18.440893 15004 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:18.345321 18323 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.339613 18220 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.390053 18292 raft_consensus.cc:740] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:18.389907 18331 raft_consensus.cc:740] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:18.403059 18230 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:18.387698 18057 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:18.423166 18271 consensus_meta.cc:287] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.516s	user 0.009s	sys 0.002s
I20260709 12:14:18.452833 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.450285 15005 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:18.442768 15156 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:14:18.454816 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 155854us
I20260709 12:14:18.469935 15187 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:18.442196 18154 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:18.406271 18347 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:18.391229 18287 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:18.467093 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.412075 18269 raft_consensus.cc:2764] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader election decision vote started in defunct term 8: won
I20260709 12:14:18.467783 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.470908 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.481595 15187 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:18.456110 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.471926 15081 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:18.472101 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.474301 15156 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:18.442263 18339 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:18.487062 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.476312 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.411394 18072 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.057s
I20260709 12:14:18.445015 18299 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:18.404551 18280 consensus_queue.cc:1059] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.063s
I20260709 12:14:18.463790 18068 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:18.484083 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.496860 15186 raft_consensus.cc:2393] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 13: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:18.485299 15189 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:18.438959 18180 consensus_queue.cc:1059] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.033s
I20260709 12:14:18.488312 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.481626 18340 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:18.488993 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.487767 15184 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:18.489677 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.502156 15190 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:14:18.488719 15156 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:18.499285 15081 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:18.506161 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:18.509013 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:18.487110 18339 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:18.514681 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.478960 18271 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.515697 18351 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:18.516258 18345 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:18.466714 18334 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.053s
I20260709 12:14:18.494501 18347 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:18.523768 15185 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:14:18.526270 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.527034 15186 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:18.532899 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:18.533923 15033 raft_consensus.cc:2410] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 10 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:14:18.501915 18340 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.542335 18340 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:18.542181 18318 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.540007 18346 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election won for term 13
W20260709 12:14:18.544293 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 94122.4us
I20260709 12:14:18.532390 18068 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:18.547727 18349 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:18.539621 18271 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:18.534298 18221 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:18.525679 18351 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.525271 18339 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:18.574774 15005 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:18.500330 18292 consensus_queue.cc:260] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.577044 18346 raft_consensus.cc:697] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:18.577477 18292 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:18.578152 18346 consensus_queue.cc:237] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.578990 18347 consensus_queue.cc:1059] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:18.580940 18057 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:18.581918 18233 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:18.583804 15005 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:18.587695 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:18.588414 15031 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:18.589970 15040 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
W20260709 12:14:18.594879 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 95673.9us
I20260709 12:14:18.512643 18332 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.603392 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:18.601832 15081 leader_election.cc:400] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10.
W20260709 12:14:18.591851 18303 log.cc:927] Time spent T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 12:14:18.511880 18230 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.574946 18351 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:18.611485 18348 raft_consensus.cc:2804] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:18.492671 18336 consensus_queue.cc:260] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.567910 18068 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.615211 15031 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:18.584882 18295 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.037s
I20260709 12:14:18.595633 18285 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:18.522857 18331 consensus_queue.cc:260] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.616232 15081 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:18.621340 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:18.623344 18230 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:18.613186 18323 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:18.623852 18057 consensus_queue.cc:1059] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
W20260709 12:14:18.628470 15685 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:18.615938 18348 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:18.632314 15033 raft_consensus.cc:1240] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3. Ops: []
W20260709 12:14:18.635658 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 246591us
I20260709 12:14:18.624606 18220 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:18.620481 18355 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:18.640759 18068 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:18.641559 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:18.644762 18320 log.cc:927] Time spent T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.323s	user 0.004s	sys 0.000s
I20260709 12:14:18.646927 18072 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:18.648270 18332 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:18.651481 18057 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:18.655747 15040 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 12:14:18.704977 18057 consensus_queue.cc:1059] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:18.655967 18221 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:18.656348 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:18.661820 18318 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:18.636790 17646 raft_consensus.cc:3055] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:18.635902 18336 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:18.636027 18331 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:18.662883 18357 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:18.663966 15111 raft_consensus.cc:1240] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 12:14:18.665611 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:18.667325 18339 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.671047 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:18.792970 15112 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:18.671402 15031 raft_consensus.cc:1275] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:18.632441 18348 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:18.686049 18351 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.688530 18072 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:18.736704 15036 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:18.739956 17646 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:18.740541 18355 raft_consensus.cc:697] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:18.816238 15033 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: []
W20260709 12:14:18.819217 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 237557us
I20260709 12:14:18.821813 15005 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:18.822690 15005 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:18.829780 15036 raft_consensus.cc:2410] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 10 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:14:18.831743 15154 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:18.833113 15112 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
I20260709 12:14:18.830420 15005 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:14:18.834576 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 198041us
I20260709 12:14:18.835726 15005 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:18.834724 15683 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:18.840333 15182 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 1912) took 1598 ms. Trace:
I20260709 12:14:18.836745 15005 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:18.846635 15182 rpcz_store.cc:276] 0709 12:14:17.234327 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.736207 (+501880us) service_pool.cc:224] Handling call
0709 12:14:17.765014 (+ 28807us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:17.773988 (+  8974us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:17.774016 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:17.790951 (+ 16935us) log.cc:844] Serialized 26 byte log entry
0709 12:14:17.990582 (+199631us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:17.990629 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:17.990712 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:18.641825 (+651113us) spinlock_profiling.cc:243] Waited 26.5 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:18.822758 (+180933us) raft_consensus.cc:1685] finished
0709 12:14:18.822784 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:18.832721 (+  9937us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12362,"raft.queue_time_us":7149,"raft.run_cpu_time_us":171,"raft.run_wall_time_us":15240,"spinlock_wait_cycles":60994432,"thread_start_us":170486,"threads_started":1,"wal-append.queue_time_us":458406}
I20260709 12:14:18.820647 18068 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.835453 18324 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.851985 18289 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:18.852224 18221 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:18.852460 18289 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.852499 15080 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:18.853080 18289 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:18.853860 18221 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:18.836596 18363 raft_consensus.cc:2764] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260709 12:14:18.855680 18224 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.856339 18224 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:18.858289 15036 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:14:18.858786 18224 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:18.862702 15005 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:18.866570 18289 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.867461 18363 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:18.869006 18289 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:18.872008 18366 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:18.872526 18366 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.873078 18366 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:18.862493 18279 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:14:18.876034 18356 log.cc:927] Time spent T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.246s	user 0.001s	sys 0.000s
I20260709 12:14:18.876610 18279 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.867643 18068 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:18.878042 18323 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.878826 18068 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:18.878623 18323 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:18.880825 18323 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:18.881291 18279 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:18.883055 15005 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:18.884126 15005 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:18.794586 18330 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:18.885615 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:18.833689 18292 raft_consensus.cc:2764] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election decision vote started in defunct term 12: won
I20260709 12:14:18.886348 15112 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 6.
I20260709 12:14:18.849058 18313 raft_consensus.cc:2764] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 12:14:18.889828 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:18.891878 15718 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:18.890105 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:18.887213 15005 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:18.838636 18220 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:18.888564 15683 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:18.849483 18194 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:18.892772 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:18.893401 15715 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:14:18.895658 15153 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:18.894519 18220 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.897007 18364 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.035s
I20260709 12:14:18.903481 18194 raft_consensus.cc:697] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:18.904458 18194 consensus_queue.cc:237] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:18.907682 15153 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:18.908783 18318 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:18.909152 18318 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.909478 18318 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:18.910863 15188 consensus_queue.cc:260] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.911846 15188 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:18.912424 18220 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:18.914412 15183 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 1976) took 1405 ms. Trace:
I20260709 12:14:18.914834 15183 rpcz_store.cc:276] 0709 12:14:17.508533 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.781181 (+272648us) service_pool.cc:224] Handling call
0709 12:14:18.281407 (+500226us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:18.281959 (+   552us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:18.914186 (+632227us) spinlock_profiling.cc:243] Waited 500 ms on lock 0x7b54001aa250. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d198ad 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:18.914345 (+   159us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1149793152}
I20260709 12:14:18.916168 18351 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:18.917387 18355 consensus_queue.cc:237] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:18.921876 15188 raft_consensus.cc:1275] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:18.922338 14936 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 105) took 3001 ms. Trace:
I20260709 12:14:18.926560 15005 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:18.930424 15005 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:18.922683 14936 rpcz_store.cc:276] 0709 12:14:15.920755 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.920902 (+   147us) service_pool.cc:224] Handling call
0709 12:14:18.922276 (+3001374us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:17.837714 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:17.838238 (+   524us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:17.838273 (+    35us) write_op.cc:435] Acquired schema lock
0709 12:14:17.838290 (+    17us) tablet.cc:662] Decoding operations
0709 12:14:17.839109 (+   819us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:17.839185 (+    76us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:17.839217 (+    32us) tablet.cc:685] Acquiring locks for 8 operations
0709 12:14:17.839862 (+   645us) tablet.cc:701] Row locks acquired
0709 12:14:17.839880 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:14:17.840021 (+   141us) write_op.cc:270] Start()
0709 12:14:17.840126 (+   105us) write_op.cc:276] Timestamp: P: 1783599257839978 usec, L: 0
0709 12:14:17.840146 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:14:17.909962 (+ 69816us) log.cc:844] Serialized 3565 byte log entry
0709 12:14:18.494215 (+584253us) op_driver.cc:464] REPLICATION: finished
0709 12:14:18.630916 (+136701us) write_op.cc:301] APPLY: starting
0709 12:14:18.632099 (+  1183us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:18.651503 (+ 19404us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:18.651625 (+   122us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:18.656133 (+  4508us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:18.656333 (+   200us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0709 12:14:18.656374 (+    41us) write_op.cc:312] APPLY: finished
0709 12:14:18.656644 (+   270us) log.cc:844] Serialized 65 byte log entry
0709 12:14:18.656841 (+   197us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:18.656966 (+   125us) write_op.cc:454] Released schema lock
0709 12:14:18.657013 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:18.657413 (+   400us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:18.657440 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":167,"reported_tablets":10,"spinlock_wait_cycles":17152,"child_traces":[["op",{"apply.queue_time_us":126014,"apply.run_cpu_time_us":3215,"apply.run_wall_time_us":30973,"num_ops":8,"prepare.queue_time_us":485624,"prepare.run_cpu_time_us":13680,"prepare.run_wall_time_us":244450,"raft.queue_time_us":253003,"raft.run_cpu_time_us":22417,"raft.run_wall_time_us":138317,"replication_time_us":644368,"thread_start_us":443788,"threads_started":4,"wal-append.queue_time_us":272201}]]}
I20260709 12:14:18.867512 18324 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:18.947515 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:18.887058 18368 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:18.953751 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:18.954396 15189 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:18.954850 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.896653 18289 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:18.954089 15040 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:18.951368 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:18.924057 18224 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:14:18.956475 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 104065us
I20260709 12:14:18.958011 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.955442 15187 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:18.962982 15189 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:18.923197 18072 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:18.944350 18319 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:18.959229 18289 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.888790 18340 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.944039 18068 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:18.983739 18068 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:18.984675 18340 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:18.986295 18068 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:18.961052 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.987222 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:18.987504 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:18.988289 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:18.988893 15182 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:18.989987 15188 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:18.967689 18319 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:18.990803 18319 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:18.961308 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:18.961047 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.994060 15186 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:18.963446 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:18.995333 15187 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:18.963519 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:18.996337 15181 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:18.946744 18313 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:18.964542 15189 raft_consensus.cc:1240] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:18.964922 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:18.997654 15190 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:18.948577 18363 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:18.967054 15185 raft_consensus.cc:1240] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: [10.6-10.6]
I20260709 12:14:18.967934 15005 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:18.970685 18339 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:18.971264 15080 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:18.973035 18367 log.cc:927] Time spent T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 12:14:18.974581 18220 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:18.965775 18224 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:19.001251 15005 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:18.994367 18289 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
W20260709 12:14:19.027668 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 56509.2us
I20260709 12:14:19.054909 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:19.042198 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 699855us
I20260709 12:14:19.015187 15040 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:19.007936 18366 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:19.116299 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 115109us
I20260709 12:14:18.999794 18363 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:18.998941 18313 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:18.997949 18348 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:19.026808 18365 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.029536 18330 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:19.116866 18368 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:19.019428 18072 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:19.208477 15684 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:19.208659 15080 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:19.008704 18336 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:19.026899 18349 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:19.210188 15181 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:19.031095 18324 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:19.211494 15187 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:19.213104 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:19.214301 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 159175us
W20260709 12:14:19.215652 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 124471us
I20260709 12:14:19.218858 15005 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:19.146610 18224 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:19.212880 18355 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:19.213146 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:19.229645 18313 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:19.229753 18363 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:19.244812 18230 consensus_meta.cc:287] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.617s	user 0.009s	sys 0.001s
I20260709 12:14:19.243566 18349 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:19.234877 18368 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:19.236116 18336 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:19.240772 18157 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:19.275090 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 276416us
W20260709 12:14:19.276803 15156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:19.284260 15156 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:19.257642 18324 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:19.261019 18355 raft_consensus.cc:697] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:19.275379 18336 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:19.289871 18275 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:19.306790 18275 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:19.275211 18318 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:19.312436 15713 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43846 (request call id 526) took 1552 ms (client timeout 1600 ms). Trace:
I20260709 12:14:19.313298 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:19.314004 15711 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:14:19.316557 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:19.317196 15109 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:14:19.319936 18355 consensus_queue.cc:237] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:19.323137 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:19.323653 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:19.312901 15713 rpcz_store.cc:269] 0709 12:14:17.759951 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.763304 (+  3353us) service_pool.cc:224] Handling call
0709 12:14:19.312095 (+1548791us) spinlock_profiling.cc:243] Waited 487 ms on lock 0x7b54006b0154. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:19.312242 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1119493376}
I20260709 12:14:19.324218 15115 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:19.328227 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:19.329053 15109 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:19.285673 18332 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:19.290297 18230 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:19.297066 18346 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:19.293483 18376 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.348899 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:19.349663 15112 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:19.343519 15109 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:14:19.305135 18220 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:19.325374 18318 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:19.358388 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 114559us
W20260709 12:14:19.359472 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 118580us
I20260709 12:14:19.364569 15112 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
W20260709 12:14:19.363155 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 144354us
I20260709 12:14:19.364770 15109 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:14:19.241894 18365 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:14:19.367571 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:19.301240 18324 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.368980 15109 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:19.336465 18357 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:19.372354 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:19.373178 15112 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:19.382783 15115 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:19.385500 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:19.386457 15115 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:19.344627 18332 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.384130 18220 consensus_queue.cc:1059] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 6, Time since last communication: 0.007s
I20260709 12:14:19.399758 18180 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:19.401412 18358 raft_consensus.cc:3055] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:19.405709 18349 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.406081 14935 catalog_manager.cc:5697] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 9 to 10, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 10 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:19.436108 14935 catalog_manager.cc:5697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:19.437510 14935 catalog_manager.cc:5697] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 6 to 8, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 8 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:19.420593 18365 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:19.445272 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 207478us
I20260709 12:14:19.359225 18376 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:19.440328 15115 raft_consensus.cc:1240] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:19.438838 14935 catalog_manager.cc:5697] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 8 to 9, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 9 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:19.461459 14935 catalog_manager.cc:5697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:19.468535 14935 catalog_manager.cc:5697] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 11 to 12, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 12 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:19.426880 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:19.431301 18358 raft_consensus.cc:740] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:19.502048 15186 raft_consensus.cc:1240] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:19.502841 18358 consensus_queue.cc:260] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.503933 18358 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:19.503999 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:19.508296 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 1.05652e+06us
I20260709 12:14:19.509266 15004 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:19.516839 18332 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:19.517632 18332 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:19.518028 18332 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:19.518409 18332 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:19.495893 15185 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:19.521726 15004 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:19.467651 15112 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:19.499835 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:19.495090 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:19.523018 15188 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:19.495700 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:19.498167 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:19.524329 15190 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:19.486568 17646 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.488207 18324 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:19.472378 18279 consensus_meta.cc:287] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.585s	user 0.005s	sys 0.006s
I20260709 12:14:19.490201 15005 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:19.501053 15181 raft_consensus.cc:1240] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:19.524045 15187 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:19.498313 15154 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:19.499420 15114 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:14:19.458756 18068 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.533304 15005 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:19.536257 15154 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:19.540827 15005 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:19.541628 18220 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:19.542173 18220 raft_consensus.cc:697] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:19.543049 18220 consensus_queue.cc:237] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.543423 15154 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:19.544423 15005 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:19.544656 18340 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:19.545261 18299 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:19.545816 18299 raft_consensus.cc:697] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:19.546443 18355 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:19.546965 18299 consensus_queue.cc:237] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.538013 18300 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:19.548128 18346 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:19.548761 18300 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:19.549005 18377 log.cc:927] Time spent T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 12:14:19.549149 18300 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:19.540186 18348 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:19.551486 18068 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.551649 18230 consensus_queue.cc:1059] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:14:19.552659 18230 raft_consensus.cc:3055] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:19.553006 18230 raft_consensus.cc:740] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:19.553721 18224 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:19.553879 18230 consensus_queue.cc:260] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.556967 15711 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
W20260709 12:14:19.557298 18327 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 12:14:19.497238 18318 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:19.532260 18350 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:19.561353 18321 consensus_queue.cc:1059] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260709 12:14:19.571415 18386 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:19.572041 18275 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:19.555111 18230 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:19.565618 15188 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:19.566355 15187 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:19.534561 15004 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:19.490118 18376 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:19.568789 18318 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.571098 18321 raft_consensus.cc:3055] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:19.534948 18194 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.546118 18324 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:19.545276 18340 raft_consensus.cc:697] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:19.553660 18068 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:19.558164 18323 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:19.547003 18355 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:19.600164 18366 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:19.538282 18279 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.561367 18224 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:19.583213 18350 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:19.583114 18321 raft_consensus.cc:740] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:19.578171 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:19.579522 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 295372us
W20260709 12:14:19.599133 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 390570us
I20260709 12:14:19.640172 15080 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:19.626183 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 263399us
W20260709 12:14:19.579473 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 44995.1us
I20260709 12:14:19.601673 18348 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:19.621511 18072 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:19.640878 15156 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:19.630313 18324 raft_consensus.cc:697] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:19.653268 15156 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:14:19.622982 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 254505us
I20260709 12:14:19.643384 15004 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:19.629623 18323 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:19.636612 18373 log.cc:927] Time spent T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.251s	user 0.001s	sys 0.000s
I20260709 12:14:19.603502 18313 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.662295 15004 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:19.648778 15080 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:19.649276 15183 raft_consensus.cc:1240] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:14:19.631053 18355 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:19.654991 15034 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:14:19.659049 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:19.666543 15156 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
W20260709 12:14:19.663667 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 204598us
I20260709 12:14:19.645407 18349 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:19.656420 18366 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:19.675879 15080 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:19.676641 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 130972us
I20260709 12:14:19.677403 15154 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:19.659814 18347 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:19.683550 15081 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:19.640785 18289 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.660336 18323 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:19.656054 18275 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:19.675086 18072 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:19.685551 15080 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:19.683202 15685 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:19.689816 15033 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 8 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
W20260709 12:14:19.680071 18319 consensus_meta.cc:287] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.689s	user 0.012s	sys 0.000s
I20260709 12:14:19.652259 18336 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.658903 18327 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 12:14:19.651675 18348 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:19.673583 15038 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 1744) took 1167 ms. Trace:
I20260709 12:14:19.693943 18398 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:19.694772 18279 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:19.626482 18194 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:19.703471 15190 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:19.704392 15040 raft_consensus.cc:1240] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:19.704753 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:19.704960 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:19.756330 18275 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:19.756749 18275 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:19.757144 18275 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:19.757754 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:19.758390 15717 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:19.760919 18348 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:19.706269 15037 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:19.718986 18327 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:19.714942 18338 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:19.723971 18324 consensus_queue.cc:237] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.710343 18342 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.015s
I20260709 12:14:19.692205 18371 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:14:19.726451 18313 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:19.728044 18289 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:19.670143 18387 consensus_queue.cc:1048] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.051s
I20260709 12:14:19.715921 18381 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:19.729754 18318 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:19.687053 18384 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:19.675174 18321 consensus_queue.cc:260] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.731343 18319 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:19.732290 18221 consensus_queue.cc:1059] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:14:19.732841 18375 log.cc:927] Time spent T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.165s	user 0.000s	sys 0.001s
I20260709 12:14:19.737476 18368 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:19.738265 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:19.740470 18328 raft_consensus.cc:3055] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:19.684818 18349 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:19.743963 15183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "109b3e11cf174a18818534437fe87a95"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:54254
W20260709 12:14:19.748652 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 86440.9us
I20260709 12:14:19.748667 15036 raft_consensus.cc:1240] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:14:19.681182 18340 consensus_queue.cc:237] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.683868 18068 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.065s
I20260709 12:14:19.714660 15038 rpcz_store.cc:276] 0709 12:14:18.506386 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:18.513365 (+  6979us) service_pool.cc:224] Handling call
0709 12:14:18.520919 (+  7554us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:18.521235 (+   316us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:18.521263 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:18.521753 (+   490us) log.cc:844] Serialized 26 byte log entry
0709 12:14:18.554651 (+ 32898us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:18.588327 (+ 33676us) log.cc:844] Serialized 14 byte log entry
0709 12:14:19.481718 (+893391us) spinlock_profiling.cc:243] Waited 7.66 ms on lock 0x7b180039a360. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c0fe07 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c2a93f 00007f4c05c2a455 00007f4c08d12060 00007f4c08d24716 00007f4c08d35287 00007f4c08d35208
0709 12:14:19.655868 (+174150us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:19.656629 (+   761us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:19.656678 (+    49us) raft_consensus.cc:1685] finished
0709 12:14:19.671724 (+ 15046us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:19.673487 (+  1763us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":37566,"prepare.run_cpu_time_us":76,"prepare.run_wall_time_us":4379,"raft.queue_time_us":84417,"raft.run_cpu_time_us":276,"raft.run_wall_time_us":19354,"spinlock_wait_cycles":17618688,"thread_start_us":206452,"threads_started":2,"wal-append.queue_time_us":85729,"wal-append.run_cpu_time_us":2506,"wal-append.run_wall_time_us":1010204}
I20260709 12:14:19.768460 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:19.768486 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 83029.3us
W20260709 12:14:19.768605 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 66515.3us
I20260709 12:14:19.756202 18336 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:19.786702 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 120228us
I20260709 12:14:19.701706 18072 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:19.750195 18300 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.795657 18384 raft_consensus.cc:697] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:19.785882 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:19.762048 18393 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.031s
I20260709 12:14:19.836373 15183 raft_consensus.cc:606] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:19.858436 15183 raft_consensus.cc:614] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:19.837718 15004 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:19.858867 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:19.788210 18332 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.795446 18371 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:19.863602 15004 leader_election.cc:400] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10.
I20260709 12:14:19.843585 15078 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:19.847846 15156 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:19.863972 15004 leader_election.cc:403] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
W20260709 12:14:19.796926 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 106914us
I20260709 12:14:19.848976 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:19.849248 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:19.849807 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:19.849527 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:19.799015 18328 raft_consensus.cc:740] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:19.855608 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:19.839098 18321 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:19.851679 18072 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:19.835531 18220 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.865885 15154 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:19.876667 15154 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:19.855199 18300 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:19.851143 18287 raft_consensus.cc:3055] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:19.861186 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:19.850353 18318 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.858090 18401 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:19.865734 18230 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:19.887542 18194 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:19.888065 18328 consensus_queue.cc:260] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.888525 15183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:54254
W20260709 12:14:19.890671 18374 log.cc:927] Time spent T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.559s	user 0.003s	sys 0.000s
I20260709 12:14:19.892112 18384 consensus_queue.cc:237] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 11.6, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.893190 18057 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:19.893780 18407 log.cc:927] Time spent T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 12:14:19.905330 15183 raft_consensus.cc:606] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:19.919888 15183 raft_consensus.cc:614] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:19.912024 15718 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:14:19.921154 18068 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:19.919217 18057 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:19.921697 18068 raft_consensus.cc:697] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:19.923242 15710 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:14:19.923966 15710 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43830 (request call id 376) took 1038 ms. Trace:
I20260709 12:14:19.874835 18405 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:19.878180 18346 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:19.875380 18327 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:19.875981 18387 raft_consensus.cc:3055] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:19.915616 15004 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:19.917879 15713 raft_consensus.cc:1240] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:19.918395 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:19.890710 18221 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:19.885196 18287 raft_consensus.cc:740] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:19.924572 15710 rpcz_store.cc:276] 0709 12:14:18.885698 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:18.888065 (+  2367us) service_pool.cc:224] Handling call
0709 12:14:19.922616 (+1034551us) spinlock_profiling.cc:243] Waited 2.62 ms on lock 0x7b5800004598. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:14:19.922867 (+   251us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:19.923696 (+   829us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:19.923907 (+   211us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6031616}
I20260709 12:14:19.922665 18068 consensus_queue.cc:237] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.879725 18220 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.898430 18318 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.931412 18328 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:19.907549 18323 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.938961 18289 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:20.001734 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:20.018277 15717 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:19.961900 18221 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:20.000216 18410 log.cc:927] Time spent T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.117s	user 0.001s	sys 0.001s
I20260709 12:14:19.928565 18300 consensus_queue.cc:1059] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.068s
I20260709 12:14:19.931635 18387 raft_consensus.cc:740] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:14:20.017330 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:19.896474 18355 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.989573 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:19.987089 18313 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.035s
I20260709 12:14:20.016199 15153 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:19.988643 18041 consensus_queue.cc:1048] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 12:14:19.907348 18401 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:19.958567 18327 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:19.937041 18406 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.142s
I20260709 12:14:20.051692 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:20.073294 18295 consensus_queue.cc:1059] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.014s
I20260709 12:14:20.083680 18346 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:20.020514 18221 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:20.041491 18287 consensus_queue.cc:260] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.081786 18368 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:20.024312 18405 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.039404 18332 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:20.029496 15711 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:20.036382 18057 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:20.051018 15156 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:20.097482 18420 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:20.104252 15039 raft_consensus.cc:1240] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:20.104803 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:20.154397 15037 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 5.
I20260709 12:14:20.105926 15034 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:14:20.031266 18323 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:20.115972 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:20.077765 18413 log.cc:927] Time spent T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260709 12:14:20.129796 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:20.091377 18327 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:20.139940 15004 leader_election.cc:336] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 2.008s (SENT)
I20260709 12:14:20.147033 18381 raft_consensus.cc:697] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:20.160739 15685 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
W20260709 12:14:20.151661 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 100701us
W20260709 12:14:20.164395 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 148260us
I20260709 12:14:20.045260 18319 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:20.033874 18404 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10.
W20260709 12:14:20.167935 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 291346us
I20260709 12:14:20.086169 18401 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:20.168521 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:20.169210 15034 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:20.170315 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:20.171000 15037 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:20.034132 18288 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.261s
I20260709 12:14:20.034219 18379 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.271s
I20260709 12:14:20.156725 18287 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:20.161158 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 317661us
I20260709 12:14:20.034036 18409 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.263s
I20260709 12:14:20.184811 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:20.152418 18346 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.164135 18295 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.184850 15078 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:20.184441 15003 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:20.199206 15115 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:20.203454 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:20.205613 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:20.206663 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:20.171836 18368 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.179363 18393 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:20.211589 15109 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:14:20.181757 18401 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:20.213052 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:20.239841 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:20.241952 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:20.163081 18194 consensus_queue.cc:1059] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.049s
W20260709 12:14:20.200487 18363 consensus_meta.cc:287] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.930s	user 0.012s	sys 0.000s
I20260709 12:14:20.244686 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:20.235025 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:20.247725 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:20.242261 15111 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 8 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
I20260709 12:14:20.107887 18387 consensus_queue.cc:260] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.156106 18405 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:20.193336 18357 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.802s	user 0.005s	sys 0.009s
I20260709 12:14:20.261051 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:20.253089 15107 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 6.
I20260709 12:14:20.253239 15108 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:20.261826 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:20.199784 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:20.241752 18393 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:20.259019 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.259639 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.259639 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.273526 15184 raft_consensus.cc:2368] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7.
I20260709 12:14:20.239176 18404 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:20.265594 15034 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:20.266360 15037 raft_consensus.cc:1240] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:20.273833 15189 raft_consensus.cc:2376] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7. Re-sending same reply.
I20260709 12:14:20.276094 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:20.186137 18406 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.179912 18382 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.070s
I20260709 12:14:20.259064 15183 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:14:20.277968 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:20.282289 15111 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:20.278206 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:20.279575 15033 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 11. Current term is 12. Ops: [11.6-11.6]
W20260709 12:14:20.261091 18357 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.870s	user 0.006s	sys 0.009s
I20260709 12:14:20.257661 18332 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.239404 18323 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.030s
I20260709 12:14:20.283430 15188 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:20.286223 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.286638 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:20.256142 18401 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.252101 18368 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.212889 18295 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.256465 18363 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.292651 18318 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:20.279362 18404 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:20.532820 18404 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:20.281038 18220 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:20.389950 18346 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:20.362854 18423 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:20.453161 18072 consensus_meta.cc:287] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.572s	user 0.010s	sys 0.000s
I20260709 12:14:20.384691 18428 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:20.394315 18275 consensus_meta.cc:287] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.637s	user 0.000s	sys 0.009s
I20260709 12:14:20.287722 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:20.362843 18422 log.cc:927] Time spent T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.149s	user 0.000s	sys 0.001s
I20260709 12:14:20.299331 15115 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:14:20.357391 15108 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:20.320022 18292 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.269176 18381 consensus_queue.cc:237] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:20.531545 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:20.376060 18429 log.cc:927] Time spent T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260709 12:14:20.531476 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:20.287467 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:20.539311 15116 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:14:20.546430 15185 raft_consensus.cc:2376] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8. Re-sending same reply.
W20260709 12:14:20.543999 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 371015us
I20260709 12:14:20.550688 15189 raft_consensus.cc:2376] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8. Re-sending same reply.
I20260709 12:14:20.551672 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:20.552091 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.552476 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:20.552655 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.349117 18355 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:20.530380 18405 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:20.554594 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:20.558576 15181 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:20.318248 18420 raft_consensus.cc:697] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:20.556135 15183 raft_consensus.cc:2368] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 12. Current term is 13.
I20260709 12:14:20.559935 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:20.569798 15189 raft_consensus.cc:2393] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:20.272743 18340 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:20.557452 15185 raft_consensus.cc:2393] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
W20260709 12:14:20.553920 18366 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.798s	user 0.006s	sys 0.012s
I20260709 12:14:20.535241 18363 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:20.318439 18433 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.537400 18425 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 12:14:20.560731 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.561077 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.566102 15188 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:20.529381 18387 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:20.567139 15184 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:14:20.529822 17646 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:20.541616 18423 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:20.592756 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 271550us
I20260709 12:14:20.626151 18423 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.626812 15186 raft_consensus.cc:2376] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10. Re-sending same reply.
I20260709 12:14:20.569718 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.575011 15153 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:20.588097 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:20.629331 15183 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:20.589600 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:20.590394 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 48734.5us
I20260709 12:14:20.276046 18393 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:20.592453 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.630020 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:20.545501 18357 raft_consensus.cc:697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:20.633162 15182 raft_consensus.cc:2376] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5. Re-sending same reply.
W20260709 12:14:20.632391 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 57484.2us
I20260709 12:14:20.624365 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.624508 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.535758 18401 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.625514 15181 raft_consensus.cc:2376] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10. Re-sending same reply.
I20260709 12:14:20.537077 18368 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:20.536744 18332 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.628233 18423 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:20.633426 15189 raft_consensus.cc:2393] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 11: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:20.670467 15181 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:20.592332 18347 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.634341 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:20.592056 18366 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.836s	user 0.007s	sys 0.017s
I20260709 12:14:20.539251 18072 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.540169 18275 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.676690 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.678278 15182 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 12: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:20.539783 18428 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.555447 18292 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.667958 18405 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.293151 18406 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.589298 18220 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.634794 15188 raft_consensus.cc:2393] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:20.701478 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.702093 15188 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:20.669747 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.703603 15189 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:20.703704 15112 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 6: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:20.675796 15181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:20.594836 18324 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.593142 18340 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:20.681062 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.707567 15185 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:20.634207 15184 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:20.624683 18327 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.079s
I20260709 12:14:20.676535 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:20.690532 15183 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:20.672956 18346 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:20.735065 15188 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:20.696772 18428 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:20.638586 18338 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.049s
I20260709 12:14:20.672480 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:20.678665 18347 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:20.699595 18287 consensus_meta.cc:287] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.515s	user 0.009s	sys 0.000s
I20260709 12:14:20.673357 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.705175 15181 raft_consensus.cc:606] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
W20260709 12:14:20.717582 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:20.725474 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.726241 15190 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 3.
I20260709 12:14:20.737782 15038 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:20.639020 18433 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.741891 15189 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:20.774071 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.774679 15189 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:20.744109 15684 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:20.768934 15181 raft_consensus.cc:614] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:14:20.778285 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:20.788630 15189 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:20.789925 15038 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:20.769847 18295 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:20.760058 18357 consensus_queue.cc:237] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:20.799707 18432 log.cc:927] Time spent T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.242s	user 0.000s	sys 0.001s
I20260709 12:14:20.801556 15181 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: [7.5-7.5]
W20260709 12:14:20.801764 18437 log.cc:927] Time spent T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
W20260709 12:14:20.802991 18431 log.cc:927] Time spent T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.235s	user 0.000s	sys 0.000s
I20260709 12:14:20.804584 18340 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:20.732808 18324 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.806435 15031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:20.807039 15031 raft_consensus.cc:606] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:20.807442 15031 raft_consensus.cc:614] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:14:20.807791 18430 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.264s	user 0.001s	sys 0.000s
W20260709 12:14:20.809080 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:20.735529 18346 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:20.809674 15184 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
I20260709 12:14:20.811666 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:20.684368 18405 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:20.814599 15185 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:14:20.817482 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:20.808838 18349 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:20.825223 15184 raft_consensus.cc:1240] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:20.826599 15184 raft_consensus.cc:1240] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:20.806895 18324 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:20.724303 18220 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.816871 15713 raft_consensus.cc:2393] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:20.810771 18382 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:20.855480 15036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e062234142884cef8fa9611955534ba4"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:20.857980 15036 raft_consensus.cc:606] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:20.828823 15710 raft_consensus.cc:2393] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 9: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:20.856487 15181 raft_consensus.cc:1240] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 10. Current term is 11. Ops: [10.6-10.6]
I20260709 12:14:20.820222 18346 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:20.828698 18194 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:20.862311 18194 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:20.864533 18194 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:20.876158 18292 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:20.877601 18440 log.cc:927] Time spent T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
I20260709 12:14:20.885249 18220 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:20.830184 18349 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:20.731817 18420 consensus_queue.cc:237] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:20.941097 15181 raft_consensus.cc:1240] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: [10.6-10.6]
I20260709 12:14:20.943451 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
W20260709 12:14:20.901866 18443 log.cc:927] Time spent T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.227s	user 0.001s	sys 0.000s
I20260709 12:14:20.946105 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:20.946792 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:20.957777 18406 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:20.961609 18346 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:20.968143 15154 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:20.969318 18428 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
W20260709 12:14:20.971446 18403 log.cc:927] Time spent T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 1.042s	user 0.000s	sys 0.003s
I20260709 12:14:20.984467 15154 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:20.970693 18404 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:20.976217 18433 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:20.976142 15184 raft_consensus.cc:1240] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:20.985855 15154 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:20.973680 18328 raft_consensus.cc:3055] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:20.992417 15189 raft_consensus.cc:1240] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:20.992972 15154 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:20.994161 15154 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:20.995436 15184 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:20.983857 18332 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:20.990265 18406 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.014s
I20260709 12:14:20.987937 18449 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.005259 18405 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:21.006389 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:20.987738 18275 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:20.988915 18327 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:20.993350 18072 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:20.992993 18328 raft_consensus.cc:740] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:21.001817 18319 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:20.988696 18401 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:21.008484 18442 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:20.986987 18428 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:21.062520 18332 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.080623 18428 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:21.046482 18449 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:21.088641 18449 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:21.089249 18068 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:21.063374 18220 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.064052 18347 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:21.091316 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:21.096030 18346 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:21.097357 18380 raft_consensus.cc:3055] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:21.097800 18380 raft_consensus.cc:740] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:21.098724 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.098637 18380 consensus_queue.cc:260] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:21.099519 15116 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 12: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:21.100584 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.100771 18387 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:21.101372 18387 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:21.101946 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.102365 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.104115 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.090545 18279 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:21.105587 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:21.105579 15108 raft_consensus.cc:1240] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260709 12:14:21.107249 15109 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:21.105981 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:21.108614 15115 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 12: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:21.106613 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:21.099720 18380 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:21.108747 15116 raft_consensus.cc:1240] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: [10.6-10.6]
I20260709 12:14:21.109113 15107 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:21.109975 15111 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:21.086647 18328 consensus_queue.cc:260] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:21.110630 15717 raft_consensus.cc:1240] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260709 12:14:21.110596 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:21.107987 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.246994 15108 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
W20260709 12:14:21.095021 18221 consensus_meta.cc:287] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.941s	user 0.008s	sys 0.004s
I20260709 12:14:21.116667 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:21.226328 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:21.252120 15109 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:21.090369 18220 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:21.090626 18332 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:21.262755 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.262698 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:21.263741 15109 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:21.266003 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:21.259306 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:21.257473 18328 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:21.273137 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:21.290618 15109 raft_consensus.cc:1240] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:21.295274 15115 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:21.296598 15108 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:21.118280 18393 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:21.427193 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:21.300227 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:21.479025 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.479692 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:21.439182 15115 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
W20260709 12:14:21.481742 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:21.482259 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:21.482602 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:21.482911 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:21.480895 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:21.499634 15109 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:21.499996 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 90747.3us
I20260709 12:14:21.484184 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:21.302559 15156 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:14:21.502943 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:21.503419 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:21.503733 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:21.504089 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:21.504103 15036 raft_consensus.cc:1240] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 5. Current term is 6. Ops: []
W20260709 12:14:21.258355 18389 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.503s	user 0.067s	sys 0.073s
I20260709 12:14:21.361708 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:21.479697 15108 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:21.354514 15190 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40292 (request call id 1945) took 1095 ms. Trace:
I20260709 12:14:21.506129 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.506084 15190 rpcz_store.cc:276] 0709 12:14:20.259237 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.259363 (+   126us) service_pool.cc:224] Handling call
0709 12:14:21.354274 (+1094911us) spinlock_profiling.cc:243] Waited 411 ms on lock 0x7b54002544d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:21.354419 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":944967680}
I20260709 12:14:21.507001 15108 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:21.389473 15717 raft_consensus.cc:1240] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:21.508098 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:21.509327 15190 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:21.508023 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:21.512770 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 153600us
W20260709 12:14:21.513268 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 210793us
I20260709 12:14:21.513832 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:21.352607 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 48590.7us
I20260709 12:14:21.508033 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:21.517035 15111 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:21.510480 15080 leader_election.cc:400] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7.
I20260709 12:14:21.518343 15080 leader_election.cc:403] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
W20260709 12:14:21.397751 18458 log.cc:927] Time spent T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.306s	user 0.000s	sys 0.001s
I20260709 12:14:21.516300 15078 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
W20260709 12:14:21.430462 18342 raft_consensus.cc:670] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: failed to trigger leader election: Illegal state: only voting members can start elections: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } [suppressed 3 similar messages]
I20260709 12:14:21.519626 15108 raft_consensus.cc:2393] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 6: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:21.517858 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:21.574189 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:21.574962 15190 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:21.517869 15183 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:21.575160 15109 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
W20260709 12:14:21.476423 18417 log.cc:927] Time spent T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: Append to log took a long time: real 1.232s	user 0.003s	sys 0.000s
I20260709 12:14:21.246449 18346 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:21.516980 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.583122 15115 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:21.519186 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.357843 18402 raft_consensus.cc:3055] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Stepping down as leader of term 5
W20260709 12:14:21.516399 18389 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.761s	user 0.067s	sys 0.077s
I20260709 12:14:21.389376 18449 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.484005 18340 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.300336 18404 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:21.390005 18406 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.520128 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.576480 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:21.603746 15183 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:21.604820 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:21.606110 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:21.606727 15183 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:21.578540 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:21.579893 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.263091 18221 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:21.587823 15032 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51618 (request call id 340) took 1484 ms. Trace:
I20260709 12:14:21.607712 15109 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:21.518631 18288 consensus_queue.cc:1059] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.063s
I20260709 12:14:21.621848 15111 raft_consensus.cc:1240] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:21.607712 15032 rpcz_store.cc:276] 0709 12:14:20.102991 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.104266 (+  1275us) service_pool.cc:224] Handling call
0709 12:14:20.104569 (+   303us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:20.242189 (+137620us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:20.242221 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:20.257959 (+ 15738us) log.cc:844] Serialized 26 byte log entry
0709 12:14:20.556876 (+298917us) raft_consensus.cc:1645] Marking committed up to 10
0709 12:14:20.556913 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:21.573406 (+1016493us) spinlock_profiling.cc:243] Waited 96.1 ms on lock 0x7b5400029754. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:21.573461 (+    55us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:21.573521 (+    60us) raft_consensus.cc:1685] finished
0709 12:14:21.573534 (+    13us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:21.587746 (+ 14212us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12703,"raft.queue_time_us":12868,"raft.run_cpu_time_us":164,"raft.run_wall_time_us":11040,"spinlock_wait_cycles":221060480,"thread_start_us":237482,"threads_started":1,"wal-append.queue_time_us":450082}
I20260709 12:14:21.594833 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.625164 15115 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:21.607620 15190 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:21.608774 15108 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 13. Ops: [11.8-11.8]
I20260709 12:14:21.608713 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:21.618744 15107 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:21.619130 18220 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:21.584462 18405 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:21.619832 18404 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:21.587984 18347 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:21.592535 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 82203.9us
I20260709 12:14:21.632468 15080 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:21.626845 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:21.633158 15116 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:21.633756 15190 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:21.634709 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:21.635563 15190 raft_consensus.cc:2393] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 10: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:21.619395 18406 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:21.587788 18402 raft_consensus.cc:740] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:21.593856 18346 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:21.640607 18402 consensus_queue.cc:260] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:21.641633 18402 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:21.642221 18346 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:21.628261 18376 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:21.643736 15711 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43830 (request call id 389) took 1007 ms. Trace:
I20260709 12:14:21.644191 15711 rpcz_store.cc:276] 0709 12:14:20.635833 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.638265 (+  2432us) service_pool.cc:224] Handling call
0709 12:14:20.736001 (+ 97736us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:20.775116 (+ 39115us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:20.784673 (+  9557us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:20.894998 (+110325us) log.cc:844] Serialized 26 byte log entry
0709 12:14:21.090985 (+195987us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:21.091142 (+   157us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:21.093693 (+  2551us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:21.643364 (+549671us) raft_consensus.cc:1685] finished
0709 12:14:21.643386 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:21.643660 (+   274us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":90638,"threads_started":1,"wal-append.queue_time_us":150416}
I20260709 12:14:21.648046 18406 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:21.651829 18462 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:21.652462 18462 raft_consensus.cc:697] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:21.653564 18462 consensus_queue.cc:237] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:21.656603 18332 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:21.660889 15113 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10. Ops: [9.9-9.9]
I20260709 12:14:21.661816 15190 raft_consensus.cc:1240] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:21.665343 15183 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:21.595918 18409 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7.
I20260709 12:14:21.624291 18449 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:21.705883 18449 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:21.630833 18288 consensus_queue.cc:1243] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer 2cdab4d204e440c194e8b09634795793 log is divergent from this leader: its last log entry 12.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 12:14:21.661742 18347 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:21.709324 18347 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:21.711014 18221 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:21.596764 18072 consensus_queue.cc:1059] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.065s
I20260709 12:14:21.689769 18349 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:21.693001 18332 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.631757 18387 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:21.703334 15181 raft_consensus.cc:1240] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: []
W20260709 12:14:21.712306 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 248275us
I20260709 12:14:21.713124 15185 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:21.720530 15185 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:21.721525 15004 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:21.716215 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:21.716449 15154 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:21.604012 18340 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:21.724291 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.725306 15111 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:21.726481 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.727135 15107 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:21.728132 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:21.715137 18445 log.cc:927] Time spent T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.855s	user 0.007s	sys 0.007s
I20260709 12:14:21.733268 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.724618 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.736596 15116 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:21.738206 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.740674 15004 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:21.736011 15115 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:14:21.751061 15115 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260709 12:14:21.659754 18404 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:21.758950 15004 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:21.722532 18221 raft_consensus.cc:3055] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Stepping down as leader of term 5
W20260709 12:14:21.769342 15038 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50620 (request call id 1768) took 1712 ms (client timeout 1690 ms). Trace:
W20260709 12:14:21.769760 15038 rpcz_store.cc:269] 0709 12:14:20.051269 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.051409 (+   140us) service_pool.cc:224] Handling call
0709 12:14:21.762997 (+1711588us) spinlock_profiling.cc:243] Waited 651 ms on lock 0x7b5400286254. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:21.763111 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1496626432}
I20260709 12:14:21.724412 18349 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:21.785652 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.730149 18420 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:21.731478 18387 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.794495 15037 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51618 (request call id 346) took 1203 ms. Trace:
I20260709 12:14:21.794912 15037 rpcz_store.cc:276] 0709 12:14:20.590847 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.590980 (+   133us) service_pool.cc:224] Handling call
0709 12:14:20.591363 (+   383us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:20.635829 (+ 44466us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:20.635859 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:20.636326 (+   467us) log.cc:844] Serialized 26 byte log entry
0709 12:14:20.824895 (+188569us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:20.824933 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:20.825002 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:21.689864 (+864862us) spinlock_profiling.cc:243] Waited 1.74 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:21.766281 (+ 76417us) raft_consensus.cc:1685] finished
0709 12:14:21.766301 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:21.794426 (+ 28125us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":44090,"raft.queue_time_us":46650,"raft.run_cpu_time_us":139,"raft.run_wall_time_us":3255,"spinlock_wait_cycles":4006656,"thread_start_us":141685,"threads_started":1,"wal-append.queue_time_us":181826}
I20260709 12:14:21.782786 18220 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:21.797451 18404 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:21.796523 18449 raft_consensus.cc:2955] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Committing config change with OpId 8.9: config changed from index 6 to 9, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:21.767436 18221 raft_consensus.cc:740] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:21.799299 18221 consensus_queue.cc:260] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:21.800109 15684 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:21.807835 15113 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41558 (request call id 1608) took 1560 ms. Trace:
I20260709 12:14:21.808615 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.809255 15108 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:14:21.810031 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:21.811161 18420 raft_consensus.cc:697] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:21.810981 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.812342 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.812230 18420 consensus_queue.cc:237] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:21.813535 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.814599 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.814733 18387 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:21.815421 15108 raft_consensus.cc:2410] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 9 because replica has last-logged OpId of term: 8 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 7.
I20260709 12:14:21.815399 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:21.816059 15186 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:21.816538 15107 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 12:14:21.816910 15112 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41558 (request call id 1603) took 1608 ms. Trace:
I20260709 12:14:21.817550 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:21.818374 15107 raft_consensus.cc:2410] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 12 because replica has last-logged OpId of term: 10 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260709 12:14:21.819572 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:21.820081 18393 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:21.821666 18376 raft_consensus.cc:3055] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:14:21.822038 18376 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:21.823915 15109 raft_consensus.cc:1240] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 12:14:21.824484 15186 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:21.797420 18220 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:21.825093 18220 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:21.825614 15186 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:21.817281 15112 rpcz_store.cc:276] 0709 12:14:20.208253 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.212814 (+  4561us) service_pool.cc:224] Handling call
0709 12:14:21.816731 (+1603917us) spinlock_profiling.cc:243] Waited 460 ms on lock 0x7b54001cacd4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:21.816855 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1058847616}
I20260709 12:14:21.808298 15113 rpcz_store.cc:276] 0709 12:14:20.247479 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.247595 (+   116us) service_pool.cc:224] Handling call
0709 12:14:20.257017 (+  9422us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:21.661336 (+1404319us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:21.807544 (+146208us) spinlock_profiling.cc:243] Waited 1.4 s on lock 0x7b54001bd854. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:21.807769 (+   225us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3228252544}
I20260709 12:14:21.815575 15116 raft_consensus.cc:1240] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:21.816450 15181 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 2017) took 1179 ms. Trace:
I20260709 12:14:21.834142 15154 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:21.834412 15181 rpcz_store.cc:276] 0709 12:14:20.637310 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.949127 (+311817us) service_pool.cc:224] Handling call
0709 12:14:20.985689 (+ 36562us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:21.717904 (+732215us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:21.816247 (+ 98343us) spinlock_profiling.cc:243] Waited 717 ms on lock 0x7b5400418a54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:21.816397 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1649983232}
I20260709 12:14:21.718825 18332 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:21.837759 15107 raft_consensus.cc:1275] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260709 12:14:21.837224 15154 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:21.838847 18288 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:21.842136 18338 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.822743 18376 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:21.764016 18347 consensus_queue.cc:1059] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.083s
I20260709 12:14:21.867682 15181 raft_consensus.cc:1240] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 12:14:21.853621 15115 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:21.869271 15181 raft_consensus.cc:1240] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260709 12:14:21.871778 15188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 2022) took 1145 ms. Trace:
I20260709 12:14:21.870910 18405 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.850103 18324 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:21.872200 15188 rpcz_store.cc:276] 0709 12:14:20.725983 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.965721 (+239738us) service_pool.cc:224] Handling call
0709 12:14:20.966104 (+   383us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:20.966506 (+   402us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:14:21.085647 (+119141us) log.cc:844] Serialized 14 byte log entry
0709 12:14:21.514663 (+429016us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:21.694676 (+180013us) spinlock_profiling.cc:243] Waited 62.8 ms on lock 0x7b2c00009ad8. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c07613a11 00007f4c07623372 00007f4c08d55a01 00007f4c08d1a43a 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2
0709 12:14:21.695147 (+   471us) log.cc:844] Serialized 26 byte log entry
0709 12:14:21.695359 (+   212us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:21.695634 (+   275us) log.cc:844] Serialized 14 byte log entry
0709 12:14:21.695817 (+   183us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:21.695893 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:21.871516 (+175623us) raft_consensus.cc:1685] finished
0709 12:14:21.871544 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:21.871714 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12600,"prepare.queue_time_us":118011,"prepare.run_cpu_time_us":68,"prepare.run_wall_time_us":70,"raft.queue_time_us":17964,"raft.run_cpu_time_us":333,"raft.run_wall_time_us":6595,"spinlock_wait_cycles":144466304,"thread_start_us":513750,"threads_started":2,"wal-append.queue_time_us":525642}
I20260709 12:14:21.876488 18405 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:21.766346 18380 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:21.885491 18380 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:21.885955 18380 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:21.838234 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 321776us
I20260709 12:14:21.848259 15154 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:21.849086 18442 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260709 12:14:21.881506 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:21.888739 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:21.889019 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 371448us
I20260709 12:14:21.889451 15187 raft_consensus.cc:2368] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 11. Current term is 12.
W20260709 12:14:21.889822 15187 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40292 (request call id 1948) took 1609 ms (client timeout 1664 ms). Trace:
W20260709 12:14:21.892354 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 44160.2us
W20260709 12:14:21.890152 15187 rpcz_store.cc:269] 0709 12:14:20.280481 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.280832 (+   351us) service_pool.cc:224] Handling call
0709 12:14:21.888601 (+1607769us) spinlock_profiling.cc:243] Waited 9.41 ms on lock 0x7b58000f2198. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:14:21.889772 (+  1171us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":21646592}
I20260709 12:14:21.893529 15154 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:21.898898 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:21.848708 18279 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.033s
I20260709 12:14:21.908306 15718 raft_consensus.cc:2368] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7.
I20260709 12:14:21.876806 18342 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:21.880738 18324 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.883183 18376 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:21.912710 15003 leader_election.cc:400] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Vote denied by peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) with higher term. Message: Invalid argument: T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7.
I20260709 12:14:21.955438 15003 leader_election.cc:403] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
W20260709 12:14:21.954970 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 61515us
I20260709 12:14:21.956295 15154 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:21.896519 18442 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:21.927512 18428 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.904886 18406 raft_consensus.cc:2804] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:21.935345 18068 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:21.937451 18332 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:21.938666 18387 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:22.035684 18387 consensus_queue.cc:1059] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 10.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:21.940303 18389 consensus_queue.cc:1059] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:22.037685 18389 raft_consensus.cc:3055] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:22.038012 18389 raft_consensus.cc:740] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:22.038825 18389 consensus_queue.cc:260] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:22.039978 18389 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:21.947264 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:21.911890 15004 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:22.043797 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 131989us
I20260709 12:14:22.044916 15004 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:21.953073 15189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 1969) took 1389 ms. Trace:
I20260709 12:14:22.046108 15189 rpcz_store.cc:276] 0709 12:14:20.564312 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.810029 (+245717us) service_pool.cc:224] Handling call
0709 12:14:20.810307 (+   278us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:20.993161 (+182854us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:21.952838 (+959677us) spinlock_profiling.cc:243] Waited 182 ms on lock 0x7b54002283d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:21.953011 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":418402560}
I20260709 12:14:22.047258 18328 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:22.047794 18328 raft_consensus.cc:697] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:22.048604 18328 consensus_queue.cc:237] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:22.051447 18404 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:22.051985 18404 raft_consensus.cc:697] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:22.052801 18404 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:21.844441 18220 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:21.851995 18288 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:21.981993 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 72202.2us
W20260709 12:14:21.931825 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 415599us
I20260709 12:14:21.952055 18324 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:22.063597 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:21.904681 18346 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.085s
I20260709 12:14:21.852491 18338 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:21.987821 18347 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:21.984535 18425 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:21.984692 18428 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:21.981745 18442 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:21.907612 18409 consensus_queue.cc:1059] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.150s
I20260709 12:14:21.989847 18406 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:22.077203 18288 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:22.087972 15006 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.583s	user 0.006s	sys 0.009s
I20260709 12:14:22.078735 18469 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:22.063684 18393 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:21.980438 18342 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:22.080317 18425 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.070346 18332 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:22.059068 18068 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:22.079257 18340 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:22.092692 18406 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:14:22.094267 15006 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.590s	user 0.006s	sys 0.009s
I20260709 12:14:22.116242 15040 raft_consensus.cc:1240] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:22.119369 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:22.122473 15040 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:22.101758 18288 raft_consensus.cc:3055] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:22.125335 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:22.123040 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:22.126035 15038 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:22.127032 15114 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58982 (request call id 355) took 1943 ms. Trace:
I20260709 12:14:22.124258 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:22.131083 15038 raft_consensus.cc:1275] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260709 12:14:22.133816 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:22.134584 15038 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:22.127490 15114 rpcz_store.cc:276] 0709 12:14:20.184104 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:20.184782 (+   678us) service_pool.cc:224] Handling call
0709 12:14:20.198507 (+ 13725us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:20.209783 (+ 11276us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:20.209815 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:20.210337 (+   522us) log.cc:844] Serialized 26 byte log entry
0709 12:14:21.382466 (+1172129us) spinlock_profiling.cc:243] Waited 3.55 ms on lock 0x7b180040f900. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c0fe07 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c2a93f 00007f4c05c2cc02 00007f4c088b420b 00007f4c088b9d23 00007f4c088ba0d1 00007f4c08cd5a0f
0709 12:14:21.717012 (+334546us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:22.113189 (+396177us) log.cc:844] Serialized 14 byte log entry
0709 12:14:22.113392 (+   203us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:22.113457 (+    65us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:22.113491 (+    34us) raft_consensus.cc:1685] finished
0709 12:14:22.126818 (+ 13327us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:22.126977 (+   159us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10835,"raft.queue_time_us":11286,"raft.run_cpu_time_us":148,"raft.run_wall_time_us":17712,"spinlock_wait_cycles":8158592,"thread_start_us":689594,"threads_started":2,"wal-append.queue_time_us":1639473}
I20260709 12:14:22.137475 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:22.138365 15038 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:14:22.141163 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:22.143539 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:22.144410 15038 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
W20260709 12:14:22.141454 15005 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.658s	user 0.008s	sys 0.013s
W20260709 12:14:22.147993 15005 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.665s	user 0.008s	sys 0.013s
I20260709 12:14:22.106084 18425 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:22.155151 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:22.150694 15080 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.511s	user 0.001s	sys 0.024s
I20260709 12:14:22.106209 18469 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:22.176708 15080 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.537s	user 0.002s	sys 0.024s
W20260709 12:14:22.177414 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 545056us
I20260709 12:14:22.178229 15080 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:22.155115 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:22.191363 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:22.152163 15110 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.515s	user 0.013s	sys 0.005s
W20260709 12:14:22.229839 15110 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.592s	user 0.013s	sys 0.005s
I20260709 12:14:22.152297 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:22.231698 15032 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:22.237617 15040 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 6. (term mismatch)
I20260709 12:14:22.238029 15040 pending_rounds.cc:85] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 5
I20260709 12:14:22.238250 15040 pending_rounds.cc:107] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 10.6
I20260709 12:14:22.238468 15040 raft_consensus.cc:2889] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:22.102650 18393 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:22.249557 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:22.250941 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 72792.9us
I20260709 12:14:22.253142 15080 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:22.125687 18288 raft_consensus.cc:740] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:22.258970 15080 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:22.263618 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:22.109807 18332 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:22.276254 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:22.264823 18466 log.cc:927] Time spent T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.111s	user 0.000s	sys 0.000s
I20260709 12:14:22.152792 18405 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:22.247551 18402 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:22.239409 18471 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:22.295507 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:22.296329 15036 raft_consensus.cc:2393] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 9: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:22.289170 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:22.296908 15038 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
W20260709 12:14:22.298818 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 253190us
I20260709 12:14:22.223392 18469 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:22.320178 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:22.327527 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:22.327854 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 371625us
I20260709 12:14:22.412272 15154 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:22.414942 15081 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.510s	user 0.038s	sys 0.084s
W20260709 12:14:22.415408 15081 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.510s	user 0.038s	sys 0.084s
W20260709 12:14:22.415745 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 510826us
I20260709 12:14:22.416810 15081 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:22.310864 18328 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:22.419718 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:22.425529 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:22.304327 18474 consensus_queue.cc:1059] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.126s
I20260709 12:14:22.459838 18068 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:22.460618 18068 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:22.461222 18068 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:22.465380 18327 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:22.305253 18471 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:22.305297 18402 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:22.307544 18288 consensus_queue.cc:260] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:22.467095 18327 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:22.481734 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 331542us
W20260709 12:14:22.483614 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 224724us
W20260709 12:14:22.479005 18476 log.cc:927] Time spent T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.251s	user 0.000s	sys 0.001s
I20260709 12:14:22.446332 18409 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:22.490129 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 160379us
I20260709 12:14:22.495033 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:22.495729 15034 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:22.482439 18072 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:22.491364 15005 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:22.494251 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:22.490242 15080 leader_election.cc:400] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 12. Current term is 13.
I20260709 12:14:22.495555 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:22.438993 18328 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:22.506299 15080 leader_election.cc:403] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Cancelling election due to peer responding with higher term
I20260709 12:14:22.507588 15033 raft_consensus.cc:2393] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:22.505497 18068 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:22.483937 18428 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:22.512332 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:22.512455 15080 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:22.513190 15717 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
W20260709 12:14:22.511379 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 99227.2us
I20260709 12:14:22.515936 15080 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:22.516480 15154 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:22.517097 15005 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:22.517616 15035 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:14:22.498670 18449 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:22.505887 18462 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:22.520553 15031 raft_consensus.cc:2955] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 6 to 9, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:22.511919 18409 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:22.511366 18404 raft_consensus.cc:2804] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:22.549207 15188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 1985) took 1050 ms. Trace:
I20260709 12:14:22.556878 15188 rpcz_store.cc:276] 0709 12:14:21.499068 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:21.877712 (+378644us) service_pool.cc:224] Handling call
0709 12:14:21.878050 (+   338us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:21.878462 (+   412us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:21.878491 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:21.878995 (+   504us) log.cc:844] Serialized 26 byte log entry
0709 12:14:22.277907 (+398912us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:22.277953 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:22.278028 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:22.548967 (+270939us) raft_consensus.cc:1685] finished
0709 12:14:22.548990 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:22.549139 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":80,"raft.run_cpu_time_us":152,"raft.run_wall_time_us":12048,"thread_start_us":297416,"threads_started":1,"wal-append.queue_time_us":588648}
I20260709 12:14:22.544252 15185 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 1977) took 1047 ms. Trace:
I20260709 12:14:22.558738 15185 rpcz_store.cc:276] 0709 12:14:21.496856 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:21.721208 (+224352us) service_pool.cc:224] Handling call
0709 12:14:21.721498 (+   290us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:21.721847 (+   349us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:21.721874 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:21.732327 (+ 10453us) log.cc:844] Serialized 26 byte log entry
0709 12:14:22.265138 (+532811us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:14:22.265186 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:22.265264 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:22.544019 (+278755us) raft_consensus.cc:1685] finished
0709 12:14:22.544039 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:22.544189 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":84,"raft.run_cpu_time_us":160,"raft.run_wall_time_us":11912,"thread_start_us":496197,"threads_started":1,"wal-append.queue_time_us":726872}
I20260709 12:14:22.560424 15153 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:22.560679 15156 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:22.537544 18376 consensus_meta.cc:287] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.558s	user 0.005s	sys 0.002s
I20260709 12:14:22.518851 18495 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:14:22.582432 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 86931.2us
W20260709 12:14:22.583389 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 66967.2us
I20260709 12:14:22.526373 18220 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:22.540629 18468 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:22.521333 18428 consensus_queue.cc:1059] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.060s
I20260709 12:14:22.533524 18405 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:22.586810 15154 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:22.590976 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 73957.5us
I20260709 12:14:22.532884 18402 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:22.555733 18332 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:22.592041 15004 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 1.590s (SENT) [suppressed 38 similar messages]
I20260709 12:14:22.611924 15005 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:22.581233 18469 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:22.530637 18389 consensus_queue.cc:1059] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.068s
I20260709 12:14:22.535511 18449 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:22.531468 18499 consensus_queue.cc:1059] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.076s
W20260709 12:14:22.613689 18324 consensus_meta.cc:287] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.540s	user 0.007s	sys 0.002s
I20260709 12:14:22.616935 15005 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:22.590492 18401 raft_consensus.cc:2804] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:14:22.612838 18347 consensus_meta.cc:287] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.531s	user 0.010s	sys 0.000s
I20260709 12:14:22.590245 18404 raft_consensus.cc:697] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:22.602134 18462 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:22.625065 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 201760us
I20260709 12:14:22.589184 18327 consensus_queue.cc:1059] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.037s
I20260709 12:14:22.591178 18504 consensus_queue.cc:1048] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.067s
I20260709 12:14:22.589949 18495 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:22.585389 18487 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 12:14:22.830520 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:22.800109 15032 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 5. (term mismatch)
I20260709 12:14:22.593300 18409 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election lost for term 12. Reason: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 12. Current term is 13.
I20260709 12:14:22.624650 18332 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:22.834489 18332 raft_consensus.cc:697] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:22.730962 15036 raft_consensus.cc:3055] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Stepping down as leader of term 10
W20260709 12:14:22.830034 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 314204us
I20260709 12:14:22.836969 15036 raft_consensus.cc:740] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:22.743000 18458 log.cc:927] Time spent T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 12:14:22.834100 15032 pending_rounds.cc:85] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 4
W20260709 12:14:22.831686 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 214882us
I20260709 12:14:22.837432 18332 consensus_queue.cc:237] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:22.601900 18393 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:22.718830 18442 consensus_meta.cc:287] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.620s	user 0.006s	sys 0.000s
I20260709 12:14:22.841799 15036 consensus_queue.cc:260] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:22.845216 18442 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:22.845824 15036 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:22.721412 18472 raft_consensus.cc:3055] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:22.849025 18472 raft_consensus.cc:740] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:22.849305 18324 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:22.851382 18324 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:22.850654 15005 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:22.838228 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:22.706040 18502 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
W20260709 12:14:22.685433 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:22.839212 18505 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:14:22.841321 15032 pending_rounds.cc:107] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 8.5
I20260709 12:14:22.841471 18409 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:22.611758 18406 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:22.611320 18468 raft_consensus.cc:697] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:22.676743 18389 raft_consensus.cc:3055] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:22.834961 15156 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:22.655649 18380 consensus_meta.cc:287] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.769s	user 0.009s	sys 0.002s
W20260709 12:14:22.723338 18479 log.cc:927] Time spent T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.226s	user 0.001s	sys 0.002s
I20260709 12:14:22.670637 18220 raft_consensus.cc:3055] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Stepping down as leader of term 5
W20260709 12:14:22.730535 18497 log.cc:927] Time spent T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
W20260709 12:14:22.843708 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 256951us
W20260709 12:14:22.854409 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:22.854995 18425 consensus_meta.cc:287] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.631s	user 0.010s	sys 0.000s
I20260709 12:14:22.830678 18401 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.807727 18471 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:22.780755 18323 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:22.830112 18347 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) with higher term. Message: Invalid argument: T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7.
I20260709 12:14:22.665545 18420 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:22.859977 15080 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:22.857707 15032 raft_consensus.cc:2889] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:14:22.861369 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 278223us
I20260709 12:14:22.677500 18449 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:22.627116 18512 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:22.852914 18405 consensus_queue.cc:1048] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.068s
W20260709 12:14:22.887108 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 52230.4us
W20260709 12:14:22.889950 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:22.934859 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:22.853814 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:22.885639 18279 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.705s	user 0.006s	sys 0.021s
I20260709 12:14:22.853879 18342 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:22.930557 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:22.919607 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:22.906129 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:22.986297 15112 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:22.986415 15116 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:14:22.987946 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:22.854377 15005 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:22.852905 18508 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 12:14:22.975327 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:22.893690 15108 raft_consensus.cc:2955] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 6 to 9, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:22.858929 18499 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:22.932895 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:22.982972 15114 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:14:22.851540 18472 consensus_queue.cc:260] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:22.866901 18469 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:22.890482 15036 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:22.849112 18442 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:22.920615 18502 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:14:22.865440 18389 raft_consensus.cc:740] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:22.886376 18220 raft_consensus.cc:740] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:22.994266 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 134413us
I20260709 12:14:22.889387 18428 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:14:23.025127 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 170830us
W20260709 12:14:23.001158 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:22.973762 18401 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:22.967204 18420 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.967254 18323 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:22.890213 18488 consensus_queue.cc:1059] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.135s
I20260709 12:14:22.929037 18332 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
W20260709 12:14:22.984855 18279 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.832s	user 0.006s	sys 0.022s
I20260709 12:14:23.019894 15190 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41162 (request call id 246) took 1645 ms. Trace:
I20260709 12:14:23.010679 18512 raft_consensus.cc:697] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:23.027514 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:22.862768 18409 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:22.999912 15112 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:22.992895 18347 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:22.886684 18380 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:23.009804 15039 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
W20260709 12:14:23.037797 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 61596.2us
I20260709 12:14:22.974128 18425 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:23.019258 18471 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:23.026381 15080 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:23.046856 15190 rpcz_store.cc:276] 0709 12:14:21.374062 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:21.664609 (+290547us) service_pool.cc:224] Handling call
0709 12:14:21.718175 (+ 53566us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:21.718621 (+   446us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:21.718650 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:21.719118 (+   468us) log.cc:844] Serialized 26 byte log entry
0709 12:14:22.175557 (+456439us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:22.475816 (+300259us) log.cc:844] Serialized 14 byte log entry
0709 12:14:22.488476 (+ 12660us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:22.488622 (+   146us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:22.722644 (+234022us) spinlock_profiling.cc:243] Waited 45.8 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:22.992596 (+269952us) raft_consensus.cc:1685] finished
0709 12:14:23.019624 (+ 27028us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:23.019817 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":20547,"prepare.queue_time_us":88528,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":47,"raft.queue_time_us":6380,"raft.run_cpu_time_us":363,"raft.run_wall_time_us":28290,"spinlock_wait_cycles":105446272,"thread_start_us":607747,"threads_started":2,"wal-append.queue_time_us":690103}
W20260709 12:14:23.096499 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 70212.5us
I20260709 12:14:23.028626 18472 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:23.101471 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:23.084903 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:23.033783 18221 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:23.034559 18468 consensus_queue.cc:237] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 10.5, Last appended by leader: 5, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:23.083910 18520 log.cc:927] Time spent T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.107s	user 0.000s	sys 0.000s
I20260709 12:14:23.092402 15156 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:23.042495 18323 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:23.037298 18420 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:23.042258 18327 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:23.099397 15040 raft_consensus.cc:2410] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 12 because replica has last-logged OpId of term: 10 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260709 12:14:23.011379 18328 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:22.974220 18404 consensus_queue.cc:237] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:23.019979 18469 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:23.103981 15111 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41558 (request call id 1632) took 1293 ms. Trace:
W20260709 12:14:23.126010 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 85060.6us
I20260709 12:14:23.104166 18499 raft_consensus.cc:697] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:23.038595 18338 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:23.084436 18428 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.136766 18428 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:23.117619 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:23.118907 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:23.137807 15036 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:23.120584 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:23.138558 15108 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:23.138916 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:23.043530 18494 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.069s
I20260709 12:14:23.107273 18471 raft_consensus.cc:697] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:23.101657 18501 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:14:23.051921 18332 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:23.137069 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 44763.3us
I20260709 12:14:23.106963 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:23.154258 15112 raft_consensus.cc:2376] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7. Re-sending same reply.
I20260709 12:14:23.155416 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:23.156630 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:23.119199 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:23.122262 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:23.157732 15034 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:23.158628 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:23.141593 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:23.126406 15111 rpcz_store.cc:276] 0709 12:14:21.810162 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:21.820406 (+ 10244us) service_pool.cc:224] Handling call
0709 12:14:21.820875 (+   469us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:21.821363 (+   488us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:14:22.181024 (+359661us) log.cc:844] Serialized 14 byte log entry
0709 12:14:22.498392 (+317368us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:22.514500 (+ 16108us) log.cc:844] Serialized 582 byte log entry
0709 12:14:22.514650 (+   150us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:22.514683 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:22.514740 (+    57us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:23.103748 (+589008us) raft_consensus.cc:1685] finished
0709 12:14:23.103772 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:23.103921 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1391,"prepare.queue_time_us":502962,"prepare.run_cpu_time_us":69,"prepare.run_wall_time_us":2921,"raft.queue_time_us":92124,"raft.run_cpu_time_us":60,"raft.run_wall_time_us":2511,"spinlock_wait_cycles":19969408,"thread_start_us":584421,"threads_started":2,"wal-append.queue_time_us":335619}
I20260709 12:14:23.105763 18530 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:23.095991 18347 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:23.116832 18508 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:23.165561 15108 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:14:23.151443 18531 consensus_queue.cc:1059] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:14:23.141826 18493 log.cc:927] Time spent T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.249s	user 0.000s	sys 0.001s
W20260709 12:14:23.140965 18349 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 11 current term: 11 is higher.
I20260709 12:14:23.220510 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:23.220742 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:23.220796 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:23.140264 18406 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:23.142355 18495 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:23.137326 18499 consensus_queue.cc:237] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:23.227089 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 135849us
I20260709 12:14:23.100711 18389 consensus_queue.cc:260] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:23.132332 18327 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:23.222347 18524 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:23.114501 18220 consensus_queue.cc:260] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:23.228410 18481 log.cc:927] Time spent T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.300s	user 0.001s	sys 0.001s
I20260709 12:14:23.240468 15683 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:23.226684 18501 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.223404 18530 raft_consensus.cc:697] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:23.234418 18503 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.231031 18536 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:23.250142 15683 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:23.224334 18534 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.027s
I20260709 12:14:23.243669 18492 consensus_queue.cc:1059] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 4, Time since last communication: 0.020s
W20260709 12:14:23.258971 18525 log.cc:927] Time spent T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.135s	user 0.000s	sys 0.000s
I20260709 12:14:23.259713 18505 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:23.274334 18279 raft_consensus.cc:3055] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Stepping down as leader of term 9
W20260709 12:14:23.275307 18523 log.cc:927] Time spent T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.173s	user 0.001s	sys 0.000s
W20260709 12:14:23.276618 18511 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.599s	user 0.001s	sys 0.001s
W20260709 12:14:23.277962 18526 log.cc:927] Time spent T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
W20260709 12:14:23.278493 18528 log.cc:927] Time spent T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.175s	user 0.001s	sys 0.000s
I20260709 12:14:23.226243 18508 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:23.252995 18409 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:23.247860 18406 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.017s
I20260709 12:14:23.237310 18512 consensus_queue.cc:237] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:23.293902 18491 log.cc:927] Time spent T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.768s	user 0.002s	sys 0.000s
I20260709 12:14:23.296501 18535 raft_consensus.cc:3055] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:23.297068 18535 raft_consensus.cc:740] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:23.298032 18535 consensus_queue.cc:260] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:23.299396 18535 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:23.299547 18480 log.cc:927] Time spent T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.884s	user 0.004s	sys 0.000s
I20260709 12:14:23.288002 18505 raft_consensus.cc:697] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:23.304353 18505 consensus_queue.cc:237] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:23.273591 18425 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:23.286906 18380 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:23.253135 18501 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:23.312999 18508 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:23.313354 18501 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:23.251955 18524 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:23.314983 18469 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:23.279650 18428 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:23.317279 18347 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:23.296492 18332 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:23.256173 18503 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:23.260100 18471 consensus_queue.cc:237] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:23.319923 18503 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:23.322327 18485 log.cc:927] Time spent T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.866s	user 0.006s	sys 0.006s
I20260709 12:14:23.316143 18524 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:23.252972 18507 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:23.316305 18530 consensus_queue.cc:237] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:23.327261 18507 raft_consensus.cc:697] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
W20260709 12:14:23.362963 18475 log.cc:927] Time spent T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.809s	user 0.046s	sys 0.017s
I20260709 12:14:23.368239 18507 consensus_queue.cc:237] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:23.410053 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 282814us
I20260709 12:14:23.411885 15005 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:23.414258 15005 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:23.415853 15005 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:23.417575 15005 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:23.225733 15034 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
W20260709 12:14:23.419195 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:23.422921 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:23.424839 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:23.425778 15031 raft_consensus.cc:1240] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:23.426317 15034 raft_consensus.cc:1240] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:23.427362 15032 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:23.419215 15005 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:23.428409 15034 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:23.430408 15005 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:23.227054 15037 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:23.436815 15040 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50620 (request call id 1786) took 1173 ms. Trace:
I20260709 12:14:23.437345 15040 rpcz_store.cc:276] 0709 12:14:22.263070 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:22.263303 (+   233us) service_pool.cc:224] Handling call
0709 12:14:23.436324 (+1173021us) spinlock_profiling.cc:243] Waited 834 ms on lock 0x7b54002e6b54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:23.436616 (+   292us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1919284480}
I20260709 12:14:23.440523 15039 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51618 (request call id 354) took 1127 ms. Trace:
I20260709 12:14:23.440994 15039 rpcz_store.cc:276] 0709 12:14:22.313193 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:22.314092 (+   899us) service_pool.cc:224] Handling call
0709 12:14:23.440140 (+1126048us) spinlock_profiling.cc:243] Waited 652 ms on lock 0x7b54003e53d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:23.440324 (+   184us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1499988224}
W20260709 12:14:23.450953 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:23.470098 15081 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:23.471709 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:23.472856 15081 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:23.475399 15110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 2041) took 2367 ms. Trace:
I20260709 12:14:23.475991 15110 rpcz_store.cc:276] 0709 12:14:21.107400 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:21.294054 (+186654us) service_pool.cc:224] Handling call
0709 12:14:21.388014 (+ 93960us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:21.583185 (+195171us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:21.583220 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:21.587300 (+  4080us) log.cc:844] Serialized 26 byte log entry
0709 12:14:22.230211 (+642911us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:22.230245 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:22.230300 (+    55us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:23.323800 (+1093500us) spinlock_profiling.cc:243] Waited 15.3 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:23.474735 (+150935us) raft_consensus.cc:1685] finished
0709 12:14:23.474779 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:23.475138 (+   359us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":194676,"raft.queue_time_us":194810,"raft.run_cpu_time_us":161,"raft.run_wall_time_us":8767,"spinlock_wait_cycles":35266944,"thread_start_us":592815,"threads_started":1,"wal-append.queue_time_us":876350}
I20260709 12:14:23.483122 15113 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:23.506880 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:23.510195 15154 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:23.510769 15116 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10. Ops: [9.9-9.9]
I20260709 12:14:23.513819 15116 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:14:23.516633 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:23.517489 15115 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:23.518887 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:23.519658 15115 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:23.527245 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:23.528941 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:23.539974 15184 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41162 (request call id 242) took 2173 ms. Trace:
I20260709 12:14:23.540472 15184 rpcz_store.cc:276] 0709 12:14:21.366619 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:21.368255 (+  1636us) service_pool.cc:224] Handling call
0709 12:14:21.813116 (+444861us) spinlock_profiling.cc:243] Waited 27.9 ms on lock 0x7b58000f2198. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:14:21.813277 (+   161us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:21.813599 (+   322us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:21.813630 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:21.814055 (+   425us) log.cc:844] Serialized 26 byte log entry
0709 12:14:22.272958 (+458903us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:22.285706 (+ 12748us) log.cc:844] Serialized 14 byte log entry
0709 12:14:22.285912 (+   206us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:22.285992 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:23.539190 (+1253198us) raft_consensus.cc:1685] finished
0709 12:14:23.539462 (+   272us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:23.539735 (+   273us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":26078,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":2141,"raft.queue_time_us":161053,"raft.run_cpu_time_us":208,"raft.run_wall_time_us":29615,"spinlock_wait_cycles":64273280,"thread_start_us":458407,"threads_started":1,"wal-append.queue_time_us":1048388}
I20260709 12:14:23.543951 15185 raft_consensus.cc:1240] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:23.563932 15711 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43830 (request call id 398) took 1613 ms. Trace:
I20260709 12:14:23.564522 15711 rpcz_store.cc:276] 0709 12:14:21.950623 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:21.982812 (+ 32189us) service_pool.cc:224] Handling call
0709 12:14:22.106391 (+123579us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:22.265390 (+158999us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:22.273285 (+  7895us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:22.467912 (+194627us) log.cc:844] Serialized 582 byte log entry
0709 12:14:22.625348 (+157436us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:22.628946 (+  3598us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:22.653052 (+ 24106us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:23.275895 (+622843us) spinlock_profiling.cc:243] Waited 987 us on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:23.563079 (+287184us) raft_consensus.cc:1685] finished
0709 12:14:23.563134 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:23.563669 (+   535us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":760,"raft.queue_time_us":12654,"raft.run_cpu_time_us":204,"raft.run_wall_time_us":10139,"spinlock_wait_cycles":2269568,"thread_start_us":141324,"threads_started":1,"wal-append.queue_time_us":202066}
I20260709 12:14:23.567330 15685 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:23.568066 15713 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43856 (request call id 296) took 1670 ms. Trace:
I20260709 12:14:23.569051 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:23.569907 15711 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:23.572207 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:23.575074 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:23.576331 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:23.576442 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:23.578397 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:23.578951 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:23.579968 15718 raft_consensus.cc:2393] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 9: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:23.581498 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:23.582258 15717 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:23.568538 15713 rpcz_store.cc:276] 0709 12:14:21.897954 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:21.905902 (+  7948us) service_pool.cc:224] Handling call
0709 12:14:21.912530 (+  6628us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:22.154146 (+241616us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:22.179990 (+ 25844us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:22.237281 (+ 57291us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:22.247271 (+  9990us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:23.567592 (+1320321us) spinlock_profiling.cc:243] Waited 212 ms on lock 0x7b54005555d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:23.567674 (+    82us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:23.567876 (+   202us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":488059776}
I20260709 12:14:23.589727 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
W20260709 12:14:23.592315 15004 leader_election.cc:336] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 1.528s (SENT)
I20260709 12:14:23.593109 15004 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:23.285084 18279 raft_consensus.cc:740] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:23.601056 18332 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:23.601854 18332 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.601150 18279 consensus_queue.cc:260] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:23.602401 18332 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:23.603591 18279 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:23.605353 18288 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:23.610528 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 100718us
I20260709 12:14:23.611685 15154 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:23.615410 18319 raft_consensus.cc:3055] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:23.626175 18380 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:23.620749 18347 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:23.633675 18318 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:23.633237 18380 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:23.634084 15154 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:23.619485 18346 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.620337 18342 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:23.619851 18340 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:23.635699 18346 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:23.636435 18340 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.636931 18340 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:23.637957 18380 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:23.638782 18275 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:23.616634 18349 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:23.639640 18349 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.640331 18349 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:23.639160 18279 raft_consensus.cc:2955] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Committing config change with OpId 6.7: config changed from index 5 to 7, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:23.611169 18327 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:23.633561 18347 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.643724 18347 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:23.612788 18068 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:23.639135 15154 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:23.645838 18068 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:23.627475 18376 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:23.612458 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:23.634361 18318 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.593086 15713 raft_consensus.cc:2955] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 6 to 9, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:23.743306 15718 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:23.743793 18420 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:23.744392 18409 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:23.647179 18376 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:23.745347 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 98158.5us
I20260709 12:14:23.612833 18328 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:23.632784 18319 raft_consensus.cc:740] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:23.639532 18275 raft_consensus.cc:697] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:23.639112 18380 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:23.625959 18220 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:23.751816 18318 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:23.807819 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:23.806861 18328 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.806674 18376 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:23.612949 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:23.809846 18380 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:23.873497 15115 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
W20260709 12:14:23.881254 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 446010us
W20260709 12:14:23.882254 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 306824us
I20260709 12:14:23.635842 18342 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:23.870486 18380 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:23.850716 18328 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:23.880013 18409 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:23.887311 15033 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.649s	user 0.015s	sys 0.017s
I20260709 12:14:23.744421 18508 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.142s
I20260709 12:14:23.895612 18346 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:23.942736 18474 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.134s
W20260709 12:14:23.954370 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 416130us
W20260709 12:14:23.963724 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:23.966027 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:23.971851 15032 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.541s	user 0.004s	sys 0.020s
W20260709 12:14:23.973999 15032 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.543s	user 0.004s	sys 0.020s
I20260709 12:14:23.946105 15078 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
W20260709 12:14:23.944231 18499 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.551s	user 0.017s	sys 0.015s
I20260709 12:14:23.973049 15005 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:14:23.989049 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 181912us
W20260709 12:14:23.989804 18499 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.665s	user 0.017s	sys 0.015s
I20260709 12:14:23.977134 18531 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:23.992890 18530 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.625s	user 0.015s	sys 0.016s
W20260709 12:14:24.062676 18530 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.701s	user 0.015s	sys 0.017s
I20260709 12:14:24.064069 18530 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:24.064981 18530 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:24.062070 18068 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:24.068729 18401 consensus_meta.cc:287] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 1.023s	user 0.011s	sys 0.000s
I20260709 12:14:24.068960 18530 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:24.069217 18401 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:24.070822 18275 consensus_queue.cc:237] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:24.072190 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 479967us
W20260709 12:14:24.074575 15004 leader_election.cc:336] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 1.577s (SENT)
W20260709 12:14:24.005885 18505 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.584s	user 0.011s	sys 0.003s
W20260709 12:14:24.075647 18505 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.713s	user 0.011s	sys 0.004s
W20260709 12:14:23.997991 15080 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.890s	user 0.036s	sys 0.078s
W20260709 12:14:23.998195 15156 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.672s	user 0.002s	sys 0.011s
I20260709 12:14:23.988158 18524 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election won for term 9
W20260709 12:14:24.093860 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 256967us
W20260709 12:14:24.097260 15156 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.878s	user 0.003s	sys 0.012s
I20260709 12:14:24.069726 18508 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 12:14:24.091559 15080 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.984s	user 0.036s	sys 0.078s
I20260709 12:14:23.998152 18470 consensus_queue.cc:1059] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.243s
I20260709 12:14:24.006021 18494 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.215s
W20260709 12:14:24.006178 18471 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.597s	user 0.004s	sys 0.011s
I20260709 12:14:24.120667 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:24.123693 18530 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
W20260709 12:14:24.124145 15004 leader_election.cc:336] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 1.637s (SENT)
I20260709 12:14:24.129724 18524 raft_consensus.cc:697] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:24.185571 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 61476.1us
I20260709 12:14:24.185809 18524 consensus_queue.cc:237] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:24.186486 15004 leader_election.cc:336] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 1.642s (SENT)
I20260709 12:14:24.001585 15717 raft_consensus.cc:2955] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 5 to 7, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:24.134070 18347 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.151633 18501 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:24.163496 18393 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:24.164278 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 55958.8us
W20260709 12:14:24.061545 18498 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.248s	user 0.012s	sys 0.014s
I20260709 12:14:24.167678 18566 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:24.005951 18473 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 1.421s	user 0.009s	sys 0.019s
I20260709 12:14:24.003311 18535 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
W20260709 12:14:24.006250 18512 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.599s	user 0.000s	sys 0.011s
I20260709 12:14:24.183529 18401 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:24.000144 18428 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:14:24.108297 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 86200us
I20260709 12:14:24.003032 18387 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:24.007918 18409 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:24.091099 18404 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.655s	user 0.011s	sys 0.015s
W20260709 12:14:24.183509 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 239653us
I20260709 12:14:24.061373 18542 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.107481 18508 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.187022 15004 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:24.005975 18468 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.579s	user 0.013s	sys 0.009s
I20260709 12:14:24.191743 15031 raft_consensus.cc:1240] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:24.016651 18342 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:24.169432 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 1.06592e+06us
I20260709 12:14:24.196151 18393 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:24.204291 18564 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:24.196425 18471 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.837s	user 0.005s	sys 0.012s
W20260709 12:14:24.199679 18279 consensus_meta.cc:287] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.547s	user 0.015s	sys 0.019s
W20260709 12:14:24.210070 18288 consensus_meta.cc:287] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.604s	user 0.013s	sys 0.000s
W20260709 12:14:24.200981 18332 consensus_meta.cc:287] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.598s	user 0.016s	sys 0.000s
W20260709 12:14:24.121438 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 967130us
I20260709 12:14:24.003063 18472 consensus_queue.cc:1059] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.327s
I20260709 12:14:24.250442 15110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58982 (request call id 372) took 1210 ms. Trace:
W20260709 12:14:24.265192 18473 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 1.760s	user 0.012s	sys 0.020s
W20260709 12:14:24.212368 18498 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.569s	user 0.012s	sys 0.015s
I20260709 12:14:24.005779 18486 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.335s
I20260709 12:14:23.994367 18319 consensus_queue.cc:260] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:24.241276 18512 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.916s	user 0.001s	sys 0.017s
I20260709 12:14:24.274156 15107 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41558 (request call id 1638) took 1296 ms. Trace:
I20260709 12:14:24.006083 18435 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.359s
I20260709 12:14:24.242578 18428 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:14:24.302356 18507 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.912s	user 0.034s	sys 0.075s
W20260709 12:14:24.304148 18507 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.932s	user 0.034s	sys 0.076s
I20260709 12:14:24.306844 18389 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:24.301497 15107 rpcz_store.cc:276] 0709 12:14:22.904618 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:22.904784 (+   166us) service_pool.cc:224] Handling call
0709 12:14:22.928583 (+ 23799us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:22.929110 (+   527us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:22.929154 (+    44us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:22.929839 (+   685us) log.cc:844] Serialized 26 byte log entry
0709 12:14:23.476539 (+546700us) spinlock_profiling.cc:243] Waited 1 ms on lock 0x7b18003a92a0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c0fe07 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c2a93f 00007f4c05c2cc02 00007f4c088b420b 00007f4c088b9d23 00007f4c088ba0d1 00007f4c08cd5a0f
0709 12:14:23.975855 (+499316us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:23.981344 (+  5489us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:23.981438 (+    94us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:24.181716 (+200278us) raft_consensus.cc:1685] finished
0709 12:14:24.181736 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:24.200614 (+ 18878us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":35542,"raft.queue_time_us":94,"raft.run_cpu_time_us":156,"raft.run_wall_time_us":7418,"spinlock_wait_cycles":2308480,"thread_start_us":438445,"threads_started":1,"wal-append.queue_time_us":1154417}
I20260709 12:14:24.284770 18542 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.285359 15036 raft_consensus.cc:2410] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
W20260709 12:14:24.284781 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.267743 18387 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.277284 18508 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:24.289961 18496 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.290452 18405 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.287101 15078 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
W20260709 12:14:24.286069 18323 consensus_meta.cc:287] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 1.155s	user 0.011s	sys 0.007s
W20260709 12:14:24.274566 18404 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.950s	user 0.012s	sys 0.015s
W20260709 12:14:24.283754 18468 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.974s	user 0.014s	sys 0.011s
I20260709 12:14:24.273339 18420 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:24.282589 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 75232.1us
I20260709 12:14:24.197213 18531 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:24.312860 18514 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:24.346992 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:24.277566 18530 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:24.299193 18332 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.280154 18566 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.350210 15034 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:14:24.297271 15110 rpcz_store.cc:276] 0709 12:14:23.039941 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:23.478309 (+438368us) service_pool.cc:224] Handling call
0709 12:14:23.479056 (+   747us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:23.479785 (+   729us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:23.479812 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:23.480645 (+   833us) log.cc:844] Serialized 26 byte log entry
0709 12:14:23.885578 (+404933us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:24.249733 (+364155us) log.cc:844] Serialized 14 byte log entry
0709 12:14:24.250050 (+   317us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:24.250133 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:24.250177 (+    44us) raft_consensus.cc:1685] finished
0709 12:14:24.250189 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:24.250367 (+   178us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":402815,"raft.queue_time_us":295078,"raft.run_cpu_time_us":191,"raft.run_wall_time_us":192,"thread_start_us":750184,"threads_started":2,"wal-append.queue_time_us":517979}
I20260709 12:14:24.310976 18428 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:24.325958 15156 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:24.280481 18501 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 12:14:24.358750 18405 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:24.361627 18405 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:24.363155 15156 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:24.363662 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 88020us
W20260709 12:14:24.364527 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.364606 15156 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:24.337311 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:24.313519 15154 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:24.346660 18573 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.367633 18545 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:24.346508 18323 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.347949 15115 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
W20260709 12:14:24.353081 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 166665us
I20260709 12:14:24.353948 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:24.372057 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.358349 15153 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:24.371436 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:24.358716 18319 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:24.328711 18387 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:24.393528 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.368690 18573 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:24.395324 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 293817us
I20260709 12:14:24.396433 15154 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:24.379820 18511 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:14:24.379942 18380 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:24.412199 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 55263.9us
I20260709 12:14:24.412629 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:24.413146 18435 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:24.413692 18380 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:24.413626 15153 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:24.414043 18420 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:24.380127 18496 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.380148 18494 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:24.414459 18420 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.414860 18420 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:24.387687 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.389029 18323 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:24.376871 18542 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:24.324054 18318 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:24.378348 18221 consensus_meta.cc:287] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 1.262s	user 0.001s	sys 0.014s
I20260709 12:14:24.397055 18573 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:24.400300 15039 raft_consensus.cc:2376] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7. Re-sending same reply.
I20260709 12:14:24.400738 18405 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:24.401650 18393 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:24.404206 18349 consensus_meta.cc:287] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.763s	user 0.006s	sys 0.018s
W20260709 12:14:24.405568 18376 consensus_meta.cc:287] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.509s	user 0.009s	sys 0.000s
W20260709 12:14:24.406226 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.422719 18349 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.423270 15036 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50610 (request call id 2096) took 1301 ms. Trace:
I20260709 12:14:24.424695 15036 rpcz_store.cc:276] 0709 12:14:23.121423 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:23.138662 (+ 17239us) service_pool.cc:224] Handling call
0709 12:14:24.422831 (+1284169us) spinlock_profiling.cc:243] Waited 1.13 s on lock 0x7b5400285354. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:24.423205 (+   374us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2602609024}
I20260709 12:14:24.425483 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:24.423213 18376 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:24.426532 15004 leader_election.cc:336] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 1.520s (SENT)
I20260709 12:14:24.426980 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:24.428179 18376 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:24.324656 18564 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.421813 15037 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:24.422569 18518 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:24.425661 18349 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:24.408669 15685 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:24.368870 18530 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:24.412103 18510 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:24.398069 18347 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:24.445262 18564 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:24.445945 18462 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.447017 18496 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:24.457193 18393 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:24.466408 18564 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:14:24.417649 18435 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:24.434114 18514 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.466922 18393 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:24.468916 18393 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:24.469449 18462 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.402792 18508 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.391562 18328 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.474715 18318 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:24.464864 18332 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:24.465281 18545 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 12:14:24.463160 15004 leader_election.cc:336] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 1.818s (SENT)
W20260709 12:14:24.443985 18340 consensus_meta.cc:287] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.806s	user 0.008s	sys 0.021s
I20260709 12:14:24.471361 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:24.472162 15108 raft_consensus.cc:2410] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
W20260709 12:14:24.462592 18557 log.cc:927] Time spent T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.236s	user 0.002s	sys 0.001s
I20260709 12:14:24.470919 18510 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:24.470800 18435 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:24.472697 18534 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 12:14:24.488555 15113 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.509s	user 0.008s	sys 0.020s
W20260709 12:14:24.488988 15113 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.513s	user 0.008s	sys 0.020s
I20260709 12:14:24.492233 18072 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:24.492863 18072 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.470278 18514 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:24.471546 18405 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:24.476493 18328 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:24.445406 18531 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:24.500268 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 399372us
I20260709 12:14:24.487373 18510 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:24.528216 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:24.489581 18545 raft_consensus.cc:697] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:24.533852 18515 consensus_queue.cc:1059] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.043s
I20260709 12:14:24.537719 18515 raft_consensus.cc:3055] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:24.537971 18504 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.538583 18504 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.500281 18318 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.494401 18323 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
I20260709 12:14:24.486382 18340 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.557883 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:24.530681 18462 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:24.554991 18534 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.569605 15040 raft_consensus.cc:1240] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 12:14:24.569411 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:24.539911 18515 raft_consensus.cc:740] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:24.569428 15034 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:24.559885 15110 raft_consensus.cc:2955] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 5 to 7, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:24.576917 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:24.578928 15113 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:24.575560 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:24.575830 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:24.554629 18068 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.025s
I20260709 12:14:24.579710 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:24.580854 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:24.581331 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:24.581557 15039 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:24.582052 15188 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
I20260709 12:14:24.548106 18566 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:24.583850 15036 raft_consensus.cc:1240] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 12:14:24.584214 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:24.579703 15112 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
I20260709 12:14:24.588815 15185 raft_consensus.cc:2393] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 11: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:24.593844 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:24.594820 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:24.546228 18387 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.544238 18405 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:24.607793 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.610788 18435 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:24.560921 18507 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.031s
I20260709 12:14:24.548834 18545 consensus_queue.cc:237] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.619753 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:24.617113 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:24.623875 15156 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:24.637305 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:24.654436 15184 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:24.578711 18318 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.658792 15115 raft_consensus.cc:2393] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:24.593310 18494 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.663967 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:24.645970 18534 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.617446 18496 consensus_queue.cc:1059] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.048s
I20260709 12:14:24.612542 18514 consensus_queue.cc:1059] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.051s
I20260709 12:14:24.618484 18420 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:24.617830 18566 consensus_queue.cc:1059] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.047s
I20260709 12:14:24.665159 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:24.789731 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.773388 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:24.792160 15039 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
W20260709 12:14:24.666836 15004 leader_election.cc:336] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 1.590s (SENT)
I20260709 12:14:24.793613 15004 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:24.687860 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:24.794831 15188 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 10.
W20260709 12:14:24.795609 15080 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.502s	user 0.010s	sys 0.009s
W20260709 12:14:24.795985 15080 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.503s	user 0.010s	sys 0.009s
W20260709 12:14:24.796239 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 503237us
W20260709 12:14:24.739878 15713 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.528s	user 0.012s	sys 0.062s
W20260709 12:14:24.802649 15713 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.591s	user 0.012s	sys 0.064s
I20260709 12:14:24.803671 18338 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:24.804317 18470 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.563s	user 0.001s	sys 0.020s
W20260709 12:14:24.804734 18470 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.584s	user 0.001s	sys 0.021s
W20260709 12:14:24.767731 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 176447us
I20260709 12:14:24.814491 15034 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:24.669278 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:24.803671 15713 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43830 (request call id 404) took 1215 ms. Trace:
I20260709 12:14:24.737651 18387 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:24.668115 18435 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:24.737887 18318 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:24.680356 18340 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:24.680439 18323 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:24.681555 18508 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:24.684095 18504 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:24.823807 15038 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:24.824640 15185 raft_consensus.cc:1240] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:24.817312 15713 rpcz_store.cc:276] 0709 12:14:23.587904 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:23.591778 (+  3874us) service_pool.cc:224] Handling call
0709 12:14:23.592217 (+   439us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:23.592628 (+   411us) raft_consensus.cc:1534] Early marking committed up to index 9
0709 12:14:24.210970 (+618342us) log.cc:844] Serialized 14 byte log entry
0709 12:14:24.803183 (+592213us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:24.803257 (+    74us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:24.803369 (+   112us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:24.803463 (+    94us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:24.803604 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":155,"raft.run_cpu_time_us":135,"raft.run_wall_time_us":137,"thread_start_us":591560,"threads_started":1}
W20260709 12:14:24.811566 18524 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.525s	user 0.000s	sys 0.020s
I20260709 12:14:24.739151 18494 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:24.832018 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 165225us
I20260709 12:14:24.687034 18428 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.822788 18498 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:24.825047 18470 raft_consensus.cc:3055] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:24.824846 18566 raft_consensus.cc:3055] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Stepping down as leader of term 10
W20260709 12:14:24.834776 18275 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.551s	user 0.003s	sys 0.023s
W20260709 12:14:24.833374 18524 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.547s	user 0.000s	sys 0.021s
I20260709 12:14:24.802742 15080 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:24.852164 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.687791 18515 consensus_queue.cc:260] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:24.856055 18578 raft_consensus.cc:3055] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:24.856169 15031 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 2105) took 1444 ms. Trace:
I20260709 12:14:24.856653 15031 rpcz_store.cc:276] 0709 12:14:23.410434 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:23.427030 (+ 16596us) service_pool.cc:224] Handling call
0709 12:14:23.427494 (+   464us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:24.277941 (+850447us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:24.853682 (+575741us) spinlock_profiling.cc:243] Waited 761 ms on lock 0x7b54000d0f54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:24.853871 (+   189us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1749388160}
W20260709 12:14:24.857264 18576 log.cc:927] Time spent T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 12:14:24.858229 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:24.858690 15116 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41558 (request call id 1653) took 1332 ms. Trace:
W20260709 12:14:24.848526 18275 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.564s	user 0.004s	sys 0.023s
I20260709 12:14:24.859959 15032 raft_consensus.cc:1240] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:24.859066 15116 rpcz_store.cc:276] 0709 12:14:23.526327 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:23.528193 (+  1866us) service_pool.cc:224] Handling call
0709 12:14:23.528649 (+   456us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:23.529274 (+   625us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:23.529304 (+    30us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:23.947688 (+418384us) spinlock_profiling.cc:243] Waited 129 ms on lock 0x7b2c00000448. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c07613a11 00007f4c07623372 00007f4c08d55a01 00007f4c08d1a43a 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2
0709 12:14:24.045958 (+ 98270us) log.cc:844] Serialized 52 byte log entry
0709 12:14:24.656152 (+610194us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:24.656194 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:24.656261 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:24.858402 (+202141us) raft_consensus.cc:1685] finished
0709 12:14:24.858421 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:24.858633 (+   212us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":44370,"raft.queue_time_us":256120,"raft.run_cpu_time_us":306,"raft.run_wall_time_us":42650,"spinlock_wait_cycles":295689472,"thread_start_us":466121,"threads_started":1,"wal-append.queue_time_us":719429}
W20260709 12:14:24.854017 15004 leader_election.cc:336] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 1.758s (SENT)
I20260709 12:14:24.839924 18470 raft_consensus.cc:740] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:24.842036 18566 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:24.868798 18470 consensus_queue.cc:260] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.870257 18524 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.870839 18524 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.873142 18524 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:24.856624 18578 raft_consensus.cc:740] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:14:24.875537 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.876097 18578 consensus_queue.cc:260] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.870916 18566 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.870258 18470 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:24.890730 18578 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:24.891364 18548 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.512s	user 0.004s	sys 0.018s
I20260709 12:14:24.891706 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:24.892609 15031 raft_consensus.cc:2393] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 10: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:24.893573 15034 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
W20260709 12:14:24.896785 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 94147.2us
W20260709 12:14:24.892715 18548 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.582s	user 0.005s	sys 0.018s
I20260709 12:14:24.880671 18405 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:24.907533 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 53554.8us
W20260709 12:14:24.909183 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.918095 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:24.897221 18472 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.597s	user 0.019s	sys 0.025s
W20260709 12:14:24.922240 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:24.924381 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:24.925094 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:24.926409 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:24.927229 15031 raft_consensus.cc:2393] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 9: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:24.906234 18524 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:24.946452 18524 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:24.952651 15080 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:24.920492 18420 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:24.920823 18566 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:24.954461 15004 leader_election.cc:336] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 1.804s (SENT)
I20260709 12:14:24.909683 18589 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 12:14:24.921404 18472 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.621s	user 0.020s	sys 0.026s
I20260709 12:14:24.965695 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:24.966622 15034 raft_consensus.cc:2393] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 11: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:24.961081 18534 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:24.957851 18328 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:14:24.980006 15004 leader_election.cc:336] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 1.994s (SENT)
W20260709 12:14:24.981086 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 56240.1us
I20260709 12:14:24.967249 18496 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:24.986418 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:24.989874 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:24.990691 15034 raft_consensus.cc:2393] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 11: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:24.998991 15035 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51618 (request call id 360) took 1873 ms. Trace:
I20260709 12:14:24.994599 15031 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:14:24.999565 15035 rpcz_store.cc:276] 0709 12:14:23.119122 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:23.119223 (+   101us) service_pool.cc:224] Handling call
0709 12:14:23.119500 (+   277us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:23.432055 (+312555us) raft_consensus.cc:1534] Early marking committed up to index 9
0709 12:14:23.432463 (+   408us) log.cc:844] Serialized 14 byte log entry
0709 12:14:24.400254 (+967791us) spinlock_profiling.cc:243] Waited 1.47 ms on lock 0x7b180031f9c0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c088c24bc 00007f4c05c1048b 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c2a93f 00007f4c05c2cc02 00007f4c088b420b 00007f4c088b9d23 00007f4c088ba23a
0709 12:14:24.400490 (+   236us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:24.400538 (+    48us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:24.400610 (+    72us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:24.991825 (+591215us) spinlock_profiling.cc:243] Waited 312 ms on lock 0x7b5400239454. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:24.991880 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:24.992025 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":444859,"prepare.run_cpu_time_us":101,"prepare.run_wall_time_us":11669,"raft.queue_time_us":7366,"raft.run_cpu_time_us":152,"raft.run_wall_time_us":12245,"spinlock_wait_cycles":720588928,"thread_start_us":446347,"threads_started":1,"wal-append.queue_time_us":611460}
I20260709 12:14:24.987164 18428 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:25.015341 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:25.015012 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:25.006516 15080 leader_election.cc:400] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 11. Current term is 12.
W20260709 12:14:25.013969 15004 leader_election.cc:336] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 2.012s (SENT)
I20260709 12:14:25.019238 15034 raft_consensus.cc:2376] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13. Re-sending same reply.
I20260709 12:14:25.008124 18496 consensus_queue.cc:1059] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.013s
I20260709 12:14:25.021883 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:25.022121 15112 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58982 (request call id 370) took 1989 ms. Trace:
I20260709 12:14:25.022549 15112 rpcz_store.cc:276] 0709 12:14:23.032700 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:23.220567 (+187867us) service_pool.cc:224] Handling call
0709 12:14:25.021874 (+1801307us) spinlock_profiling.cc:243] Waited 1.32 s on lock 0x7b54001bdd54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:25.022050 (+   176us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3044266496}
I20260709 12:14:25.023111 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:25.023804 15031 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:25.024704 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:25.025776 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:25.026844 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:25.025662 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:25.030683 15108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41558 (request call id 1655) took 1491 ms. Trace:
I20260709 12:14:25.007817 18524 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:25.032806 15034 raft_consensus.cc:1240] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:25.033957 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:25.032573 18486 consensus_queue.cc:1059] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 10.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:14:25.035065 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:25.031102 15108 rpcz_store.cc:276] 0709 12:14:23.527010 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:23.528498 (+  1488us) service_pool.cc:224] Handling call
0709 12:14:25.015555 (+1487057us) spinlock_profiling.cc:243] Waited 941 ms on lock 0x7b54003adc54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:25.018849 (+  3294us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2164245376}
I20260709 12:14:25.039022 15034 raft_consensus.cc:2393] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 10: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:25.042081 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:25.046039 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.017953 18494 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:25.041327 18393 consensus_meta.cc:287] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent flushing consensus metadata: real 0.570s	user 0.011s	sys 0.000s
I20260709 12:14:25.002389 18328 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:25.054602 15108 raft_consensus.cc:2393] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 10: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
W20260709 12:14:25.053263 15004 leader_election.cc:336] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 1.876s (SENT)
I20260709 12:14:25.057598 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:25.060330 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:25.064652 15031 raft_consensus.cc:2393] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:25.063573 15683 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:25.067230 15034 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:25.053438 18428 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.070734 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:25.068181 15035 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:25.071524 15034 raft_consensus.cc:2393] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:25.073177 18406 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.073294 18506 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:25.073861 18406 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:25.074322 18072 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:25.075541 18396 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:25.076118 18406 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:25.077142 18324 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.077641 18324 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:25.073935 18506 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:25.082000 18506 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:25.097710 15032 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 7. (term mismatch)
I20260709 12:14:25.102223 15032 pending_rounds.cc:85] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 6
I20260709 12:14:25.100759 18428 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:25.101015 18567 raft_consensus.cc:3055] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:25.105860 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:25.109144 15031 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:25.052152 18393 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:25.102620 15032 pending_rounds.cc:107] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260709 12:14:25.110991 15032 raft_consensus.cc:2889] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:25.105798 18567 raft_consensus.cc:740] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:25.112777 18567 consensus_queue.cc:260] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:25.114146 18567 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:25.121063 15034 raft_consensus.cc:1240] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 5. Current term is 6. Ops: []
W20260709 12:14:25.121670 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 70208us
I20260709 12:14:25.131656 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.132668 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.133888 15711 raft_consensus.cc:1240] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:25.136940 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.138962 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.138999 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:25.123174 18496 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:25.141336 15115 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:25.143553 15107 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:14:25.146251 15682 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:25.148089 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.149000 15110 raft_consensus.cc:2410] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 13 because replica has last-logged OpId of term: 11 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 4.
I20260709 12:14:25.140944 18496 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:25.154281 15116 raft_consensus.cc:2410] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 11 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:14:25.158003 18496 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:25.155241 15109 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58982 (request call id 374) took 1062 ms. Trace:
I20260709 12:14:25.162070 15109 rpcz_store.cc:276] 0709 12:14:24.092572 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:24.108379 (+ 15807us) service_pool.cc:224] Handling call
0709 12:14:24.167138 (+ 58759us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:24.272285 (+105147us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:24.272319 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:24.272362 (+    43us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:24.279228 (+  6866us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:25.154997 (+875769us) spinlock_profiling.cc:243] Waited 29.8 ms on lock 0x7b54002f9254. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:25.155046 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:25.155178 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":68467456}
I20260709 12:14:25.166689 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:25.180194 18428 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:25.144677 18324 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:25.182946 15031 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:25.202164 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:25.191828 18545 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.570s	user 0.010s	sys 0.030s
W20260709 12:14:25.215864 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 170658us
I20260709 12:14:25.220431 15111 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58982 (request call id 366) took 2188 ms. Trace:
W20260709 12:14:25.221429 18591 log.cc:927] Time spent T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.134s	user 0.000s	sys 0.001s
I20260709 12:14:25.224664 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:25.208344 18545 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.586s	user 0.011s	sys 0.030s
W20260709 12:14:25.242043 15004 leader_election.cc:336] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 2.064s (SENT)
I20260709 12:14:25.252589 15115 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:25.220942 15111 rpcz_store.cc:276] 0709 12:14:23.031577 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:23.238310 (+206733us) service_pool.cc:224] Handling call
0709 12:14:23.238602 (+   292us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:23.238917 (+   315us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:23.238943 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:23.239363 (+   420us) log.cc:844] Serialized 26 byte log entry
0709 12:14:24.082309 (+842946us) raft_consensus.cc:1645] Marking committed up to 10
0709 12:14:24.082411 (+   102us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:24.090913 (+  8502us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:25.216543 (+1125630us) spinlock_profiling.cc:243] Waited 12.4 ms on lock 0x7b24002ad328. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05ab39c4 00007f4c05ab1acb 00007f4c05c6cdc9 00007f4c05c6ca55 00007f4c05c6bfb0 00007f4c088e2488 00007f4c088e2be8 00007f4c088ba398 00007f4c088b576a 00007f4c088b4bb6
0709 12:14:25.219926 (+  3383us) raft_consensus.cc:1685] finished
0709 12:14:25.219948 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:25.220219 (+   271us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":915,"raft.run_cpu_time_us":133,"raft.run_wall_time_us":4163,"spinlock_wait_cycles":28580736,"thread_start_us":490313,"threads_started":1,"wal-append.queue_time_us":731159}
I20260709 12:14:25.256125 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:25.264371 15034 raft_consensus.cc:2393] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:14:25.266649 15114 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41558 (request call id 1645) took 2282 ms (client timeout 1978 ms). Trace:
W20260709 12:14:25.267122 15114 rpcz_store.cc:269] 0709 12:14:22.972751 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:23.027202 (+ 54451us) service_pool.cc:224] Handling call
0709 12:14:25.251960 (+2224758us) spinlock_profiling.cc:243] Waited 1.24 s on lock 0x7b54000b90d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:25.255256 (+  3296us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2852601600}
I20260709 12:14:25.250197 18328 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:25.270545 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:25.281260 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:25.282155 15037 raft_consensus.cc:2393] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:25.283008 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:25.283864 15037 raft_consensus.cc:2410] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 11 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260709 12:14:25.283672 15081 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:25.285233 18409 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:25.285495 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:25.285867 18409 raft_consensus.cc:697] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:25.286448 15683 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:25.294421 15156 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:25.297039 18393 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:25.301390 15004 leader_election.cc:336] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 2.146s (SENT)
W20260709 12:14:25.302441 15004 leader_election.cc:336] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 2.182s (SENT)
W20260709 12:14:25.305330 18510 consensus_meta.cc:287] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.755s	user 0.012s	sys 0.000s
I20260709 12:14:25.305836 18510 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:25.291548 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:25.315045 15033 raft_consensus.cc:2393] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 10: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:25.252784 18524 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.040s
I20260709 12:14:25.318338 15107 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:25.318500 18342 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:25.333401 15081 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:25.341627 15081 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:25.322229 18510 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:25.307781 18328 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.027s
I20260709 12:14:25.349176 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:25.307472 18509 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.027s
I20260709 12:14:25.347213 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:25.287004 18409 consensus_queue.cc:237] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:25.346282 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:25.354291 15156 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:25.340165 18342 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.345438 18470 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:25.361274 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.340433 18545 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:25.347832 18389 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:25.362756 15112 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
W20260709 12:14:25.363209 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:25.340085 18486 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:25.352949 18566 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.361123 18342 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:25.377075 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.379884 15115 raft_consensus.cc:2410] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 14 because replica has last-logged OpId of term: 13 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 8.
I20260709 12:14:25.346978 18072 consensus_queue.cc:1059] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 12:14:25.384116 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.367702 18389 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.391124 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.370527 18470 raft_consensus.cc:697] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:25.395560 15156 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:25.381364 18275 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:25.402930 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.404531 15156 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:25.405501 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.406091 18515 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:25.406124 15115 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:25.406940 18510 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:25.407662 18510 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:25.410399 15156 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:25.414287 18545 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:25.414767 18545 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:25.414960 15156 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:25.415401 18545 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:25.415880 18510 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:25.416996 18512 raft_consensus.cc:3055] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:25.417424 18512 raft_consensus.cc:740] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:25.417631 18279 consensus_queue.cc:1059] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:25.418635 18510 raft_consensus.cc:3055] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:25.419005 18510 raft_consensus.cc:740] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:25.419905 18510 consensus_queue.cc:260] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:25.421581 18510 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:25.394534 18389 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:25.436511 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.437665 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.439138 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.439774 15112 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:25.374068 18486 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:25.440637 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.442456 15156 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:25.400105 18072 consensus_queue.cc:1243] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer 2cdab4d204e440c194e8b09634795793 log is divergent from this leader: its last log entry 10.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 12:14:25.390300 18566 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:25.438791 18607 log.cc:927] Time spent T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260709 12:14:25.451200 15111 raft_consensus.cc:2410] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 14 because replica has last-logged OpId of term: 13 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 6.
W20260709 12:14:25.452459 15005 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.423s	user 0.014s	sys 0.014s
W20260709 12:14:25.452867 15005 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.431s	user 0.014s	sys 0.014s
I20260709 12:14:25.452632 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.456234 18566 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:25.448712 18279 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:25.457091 18279 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:25.457537 18279 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:25.459600 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.460517 15108 raft_consensus.cc:2410] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 12 because replica has last-logged OpId of term: 11 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 5.
I20260709 12:14:25.461073 15038 raft_consensus.cc:1240] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:25.461298 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.462132 15108 raft_consensus.cc:2393] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:25.464381 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.465243 18472 raft_consensus.cc:3055] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Stepping down as leader of term 10
W20260709 12:14:25.475385 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 1.57913e+06us
I20260709 12:14:25.475744 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.465754 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.480434 18486 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:25.465713 18472 raft_consensus.cc:740] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:14:25.487627 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:25.488106 18472 consensus_queue.cc:260] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 10.11, Last appended by leader: 11, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:25.489547 18472 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:25.491747 18470 consensus_queue.cc:237] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:25.448979 18436 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.047s
I20260709 12:14:25.477509 15005 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:25.496742 18328 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:25.495604 18324 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.497532 18324 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:25.515467 15110 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
W20260709 12:14:25.518934 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 69001.4us
I20260709 12:14:25.520047 15156 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:25.520800 18436 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 12:14:25.534085 18593 log.cc:927] Time spent T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.483s	user 0.001s	sys 0.002s
W20260709 12:14:25.506158 18618 log.cc:927] Time spent T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:14:25.542119 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:25.545146 18599 log.cc:927] Time spent T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.465s	user 0.003s	sys 0.000s
I20260709 12:14:25.539994 18389 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:25.549762 18389 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:25.550562 15108 raft_consensus.cc:2368] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7.
I20260709 12:14:25.555670 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.556274 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.556855 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.557415 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.558283 15107 raft_consensus.cc:2410] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 11 because replica has last-logged OpId of term: 10 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 7.
I20260709 12:14:25.558650 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.562240 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:25.564641 18275 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:25.571062 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:25.573583 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 129682us
I20260709 12:14:25.575588 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.576459 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.577140 15107 raft_consensus.cc:2368] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7.
I20260709 12:14:25.574206 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:25.587599 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.588445 15108 raft_consensus.cc:2368] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7.
I20260709 12:14:25.589310 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.590323 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.591033 15108 raft_consensus.cc:2410] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:14:25.540798 18279 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:25.598872 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.601877 15107 raft_consensus.cc:2376] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10. Re-sending same reply.
I20260709 12:14:25.605384 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.606417 15107 raft_consensus.cc:2410] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 10 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260709 12:14:25.575906 18275 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.575829 18540 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:25.629693 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.642602 15108 raft_consensus.cc:2410] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 10 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260709 12:14:25.615880 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.616911 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.619884 18324 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:25.624950 18596 log.cc:927] Time spent T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.525s	user 0.000s	sys 0.002s
I20260709 12:14:25.626170 15188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1db840460b28434da754c7d41602f372"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:25.650058 15188 raft_consensus.cc:606] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:25.650409 15188 raft_consensus.cc:614] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:25.629108 18279 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:25.592018 18323 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:25.660434 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:25.672178 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:25.673347 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.677034 15684 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:25.678040 18507 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:25.686601 18507 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:25.690074 15114 raft_consensus.cc:2410] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 9 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 12:14:25.691644 14936 catalog_manager.cc:5697] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 5 to 6, leader changed from 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 6 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:25.694363 14936 catalog_manager.cc:5697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:25.700289 15684 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:25.701773 15684 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:25.691095 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.673981 15108 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:25.709044 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.635814 18275 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:25.648720 18540 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:25.667771 18324 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.767064 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:25.802908 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 101205us
I20260709 12:14:25.832408 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:25.752851 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:25.825359 15183 raft_consensus.cc:1240] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:25.831763 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.827004 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:25.797879 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 194975us
I20260709 12:14:25.821784 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:25.753213 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.942764 15114 raft_consensus.cc:2393] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:25.841109 15156 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:25.845073 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:25.828461 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:25.825875 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:25.943936 15038 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:25.824111 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.734215 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.842020 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.780131 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:25.944108 15181 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:25.826733 15039 raft_consensus.cc:1240] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 12:14:25.945806 15108 raft_consensus.cc:2410] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 14 because replica has last-logged OpId of term: 13 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 8.
I20260709 12:14:25.884732 15109 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:25.714777 15107 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:25.824595 15182 raft_consensus.cc:1240] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
W20260709 12:14:25.941203 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:25.947019 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.938732 15040 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:25.832927 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.948453 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.942134 15187 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:25.842604 15154 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:25.954484 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 111965us
I20260709 12:14:25.954551 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:25.955451 15034 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 10: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:25.947254 18288 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:25.956151 15154 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:25.947485 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:25.958351 15111 raft_consensus.cc:2410] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:14:25.958854 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:25.838274 18600 log.cc:927] Time spent T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.763s	user 0.003s	sys 0.001s
I20260709 12:14:25.961679 15190 raft_consensus.cc:2410] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 10 because replica has last-logged OpId of term: 9 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260709 12:14:25.952775 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.965220 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.820776 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:25.671689 18323 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:25.862528 18578 raft_consensus.cc:3055] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Stepping down as leader of term 9
W20260709 12:14:25.780612 18619 log.cc:927] Time spent T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.154s	user 0.001s	sys 0.000s
I20260709 12:14:25.745855 18509 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:25.970633 15186 raft_consensus.cc:2393] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:25.990311 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.991348 15109 raft_consensus.cc:2410] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 11 because replica has last-logged OpId of term: 10 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 7.
I20260709 12:14:25.971608 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.971913 15154 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:25.840945 18560 raft_consensus.cc:3055] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:25.709607 18507 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:25.979466 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:25.823769 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:25.794763 18524 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.760996 18534 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
W20260709 12:14:25.985683 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:25.988598 15181 raft_consensus.cc:2393] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:25.814493 18498 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:26.010965 18472 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:26.011389 18498 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.011646 18472 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:26.007822 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:26.013767 18498 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:26.015172 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:25.969628 18567 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.994971 15114 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:25.969337 18288 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:25.996136 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:26.018399 15184 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:25.996577 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:25.997241 18624 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:26.024019 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:26.024986 15186 raft_consensus.cc:2393] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:25.997026 18324 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.011018 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:25.998952 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:25.998705 15113 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41558 (request call id 1664) took 1505 ms. Trace:
I20260709 12:14:25.992692 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:26.004343 15154 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:26.005215 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:26.031661 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:26.032552 15109 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:26.033433 15040 raft_consensus.cc:1240] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:25.998704 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:26.000514 15110 raft_consensus.cc:2410] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 14 because replica has last-logged OpId of term: 13 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 6.
I20260709 12:14:26.005159 15108 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:26.008327 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:26.020310 18524 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:26.020818 18436 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:26.021294 18279 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:26.028879 15114 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
W20260709 12:14:25.964063 18545 consensus_meta.cc:287] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.548s	user 0.008s	sys 0.003s
I20260709 12:14:25.986917 18578 raft_consensus.cc:740] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:26.003077 18510 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:26.035663 15182 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:14:26.034607 15190 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:14:26.016198 15111 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:26.038014 15114 pending_rounds.cc:85] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 3
I20260709 12:14:26.033913 15081 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:25.761749 18342 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:26.086781 15181 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:25.999972 18507 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:26.000005 18560 raft_consensus.cc:740] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:26.054078 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:26.031606 15113 rpcz_store.cc:276] 0709 12:14:24.493250 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:24.855173 (+361923us) service_pool.cc:224] Handling call
0709 12:14:24.866050 (+ 10877us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:24.888837 (+ 22787us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:24.888868 (+    31us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:24.896940 (+  8072us) log.cc:844] Serialized 52 byte log entry
0709 12:14:25.054069 (+157129us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:25.054109 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:25.054174 (+    65us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:25.837622 (+783448us) spinlock_profiling.cc:243] Waited 28.8 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:25.998380 (+160758us) raft_consensus.cc:1685] finished
0709 12:14:25.998401 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:25.998642 (+   241us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13344,"raft.queue_time_us":17362,"raft.run_cpu_time_us":166,"raft.run_wall_time_us":12029,"spinlock_wait_cycles":66354432,"thread_start_us":133465,"threads_started":1,"wal-append.queue_time_us":165245}
I20260709 12:14:25.988396 18486 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:26.086841 15114 pending_rounds.cc:107] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 12:14:26.100070 15114 raft_consensus.cc:2889] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:26.013813 18472 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:26.085666 15187 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
W20260709 12:14:26.089124 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 248164us
I20260709 12:14:26.100667 15112 raft_consensus.cc:2410] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 10 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260709 12:14:26.090142 18393 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:26.092427 15189 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:25.985034 18428 consensus_queue.cc:1059] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.056s
I20260709 12:14:26.089399 18510 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.041399 18279 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:26.104681 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:26.093395 18406 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:26.045434 18567 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.096341 18507 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:26.044986 18545 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.135192 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:26.115793 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:26.137270 15111 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
W20260709 12:14:26.132457 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 183557us
I20260709 12:14:26.112622 18510 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:26.142637 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:26.111992 18472 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 12:14:26.158352 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 154086us
I20260709 12:14:26.111506 18279 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:26.166442 15116 raft_consensus.cc:2393] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:26.180779 18512 consensus_queue.cc:260] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.182242 18512 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:26.183825 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 179544us
I20260709 12:14:26.184864 15154 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:26.109210 18393 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:26.112810 18486 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:26.103873 18534 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:26.199692 15038 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:26.213019 15189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:26.196853 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:26.216416 15111 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
W20260709 12:14:26.206570 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 172806us
I20260709 12:14:26.160332 18472 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:26.170694 14936 catalog_manager.cc:5697] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 4 to 5, term changed from 8 to 9, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to <none>, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1), VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2), VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3), VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 9 committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:26.260656 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:26.260885 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 157359us
I20260709 12:14:26.257261 15081 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:26.266403 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 174782us
I20260709 12:14:26.263406 18472 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:26.258455 18275 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:26.279729 18323 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:26.322676 15110 raft_consensus.cc:1275] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:14:26.200212 18560 consensus_queue.cc:260] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:26.341401 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:26.351890 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:26.321442 18288 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:26.358322 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 155196us
I20260709 12:14:26.336964 18470 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:26.329452 18275 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:26.370262 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:26.374864 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:26.335654 18514 consensus_queue.cc:1059] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.039s
I20260709 12:14:26.368932 18470 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:26.391855 18628 log.cc:927] Time spent T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.134s	user 0.001s	sys 0.000s
I20260709 12:14:26.393734 15184 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:26.372380 18524 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:26.380177 18324 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:26.399327 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:26.400715 15115 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:14:26.393069 18567 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:26.412055 15189 raft_consensus.cc:606] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:26.410435 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:26.397033 18470 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:26.372102 18639 consensus_queue.cc:1059] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.039s
I20260709 12:14:26.395836 18545 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:26.415498 18637 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.433082 18637 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:26.436086 18393 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:26.436858 18486 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:26.437194 18507 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:26.441672 18279 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.412554 15189 raft_consensus.cc:614] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:14:26.415659 18632 log.cc:927] Time spent T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
W20260709 12:14:26.463748 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 80571.8us
W20260709 12:14:26.476315 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 197185us
W20260709 12:14:26.475380 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 213690us
I20260709 12:14:26.488153 15081 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:26.497891 18514 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:26.500250 18512 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:26.500866 18512 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.506497 18534 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:26.463868 18342 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:26.507700 18637 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:26.508431 15154 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:26.516319 15035 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.500s	user 0.007s	sys 0.014s
I20260709 12:14:26.488641 18507 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:26.522594 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:26.523851 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:26.525008 15154 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:26.531005 15154 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:26.532276 15154 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:26.535434 15154 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:26.536715 15154 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
W20260709 12:14:26.543431 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:26.547907 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:26.548668 15711 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:14:26.550089 18323 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:26.550745 18420 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:26.545945 18512 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:26.558524 18509 consensus_meta.cc:287] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent flushing consensus metadata: real 0.556s	user 0.009s	sys 0.000s
I20260709 12:14:26.523731 18653 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:26.561285 18275 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:26.562263 18279 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:26.528040 18654 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:26.559060 18509 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:26.563687 18560 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:26.520466 18510 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.576717 14936 catalog_manager.cc:5697] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:14:26.632611 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:26.640120 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 68701.9us
I20260709 12:14:26.563410 18658 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.573848 18428 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:26.547258 18655 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:26.654520 15154 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:26.573616 18323 raft_consensus.cc:697] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:26.661244 18662 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:26.661963 18662 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:26.631903 18514 raft_consensus.cc:697] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:26.647980 18512 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.578035 18509 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:26.570842 18654 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:26.664566 18660 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.696074 15154 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:26.700825 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:26.701471 15114 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:26.667124 18428 raft_consensus.cc:697] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:26.635440 18470 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.707973 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:26.703610 18624 consensus_meta.cc:287] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.674s	user 0.006s	sys 0.006s
I20260709 12:14:26.709357 15112 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 3.
I20260709 12:14:26.714253 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:26.716060 15109 raft_consensus.cc:2393] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 10: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:26.713042 15154 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:26.704576 18657 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:26.723593 18323 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.725126 18514 consensus_queue.cc:237] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.717317 18409 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:26.727847 18409 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.730352 18409 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:26.731725 18654 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:26.731886 18428 consensus_queue.cc:237] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.732589 18486 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.718118 15154 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:26.714663 18625 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:26.719616 18279 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:26.717171 18655 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:14:26.709192 18660 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.733150 18486 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.684212 18512 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.735790 18660 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:26.736919 18486 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:26.739045 18655 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:26.740589 15154 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:26.746029 15110 raft_consensus.cc:2368] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12.
I20260709 12:14:26.744612 15114 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 10.
I20260709 12:14:26.737273 18472 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.737082 18512 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:26.749590 15154 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:26.718652 18624 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:26.665767 18658 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.735149 18510 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:26.764309 15683 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:26.771132 15154 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:26.772599 15154 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:26.747592 18651 log.cc:927] Time spent T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.306s	user 0.003s	sys 0.000s
I20260709 12:14:26.777645 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:26.777910 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:26.778332 15111 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:26.778746 15116 raft_consensus.cc:2410] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 11 because replica has last-logged OpId of term: 10 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 7.
I20260709 12:14:26.783648 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:26.786787 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:26.787058 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:26.789345 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:26.790202 15112 raft_consensus.cc:2410] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 15 because replica has last-logged OpId of term: 13 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 12:14:26.790599 18613 raft_consensus.cc:2804] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:26.791100 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:26.795245 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:26.797873 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:26.798635 15112 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:26.753479 18279 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:26.791139 18613 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.802095 15111 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:14:26.805164 15078 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:26.709986 18509 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:26.808938 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 133254us
I20260709 12:14:26.781800 18275 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:26.781471 18625 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:26.801679 18420 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:26.801998 18436 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.820883 18625 raft_consensus.cc:697] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:26.824752 15080 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:26.806558 18657 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.806322 18613 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:26.812036 18624 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:26.833897 15080 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:26.834622 18436 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.836859 18436 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:26.816130 18664 raft_consensus.cc:2804] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:26.837896 18664 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:26.838258 18664 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.800098 18661 consensus_queue.cc:1059] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.050s
W20260709 12:14:26.827670 15004 connection.cc:256] RPC call timeout handler was delayed by -1.3726514930001485s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1525s for a response
W20260709 12:14:26.844830 15004 connection.cc:256] RPC call timeout handler was delayed by -1.3060514930000409s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15990000000000001s for a response
I20260709 12:14:26.833505 18660 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260709 12:14:26.864856 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:26.865507 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:26.865772 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:26.847923 18498 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:26.872213 15080 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:26.843760 18657 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:26.864471 18660 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:26.884143 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:26.898849 18515 raft_consensus.cc:3055] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:26.888620 18578 consensus_queue.cc:260] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.912632 18658 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:26.863920 18668 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:26.857343 18624 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:26.914709 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:26.915963 18509 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:26.917253 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:26.945802 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:26.921865 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:26.925238 18655 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:26.932773 18613 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:26.939467 18288 raft_consensus.cc:3055] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:26.948508 15188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 1990) took 1134 ms. Trace:
I20260709 12:14:26.920087 15112 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
W20260709 12:14:26.946828 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:26.962374 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:26.954139 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:26.953527 15710 raft_consensus.cc:1240] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:26.946183 15034 raft_consensus.cc:2410] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 12:14:26.996796 18639 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:26.864281 18625 consensus_queue.cc:237] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:26.943183 18540 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:26.876776 18498 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:26.999779 18648 log.cc:927] Time spent T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.564s	user 0.005s	sys 0.000s
I20260709 12:14:26.949733 18578 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:27.001593 18498 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:26.984478 15110 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:27.003132 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:26.946455 18640 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.004392 15033 raft_consensus.cc:1240] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 12:14:27.004210 18640 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.005100 18406 raft_consensus.cc:3055] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:27.005510 18406 raft_consensus.cc:740] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:27.006318 18640 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:26.944624 18662 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:26.997303 18639 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.005467 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:27.003582 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 131480us
I20260709 12:14:27.025460 15032 raft_consensus.cc:1275] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:27.007409 15034 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50620 (request call id 1844) took 1043 ms. Trace:
I20260709 12:14:27.007045 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.008045 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.012265 15040 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:27.027195 15035 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
W20260709 12:14:26.956655 18666 log.cc:927] Time spent T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260709 12:14:27.028687 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.028683 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:26.946904 18470 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.007694 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.030982 15080 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:26.947067 18515 raft_consensus.cc:740] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:27.033241 15190 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:26.945644 18660 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:27.032418 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:26.983132 18288 raft_consensus.cc:740] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:27.036206 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.034256 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.005277 18613 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.026445 15034 rpcz_store.cc:276] 0709 12:14:25.964101 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:25.979405 (+ 15304us) service_pool.cc:224] Handling call
0709 12:14:26.884026 (+904621us) spinlock_profiling.cc:243] Waited 2.88 ms on lock 0x7b5800003698. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5eee 000000000036eb39 00007f4c0dc691e0 00007f4c0dd320c4 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:14:27.007337 (+123311us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6615296}
I20260709 12:14:26.982506 15188 rpcz_store.cc:276] 0709 12:14:25.813919 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:25.929616 (+115697us) service_pool.cc:224] Handling call
0709 12:14:25.940826 (+ 11210us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:25.978613 (+ 37787us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:25.978647 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:25.998376 (+ 19729us) log.cc:844] Serialized 26 byte log entry
0709 12:14:26.134621 (+136245us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:26.382479 (+247858us) log.cc:844] Serialized 14 byte log entry
0709 12:14:26.464595 (+ 82116us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:26.464677 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:26.936026 (+471349us) spinlock_profiling.cc:243] Waited 1.89 ms on lock 0x7b180044da00. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c2d3f3 00007f4c05c2f7c1 00007f4c05c2f779 00007f4c05c2f709 00007f4c05c2f6d1 00007f4c05c2e9cd 0000000000388634 0000000000388479 00007f4c05c1083a
0709 12:14:26.948165 (+ 12139us) raft_consensus.cc:1685] finished
0709 12:14:26.948269 (+   104us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:26.948423 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":126224,"prepare.queue_time_us":149604,"prepare.run_cpu_time_us":78,"prepare.run_wall_time_us":23363,"raft.queue_time_us":42720,"raft.run_cpu_time_us":311,"raft.run_wall_time_us":22636,"spinlock_wait_cycles":4354816,"thread_start_us":314426,"threads_started":3,"wal-append.queue_time_us":287885}
I20260709 12:14:27.033684 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.013816 15036 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:27.039991 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.034329 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:26.954351 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:27.046947 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.028208 18654 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.948323 18657 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:27.024966 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.036273 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.026783 15038 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:27.054901 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.036630 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.056347 15186 raft_consensus.cc:2393] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:27.037994 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.057798 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:27.045895 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 188459us
I20260709 12:14:27.038265 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:27.063270 15032 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:27.063637 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.064133 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.064800 15184 raft_consensus.cc:2393] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 9: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:27.064891 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.065631 15187 raft_consensus.cc:2393] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:26.952797 18624 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:27.068380 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.069583 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.070142 15031 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:27.070904 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.037899 18662 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
W20260709 12:14:27.071985 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 47200.6us
W20260709 12:14:27.072254 18645 log.cc:927] Time spent T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.615s	user 0.001s	sys 0.000s
I20260709 12:14:27.072871 15190 raft_consensus.cc:2393] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 11: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:27.054951 15033 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:27.073674 15107 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58982 (request call id 383) took 1638 ms. Trace:
I20260709 12:14:27.076117 18472 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.076435 15080 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:27.076289 18515 consensus_queue.cc:260] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:27.077430 18515 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:27.077931 15080 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:27.048000 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:27.078563 18630 consensus_queue.cc:1059] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:27.078604 15035 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:27.049206 15081 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:27.074131 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:27.027979 18639 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:27.063548 18406 consensus_queue.cc:260] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:27.079843 15033 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:27.085222 15040 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 3.
I20260709 12:14:27.074052 15107 rpcz_store.cc:276] 0709 12:14:25.435737 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:25.972040 (+536303us) service_pool.cc:224] Handling call
0709 12:14:25.972383 (+   343us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:26.009102 (+ 36719us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:26.009129 (+    27us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:26.046071 (+ 36942us) log.cc:844] Serialized 52 byte log entry
0709 12:14:26.333178 (+287107us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:26.333219 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:26.333288 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:27.071671 (+738383us) spinlock_profiling.cc:243] Waited 6.34 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:27.073407 (+  1736us) raft_consensus.cc:1685] finished
0709 12:14:27.073428 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:27.073615 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7133,"raft.run_cpu_time_us":158,"raft.run_wall_time_us":5084,"spinlock_wait_cycles":14584192,"thread_start_us":195178,"threads_started":1,"wal-append.queue_time_us":280881}
I20260709 12:14:27.048053 15189 raft_consensus.cc:2393] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:27.081550 15031 raft_consensus.cc:2393] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:27.064743 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.086081 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.086551 15034 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:27.084510 15081 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:27.084683 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.082224 15153 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:27.087783 15185 raft_consensus.cc:2393] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:27.090194 15081 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:27.090408 15040 raft_consensus.cc:2393] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 9: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:27.091261 15032 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:27.092118 15714 raft_consensus.cc:2393] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 10: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:27.063977 18288 consensus_queue.cc:260] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.092829 18288 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:27.094564 18514 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:27.111600 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:27.120424 15081 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:27.114449 15108 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 6. (term mismatch)
I20260709 12:14:27.104265 15181 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 12:14:27.161700 15108 pending_rounds.cc:85] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 5
I20260709 12:14:27.162189 15108 pending_rounds.cc:107] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted NO_OP operation due to leader change: 9.6
I20260709 12:14:27.109215 15186 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:14:27.162652 15108 raft_consensus.cc:2889] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:14:27.159055 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 70660.6us
W20260709 12:14:27.129544 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:27.103858 15190 raft_consensus.cc:1240] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:27.164783 15080 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:27.096289 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.142035 15035 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:27.102442 15184 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: [6.5-8.6]
I20260709 12:14:27.057474 18668 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:27.095908 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.144078 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:27.167689 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 47313.6us
I20260709 12:14:27.108070 18406 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:27.179376 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.072481 18664 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:27.193454 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.197108 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.089035 18470 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:27.198223 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.109912 18472 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:27.199682 18472 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.095985 18658 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:27.200109 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.200135 18472 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:27.202339 18664 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:27.058235 18654 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:27.205150 18654 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:27.168231 18578 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:27.105733 18657 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.195904 18486 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.207643 18486 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.209848 18486 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.210045 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.203065 15110 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:27.211004 15184 raft_consensus.cc:2393] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 11: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:27.211937 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.176090 18567 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:14:27.176349 18665 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:27.213086 18665 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.212585 15184 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:27.197235 15187 raft_consensus.cc:1240] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 12. Current term is 13. Ops: [10.7-12.8]
I20260709 12:14:27.114691 18662 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:27.115942 18640 raft_consensus.cc:3055] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:27.096462 18624 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:27.178081 18668 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.220044 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.220881 15187 raft_consensus.cc:2393] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:27.221788 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.222046 18668 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.213565 18665 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:27.222656 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.214617 18567 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.223548 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.223680 18567 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:27.224344 15187 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:27.225289 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.226018 15187 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:27.054379 18560 consensus_queue.cc:1048] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.119s
I20260709 12:14:27.197152 15190 raft_consensus.cc:2393] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 8: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:27.173357 18630 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.215951 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.107442 18501 consensus_queue.cc:1059] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.087s
I20260709 12:14:27.095221 18660 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.217505 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.217664 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.223887 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.249403 15032 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:27.250108 15184 raft_consensus.cc:2393] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 11: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:27.251680 15181 raft_consensus.cc:1275] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:14:27.250226 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.253435 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:27.254518 15713 raft_consensus.cc:2368] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
W20260709 12:14:27.229054 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 64364.6us
I20260709 12:14:27.255357 15080 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:27.177342 15081 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:27.256332 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 79097.7us
I20260709 12:14:27.257354 15081 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:27.153729 15033 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:27.260289 15033 raft_consensus.cc:1240] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
W20260709 12:14:27.232106 15004 connection.cc:256] RPC call timeout handler was delayed by -1.129651492999983s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1795s for a response
W20260709 12:14:27.261245 15004 connection.cc:256] RPC call timeout handler was delayed by -1.0386697970002388s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2923s for a response
W20260709 12:14:27.261624 15004 connection.cc:256] RPC call timeout handler was delayed by -1.0056996020000497s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1542s for a response
W20260709 12:14:27.261914 15004 connection.cc:256] RPC call timeout handler was delayed by -1.0038996020000468s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1544s for a response
I20260709 12:14:27.219456 18662 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:27.209620 18472 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.273103 15185 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:27.175518 15183 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:27.227159 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.219295 18640 raft_consensus.cc:740] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:27.248854 15187 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 12 index: 6. (index mismatch)
I20260709 12:14:27.265738 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.206965 18657 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:27.248198 18338 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.267545 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.279866 15078 leader_election.cc:400] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Vote denied by peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) with higher term. Message: Invalid argument: T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:14:27.279702 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:27.280483 15181 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:27.275414 15184 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:27.284526 15078 leader_election.cc:403] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:14:27.239346 15110 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 5.
I20260709 12:14:27.284341 15031 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:27.286971 15186 raft_consensus.cc:1240] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:27.265414 18560 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:27.286233 15108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 2113) took 1511 ms. Trace:
I20260709 12:14:27.290311 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.293109 15108 rpcz_store.cc:276] 0709 12:14:25.775201 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:26.038041 (+262840us) service_pool.cc:224] Handling call
0709 12:14:26.038371 (+   330us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:27.173728 (+1135357us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:27.286041 (+112313us) spinlock_profiling.cc:243] Waited 1.08 s on lock 0x7b54001bc454. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:27.286181 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2474030848}
I20260709 12:14:27.266176 18575 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:27.265609 18668 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:27.291630 15109 raft_consensus.cc:1240] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 12. Current term is 13. Ops: [10.7-12.8]
I20260709 12:14:27.291592 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:27.298413 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.302707 15035 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:27.284578 18501 raft_consensus.cc:2764] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260709 12:14:27.248226 18630 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.292873 15004 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:27.304296 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.267935 18514 raft_consensus.cc:3055] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:27.316203 18514 raft_consensus.cc:740] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:27.317397 18630 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.317152 18514 consensus_queue.cc:260] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.285529 18498 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.033s
I20260709 12:14:27.305856 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:27.306767 15036 raft_consensus.cc:1240] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:27.307173 18668 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:27.308005 15112 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:27.319970 18668 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:27.319635 18640 consensus_queue.cc:260] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:27.284773 18578 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.288889 18338 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:27.320653 18578 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.311771 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.321609 15185 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:27.312003 18513 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.177s	user 0.000s	sys 0.027s
W20260709 12:14:27.322824 18513 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.299s	user 0.001s	sys 0.028s
I20260709 12:14:27.299250 18560 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:27.323666 18560 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:27.325366 18338 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.313453 15037 raft_consensus.cc:1240] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 12:14:27.273622 18662 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:27.322659 18578 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.328672 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.333155 18657 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:27.339175 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:27.341516 15183 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 10.
I20260709 12:14:27.340039 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:27.342842 15713 raft_consensus.cc:2393] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:27.345212 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.346027 15183 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 4.
I20260709 12:14:27.349110 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:27.349825 15112 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 11.
I20260709 12:14:27.348728 15185 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 10.
I20260709 12:14:27.340009 15714 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:27.358464 18514 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:27.294804 18658 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) with higher term. Message: Invalid argument: T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:14:27.294612 18486 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:27.361356 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.362340 15185 raft_consensus.cc:2393] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 9: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:27.363914 15683 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:27.360925 15153 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:27.366967 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.367612 15185 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:27.319372 18498 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:27.373729 15107 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: [6.5-8.6]
I20260709 12:14:27.378983 15190 raft_consensus.cc:1240] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:27.380105 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.380625 15190 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:27.381539 15190 raft_consensus.cc:1240] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:27.382510 15190 raft_consensus.cc:1240] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:27.387202 18665 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.389392 18665 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.395460 15187 raft_consensus.cc:1240] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:27.377370 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.401783 15186 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 11.
I20260709 12:14:27.404340 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.386659 18639 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.421048 18639 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.366763 18486 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.310787 18575 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.373396 18396 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260709 12:14:27.409967 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 112717us
I20260709 12:14:27.413010 18472 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.414130 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.414825 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.386688 18567 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.416023 15683 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:27.406085 15190 raft_consensus.cc:1240] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:27.452402 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.370409 18436 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260709 12:14:27.456240 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:27.454710 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.460554 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.461161 15190 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:27.461911 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:27.464772 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:27.443542 18396 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.466054 18396 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:27.466182 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:27.466796 15034 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 10
I20260709 12:14:27.471729 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.472491 15184 raft_consensus.cc:2393] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:27.472702 15188 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:27.473255 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.474334 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.474813 15184 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:27.477097 18498 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.477697 18498 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.471729 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.427876 15185 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 5.
I20260709 12:14:27.444435 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.481926 15183 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:27.445112 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:27.454532 14935 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37356 (request call id 232) took 11917 ms (client timeout 15000 ms). Trace:
W20260709 12:14:27.439538 18632 log.cc:927] Time spent T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 12:14:27.482704 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.492151 15113 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 14. Current term is 15. Ops: []
I20260709 12:14:27.492574 15181 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:27.462416 15190 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:27.487588 15156 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:27.487843 15081 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:27.494900 15081 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:27.495680 15081 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:27.496667 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.498996 15034 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 10.
I20260709 12:14:27.504542 18575 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.504683 15156 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:27.505424 18472 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:27.505864 15156 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:27.506021 18288 consensus_queue.cc:1059] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:27.507265 18624 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:27.508051 18624 raft_consensus.cc:2804] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:14:27.508242 18657 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:27.508654 18664 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:27.508951 18657 raft_consensus.cc:697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:27.505843 18472 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.509685 18472 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:27.508396 18624 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:27.511670 18624 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:27.512009 18657 consensus_queue.cc:237] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.459864 18613 raft_consensus.cc:2804] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:27.513176 18613 raft_consensus.cc:697] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:27.513273 15039 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 1843) took 1562 ms. Trace:
I20260709 12:14:27.514009 18613 consensus_queue.cc:237] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:27.516498 15181 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:27.513680 15039 rpcz_store.cc:276] 0709 12:14:25.963703 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:25.964409 (+   706us) service_pool.cc:224] Handling call
0709 12:14:26.008091 (+ 43682us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:26.008359 (+   268us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:26.008383 (+    24us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:27.088702 (+1080319us) spinlock_profiling.cc:243] Waited 20.9 ms on lock 0x7b2c0005e068. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c07613a11 00007f4c07623372 00007f4c08d55a01 00007f4c08d1a43a 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2
0709 12:14:27.097072 (+  8370us) log.cc:844] Serialized 26 byte log entry
0709 12:14:27.364784 (+267712us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:14:27.364844 (+    60us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:27.365001 (+   157us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:27.512935 (+147934us) raft_consensus.cc:1685] finished
0709 12:14:27.512958 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:27.513197 (+   239us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":48173440,"thread_start_us":267331,"threads_started":1,"wal-append.queue_time_us":354755}
I20260709 12:14:27.507045 18288 raft_consensus.cc:3055] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:27.519416 18664 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.519554 18660 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.519903 18664 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:27.519158 18288 raft_consensus.cc:740] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:27.524333 18288 consensus_queue.cc:260] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.525494 18288 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:27.512202 18662 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:27.506961 15156 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:27.455358 18436 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.528710 18436 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:27.531414 18639 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:27.528723 15114 raft_consensus.cc:1240] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 5. Current term is 6. Ops: []
I20260709 12:14:27.528281 18406 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election won for term 10
W20260709 12:14:27.538843 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:27.543624 15183 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:27.545522 15081 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:27.547140 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:27.532137 18639 raft_consensus.cc:697] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:27.556993 15184 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:27.522676 18668 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.453706 18560 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.548449 18662 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:27.552829 18406 raft_consensus.cc:697] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:27.567144 18501 consensus_queue.cc:1059] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 12:14:27.561290 18665 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:27.559661 18664 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.597747 15190 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:27.577399 18498 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:27.599858 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 307053us
I20260709 12:14:27.603157 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.604656 15004 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:27.605988 18498 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:27.584700 18279 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.611673 18640 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:27.599056 18639 consensus_queue.cc:237] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.617141 15004 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:27.618086 18498 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:27.618498 18498 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:27.619016 18498 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:27.619946 18664 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.601521 18560 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.606648 18279 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:27.623461 18279 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:27.625481 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:27.589336 18665 raft_consensus.cc:697] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:27.626171 15713 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:27.626670 18498 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.627668 15153 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:27.626593 18665 consensus_queue.cc:237] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.629719 18515 consensus_queue.cc:1059] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:27.629953 18498 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:27.483004 14935 rpcz_store.cc:269] 0709 12:14:15.521847 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:15.522072 (+   225us) service_pool.cc:224] Handling call
0709 12:14:15.607021 (+ 84949us) spinlock_profiling.cc:243] Waited 19 ms on lock 0x7b5400170554. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c84090 00007f4c08d22f3a 00007f4c0ead8e9c 00007f4c0ebd704e 00007f4c0d0982a4 00007f4c0d098232 00007f4c0d098161 00007f4c0d0980dc 00007f4c0d097392 00007f4c0705548c 00007f4c070548c6
0709 12:14:27.431358 (+11824337us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:19.759686 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:19.760233 (+   547us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:19.760268 (+    35us) write_op.cc:435] Acquired schema lock
0709 12:14:19.760284 (+    16us) tablet.cc:662] Decoding operations
0709 12:14:19.761083 (+   799us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:19.761148 (+    65us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:19.761173 (+    25us) tablet.cc:685] Acquiring locks for 6 operations
0709 12:14:19.761711 (+   538us) tablet.cc:701] Row locks acquired
0709 12:14:19.761734 (+    23us) write_op.cc:260] PREPARE: finished
0709 12:14:19.763716 (+  1982us) write_op.cc:270] Start()
0709 12:14:19.763867 (+   151us) write_op.cc:276] Timestamp: P: 1783599259761862 usec, L: 0
0709 12:14:19.763901 (+    34us) op_driver.cc:348] REPLICATION: starting
0709 12:14:19.847587 (+ 83686us) log.cc:844] Serialized 2464 byte log entry
0709 12:14:21.425788 (+1578201us) spinlock_profiling.cc:243] Waited 4.24 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:22.419460 (+993672us) op_driver.cc:464] REPLICATION: finished
0709 12:14:23.312185 (+892725us) spinlock_profiling.cc:243] Waited 55 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c05c100ac 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c2a93f 00007f4c05c2cc02 00007f4c0c750ef0
0709 12:14:24.305692 (+993507us) write_op.cc:301] APPLY: starting
0709 12:14:24.305879 (+   187us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:24.306192 (+   313us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:24.306250 (+    58us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:24.309407 (+  3157us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:24.309759 (+   352us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 12:14:24.309801 (+    42us) write_op.cc:312] APPLY: finished
0709 12:14:24.310238 (+   437us) log.cc:844] Serialized 53 byte log entry
0709 12:14:24.923448 (+613210us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:24.959231 (+ 35783us) write_op.cc:454] Released schema lock
0709 12:14:24.967336 (+  8105us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:24.984022 (+ 16686us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:24.984056 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":22,"spinlock_wait_cycles":43803008,"child_traces":[["op",{"apply.queue_time_us":1868880,"apply.run_cpu_time_us":26884,"apply.run_wall_time_us":678337,"num_ops":6,"prepare.queue_time_us":230204,"prepare.run_cpu_time_us":12126,"prepare.run_wall_time_us":241410,"raft.queue_time_us":662402,"raft.run_cpu_time_us":33393,"raft.run_wall_time_us":2020162,"replication_time_us":2556639,"spinlock_wait_cycles":136195328,"thread_start_us":3168173,"threads_started":5,"wal-append.queue_time_us":1056964,"wal-append.run_cpu_time_us":37997,"wal-append.run_wall_time_us":4012195}]]}
I20260709 12:14:27.631325 15188 raft_consensus.cc:2393] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:27.630775 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.635906 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.636611 15182 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
W20260709 12:14:27.639101 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:27.641304 15190 raft_consensus.cc:2368] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:14:27.630075 18279 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:27.618541 18567 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.615926 18486 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.654888 15036 raft_consensus.cc:1275] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:27.655999 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:27.657218 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:27.658288 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:27.658131 18396 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:27.658934 15036 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:27.661317 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:27.649979 15005 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.022s (SENT) [suppressed 40 similar messages]
I20260709 12:14:27.664099 15034 raft_consensus.cc:3055] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:27.664534 15034 raft_consensus.cc:740] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:27.665503 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:27.666105 15113 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:27.668427 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.668638 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.672892 15038 raft_consensus.cc:3055] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:27.673272 15038 raft_consensus.cc:740] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:27.674247 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:27.674139 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.674824 15039 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:27.678414 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:27.679036 15033 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:27.672603 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.648608 18279 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.686336 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:27.637672 18630 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.039s
I20260709 12:14:27.685856 15038 consensus_queue.cc:260] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.697602 15036 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:27.699697 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:27.705960 18657 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.652973 18406 consensus_queue.cc:237] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.735497 15038 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:27.711745 18684 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:27.692052 15004 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:27.733510 18635 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.712774 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:27.761302 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:27.736191 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:27.711598 15033 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
W20260709 12:14:27.745489 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 246845us
I20260709 12:14:27.689766 15034 consensus_queue.cc:260] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.714421 15037 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 10. Current term is 11. Ops: [10.7-10.7]
I20260709 12:14:27.678787 18498 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:27.769444 15034 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:27.687644 18279 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:27.760421 18679 log.cc:927] Time spent T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 12:14:27.711046 18624 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.734576 18657 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.683693 18436 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:27.813717 15034 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 7. (term mismatch)
I20260709 12:14:27.814180 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:27.837078 15031 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:27.778909 15685 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:27.838356 15034 pending_rounds.cc:85] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 6
I20260709 12:14:27.838665 15034 pending_rounds.cc:107] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 12.7
I20260709 12:14:27.839003 15034 raft_consensus.cc:2889] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:27.765069 18396 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.789137 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:27.810150 15038 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 7. (term mismatch)
I20260709 12:14:27.841519 15038 pending_rounds.cc:85] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 6
I20260709 12:14:27.841809 15038 pending_rounds.cc:107] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 10.7
I20260709 12:14:27.842062 15038 raft_consensus.cc:2889] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:14:27.842531 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 63744.4us
I20260709 12:14:27.842548 15038 pending_rounds.cc:107] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 12.8
I20260709 12:14:27.853029 15038 raft_consensus.cc:2889] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:27.862746 15190 raft_consensus.cc:1275] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:27.823820 18668 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:27.807086 18697 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:27.869084 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.872548 15189 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:27.843183 18409 raft_consensus.cc:3055] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:27.880290 15031 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:27.768455 18635 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.886561 15182 raft_consensus.cc:1275] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
W20260709 12:14:27.887799 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 195830us
I20260709 12:14:27.854948 18693 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:27.871064 18617 raft_consensus.cc:3055] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:27.891744 15004 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:27.898048 18630 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:27.898445 18630 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.898773 18630 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:27.899544 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.900228 15183 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:27.901741 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.902724 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:27.902962 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.905953 15186 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:27.888710 18692 log.cc:927] Time spent T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260709 12:14:27.903707 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.909225 15188 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:27.903776 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.909538 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:27.909979 15185 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:27.904640 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:27.778132 18472 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.904973 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:27.903586 15108 raft_consensus.cc:2410] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 10 because replica has last-logged OpId of term: 8 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
I20260709 12:14:27.873119 18697 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:27.908468 15004 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:27.884970 18409 raft_consensus.cc:740] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:27.914592 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:27.924729 15112 raft_consensus.cc:2393] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:27.915238 15182 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:27.918474 15183 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:14:27.929832 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:27.929554 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 84681.6us
I20260709 12:14:27.930615 15107 raft_consensus.cc:2393] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 10: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:27.897400 18617 raft_consensus.cc:740] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:27.939360 15004 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:27.917423 18697 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:27.935106 18684 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:27.948653 15185 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 15.
I20260709 12:14:27.931573 18693 raft_consensus.cc:697] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:27.959512 15112 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260709 12:14:27.975323 15182 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:27.976197 15113 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 12.
I20260709 12:14:27.979879 15189 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:27.771968 18498 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:27.931224 18644 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.028s
I20260709 12:14:27.987210 15186 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
W20260709 12:14:27.992453 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:27.993818 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:28.008265 15107 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
W20260709 12:14:27.991166 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 109080us
W20260709 12:14:27.990996 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 141026us
I20260709 12:14:27.942224 18625 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.047s
I20260709 12:14:28.011984 15684 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:28.014714 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:28.018013 15684 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:27.994958 18684 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:27.986078 18630 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:27.959126 18700 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.063s
W20260709 12:14:28.022971 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 62401.5us
I20260709 12:14:28.021785 15005 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:28.024557 15684 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:28.026283 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:28.031418 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:28.031409 15004 leader_election.cc:400] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12.
I20260709 12:14:28.035516 15004 leader_election.cc:403] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
W20260709 12:14:28.036036 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:28.036542 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:28.018046 18501 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.022573 18338 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:27.963934 18617 consensus_queue.cc:260] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:28.020651 18684 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:28.042804 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:28.031102 18515 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:28.028072 18657 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:28.003396 18409 consensus_queue.cc:260] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:28.059917 18699 log.cc:927] Time spent T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.166s	user 0.000s	sys 0.001s
I20260709 12:14:28.052665 18501 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:28.069104 15081 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:28.069911 18470 consensus_queue.cc:1048] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:28.070621 18630 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:28.030253 18613 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:28.054983 18696 log.cc:927] Time spent T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 12:14:28.028265 18436 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:28.074048 18639 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.035161 18486 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.074734 18540 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.062894 18498 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:27.960563 18693 consensus_queue.cc:237] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:28.052258 18665 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.097138 15080 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:28.071348 18684 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:28.100867 15081 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:28.136548 15080 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:28.130280 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:28.130576 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 476523us
I20260709 12:14:28.131080 15154 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:28.132290 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:28.092775 18515 raft_consensus.cc:697] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
W20260709 12:14:28.134917 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 108650us
I20260709 12:14:28.195801 15038 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
W20260709 12:14:28.196117 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:28.105397 18472 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:28.101464 18668 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:28.135047 18630 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:28.243669 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:28.104745 18567 consensus_queue.cc:1059] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.091s
W20260709 12:14:28.259326 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 227611us
I20260709 12:14:28.189463 18560 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:14:28.247968 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 116951us
I20260709 12:14:28.262984 15683 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:28.141153 18498 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12.
I20260709 12:14:28.267271 15154 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:28.268536 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 237310us
I20260709 12:14:28.136070 18540 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:28.223843 18514 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 12:14:28.272851 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 221624us
I20260709 12:14:28.237277 18668 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:28.246582 18288 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:28.192716 18700 consensus_queue.cc:1059] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.085s
I20260709 12:14:28.245177 18275 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.279695 15005 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:28.274449 15004 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.134620 18486 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:28.296157 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 159708us
I20260709 12:14:28.297703 15154 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.190828 18665 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:28.316820 18486 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:28.317317 18665 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:28.318221 15154 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.277705 18470 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.130189 18639 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:28.319875 18470 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:28.321286 18639 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:28.282920 18338 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:28.305974 18275 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:28.288614 18654 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:28.322932 15080 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:28.323802 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 223006us
I20260709 12:14:28.332141 15081 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:28.333647 15081 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:28.341878 15081 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:28.278098 18668 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:28.345911 18338 raft_consensus.cc:697] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:28.346514 18470 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:28.347043 18338 consensus_queue.cc:237] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 10.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:28.345929 18639 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:28.354353 15188 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:28.354902 15114 raft_consensus.cc:1275] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:28.303524 18625 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
W20260709 12:14:28.359063 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 79435.9us
I20260709 12:14:28.332556 18654 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:28.366802 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 43955.5us
I20260709 12:14:28.369165 15080 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:28.360805 18640 consensus_meta.cc:287] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.749s	user 0.008s	sys 0.004s
I20260709 12:14:28.281513 18630 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.079s
I20260709 12:14:28.414433 15032 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:28.346074 18665 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:28.357689 18486 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:28.328990 18498 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.041s
I20260709 12:14:28.430529 18498 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:28.301584 18515 consensus_queue.cc:237] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:28.302379 18709 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.082s
I20260709 12:14:28.412171 18514 raft_consensus.cc:3055] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:28.363099 18701 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:28.412206 15080 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:28.407670 18707 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:28.362504 18288 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:28.415232 18567 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:28.427541 18718 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:28.428427 18501 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:28.432438 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 117676us
I20260709 12:14:28.406642 18654 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:28.447573 18275 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:28.448300 18540 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:28.437065 18514 raft_consensus.cc:740] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:28.437749 18665 raft_consensus.cc:697] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:28.449874 18697 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:28.450076 18665 consensus_queue.cc:237] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:28.362478 18639 raft_consensus.cc:697] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:28.451646 15034 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8. Ops: [7.4-7.4]
I20260709 12:14:28.451942 18639 consensus_queue.cc:237] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:28.452411 18727 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:28.453976 18613 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:28.439774 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 124688us
I20260709 12:14:28.455884 15154 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.404639 18560 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:28.442945 15080 leader_election.cc:400] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 4 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 4. Current term is 5.
I20260709 12:14:28.454758 18288 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:28.457468 18723 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:28.457108 18514 consensus_queue.cc:260] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:28.458434 18514 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:28.459007 18288 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:28.461037 15080 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:28.459702 18718 consensus_queue.cc:1059] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:28.465152 18718 consensus_queue.cc:1243] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer cb445d4f8d034987976d9b78da5532ac log is divergent from this leader: its last log entry 13.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 12:14:28.465683 18718 raft_consensus.cc:3055] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:14:28.466019 18718 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:28.466387 15035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:28.466974 15035 raft_consensus.cc:606] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.467420 15035 raft_consensus.cc:614] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:14:28.472608 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 108761us
I20260709 12:14:28.473312 15005 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.475639 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:28.439348 18486 raft_consensus.cc:697] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:28.433370 18717 consensus_queue.cc:1059] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.065s
I20260709 12:14:28.465024 18436 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:28.482486 18486 consensus_queue.cc:237] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:28.482692 18697 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:28.487888 15080 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:28.489065 15154 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:28.490643 15154 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.498564 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:28.498641 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:28.498981 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:28.499547 15109 raft_consensus.cc:2393] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 6: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:28.501185 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:28.501717 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:28.501763 15112 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:28.503243 15111 raft_consensus.cc:1240] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 12:14:28.504302 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:28.505378 15116 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260709 12:14:28.505640 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:28.506130 15112 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:28.509903 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:28.512992 15714 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:28.508396 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:28.514047 15111 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:28.514153 15110 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:28.509858 15004 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.518925 18709 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:28.519474 18624 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:28.520469 18498 consensus_queue.cc:1059] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:28.521718 18635 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:28.516878 18687 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:28.517558 18630 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:28.519385 15004 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:28.516599 18697 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:28.497102 18279 consensus_meta.cc:287] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.687s	user 0.016s	sys 0.000s
I20260709 12:14:28.522780 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:28.523476 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:28.527958 15115 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 12. Current term is 13. Ops: [12.6-12.6]
W20260709 12:14:28.528187 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:28.466903 18718 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 14.8, Last appended by leader: 8, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:28.528329 15154 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.527206 15004 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.497992 18288 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:28.529434 15078 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:28.533305 15111 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:28.527931 15108 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:28.500779 18560 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:28.544322 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 47389.9us
I20260709 12:14:28.510150 18436 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:28.551174 15154 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.568490 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:28.570892 15031 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:14:28.486583 18540 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.041s
I20260709 12:14:28.578500 15112 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:28.582208 15156 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:28.596536 15038 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:14:28.498430 18722 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.104s
I20260709 12:14:28.549893 18717 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:28.550720 18701 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:28.507902 18723 consensus_queue.cc:1048] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.069s
I20260709 12:14:28.599992 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:28.604856 15033 raft_consensus.cc:2410] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 11 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260709 12:14:28.600709 15039 raft_consensus.cc:1240] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12. Ops: []
W20260709 12:14:28.602209 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 51118.1us
I20260709 12:14:28.606563 15154 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.595589 18436 raft_consensus.cc:697] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:14:28.608273 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 81140.7us
I20260709 12:14:28.608697 18436 consensus_queue.cc:237] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:28.609201 18730 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:14:28.609735 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 53870.8us
I20260709 12:14:28.610450 15005 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:28.610853 15188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:54254
W20260709 12:14:28.625159 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:28.572026 18409 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:28.609354 15004 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:28.575558 18639 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:28.634980 15188 raft_consensus.cc:606] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.588778 18636 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:14:28.573014 18655 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.713s	user 0.025s	sys 0.018s
I20260709 12:14:28.637900 15188 raft_consensus.cc:614] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:28.608651 18635 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.600407 18718 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:28.550067 18279 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:28.647480 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.648396 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:28.649235 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 67131.9us
I20260709 12:14:28.649060 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.661640 15183 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:28.662755 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.663549 15182 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:28.649619 15181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:28.664603 15181 raft_consensus.cc:606] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.664969 15181 raft_consensus.cc:614] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:28.650110 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.665221 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:28.665928 15188 raft_consensus.cc:2376] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9. Re-sending same reply.
I20260709 12:14:28.666322 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.666910 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:28.651482 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:28.651733 18713 log.cc:927] Time spent T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.196s	user 0.001s	sys 0.000s
I20260709 12:14:28.653066 18711 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:28.612569 18717 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:28.657604 18654 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:28.650799 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.667855 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:28.704442 15182 raft_consensus.cc:2368] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9.
I20260709 12:14:28.678342 15188 raft_consensus.cc:2368] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12.
I20260709 12:14:28.632462 18288 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:28.699671 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 90465.1us
I20260709 12:14:28.700464 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.708470 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.701704 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.642020 18498 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:28.651538 18275 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.055s
I20260709 12:14:28.707186 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:28.685688 18734 log.cc:927] Time spent T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.135s	user 0.001s	sys 0.000s
I20260709 12:14:28.709270 15188 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:28.709689 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:28.714785 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.714993 15039 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:28.645896 18655 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.792s	user 0.025s	sys 0.018s
I20260709 12:14:28.711616 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:28.637109 18639 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:28.644901 18707 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:28.709669 15190 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:28.715399 15182 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:28.718184 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.631254 18731 consensus_queue.cc:1059] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.124s
I20260709 12:14:28.701704 18717 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:28.704914 18654 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:28.734331 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.702006 18711 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:28.635329 18733 consensus_queue.cc:1048] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.125s
I20260709 12:14:28.727730 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:28.727936 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:28.741485 15183 raft_consensus.cc:2393] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 11: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
W20260709 12:14:28.713374 18684 consensus_meta.cc:287] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.512s	user 0.009s	sys 0.001s
I20260709 12:14:28.723706 18639 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:28.732076 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.732903 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.709324 18738 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:28.659168 18697 consensus_queue.cc:1059] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.072s
W20260709 12:14:28.737519 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 127134us
I20260709 12:14:28.735648 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.753305 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.753852 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:28.754215 15189 raft_consensus.cc:2393] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:28.754518 15182 raft_consensus.cc:2368] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12.
I20260709 12:14:28.724054 18700 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:28.686823 18635 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:28.744859 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:28.760392 15036 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:28.761646 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:28.745206 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:28.736899 18668 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:28.746290 15181 raft_consensus.cc:2393] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:28.746582 18731 raft_consensus.cc:3055] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:28.750487 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:28.750774 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:28.741509 15039 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:28.756309 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:28.759511 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:28.759227 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.763383 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:28.765055 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:28.741036 18711 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:28.747098 18684 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:28.789045 15186 raft_consensus.cc:1275] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:14:28.750491 18738 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:28.720533 18288 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:28.802095 15107 raft_consensus.cc:2393] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 11: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:28.806296 15080 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:28.807605 15189 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:28.808084 15033 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:28.800957 15184 raft_consensus.cc:2393] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 4: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:28.748064 18687 consensus_queue.cc:1059] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 10.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.042s
I20260709 12:14:28.823971 15080 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:28.766029 18700 raft_consensus.cc:697] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:28.766737 18731 raft_consensus.cc:740] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:28.820863 18288 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:28.823002 15188 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:28.815667 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:28.869951 15112 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:28.825456 15080 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
W20260709 12:14:28.870998 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 45624.5us
I20260709 12:14:28.871474 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:28.871855 15080 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:28.874531 15080 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:28.826013 15190 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:28.833902 15189 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 12.
I20260709 12:14:28.834570 15183 raft_consensus.cc:2410] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:14:28.822484 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:28.877524 18501 consensus_queue.cc:1048] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:28.877866 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.798154 18575 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.044s
I20260709 12:14:28.798749 18738 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:28.857079 15038 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 12:14:28.880359 18665 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:14:28.856985 18687 consensus_queue.cc:1243] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer cb445d4f8d034987976d9b78da5532ac log is divergent from this leader: its last log entry 11.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:14:28.868484 15184 raft_consensus.cc:1240] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:28.858179 15186 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:28.876888 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:28.831964 18486 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:28.826960 18723 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:28.878718 15112 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:14:28.858104 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.878185 15080 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:28.879143 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.897694 15182 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:28.879650 18567 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election won for term 7
W20260709 12:14:28.887459 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 121484us
I20260709 12:14:28.833571 18279 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:28.879114 18501 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:28.890690 15185 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:28.893858 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.860139 15115 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:28.869442 18701 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:28.901894 15181 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 12:14:28.912847 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:28.876776 18693 consensus_queue.cc:1048] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.021s
I20260709 12:14:28.918952 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:28.896006 18654 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.922518 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:28.923300 15115 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:28.908344 15005 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.887112 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.910949 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:28.924584 15184 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:28.925733 15188 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:28.898185 18665 raft_consensus.cc:697] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:28.927104 15181 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 14. Current term is 15. Ops: [12.7-14.8]
I20260709 12:14:28.927114 15182 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:28.928766 15184 raft_consensus.cc:1240] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 12:14:28.917532 18567 raft_consensus.cc:697] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:28.930315 18567 consensus_queue.cc:237] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:28.931594 15032 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50620 (request call id 1871) took 1291 ms. Trace:
I20260709 12:14:28.932039 15032 rpcz_store.cc:276] 0709 12:14:27.640377 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:27.644598 (+  4221us) service_pool.cc:224] Handling call
0709 12:14:28.931375 (+1286777us) spinlock_profiling.cc:243] Waited 752 ms on lock 0x7b54003e6cd4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:28.931527 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1730412416}
I20260709 12:14:28.918989 18501 raft_consensus.cc:697] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:28.936697 18501 consensus_queue.cc:237] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:28.941350 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:28.952261 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:28.953171 15108 raft_consensus.cc:2410] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 11 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260709 12:14:28.914764 18560 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:14:28.957469 15005 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.957999 15185 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:28.950053 15154 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:28.941165 18687 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:28.961776 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:28.961941 15005 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.969596 15154 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.953514 18723 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:28.971302 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:28.971599 15005 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:28.993759 15154 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:29.043659 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 49983.6us
I20260709 12:14:28.995100 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:28.994504 18751 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:29.046614 18406 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.050542 18751 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.050988 18751 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:29.050710 18406 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:29.022141 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:28.968976 18655 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:29.052804 15107 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:28.944195 18654 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:28.994742 18275 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:29.066416 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:28.916913 18731 consensus_queue.cc:260] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.085965 15684 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:28.917831 18701 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:28.970600 18279 consensus_queue.cc:1059] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.095s
I20260709 12:14:29.045086 18707 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:14:28.995836 18560 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.073050 15031 raft_consensus.cc:1240] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:29.076086 15033 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:29.077816 15156 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:29.079459 18636 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 12:14:29.080806 18747 log.cc:927] Time spent T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.253s	user 0.001s	sys 0.000s
W20260709 12:14:29.081115 18741 log.cc:927] Time spent T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.208s	user 0.001s	sys 0.000s
W20260709 12:14:29.081902 18748 log.cc:927] Time spent T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.112s	user 0.000s	sys 0.000s
I20260709 12:14:29.083341 18406 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:29.057976 18723 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:29.129132 18757 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:29.129881 18723 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:29.058182 18486 raft_consensus.cc:697] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:14:29.130517 18514 consensus_meta.cc:287] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.672s	user 0.008s	sys 0.002s
I20260709 12:14:29.131088 18486 consensus_queue.cc:237] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 11.6, Last appended by leader: 5, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.103904 18665 consensus_queue.cc:237] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 13.8, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.064679 18655 raft_consensus.cc:697] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:29.133872 18655 consensus_queue.cc:237] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:28.943392 18700 consensus_queue.cc:237] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.139343 15032 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 12:14:29.110544 15186 raft_consensus.cc:2393] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:29.112848 18701 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:29.106443 18624 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:29.100067 18635 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:29.115207 18739 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:29.100339 18684 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:29.118439 18567 consensus_queue.cc:1059] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:14:29.120324 18753 log.cc:927] Time spent T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.055s	user 0.002s	sys 0.000s
I20260709 12:14:29.123345 18540 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:29.124507 15107 raft_consensus.cc:1240] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:29.131376 18736 consensus_queue.cc:1059] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:29.132206 15110 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260709 12:14:29.104229 15156 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:29.131094 15113 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:29.109354 15080 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:29.158119 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 48849.1us
I20260709 12:14:29.068154 18668 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:29.139633 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:29.140422 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:29.162708 15031 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:29.104636 18687 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:29.103274 18693 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:29.163874 18693 raft_consensus.cc:697] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:29.164829 18693 consensus_queue.cc:237] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:29.147914 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:29.167994 15035 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:29.066655 18717 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:29.160924 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 56778.3us
I20260709 12:14:29.170100 15031 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:29.162364 15038 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:29.162168 14936 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 106) took 8037 ms. Trace:
I20260709 12:14:29.171746 14936 rpcz_store.cc:276] 0709 12:14:21.116888 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:21.117140 (+   252us) service_pool.cc:224] Handling call
0709 12:14:29.154003 (+8036863us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:27.370521 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:27.480114 (+109593us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:27.480160 (+    46us) write_op.cc:435] Acquired schema lock
0709 12:14:27.480190 (+    30us) tablet.cc:662] Decoding operations
0709 12:14:27.573231 (+ 93041us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:27.581487 (+  8256us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:27.585295 (+  3808us) tablet.cc:685] Acquiring locks for 4 operations
0709 12:14:27.627220 (+ 41925us) tablet.cc:701] Row locks acquired
0709 12:14:27.627268 (+    48us) write_op.cc:260] PREPARE: finished
0709 12:14:27.627470 (+   202us) write_op.cc:270] Start()
0709 12:14:27.627629 (+   159us) write_op.cc:276] Timestamp: P: 1783599267627392 usec, L: 0
0709 12:14:27.627653 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 12:14:27.628321 (+   668us) log.cc:844] Serialized 1702 byte log entry
0709 12:14:28.073356 (+445035us) op_driver.cc:464] REPLICATION: finished
0709 12:14:28.341228 (+267872us) write_op.cc:301] APPLY: starting
0709 12:14:28.357257 (+ 16029us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:28.406305 (+ 49048us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:28.415886 (+  9581us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:28.583175 (+167289us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:28.641108 (+ 57933us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 12:14:28.645393 (+  4285us) write_op.cc:312] APPLY: finished
0709 12:14:28.727806 (+ 82413us) log.cc:844] Serialized 41 byte log entry
0709 12:14:28.750257 (+ 22451us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:28.755065 (+  4808us) write_op.cc:454] Released schema lock
0709 12:14:28.763744 (+  8679us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:28.831873 (+ 68129us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:28.835217 (+  3344us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1598883,"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":221673,"apply.run_cpu_time_us":4219,"apply.run_wall_time_us":483224,"num_ops":4,"prepare.queue_time_us":417712,"prepare.run_cpu_time_us":41667,"prepare.run_wall_time_us":457078,"raft.queue_time_us":224802,"raft.run_cpu_time_us":5753,"raft.run_wall_time_us":62895,"replication_time_us":445522,"spinlock_wait_cycles":61184,"thread_start_us":577949,"threads_started":4,"wal-append.queue_time_us":178371}]]}
I20260709 12:14:29.170714 18717 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:29.160884 15080 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:29.184691 15080 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:29.185707 15080 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:29.188520 15156 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:29.189708 15156 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:29.144122 18396 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:29.146551 18731 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:29.194821 15184 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 10 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 12:14:29.200847 15154 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:29.204427 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:29.205345 15038 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:14:29.206856 15156 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:29.207680 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:29.183899 18288 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:29.136955 18560 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:29.144050 18513 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.050s
I20260709 12:14:29.186411 18624 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:29.194801 18436 raft_consensus.cc:3055] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:29.205232 18567 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:29.183947 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:29.195572 18723 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:29.151969 18338 consensus_queue.cc:1059] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.054s
I20260709 12:14:29.204610 18668 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260709 12:14:29.222293 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 250774us
I20260709 12:14:29.190950 18724 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.025s
I20260709 12:14:29.209879 18730 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:29.209697 18406 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:29.214422 18279 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:29.211799 18288 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:29.204916 18396 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:29.219792 18436 raft_consensus.cc:740] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:29.221414 18654 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:29.251515 15005 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:29.228910 18668 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.226475 18723 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:29.234404 18279 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.243139 18288 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:29.264926 15005 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:29.242627 18624 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:29.250509 18406 raft_consensus.cc:697] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:29.244428 18567 raft_consensus.cc:697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:29.266148 15005 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:29.222493 18639 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:29.261891 18668 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:29.264468 18279 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:29.262496 18723 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:29.254289 18707 consensus_queue.cc:1059] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.052s
I20260709 12:14:29.270658 18624 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:29.313370 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 127756us
W20260709 12:14:29.312539 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 46451.8us
I20260709 12:14:29.328136 15005 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:29.330264 15005 leader_election.cc:400] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9.
I20260709 12:14:29.330612 15005 leader_election.cc:403] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 12:14:29.313022 18759 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:29.332062 18766 log.cc:927] Time spent T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.104s	user 0.001s	sys 0.000s
I20260709 12:14:29.332387 18697 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:14:29.313834 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 107108us
I20260709 12:14:29.339923 15038 raft_consensus.cc:3055] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:29.340325 15038 raft_consensus.cc:740] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:29.341171 15038 consensus_queue.cc:260] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.259500 18730 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.060s
I20260709 12:14:29.327905 15004 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:29.268334 18406 consensus_queue.cc:237] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:29.316385 18750 log.cc:927] Time spent T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.225s	user 0.000s	sys 0.001s
I20260709 12:14:29.336210 15005 leader_election.cc:400] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12.
I20260709 12:14:29.311628 18765 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:14:29.331972 18762 log.cc:927] Time spent T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
W20260709 12:14:29.325026 18709 consensus_meta.cc:287] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.806s	user 0.005s	sys 0.006s
I20260709 12:14:29.316614 18654 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:29.335147 18409 consensus_meta.cc:287] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.698s	user 0.011s	sys 0.001s
I20260709 12:14:29.372833 15114 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 12:14:29.374085 15034 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 1874) took 1360 ms. Trace:
I20260709 12:14:29.374471 15034 rpcz_store.cc:276] 0709 12:14:28.013286 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.016091 (+  2805us) service_pool.cc:224] Handling call
0709 12:14:28.016423 (+   332us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:28.451998 (+435575us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:29.373827 (+921829us) spinlock_profiling.cc:243] Waited 435 ms on lock 0x7b540032f354. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:29.374027 (+   200us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1000413056}
I20260709 12:14:29.347868 18759 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9.
I20260709 12:14:29.354251 15004 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:29.356294 18763 log.cc:927] Time spent T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.097s	user 0.000s	sys 0.001s
I20260709 12:14:29.358145 18275 raft_consensus.cc:3055] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Stepping down as leader of term 7
W20260709 12:14:29.408538 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 54371us
I20260709 12:14:29.334144 18624 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:29.383810 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:29.363580 18707 consensus_queue.cc:1243] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer cb445d4f8d034987976d9b78da5532ac log is divergent from this leader: its last log entry 12.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 12:14:29.366278 18697 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:29.354018 15005 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:29.369349 18709 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:14:29.421546 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 67612.2us
I20260709 12:14:29.422425 15005 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:29.418401 18750 log.cc:927] Time spent T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 12:14:29.427994 15004 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:29.408869 18275 raft_consensus.cc:740] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:29.416653 18575 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:29.418964 18765 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:14:29.439867 18767 log.cc:927] Time spent T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 12:14:29.434619 18724 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:29.468551 18724 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:29.469730 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:29.470304 15713 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:29.423832 18697 raft_consensus.cc:697] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:29.436386 18700 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:29.429461 15005 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
W20260709 12:14:29.442895 18711 consensus_meta.cc:287] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.655s	user 0.009s	sys 0.001s
I20260709 12:14:29.443789 18472 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:29.445257 18768 log.cc:927] Time spent T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.099s	user 0.000s	sys 0.000s
I20260709 12:14:29.407708 18540 consensus_queue.cc:1059] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260709 12:14:29.445624 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:29.446764 15111 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: [6.5-8.6]
I20260709 12:14:29.380999 18567 consensus_queue.cc:237] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.459470 18759 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:29.398780 18654 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.433593 18560 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:29.460469 18396 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:29.461589 18687 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:29.461787 18751 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.451586 18575 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:29.466559 18738 consensus_meta.cc:287] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.571s	user 0.003s	sys 0.003s
W20260709 12:14:29.482364 15710 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43830 (request call id 435) took 1379 ms (client timeout 1825 ms). Trace:
I20260709 12:14:29.496645 15031 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:29.599356 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:29.600189 15031 raft_consensus.cc:2393] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:29.497269 15039 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:14:29.554967 15004 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:29.490116 18700 raft_consensus.cc:697] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:29.556957 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:29.471956 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:29.497575 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:29.597358 15710 rpcz_store.cc:269] 0709 12:14:28.102715 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.102820 (+   105us) service_pool.cc:224] Handling call
0709 12:14:29.482118 (+1379298us) spinlock_profiling.cc:243] Waited 284 ms on lock 0x7b54004d3ad4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:29.482282 (+   164us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":652779776}
I20260709 12:14:29.499202 15113 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 10 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
W20260709 12:14:29.559451 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 128803us
W20260709 12:14:29.559369 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 323730us
W20260709 12:14:29.611492 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 56607us
I20260709 12:14:29.471830 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:29.613232 15715 raft_consensus.cc:2410] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 9 because replica has last-logged OpId of term: 7 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 7.
W20260709 12:14:29.488348 18718 consensus_meta.cc:287] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.800s	user 0.007s	sys 0.003s
I20260709 12:14:29.570453 15108 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 10. Current term is 11. Ops: []
W20260709 12:14:29.487016 18764 log.cc:927] Time spent T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.231s	user 0.002s	sys 0.000s
I20260709 12:14:29.558308 18409 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.487658 18639 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:29.471249 18724 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:29.588063 18687 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:29.617759 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:29.549903 15713 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:29.471657 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:29.570370 18774 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.614841 15005 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:29.574275 18717 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:29.478780 18723 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.615875 15031 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260709 12:14:29.636202 15031 pending_rounds.cc:85] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 3
I20260709 12:14:29.596598 18575 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:29.631574 15113 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260709 12:14:29.567247 18472 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.476423 18697 consensus_queue.cc:237] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.609772 18757 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:29.635120 15005 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:29.652727 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:29.596836 18668 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.653328 15181 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:29.653504 15005 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:29.618901 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 43890.2us
I20260709 12:14:29.636615 15031 pending_rounds.cc:107] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 12:14:29.655486 15031 raft_consensus.cc:2889] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:29.636781 15108 raft_consensus.cc:1217] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Deduplicated request from leader. Original: 8.4->[10.5-12.6]   Dedup: 10.5->[12.6-12.6]
I20260709 12:14:29.656263 15108 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 12. Current term is 13. Ops: [10.5-12.6]
I20260709 12:14:29.637880 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:29.638351 15186 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:29.639695 15189 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:29.639842 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:29.657992 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:29.657999 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:29.655766 15005 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:29.659219 15189 raft_consensus.cc:2393] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:29.658602 15186 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:29.640705 15190 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:29.615604 18709 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:29.559836 18711 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.660072 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:29.665638 15186 raft_consensus.cc:2393] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:29.660259 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:29.655160 15081 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:29.661221 15188 raft_consensus.cc:2393] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:29.633987 18657 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:29.675997 15081 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:29.663443 15005 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:29.608742 18738 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.643826 18765 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:29.628983 18624 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.685669 15188 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:14:29.698596 15181 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:29.624109 18409 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.677639 18731 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:29.633486 18396 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.040s
I20260709 12:14:29.705665 15187 raft_consensus.cc:2393] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:29.706158 18755 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:29.704057 18501 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:29.700660 18406 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:29.707206 18783 log.cc:927] Time spent T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
W20260709 12:14:29.707582 18786 log.cc:927] Time spent T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.092s	user 0.000s	sys 0.001s
W20260709 12:14:29.708472 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 45107us
I20260709 12:14:29.672963 18718 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:29.663074 18709 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:29.717720 15034 raft_consensus.cc:2393] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:29.737283 15005 leader_election.cc:400] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12.
I20260709 12:14:29.742549 15005 leader_election.cc:403] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
I20260709 12:14:29.775125 15005 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:29.776362 15005 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:29.777101 18765 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12.
I20260709 12:14:29.777868 18731 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:29.716686 18725 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:29.688797 18715 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.072s
I20260709 12:14:29.782121 15005 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:29.644217 18774 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.688637 18726 consensus_queue.cc:1059] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.075s
I20260709 12:14:29.785468 18755 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:29.720804 18724 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.070s
I20260709 12:14:29.702188 18657 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.740149 18710 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 12:14:29.857144 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 75090.8us
I20260709 12:14:29.755914 18709 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:29.684689 18757 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:29.824342 18288 consensus_meta.cc:287] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.545s	user 0.010s	sys 0.000s
I20260709 12:14:29.787266 18725 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.856966 18640 raft_consensus.cc:3055] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:29.740321 18406 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.700448 18700 consensus_queue.cc:237] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:29.868898 18723 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:29.789418 18498 consensus_queue.cc:1059] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.102s
I20260709 12:14:29.889182 18726 consensus_queue.cc:1243] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer 37acd5ac26b54c4fb766e0134c390e73 log is divergent from this leader: its last log entry 11.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
I20260709 12:14:29.887847 18710 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:29.891495 18755 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 12:14:29.912902 18785 log.cc:927] Time spent T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.127s	user 0.000s	sys 0.000s
I20260709 12:14:29.913216 18792 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.194s
I20260709 12:14:29.927186 18602 raft_consensus.cc:3055] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:29.937300 18602 raft_consensus.cc:740] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:29.938194 18602 consensus_queue.cc:260] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:29.940452 15038 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:29.944535 18788 log.cc:927] Time spent T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.299s	user 0.000s	sys 0.001s
I20260709 12:14:29.939240 18602 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:14:29.928640 18780 log.cc:927] Time spent T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.355s	user 0.001s	sys 0.005s
W20260709 12:14:29.954286 18791 log.cc:927] Time spent T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.233s	user 0.001s	sys 0.000s
I20260709 12:14:29.899364 18725 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:29.914446 18790 log.cc:927] Time spent T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.210s	user 0.001s	sys 0.000s
I20260709 12:14:29.920627 15115 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:29.921332 18744 raft_consensus.cc:3055] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:29.957079 15038 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 5. (term mismatch)
I20260709 12:14:29.914057 18724 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:29.900005 18751 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:29.900187 18640 raft_consensus.cc:740] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:29.998939 15038 pending_rounds.cc:85] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 4
W20260709 12:14:29.928383 18782 log.cc:927] Time spent T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.142s	user 0.000s	sys 0.000s
W20260709 12:14:30.003950 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 229991us
I20260709 12:14:29.929008 18745 raft_consensus.cc:3055] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Stepping down as leader of term 8
W20260709 12:14:30.017102 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:30.006343 15038 pending_rounds.cc:107] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 12:14:29.990091 18749 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:29.922333 18710 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:30.006217 15037 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 1889) took 1430 ms. Trace:
W20260709 12:14:30.024607 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:30.022876 15080 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:30.026489 15080 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:29.900512 18288 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:29.932950 18779 log.cc:927] Time spent T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.147s	user 0.001s	sys 0.000s
I20260709 12:14:30.023214 15038 raft_consensus.cc:2889] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:30.031062 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:30.030709 15038 pending_rounds.cc:107] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 8.6
I20260709 12:14:29.998656 18744 raft_consensus.cc:740] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:30.001240 18771 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:30.008212 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 126887us
I20260709 12:14:29.997017 18409 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:30.023458 15037 rpcz_store.cc:276] 0709 12:14:28.576098 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.576226 (+   128us) service_pool.cc:224] Handling call
0709 12:14:28.576542 (+   316us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:28.603816 (+ 27274us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:28.603849 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:28.603894 (+    45us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:28.603932 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.005978 (+1402046us) spinlock_profiling.cc:243] Waited 27 ms on lock 0x7b5400029254. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:30.006025 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.006158 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":62205184}
I20260709 12:14:30.073104 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:30.069875 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:30.032349 15038 raft_consensus.cc:2889] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:30.071259 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:30.074120 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:30.074878 18802 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:30.076054 15038 raft_consensus.cc:1240] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:30.077898 15039 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:30.079806 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 155743us
I20260709 12:14:30.084424 15110 raft_consensus.cc:1240] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:30.014175 18745 raft_consensus.cc:740] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:30.033432 18711 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:30.025642 18472 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:30.087774 18729 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 9 current term: 9 is higher.
I20260709 12:14:29.920534 18275 consensus_queue.cc:260] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.115547 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:30.116597 15039 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
W20260709 12:14:30.084221 18279 consensus_meta.cc:287] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.745s	user 0.007s	sys 0.003s
I20260709 12:14:30.070247 18486 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:30.032799 18668 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:30.079442 18560 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.049s
I20260709 12:14:30.140579 18654 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:30.142066 15109 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 2141) took 1641 ms. Trace:
I20260709 12:14:30.142445 15109 rpcz_store.cc:276] 0709 12:14:28.500581 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.500694 (+   113us) service_pool.cc:224] Handling call
0709 12:14:28.500989 (+   295us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:28.598907 (+ 97918us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:14:28.640057 (+ 41150us) log.cc:844] Serialized 14 byte log entry
0709 12:14:28.869855 (+229798us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:28.894635 (+ 24780us) log.cc:844] Serialized 26 byte log entry
0709 12:14:28.894797 (+   162us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:28.894835 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.141679 (+1246844us) spinlock_profiling.cc:243] Waited 82.7 ms on lock 0x7b5400260054. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:30.141725 (+    46us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:30.141772 (+    47us) raft_consensus.cc:1685] finished
0709 12:14:30.141868 (+    96us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.142007 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14724,"prepare.queue_time_us":41120,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":33,"raft.queue_time_us":15250,"raft.run_cpu_time_us":303,"raft.run_wall_time_us":38125,"spinlock_wait_cycles":190176512,"thread_start_us":211104,"threads_started":1,"wal-append.queue_time_us":265312}
I20260709 12:14:30.148757 18288 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:30.154999 18744 consensus_queue.cc:260] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 4, Last appended: 12.6, Last appended by leader: 6, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.156179 18744 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:30.158700 18624 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:30.162225 18684 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:30.163786 18406 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:30.174347 18774 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:30.174929 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:30.175544 15182 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41162 (request call id 276) took 1226 ms. Trace:
I20260709 12:14:30.175899 15182 rpcz_store.cc:276] 0709 12:14:28.949679 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.950538 (+   859us) service_pool.cc:224] Handling call
0709 12:14:28.951069 (+   531us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:29.114554 (+163485us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:29.114591 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:29.114636 (+    45us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:29.114673 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.171239 (+1056566us) spinlock_profiling.cc:243] Waited 163 ms on lock 0x7b54000dc5d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:30.175366 (+  4127us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.175490 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":375502208}
I20260709 12:14:30.162748 18684 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:30.133323 18769 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.180042 18769 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.080749 18436 consensus_queue.cc:260] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.196987 18436 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:30.193063 18515 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.198477 18515 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:30.201644 18515 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:30.221244 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 198752us
I20260709 12:14:30.224165 15035 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 1899) took 1020 ms. Trace:
I20260709 12:14:30.224566 15035 rpcz_store.cc:276] 0709 12:14:29.203975 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.206238 (+  2263us) service_pool.cc:224] Handling call
0709 12:14:29.217172 (+ 10934us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:29.217593 (+   421us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:29.217624 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:29.227722 (+ 10098us) log.cc:844] Serialized 26 byte log entry
0709 12:14:29.571087 (+343365us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:29.571126 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:29.571194 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:30.223938 (+652744us) raft_consensus.cc:1685] finished
0709 12:14:30.223963 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.224098 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4002,"raft.queue_time_us":122,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":3180,"thread_start_us":315899,"threads_started":1,"wal-append.queue_time_us":440422}
I20260709 12:14:30.179168 18684 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:30.242676 18787 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.243420 18787 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.245923 18787 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:30.193429 18486 raft_consensus.cc:697] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:30.258869 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:30.131645 18279 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.227246 18774 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:30.117570 18640 consensus_queue.cc:260] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:30.272611 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 43819us
I20260709 12:14:30.269430 18684 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.232048 18760 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:30.275208 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:30.234812 18515 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:30.081689 18771 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.260004 18657 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:30.288126 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:30.293931 15034 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260709 12:14:30.293488 15081 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.582s	user 0.012s	sys 0.012s
I20260709 12:14:30.295017 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:30.295740 15081 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.584s	user 0.012s	sys 0.012s
W20260709 12:14:30.296092 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 584578us
I20260709 12:14:30.296610 18757 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:30.297008 18560 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:30.297855 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:30.285992 18640 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:30.298714 15081 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:30.319974 15081 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:30.222922 18745 consensus_queue.cc:260] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:30.300283 18794 log.cc:927] Time spent T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.288s	user 0.001s	sys 0.000s
I20260709 12:14:30.292153 18736 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260709 12:14:30.286167 18515 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:30.294932 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:30.326076 15712 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:30.327652 18515 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:30.328421 18771 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:30.329305 18769 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:30.332333 18725 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.281392 18684 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.347733 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:30.349642 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:30.351851 15185 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 12:14:30.280692 18774 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:30.356881 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:30.359304 18726 consensus_queue.cc:1059] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:30.359551 18710 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:30.361400 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:30.301890 18757 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.053s
W20260709 12:14:30.368479 18687 consensus_meta.cc:287] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.732s	user 0.002s	sys 0.007s
I20260709 12:14:30.368903 18687 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:30.369489 18731 consensus_meta.cc:287] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.591s	user 0.009s	sys 0.000s
I20260709 12:14:30.369884 18731 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:14:30.358479 18745 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:30.335515 18722 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:30.321504 18567 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:30.372854 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:30.361868 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:30.356333 18803 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.018s
I20260709 12:14:30.376082 18757 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.280939 18760 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.366760 18709 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.335897 18288 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.051s
I20260709 12:14:30.399667 15031 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260709 12:14:30.528942 15153 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:30.519847 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:30.537276 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:30.377748 15037 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:30.396893 15114 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41558 (request call id 1704) took 1589 ms. Trace:
I20260709 12:14:30.538940 15114 rpcz_store.cc:276] 0709 12:14:28.807575 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.807754 (+   179us) service_pool.cc:224] Handling call
0709 12:14:28.808045 (+   291us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:29.373174 (+565129us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:30.396610 (+1023436us) spinlock_profiling.cc:243] Waited 564 ms on lock 0x7b54002fa3d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:30.396815 (+   205us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1298202368}
I20260709 12:14:30.318037 18486 consensus_queue.cc:237] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.353319 18725 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:30.536893 15107 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:30.542179 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:30.467934 15033 raft_consensus.cc:1240] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260709 12:14:30.474129 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:30.781807 15108 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
W20260709 12:14:30.367128 18575 consensus_meta.cc:287] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.713s	user 0.003s	sys 0.003s
W20260709 12:14:30.544243 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:30.375065 18406 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.453806 15710 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
W20260709 12:14:30.522454 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:30.508074 18737 log.cc:927] Time spent T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 1.779s	user 0.003s	sys 0.002s
I20260709 12:14:30.372431 18279 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:30.398764 18743 log.cc:927] Time spent T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 1.466s	user 0.012s	sys 0.015s
I20260709 12:14:30.528738 18567 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:30.361810 18710 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:30.398252 18560 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.788703 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:30.457553 18540 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.515898 18684 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:30.783589 18707 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.474947 18787 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:30.805094 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:30.813699 15037 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:30.525188 18774 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:30.376853 18515 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.419s
I20260709 12:14:30.818979 18814 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.837150 18811 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:30.837911 18811 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:30.778548 18757 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.393676 18687 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:30.783706 18736 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:30.819142 18801 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:30.790560 18575 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.819497 18731 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.824856 18657 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.812665 18744 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:30.803062 15033 raft_consensus.cc:1240] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 3. Current term is 4. Ops: []
I20260709 12:14:30.871744 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:30.814848 18749 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:30.823529 18725 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:30.830396 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:30.795122 18406 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.825174 18560 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:30.840256 18710 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:30.897643 15116 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 2150) took 2390 ms. Trace:
I20260709 12:14:30.834106 18684 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:30.785440 18730 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:30.900430 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:30.906334 15035 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.534s	user 0.037s	sys 0.131s
I20260709 12:14:30.855852 18567 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:30.890192 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 348227us
I20260709 12:14:30.921198 15032 raft_consensus.cc:2393] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 10: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:30.870733 18514 raft_consensus.cc:3055] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Stepping down as leader of term 3
W20260709 12:14:30.898587 18697 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.504s	user 0.153s	sys 0.180s
I20260709 12:14:30.928408 15116 rpcz_store.cc:276] 0709 12:14:28.506883 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.506986 (+   103us) service_pool.cc:224] Handling call
0709 12:14:28.507371 (+   385us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:28.512873 (+  5502us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:28.512919 (+    46us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:28.513351 (+   432us) log.cc:844] Serialized 26 byte log entry
0709 12:14:28.560359 (+ 47008us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:28.560397 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:28.560462 (+    65us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:30.465604 (+1905142us) spinlock_profiling.cc:243] Waited 6.56 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:30.890527 (+424923us) raft_consensus.cc:1685] finished
0709 12:14:30.890554 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:30.897558 (+  7004us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":115,"raft.run_cpu_time_us":95,"raft.run_wall_time_us":2633,"spinlock_wait_cycles":15096192,"thread_start_us":46659,"threads_started":1,"wal-append.queue_time_us":130085}
I20260709 12:14:30.841619 18787 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.876204 18736 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:30.932514 15035 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.560s	user 0.037s	sys 0.132s
I20260709 12:14:30.835024 18707 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:30.827656 18540 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.941097 15111 raft_consensus.cc:1240] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 5. Current term is 6. Ops: []
W20260709 12:14:30.941542 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:30.937978 18514 raft_consensus.cc:740] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:30.942096 18639 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:30.944693 18816 log.cc:927] Time spent T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.478s	user 0.001s	sys 0.000s
W20260709 12:14:30.942211 18697 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.547s	user 0.154s	sys 0.180s
I20260709 12:14:30.939154 18567 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.946421 18575 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:30.904435 18744 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:30.911569 18731 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.916863 18725 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.909251 18749 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:30.896042 18814 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:30.948778 18714 raft_consensus.cc:3055] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:30.902572 18801 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:30.904996 18657 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:30.944185 18812 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:30.934480 18710 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:30.958981 18795 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.936630 18684 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:30.964448 18709 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:30.992028 18757 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:31.000473 15182 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:14:31.000752 18787 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:31.001786 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:31.002420 15189 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:30.978513 18797 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.963001 18639 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:31.011196 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:31.010594 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:30.982074 18714 raft_consensus.cc:740] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:31.016888 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:31.017727 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:31.015695 15190 raft_consensus.cc:2393] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:31.025538 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:31.026835 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:31.028892 15035 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 12:14:31.020181 15182 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:31.006791 18757 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:31.020330 15181 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:31.037721 15189 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:31.040040 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:31.008603 18812 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:31.029496 18760 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:31.008132 18514 consensus_queue.cc:260] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:31.060127 15182 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:31.061721 15182 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:31.054951 15181 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:31.032897 18811 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:31.003576 18795 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:31.087376 15181 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 12:14:31.024847 18797 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:31.092818 18819 log.cc:927] Time spent T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.107s	user 0.000s	sys 0.001s
I20260709 12:14:31.093487 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:31.094210 15035 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:31.095482 18812 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:31.095642 18760 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:31.096262 18760 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:31.097115 18744 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:31.083482 18560 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:31.098711 18814 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:31.044385 18757 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:31.099968 18665 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:31.100540 18665 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:31.101243 18757 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:31.103156 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:31.103583 18797 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:31.104969 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:31.105579 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:31.106535 15112 raft_consensus.cc:2410] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 9 because replica has last-logged OpId of term: 7 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 7.
I20260709 12:14:31.077302 18406 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:31.057713 18714 consensus_queue.cc:260] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:31.106540 15109 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:31.196511 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:31.197361 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:31.196565 15116 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:14:31.199438 15112 raft_consensus.cc:1240] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:31.200372 15109 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:14:31.182730 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:31.206676 15108 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:31.168824 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:31.105697 15114 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:31.210304 15031 raft_consensus.cc:1240] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:31.213306 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:31.213385 15109 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:14:31.214380 18757 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:31.218120 15031 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:31.164009 18514 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:31.141919 18797 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:31.160140 18736 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:31.205375 18707 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:31.217008 18757 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:31.175583 18749 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:31.217511 18823 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:31.223949 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:31.209378 18684 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:31.209241 18710 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:31.090967 18567 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:31.217940 18714 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:31.228849 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:31.220475 18725 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:31.242720 15107 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8. Ops: [7.4-7.4]
I20260709 12:14:31.265988 15078 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:31.243579 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:31.245420 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 160056us
I20260709 12:14:31.228766 18801 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:31.250595 15109 raft_consensus.cc:2393] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 10: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:31.252014 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:31.252661 18823 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:31.262436 18731 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:31.271718 15078 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:31.273185 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:31.273846 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:31.275209 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:31.276425 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:31.276723 18760 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:31.271790 18798 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:31.277793 18798 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:31.279198 15187 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40302 (request call id 2100) took 2557 ms (client timeout 3156 ms). Trace:
W20260709 12:14:31.279649 15187 rpcz_store.cc:269] 0709 12:14:28.721735 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.721851 (+   116us) service_pool.cc:224] Handling call
0709 12:14:31.278978 (+2557127us) spinlock_profiling.cc:243] Waited 971 ms on lock 0x7b54001a9854. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:31.279108 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2232151808}
I20260709 12:14:31.236825 18797 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:31.282212 18797 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:31.282531 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:31.280059 18798 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:31.284644 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:31.285924 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:31.290035 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:31.240269 18639 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:31.283170 15040 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
W20260709 12:14:31.296082 15685 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:31.297392 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:31.290947 15038 raft_consensus.cc:2410] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 14 because replica has last-logged OpId of term: 13 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260709 12:14:31.298043 15040 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:31.304617 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:31.305262 15109 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:31.305485 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:31.307926 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:31.308569 15111 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:31.275250 18567 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:31.307138 18436 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:31.310640 18749 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:31.329851 15109 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:31.309922 18613 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:31.346177 18613 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:31.348508 18613 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:31.336459 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:31.321341 18823 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:31.309790 18760 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:31.427388 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:31.353361 15032 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50620 (request call id 1909) took 1332 ms. Trace:
W20260709 12:14:31.430939 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:31.765429 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:31.315567 18560 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:31.385794 15033 raft_consensus.cc:1240] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:31.377223 15040 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:31.356355 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:31.846737 15032 rpcz_store.cc:276] 0709 12:14:30.021249 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.021601 (+   352us) service_pool.cc:224] Handling call
0709 12:14:31.353134 (+1331533us) spinlock_profiling.cc:243] Waited 847 ms on lock 0x7b5400026a54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:31.353286 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1948082560}
W20260709 12:14:31.849217 15108 consensus_meta.cc:287] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.642s	user 0.010s	sys 0.000s
I20260709 12:14:31.859978 15713 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:31.853293 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:31.853669 15031 raft_consensus.cc:1240] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 4. Current term is 5. Ops: []
I20260709 12:14:31.849035 15081 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:31.860215 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:31.860594 15108 raft_consensus.cc:2410] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 12 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260709 12:14:31.861014 15040 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 6.
I20260709 12:14:31.861970 15040 raft_consensus.cc:1275] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:14:31.864111 15713 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43856 (request call id 320) took 1046 ms. Trace:
I20260709 12:14:31.864481 15713 rpcz_store.cc:276] 0709 12:14:30.817444 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.817961 (+   517us) service_pool.cc:224] Handling call
0709 12:14:31.356174 (+538213us) spinlock_profiling.cc:243] Waited 4.73 ms on lock 0x7b5800004598. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:14:31.864040 (+507866us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":10886528}
W20260709 12:14:31.869092 15685 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:31.883600 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:31.843508 18514 consensus_meta.cc:287] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.611s	user 0.005s	sys 0.005s
W20260709 12:14:31.778427 18745 consensus_meta.cc:287] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 1.408s	user 0.015s	sys 0.000s
W20260709 12:14:31.808887 18640 consensus_meta.cc:287] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 1.490s	user 0.008s	sys 0.006s
I20260709 12:14:31.614055 18724 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:31.758486 18639 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:31.351673 18738 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:31.321256 18725 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.572s
I20260709 12:14:31.431408 18722 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.462s
I20260709 12:14:31.884752 18760 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:31.383445 18436 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:31.859691 18759 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:31.900703 18835 log.cc:927] Time spent T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.365s	user 0.001s	sys 0.000s
W20260709 12:14:31.531589 15714 consensus_meta.cc:287] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent flushing consensus metadata: real 0.594s	user 0.013s	sys 0.000s
I20260709 12:14:31.911988 15034 raft_consensus.cc:2410] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 10 because replica has last-logged OpId of term: 8 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 12:14:31.912719 15038 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:14:31.645047 18823 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:31.710105 18486 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:14:31.890564 18714 consensus_meta.cc:287] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent flushing consensus metadata: real 0.623s	user 0.007s	sys 0.002s
I20260709 12:14:31.350661 18757 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:31.924307 15036 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50610 (request call id 2186) took 3146 ms (client timeout 1747 ms). Trace:
W20260709 12:14:31.934123 15112 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.502s	user 0.001s	sys 0.009s
I20260709 12:14:31.868347 18710 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:31.911652 18798 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.564s	user 0.033s	sys 0.054s
W20260709 12:14:31.948778 15036 rpcz_store.cc:269] 0709 12:14:28.761235 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:28.761419 (+   184us) service_pool.cc:224] Handling call
0709 12:14:31.907100 (+3145681us) spinlock_profiling.cc:243] Waited 661 ms on lock 0x7b540037ebd4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:31.907403 (+   303us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1521221888}
I20260709 12:14:31.383934 18749 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:31.925757 18640 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:14:31.953819 15112 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.525s	user 0.002s	sys 0.009s
I20260709 12:14:31.993927 15039 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:14:31.949601 18745 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.000027 18749 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:32.000583 18640 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.002771 18640 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:31.992645 18831 log.cc:927] Time spent T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.545s	user 0.001s	sys 0.000s
W20260709 12:14:31.993489 18798 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.646s	user 0.036s	sys 0.056s
I20260709 12:14:31.950469 15714 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
I20260709 12:14:31.958750 18757 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.068s
I20260709 12:14:31.986239 18775 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:31.949101 18724 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:31.954988 18823 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:31.955305 18514 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.060s
I20260709 12:14:31.927997 18639 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:31.951911 18486 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:31.955539 18759 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.032728 15712 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 10. (term mismatch)
I20260709 12:14:32.085245 18436 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:32.086711 18824 log.cc:927] Time spent T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.611s	user 0.001s	sys 0.000s
I20260709 12:14:32.087393 18724 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:32.074425 15712 pending_rounds.cc:85] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Aborting all ops after (but not including) 9
I20260709 12:14:32.088428 15712 pending_rounds.cc:107] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Aborting uncommitted NO_OP operation due to leader change: 10.10
I20260709 12:14:32.088593 15039 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50620 (request call id 1917) took 1794 ms. Trace:
I20260709 12:14:32.088927 15039 rpcz_store.cc:276] 0709 12:14:30.294609 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.294770 (+   161us) service_pool.cc:224] Handling call
0709 12:14:32.088396 (+1793626us) spinlock_profiling.cc:243] Waited 1.7 s on lock 0x7b54002e6654. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:32.088521 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3903393024}
I20260709 12:14:32.090155 15113 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 2158) took 2579 ms. Trace:
I20260709 12:14:32.090298 18759 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.090521 15113 rpcz_store.cc:276] 0709 12:14:29.510964 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.611099 (+100135us) service_pool.cc:224] Handling call
0709 12:14:29.611462 (+   363us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:29.644426 (+ 32964us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:32.089904 (+2445478us) spinlock_profiling.cc:243] Waited 19.8 ms on lock 0x7b54002cc4d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:32.090095 (+   191us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":45604224}
I20260709 12:14:32.093106 18275 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:32.094084 18840 log.cc:927] Time spent T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 12:14:32.039729 18775 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.037384 18757 consensus_queue.cc:1243] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer 2cdab4d204e440c194e8b09634795793 log is divergent from this leader: its last log entry 12.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 12:14:32.008188 18745 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:32.041136 15714 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43856 (request call id 318) took 1247 ms (client timeout 1611 ms). Trace:
I20260709 12:14:32.097239 15712 raft_consensus.cc:2889] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:31.959887 18710 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:32.110158 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:32.112026 15034 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50620 (request call id 1919) took 1764 ms. Trace:
I20260709 12:14:32.112478 15034 rpcz_store.cc:276] 0709 12:14:30.347247 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.347434 (+   187us) service_pool.cc:224] Handling call
0709 12:14:32.111811 (+1764377us) spinlock_profiling.cc:243] Waited 1.56 s on lock 0x7b540037f5d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:32.111954 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3595165568}
W20260709 12:14:32.113299 15682 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:32.114387 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:32.126667 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:32.127473 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:32.127858 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:32.124851 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 275883us
I20260709 12:14:32.131947 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:32.135470 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:32.135737 15190 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 2077) took 1111 ms. Trace:
I20260709 12:14:32.137434 15037 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 2212) took 1228 ms. Trace:
I20260709 12:14:32.136135 15190 rpcz_store.cc:276] 0709 12:14:31.024219 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.027716 (+  3497us) service_pool.cc:224] Handling call
0709 12:14:31.028018 (+   302us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:31.028769 (+   751us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:31.028797 (+    28us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:31.029470 (+   673us) log.cc:844] Serialized 52 byte log entry
0709 12:14:31.236061 (+206591us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:31.236109 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.236194 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:32.135510 (+899316us) raft_consensus.cc:1685] finished
0709 12:14:32.135532 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:32.135678 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":213,"raft.run_cpu_time_us":97,"raft.run_wall_time_us":99,"thread_start_us":154422,"threads_started":1,"wal-append.queue_time_us":260642}
I20260709 12:14:32.137868 15037 rpcz_store.cc:276] 0709 12:14:30.909199 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.909414 (+   215us) service_pool.cc:224] Handling call
0709 12:14:30.909777 (+   363us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:30.910194 (+   417us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:30.910216 (+    22us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:30.910646 (+   430us) log.cc:844] Serialized 26 byte log entry
0709 12:14:31.133372 (+222726us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:31.133417 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.133496 (+    79us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:32.086056 (+952560us) spinlock_profiling.cc:243] Waited 57.1 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:32.130171 (+ 44115us) raft_consensus.cc:1685] finished
0709 12:14:32.130193 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:32.137346 (+  7153us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":104,"raft.run_cpu_time_us":177,"raft.run_wall_time_us":11374,"spinlock_wait_cycles":131327360,"thread_start_us":222404,"threads_started":1,"wal-append.queue_time_us":425271}
I20260709 12:14:32.149926 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:32.150684 15713 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:32.124825 18714 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:32.162009 15080 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.734s	user 0.028s	sys 0.045s
W20260709 12:14:32.162355 15080 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.735s	user 0.028s	sys 0.045s
W20260709 12:14:32.162595 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 840439us
I20260709 12:14:32.145885 15081 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
W20260709 12:14:32.136137 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:32.103972 15714 rpcz_store.cc:269] 0709 12:14:30.791639 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.795938 (+  4299us) service_pool.cc:224] Handling call
0709 12:14:32.039153 (+1243215us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:32.164754 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:32.135262 18725 raft_consensus.cc:2764] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260709 12:14:32.142815 18560 raft_consensus.cc:697] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:14:32.166977 15078 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.695s	user 0.016s	sys 0.032s
W20260709 12:14:32.173596 15078 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.702s	user 0.016s	sys 0.032s
I20260709 12:14:32.171800 15718 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260709 12:14:32.151862 18774 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.788s	user 0.003s	sys 0.044s
I20260709 12:14:32.166273 15080 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:32.172739 15685 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:32.176045 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:32.176818 18774 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.813s	user 0.003s	sys 0.044s
I20260709 12:14:32.175388 18760 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.164739 18714 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:32.174916 18288 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.511s	user 0.008s	sys 0.039s
I20260709 12:14:32.185236 18715 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:32.200500 18849 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:32.201499 18724 consensus_queue.cc:1059] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:32.202530 18617 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:32.195662 18837 log.cc:927] Time spent T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.165s	user 0.000s	sys 0.001s
W20260709 12:14:32.214680 18658 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 2.475s	user 0.008s	sys 0.013s
W20260709 12:14:32.215075 18658 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 2.498s	user 0.008s	sys 0.013s
I20260709 12:14:32.192159 18759 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:32.215721 18759 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.204084 18845 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:32.185782 18742 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.019s
I20260709 12:14:32.204142 18639 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.206632 15712 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43830 (request call id 445) took 1639 ms. Trace:
I20260709 12:14:32.209043 18715 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:32.207365 18739 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:32.227254 18710 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.227345 18739 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.229801 18739 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.214509 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.232179 18486 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.203034 18850 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:32.179512 18843 consensus_queue.cc:1059] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.032s
I20260709 12:14:32.233305 18843 raft_consensus.cc:3055] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:32.233788 18843 raft_consensus.cc:740] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:32.192735 18851 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:32.241551 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.242313 15032 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:32.242774 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.223716 15712 rpcz_store.cc:276] 0709 12:14:30.567691 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:30.786511 (+218820us) service_pool.cc:224] Handling call
0709 12:14:30.868046 (+ 81535us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:32.129212 (+1261166us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:32.206338 (+ 77126us) spinlock_profiling.cc:243] Waited 1.08 s on lock 0x7b54004d3ad4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:32.206558 (+   220us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2486928640}
I20260709 12:14:32.237398 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.238571 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.239835 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.240870 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.209154 18640 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.193579 18844 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:32.241617 18851 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.210319 18849 consensus_queue.cc:1243] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer 2cdab4d204e440c194e8b09634795793 log is divergent from this leader: its last log entry 14.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 12:14:32.210469 18823 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.251941 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.233278 18635 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:32.263124 18635 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.265441 18635 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:32.234643 18843 consensus_queue.cc:260] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.254590 18845 raft_consensus.cc:3055] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:32.266275 18845 raft_consensus.cc:740] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:32.209363 18749 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.259024 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.268141 15031 raft_consensus.cc:2393] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 9: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:32.209635 18775 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:32.223994 18715 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:32.261622 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 257153us
I20260709 12:14:32.260339 15003 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
W20260709 12:14:32.270568 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 96422.9us
I20260709 12:14:32.275146 18823 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:32.275749 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:32.276467 18739 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:32.277025 18739 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.275751 18823 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.275229 15080 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:32.277964 18749 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.261294 18844 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:32.292340 15080 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:32.267518 18436 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.293478 18849 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:32.299448 18436 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.233172 18560 consensus_queue.cc:237] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:32.304742 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 118225us
I20260709 12:14:32.289011 18710 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:14:32.306354 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 124310us
I20260709 12:14:32.261292 18640 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.309665 15081 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:32.311136 15113 raft_consensus.cc:1240] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:32.313016 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:32.313966 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:32.314576 15116 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:32.315546 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:32.316277 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:32.316557 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:32.316931 15115 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:32.311695 15156 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:32.314710 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:32.308537 15685 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:32.293361 18714 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.294800 18844 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:32.322899 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:32.358278 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:32.307197 18710 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:32.267174 18845 consensus_queue.cc:260] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.362732 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:32.366627 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:32.315919 18486 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:32.310945 18861 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:32.308590 18775 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.360433 18853 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:32.366472 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.320564 18742 raft_consensus.cc:2804] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:32.323058 18513 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.370350 18710 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:32.320540 18724 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 12:14:32.395836 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:32.400615 15114 raft_consensus.cc:2393] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
W20260709 12:14:32.403020 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 45113.6us
I20260709 12:14:32.403558 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:32.368978 18851 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.404645 15110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 2157) took 2894 ms. Trace:
I20260709 12:14:32.408902 15110 rpcz_store.cc:276] 0709 12:14:29.510615 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:29.596468 (+ 85853us) service_pool.cc:224] Handling call
0709 12:14:29.617607 (+ 21139us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:30.084873 (+467266us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:32.404382 (+2319509us) spinlock_profiling.cc:243] Waited 467 ms on lock 0x7b54001bc454. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:32.404584 (+   202us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1073214336}
I20260709 12:14:32.323380 18275 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:32.407007 15113 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:32.414124 18851 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.423061 15107 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:32.412293 18798 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.022s
I20260709 12:14:32.405992 18742 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:32.408211 18724 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:32.412799 18845 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:32.450593 15113 raft_consensus.cc:1240] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:32.452476 15110 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 12:14:32.413892 18513 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:32.387415 18486 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.403925 18775 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:32.471963 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:32.473887 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:32.449548 18742 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:32.452293 18724 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:32.437949 18275 raft_consensus.cc:697] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:32.478133 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:32.482666 15107 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:32.457137 18739 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.476277 15110 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:14:32.456979 18861 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.480732 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:32.404470 18853 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.489185 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:32.489305 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 67790.8us
I20260709 12:14:32.496819 15004 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:32.493897 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:32.451836 18851 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.497810 15113 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
W20260709 12:14:32.503466 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:32.503572 18795 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:32.505481 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:32.510087 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.510667 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.510838 15040 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:14:32.511976 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.513126 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.514004 15039 raft_consensus.cc:2393] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:32.515722 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.516283 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.517154 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.517764 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:32.518520 15037 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:14:32.519956 15032 raft_consensus.cc:2393] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 12: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:32.520990 15036 pending_rounds.cc:85] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 6
I20260709 12:14:32.521291 15036 pending_rounds.cc:107] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 12.7
I20260709 12:14:32.521525 15036 raft_consensus.cc:2889] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:32.521986 15036 pending_rounds.cc:107] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 14.8
I20260709 12:14:32.522243 15036 raft_consensus.cc:2889] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:32.520748 15683 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:32.485056 18860 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.521991 15039 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 6. (term mismatch)
I20260709 12:14:32.527035 15039 pending_rounds.cc:85] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 5
I20260709 12:14:32.527355 15039 pending_rounds.cc:107] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 8.6
I20260709 12:14:32.527585 15039 raft_consensus.cc:2889] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:32.523716 15156 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:32.530566 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.509104 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.536471 15031 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:32.475924 18715 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:32.521835 18865 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:32.545492 15034 raft_consensus.cc:1217] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Deduplicated request from leader. Original: 8.4->[10.5-13.7]   Dedup: 10.5->[11.6-13.7]
I20260709 12:14:32.545789 15113 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 10. Current term is 11. Ops: [9.9-10.10]
I20260709 12:14:32.573582 15034 pending_rounds.cc:85] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 5
I20260709 12:14:32.573927 15034 pending_rounds.cc:107] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 12.6
I20260709 12:14:32.574187 15034 raft_consensus.cc:2889] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:32.523926 18823 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.548318 18866 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:32.499593 18739 consensus_queue.cc:1059] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.048s
I20260709 12:14:32.600839 18715 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.601481 18715 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.601936 18715 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:32.571086 18654 consensus_queue.cc:1059] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 10.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.036s
I20260709 12:14:32.583792 18866 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:32.608011 18866 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:32.585544 18640 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.548600 18871 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:32.497756 18861 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:32.587998 18275 consensus_queue.cc:237] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.532718 18860 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:32.584123 18865 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:32.584250 18868 log.cc:927] Time spent T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:14:32.626936 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:32.627923 15718 raft_consensus.cc:2393] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:32.629909 18759 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.589736 18617 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:32.676352 18617 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:32.676787 18617 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:32.672637 15112 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41558 (request call id 1735) took 1504 ms. Trace:
W20260709 12:14:32.673549 15005 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.594s (SENT) [suppressed 23 similar messages]
W20260709 12:14:32.693712 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:32.696300 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:32.699301 15035 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 2216) took 1592 ms. Trace:
I20260709 12:14:32.699724 15035 rpcz_store.cc:276] 0709 12:14:31.106480 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.106655 (+   175us) service_pool.cc:224] Handling call
0709 12:14:32.091958 (+985303us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:32.092335 (+   377us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:32.092362 (+    27us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:32.092938 (+   576us) log.cc:844] Serialized 52 byte log entry
0709 12:14:32.385759 (+292821us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:32.385798 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:32.385861 (+    63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:32.487410 (+101549us) raft_consensus.cc:1685] finished
0709 12:14:32.487430 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:32.698987 (+211557us) spinlock_profiling.cc:243] Waited 927 ms on lock 0x7b54002e6650. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d198ad 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:32.699218 (+   231us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1116,"raft.run_cpu_time_us":82,"raft.run_wall_time_us":82,"spinlock_wait_cycles":2132645248,"thread_start_us":292428,"threads_started":1,"wal-append.queue_time_us":328354}
I20260709 12:14:32.701704 18567 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:32.702159 18817 log.cc:927] Time spent T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 2.157s	user 0.007s	sys 0.019s
I20260709 12:14:32.702276 18567 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.702863 18654 raft_consensus.cc:3055] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:32.703322 18654 raft_consensus.cc:740] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:32.704263 18871 raft_consensus.cc:697] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:32.704749 18470 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:32.705348 18470 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.704219 18654 consensus_queue.cc:260] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.708261 18654 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:32.543898 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 47171.3us
I20260709 12:14:32.742866 15004 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:32.751698 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:32.757253 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:32.572392 15156 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:32.761688 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:32.766505 15110 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:32.678048 15112 rpcz_store.cc:276] 0709 12:14:31.168620 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.202999 (+ 34379us) service_pool.cc:224] Handling call
0709 12:14:31.203257 (+   258us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:31.203635 (+   378us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:31.203662 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:31.204140 (+   478us) log.cc:844] Serialized 26 byte log entry
0709 12:14:31.316699 (+112559us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:31.321427 (+  4728us) log.cc:844] Serialized 14 byte log entry
0709 12:14:31.989728 (+668301us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:31.989808 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:32.622709 (+632901us) spinlock_profiling.cc:243] Waited 26.3 ms on lock 0x7b18000a8dc0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c2d3f3 00007f4c05c2f7c1 00007f4c05c2f779 00007f4c05c2f709 00007f4c05c2f6d1 00007f4c05c2e9cd 0000000000388634 0000000000388479 00007f4c05c1083a
0709 12:14:32.634244 (+ 11535us) raft_consensus.cc:1685] finished
0709 12:14:32.672330 (+ 38086us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:32.672547 (+   217us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":44761,"prepare.queue_time_us":4508,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":32,"raft.queue_time_us":106347,"raft.run_cpu_time_us":269,"raft.run_wall_time_us":27031,"spinlock_wait_cycles":61119488,"thread_start_us":647005,"threads_started":2,"wal-append.queue_time_us":228919}
I20260709 12:14:32.768023 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:32.768697 15710 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
W20260709 12:14:32.769178 15710 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43846 (request call id 559) took 1666 ms (client timeout 2012 ms). Trace:
W20260709 12:14:32.769512 15710 rpcz_store.cc:269] 0709 12:14:31.103249 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.104334 (+  1085us) service_pool.cc:224] Handling call
0709 12:14:32.767882 (+1663548us) spinlock_profiling.cc:243] Waited 6.57 ms on lock 0x7b5800004598. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5e9c 00007f4c05bf5a5b 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:14:32.769114 (+  1232us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":15131776}
W20260709 12:14:32.796689 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:32.796468 15081 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:32.786711 15004 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:32.798018 15081 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:32.798738 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:32.810825 18715 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.768409 18858 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.768920 18759 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:32.767853 18798 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:14:32.816008 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 295335us
I20260709 12:14:32.816803 15683 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:32.788928 18875 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:32.815439 15081 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:32.797816 18486 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.804332 18739 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:32.800977 18849 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:32.804189 18725 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:32.856132 18635 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:32.856995 18635 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:32.859285 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:32.804347 18775 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:32.797287 18640 consensus_queue.cc:1059] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.051s
I20260709 12:14:32.837862 18613 raft_consensus.cc:2804] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:32.867022 18635 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:32.835345 18759 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:32.804119 18738 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.056s
I20260709 12:14:32.847240 18795 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:32.835096 18658 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.036s
I20260709 12:14:32.860038 18486 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:32.860543 18725 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:32.838841 18798 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.881579 15190 raft_consensus.cc:1240] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 6. Current term is 7. Ops: [6.8-6.8]
I20260709 12:14:32.870620 18739 raft_consensus.cc:697] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:32.874571 18759 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:32.872984 18613 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:32.872879 18657 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:32.886080 18851 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.900490 18851 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:32.876089 18470 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.901160 18851 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.901607 14938 catalog_manager.cc:5697] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 8 to 9, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 9 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:32.876852 18540 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:32.903924 14938 catalog_manager.cc:5697] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 6 to 9, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 9 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
W20260709 12:14:32.892253 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 320452us
I20260709 12:14:32.877578 18635 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:32.897842 18738 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:32.900089 18739 consensus_queue.cc:237] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.872197 18823 consensus_queue.cc:1059] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 5, Time since last communication: 0.011s
I20260709 12:14:32.837252 18858 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.892690 15190 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 12. Current term is 13. Ops: [10.5-12.6]
I20260709 12:14:32.880108 18436 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:32.844728 18875 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.882341 18725 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:32.705282 18871 consensus_queue.cc:237] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:32.939321 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:32.929270 18640 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:32.900840 15141 heartbeater.cc:646] Failed to heartbeat to 127.13.140.62:43813 (0 consecutive failures): Timed out: Failed to send heartbeat to master: TSHeartbeat RPC to 127.13.140.62:43813 timed out after 15.000s (SENT)
W20260709 12:14:32.930935 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 131880us
I20260709 12:14:32.894783 18613 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:32.910285 18851 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:32.923362 18635 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:14:32.950100 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 134775us
I20260709 12:14:32.944190 15156 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:32.950574 14938 catalog_manager.cc:5697] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:32.886636 18486 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:32.954051 15183 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: [7.5-8.6]
I20260709 12:14:32.960856 14938 catalog_manager.cc:5697] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 3 to 5, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 5 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:32.962586 15189 raft_consensus.cc:1240] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: [8.6-9.7]
I20260709 12:14:32.966288 15185 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: [6.5-8.6]
I20260709 12:14:33.184774 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:32.967257 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:33.185487 15189 raft_consensus.cc:2393] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:33.184583 14938 catalog_manager.cc:5697] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:33.186232 15181 raft_consensus.cc:1240] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:33.185441 15187 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:33.187424 15184 raft_consensus.cc:1240] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:32.954615 18640 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:33.192656 18765 raft_consensus.cc:3055] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:33.193089 18765 raft_consensus.cc:740] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:33.193801 18765 consensus_queue.cc:260] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:33.194134 18759 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:32.997689 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 53650.8us
I20260709 12:14:32.937848 18738 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:33.188351 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.003013 18567 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:33.040375 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:33.009281 18710 consensus_meta.cc:287] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.539s	user 0.015s	sys 0.010s
I20260709 12:14:33.009995 18635 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:14:33.104452 18878 log.cc:927] Time spent T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.162s	user 0.000s	sys 0.000s
I20260709 12:14:32.953028 15004 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:33.154985 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 193880us
I20260709 12:14:33.157528 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:33.154361 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.165339 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:32.942255 18470 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:33.189850 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:33.223562 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:33.386700 15039 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.508s	user 0.019s	sys 0.019s
I20260709 12:14:33.520278 15003 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:33.521085 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:33.342489 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:33.379206 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:33.318578 14938 catalog_manager.cc:5697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 6 to 8, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 8 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:33.207386 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:33.317049 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:33.524142 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 571172us
I20260709 12:14:33.524783 15004 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:33.213498 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:33.526501 15190 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:33.526099 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:33.197034 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:33.348042 15186 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
W20260709 12:14:33.421895 15031 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.575s	user 0.013s	sys 0.025s
I20260709 12:14:33.208690 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:33.305159 15187 raft_consensus.cc:2410] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 9 because replica has last-logged OpId of term: 8 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
I20260709 12:14:33.529325 15711 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:33.525529 15184 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:33.526994 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.531733 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:33.387187 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 463351us
W20260709 12:14:33.528905 15031 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.684s	user 0.018s	sys 0.026s
I20260709 12:14:33.530660 15181 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
W20260709 12:14:33.536037 15715 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43846 (request call id 560) took 2423 ms (client timeout 1830 ms). Trace:
W20260709 12:14:33.245958 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 57889.2us
I20260709 12:14:33.219050 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:33.523053 14938 catalog_manager.cc:5697] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:33.538987 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:33.536547 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:33.354496 18742 consensus_meta.cc:287] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent flushing consensus metadata: real 0.867s	user 0.008s	sys 0.018s
W20260709 12:14:33.202455 18724 consensus_meta.cc:287] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.715s	user 0.009s	sys 0.023s
W20260709 12:14:33.200608 18844 consensus_meta.cc:287] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.830s	user 0.022s	sys 0.033s
I20260709 12:14:33.543184 15004 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:33.599691 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 56593.8us
I20260709 12:14:33.586298 14938 catalog_manager.cc:5697] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 6 to 8, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 8 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
W20260709 12:14:33.276723 18845 consensus_meta.cc:287] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.820s	user 0.010s	sys 0.015s
W20260709 12:14:33.605474 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:33.553555 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.535045 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:33.520953 15039 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.643s	user 0.019s	sys 0.023s
I20260709 12:14:33.179876 18890 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:33.607352 18890 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:33.607788 18890 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:33.611725 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:33.198382 18617 consensus_meta.cc:287] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent flushing consensus metadata: real 0.521s	user 0.010s	sys 0.007s
I20260709 12:14:33.590415 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:33.587347 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.587090 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:33.590458 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.345170 18853 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:33.194746 18640 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:33.190274 18888 raft_consensus.cc:3055] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:33.595417 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:33.206986 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:33.208310 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:33.596040 18724 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:33.596359 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:33.596892 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:33.597723 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:33.598498 18759 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:33.704303 15034 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 2242) took 1160 ms. Trace:
I20260709 12:14:33.599750 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:33.352695 18665 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:33.536875 15185 raft_consensus.cc:2393] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:33.707492 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:33.707644 15714 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43830 (request call id 452) took 1534 ms (client timeout 1797 ms). Trace:
I20260709 12:14:33.655488 18745 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:33.708206 15185 raft_consensus.cc:2393] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:33.709153 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.523025 15081 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:33.604216 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:33.408087 18860 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:33.710986 18739 consensus_queue.cc:1059] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:14:33.708092 15714 rpcz_store.cc:269] 0709 12:14:32.173606 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:33.206728 (+1033122us) service_pool.cc:224] Handling call
0709 12:14:33.707571 (+500843us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:33.696401 15719 raft_consensus.cc:2376] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5. Re-sending same reply.
I20260709 12:14:33.712867 18903 consensus_queue.cc:1059] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:33.713093 15108 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:33.186517 18851 raft_consensus.cc:3055] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:33.415510 18513 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:33.652902 15187 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:33.653103 15181 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:33.535686 18861 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:33.652925 15717 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:33.588145 18858 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:33.536610 15715 rpcz_store.cc:269] 0709 12:14:31.103783 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:31.104588 (+   805us) service_pool.cc:224] Handling call
0709 12:14:33.213340 (+2108752us) spinlock_profiling.cc:243] Waited 6.23 ms on lock 0x7b5800004598. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:14:33.526629 (+313289us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":14338944}
I20260709 12:14:33.658739 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:33.593909 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:33.588645 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:33.654739 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:33.651690 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:33.675982 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:33.615897 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:33.580005 18898 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:33.322438 18725 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:33.655827 14938 catalog_manager.cc:5697] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 4 to 6, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 6 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:33.612526 18823 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:33.536764 18899 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:33.617317 15190 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:33.194900 18765 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:33.611665 18749 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:33.599602 18798 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:33.579883 18896 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:33.350422 18895 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:33.210642 18849 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:14:33.196738 18613 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:33.183266 18850 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.407s
I20260709 12:14:33.704795 15034 rpcz_store.cc:276] 0709 12:14:32.544584 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.544830 (+   246us) service_pool.cc:224] Handling call
0709 12:14:32.545201 (+   371us) raft_consensus.cc:1471] Updating replica for 3 ops
0709 12:14:32.574959 (+ 29758us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:14:32.574993 (+    34us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:32.577185 (+  2192us) log.cc:844] Serialized 52 byte log entry
0709 12:14:32.864887 (+287702us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:14:32.864934 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:32.865007 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:33.704034 (+839027us) raft_consensus.cc:1685] finished
0709 12:14:33.704061 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:33.704233 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":127,"raft.run_cpu_time_us":113,"raft.run_wall_time_us":2454,"thread_start_us":287342,"threads_started":1,"wal-append.queue_time_us":309624}
I20260709 12:14:33.828169 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:33.828758 15034 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 4.
I20260709 12:14:33.829684 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:33.654838 18654 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:33.719518 18724 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:33.719792 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:33.673702 18888 raft_consensus.cc:740] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:33.686908 18853 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election won for term 14
W20260709 12:14:33.724422 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 201477us
I20260709 12:14:33.842667 15713 raft_consensus.cc:1240] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:33.523412 18843 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:33.726984 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.730362 15111 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:33.822312 18896 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:33.685322 18807 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:33.733518 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:33.586237 18470 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:33.753808 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:33.851392 15181 raft_consensus.cc:2410] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 9 because replica has last-logged OpId of term: 8 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
I20260709 12:14:33.754340 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.851994 15189 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:14:33.754593 18892 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:33.594810 18742 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:33.755918 18902 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:33.739626 14938 catalog_manager.cc:5697] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 9 to 8, leader changed from <none> to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 8 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:33.869580 14938 catalog_manager.cc:5697] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
W20260709 12:14:33.721110 18883 log.cc:927] Time spent T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.451s	user 0.001s	sys 0.001s
I20260709 12:14:33.800550 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:33.872478 15190 raft_consensus.cc:2376] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8. Re-sending same reply.
I20260709 12:14:33.871825 14938 catalog_manager.cc:5697] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:33.873521 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.676261 18617 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:33.792675 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 46592.7us
W20260709 12:14:33.879576 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 174809us
I20260709 12:14:33.586256 18710 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:33.718343 18851 raft_consensus.cc:740] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:33.613363 18844 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:33.762403 18866 consensus_meta.cc:287] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 1.154s	user 0.011s	sys 0.020s
I20260709 12:14:33.724084 18665 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:33.837513 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:33.839664 15187 raft_consensus.cc:2393] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:33.742120 18875 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:33.738288 18861 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:33.761511 18823 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:33.764614 18899 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:33.856954 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:33.871716 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.873914 14938 catalog_manager.cc:5697] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:33.874958 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.876890 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.823220 18890 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:33.844991 18853 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:33.830762 18895 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:33.890937 15718 raft_consensus.cc:2410] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 8 because replica has last-logged OpId of term: 6 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 7.
I20260709 12:14:33.892030 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.854235 18896 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:33.904295 15034 raft_consensus.cc:2393] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:33.840651 18654 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:33.844528 18893 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.057s
I20260709 12:14:33.908950 15035 raft_consensus.cc:2393] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 7: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:14:33.912478 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 227045us
W20260709 12:14:33.909833 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 383052us
I20260709 12:14:33.916831 15116 raft_consensus.cc:2393] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 8: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:33.917075 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.855909 18807 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:33.926723 15187 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:33.760807 18898 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:33.920735 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:33.921790 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.931173 15189 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
I20260709 12:14:33.933887 15188 raft_consensus.cc:2393] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 11: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:33.934755 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:33.936780 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 254390us
I20260709 12:14:33.922529 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.906924 18861 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:33.935412 15188 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:33.893566 18486 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:33.913448 18865 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:33.882243 18902 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:33.909499 18866 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:33.983786 15185 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:33.909842 18823 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:33.981070 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:33.954017 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:33.919929 18738 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.011992 15036 raft_consensus.cc:2410] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 8 because replica has last-logged OpId of term: 6 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 7.
I20260709 12:14:33.955035 15190 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:33.960011 15182 raft_consensus.cc:2368] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9.
W20260709 12:14:33.993438 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:34.070369 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:34.110939 15187 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
W20260709 12:14:34.111123 15108 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41544 (request call id 2164) took 1798 ms (client timeout 1954 ms). Trace:
W20260709 12:14:34.111613 15108 rpcz_store.cc:269] 0709 12:14:32.312384 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.312499 (+   115us) service_pool.cc:224] Handling call
0709 12:14:34.110908 (+1798409us) spinlock_profiling.cc:243] Waited 1.29 s on lock 0x7b540019c3d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:34.111057 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2974381440}
I20260709 12:14:33.953147 15188 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 4. (term mismatch)
I20260709 12:14:34.114722 15188 pending_rounds.cc:85] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 3
I20260709 12:14:34.115036 15188 pending_rounds.cc:107] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 7.4
I20260709 12:14:34.115316 15188 raft_consensus.cc:2889] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:33.909279 18665 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:33.921747 18853 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:33.912243 18899 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:34.060796 15003 leader_election.cc:336] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Timed out: RequestConsensusVote RPC to 127.13.140.4:39155 timed out after 1.611s (SENT)
I20260709 12:14:34.132772 15003 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:34.041241 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:34.085382 15005 leader_election.cc:336] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.583s (SENT)
I20260709 12:14:34.104199 15189 raft_consensus.cc:2393] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:34.104611 15715 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:34.095172 18905 log.cc:927] Time spent T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.235s	user 0.001s	sys 0.000s
I20260709 12:14:33.920851 18749 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:34.121694 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:33.981959 18861 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:34.135635 15005 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:33.981647 18759 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:33.901631 18888 consensus_queue.cc:260] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.039214 18640 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:34.014180 18858 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.126s
W20260709 12:14:34.153541 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 68218.5us
W20260709 12:14:34.159128 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 315413us
W20260709 12:14:34.146245 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 263693us
W20260709 12:14:34.152055 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 91317.1us
I20260709 12:14:34.014273 18798 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.152s
I20260709 12:14:34.130772 18725 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:34.164474 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 227029us
I20260709 12:14:34.165910 15154 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:34.143811 18613 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.168503 15004 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:34.155566 15005 leader_election.cc:336] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.706s (SENT)
I20260709 12:14:34.169895 15005 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:34.156462 18738 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:14:34.149040 18470 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.013286 18851 consensus_queue.cc:260] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.185302 15154 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:34.156313 18888 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:34.145200 18749 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.149533 18759 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.171540 18904 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:34.194236 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.198024 15108 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:34.194531 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.156483 18910 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:34.171741 18869 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:34.154274 18640 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.181476 18745 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:34.189816 18710 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:34.218888 18904 raft_consensus.cc:697] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:34.229061 18904 consensus_queue.cc:237] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.229713 18665 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:34.232240 18918 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:34.232909 18918 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:34.235878 18807 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:34.236004 18898 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:34.180966 18881 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.037s
I20260709 12:14:34.241117 18902 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.201118 18742 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.215550 18844 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:34.247885 18890 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:34.250241 18515 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:34.252022 18921 log.cc:927] Time spent T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:14:34.252329 18895 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.252833 18899 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:34.254200 18635 consensus_meta.cc:287] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.668s	user 0.004s	sys 0.004s
I20260709 12:14:34.269764 18635 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.272233 18635 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:34.254861 18654 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:34.221436 18871 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:34.257823 18759 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.246661 18866 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:34.188469 18913 consensus_queue.cc:1059] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.065s
I20260709 12:14:34.237323 18918 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:34.258118 18749 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.266316 18896 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:34.285271 18906 log.cc:927] Time spent T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.358s	user 0.001s	sys 0.000s
W20260709 12:14:34.266785 18886 log.cc:927] Time spent T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 1.044s	user 0.003s	sys 0.000s
I20260709 12:14:34.275580 18899 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.298121 18932 raft_consensus.cc:3055] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:34.303663 18851 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:34.305037 18861 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.306748 18861 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.299172 18932 raft_consensus.cc:740] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:34.308785 18896 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:34.308697 18932 consensus_queue.cc:260] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.311813 18932 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:34.369601 15003 leader_election.cc:336] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Timed out: RequestConsensusVote RPC to 127.13.140.4:39155 timed out after 1.506s (SENT)
W20260709 12:14:34.376873 15005 leader_election.cc:336] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.910s (SENT)
I20260709 12:14:34.377526 15005 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:34.380257 15005 leader_election.cc:336] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.933s (SENT)
W20260709 12:14:34.382473 15005 leader_election.cc:336] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.591s (SENT)
W20260709 12:14:34.384867 15005 leader_election.cc:336] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.594s (SENT)
I20260709 12:14:34.394511 15005 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:34.395614 15033 raft_consensus.cc:1240] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11. Ops: []
W20260709 12:14:34.410956 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:34.414784 15116 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41544 (request call id 2170) took 2100 ms (client timeout 2145 ms). Trace:
W20260709 12:14:34.415395 15116 rpcz_store.cc:269] 0709 12:14:32.314221 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.316360 (+  2139us) service_pool.cc:224] Handling call
0709 12:14:34.414303 (+2097943us) spinlock_profiling.cc:243] Waited 1.6 s on lock 0x7b54002b7854. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:34.414562 (+   259us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3669942144}
I20260709 12:14:34.416626 15110 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:34.416960 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.418184 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.418324 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.406284 15038 raft_consensus.cc:2393] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 10: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:34.419358 15039 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 2241) took 1867 ms. Trace:
I20260709 12:14:34.410015 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:34.419883 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.420428 15040 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:34.420893 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:34.421718 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.422480 15113 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:34.419064 15116 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:34.423504 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.423718 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.424415 15116 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:34.424703 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.425395 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.425909 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.426189 15116 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:34.427403 15114 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
W20260709 12:14:34.428637 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 43827.8us
W20260709 12:14:34.430322 15035 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51618 (request call id 417) took 1665 ms (client timeout 1530 ms). Trace:
I20260709 12:14:34.430526 15031 raft_consensus.cc:1240] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7. Ops: []
W20260709 12:14:34.430725 15035 rpcz_store.cc:269] 0709 12:14:32.764542 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.764703 (+   161us) service_pool.cc:224] Handling call
0709 12:14:34.429842 (+1665139us) spinlock_profiling.cc:243] Waited 1.11 s on lock 0x7b54003e62d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:34.430082 (+   240us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2551546624}
I20260709 12:14:34.432202 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:34.432489 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:34.419823 15039 rpcz_store.cc:276] 0709 12:14:32.539895 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.542836 (+  2941us) service_pool.cc:224] Handling call
0709 12:14:32.543160 (+   324us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:32.652776 (+109616us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:14:32.797271 (+144495us) log.cc:844] Serialized 14 byte log entry
0709 12:14:33.913541 (+1116270us) log.cc:844] Serialized 14 byte log entry
0709 12:14:33.913737 (+   196us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:33.913783 (+    46us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:33.913823 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:34.266164 (+352341us) spinlock_profiling.cc:243] Waited 11.7 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:34.406731 (+140567us) spinlock_profiling.cc:243] Waited 109 ms on lock 0x7b540037e6d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:34.406804 (+    73us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:34.407093 (+   289us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":24764,"prepare.queue_time_us":550320,"prepare.run_cpu_time_us":104,"prepare.run_wall_time_us":2188,"raft.queue_time_us":65715,"raft.run_cpu_time_us":277,"raft.run_wall_time_us":64358,"spinlock_wait_cycles":278216960,"thread_start_us":1108667,"threads_started":3,"wal-append.queue_time_us":289456}
I20260709 12:14:34.433424 15031 raft_consensus.cc:2410] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 11 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 12:14:34.434331 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:34.437335 15039 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
W20260709 12:14:34.438124 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:34.439443 15039 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 12:14:34.444415 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 259192us
I20260709 12:14:34.420972 15112 raft_consensus.cc:2410] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 13 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260709 12:14:34.411700 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:34.445796 15154 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:34.412132 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.396819 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:34.449029 15032 raft_consensus.cc:2393] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:34.450274 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:34.453747 15182 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40302 (request call id 2127) took 1296 ms (client timeout 1706 ms). Trace:
I20260709 12:14:34.454180 15156 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:34.413089 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:34.414463 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:34.455539 15183 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40302 (request call id 2132) took 1291 ms (client timeout 1557 ms). Trace:
I20260709 12:14:34.404891 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:34.455996 15183 rpcz_store.cc:269] 0709 12:14:33.164473 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:33.184370 (+ 19897us) service_pool.cc:224] Handling call
0709 12:14:34.449823 (+1265453us) spinlock_profiling.cc:243] Waited 8.83 ms on lock 0x7b58000f2198. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:14:34.455469 (+  5646us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":20312960}
I20260709 12:14:34.456753 15037 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 4.
I20260709 12:14:34.199641 15111 raft_consensus.cc:2393] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 14: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:34.455729 15033 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:34.422511 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:34.410415 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.460366 15109 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 4.
W20260709 12:14:34.454464 15182 rpcz_store.cc:269] 0709 12:14:33.157135 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:33.157271 (+   136us) service_pool.cc:224] Handling call
0709 12:14:34.453081 (+1295810us) spinlock_profiling.cc:243] Waited 434 ms on lock 0x7b54001c3754. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:34.453409 (+   328us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":998314240}
W20260709 12:14:34.463663 15186 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40302 (request call id 2118) took 1524 ms (client timeout 1583 ms). Trace:
W20260709 12:14:34.464159 15186 rpcz_store.cc:269] 0709 12:14:32.938901 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:32.939063 (+   162us) service_pool.cc:224] Handling call
0709 12:14:34.463290 (+1524227us) spinlock_profiling.cc:243] Waited 262 ms on lock 0x7b5400179dd4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:34.463480 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":603459968}
I20260709 12:14:34.466259 15185 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40302 (request call id 2161) took 1093 ms. Trace:
I20260709 12:14:34.466707 15185 rpcz_store.cc:276] 0709 12:14:33.373205 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:33.708883 (+335678us) service_pool.cc:224] Handling call
0709 12:14:34.465845 (+756962us) spinlock_profiling.cc:243] Waited 274 ms on lock 0x7b54000dc5d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:34.466025 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":630164864}
I20260709 12:14:34.468122 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.468683 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.469988 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:34.470821 15110 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:34.471227 15109 raft_consensus.cc:1240] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:34.472761 15108 raft_consensus.cc:1240] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:34.482218 18514 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.482920 18514 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.488116 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:34.490381 18514 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.491426 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:34.492659 18514 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.488408 15718 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43830 (request call id 455) took 1283 ms. Trace:
I20260709 12:14:34.494414 18515 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:34.495721 15717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:34.497752 18515 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:34.494067 15718 rpcz_store.cc:276] 0709 12:14:33.204747 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:33.207922 (+  3175us) service_pool.cc:224] Handling call
0709 12:14:34.487938 (+1280016us) spinlock_profiling.cc:243] Waited 305 ms on lock 0x7b5400080554. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:34.488182 (+   244us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":701163264}
I20260709 12:14:34.461896 15154 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:34.480883 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.222327 18617 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.501298 18567 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:34.273016 18640 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.515383 18749 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:34.515658 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:34.516763 15714 raft_consensus.cc:2393] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 7: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:34.502449 18739 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:34.515368 18765 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
W20260709 12:14:34.517853 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 272045us
I20260709 12:14:34.518081 18765 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:34.506266 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:34.509619 15110 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:34.511961 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:34.516239 18749 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.517704 18739 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:34.509667 15713 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43830 (request call id 454) took 1305 ms. Trace:
W20260709 12:14:34.520079 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 52875.4us
I20260709 12:14:34.490557 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:34.493301 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:34.525391 15719 raft_consensus.cc:2393] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:34.427208 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.518870 18765 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:34.525492 15711 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:34.523756 15713 rpcz_store.cc:276] 0709 12:14:33.204452 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:33.207501 (+  3049us) service_pool.cc:224] Handling call
0709 12:14:33.207762 (+   261us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:33.845761 (+637999us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:34.509076 (+663315us) spinlock_profiling.cc:243] Waited 635 ms on lock 0x7b540034cbd4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:34.509421 (+   345us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1459740544}
I20260709 12:14:34.493407 18514 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.502233 18567 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:34.527225 15718 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:34.530120 15040 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:34.538518 15033 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:34.540810 15116 raft_consensus.cc:2393] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 10: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:34.544111 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.545751 15039 raft_consensus.cc:1240] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:34.544350 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:34.547606 15716 raft_consensus.cc:2410] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 12 because replica has last-logged OpId of term: 9 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
W20260709 12:14:34.550182 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:34.555725 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:34.556504 15718 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:34.558578 18857 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:34.561024 18857 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 12:14:34.563747 15003 leader_election.cc:336] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Timed out: RequestConsensusVote RPC to 127.13.140.4:39155 timed out after 1.557s (SENT)
I20260709 12:14:34.564224 18640 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
W20260709 12:14:34.566211 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:34.567239 18871 raft_consensus.cc:2804] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:34.567198 18869 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:14:34.569375 18871 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:34.569900 18871 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:34.576648 18892 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.577354 18892 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:34.579165 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 117533us
I20260709 12:14:34.579952 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.579797 18857 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:14:34.580803 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:34.581518 15005 leader_election.cc:336] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.954s (SENT)
I20260709 12:14:34.579957 18864 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:34.590453 15112 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:34.584616 18807 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.587234 18765 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:34.588033 15110 raft_consensus.cc:2410] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 10 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:14:34.582692 18739 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:34.579406 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.595880 15108 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:14:34.590821 15035 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:14:34.593952 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:34.594105 15715 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:34.594530 15115 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:14:34.584702 18749 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:34.604250 15003 leader_election.cc:336] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Timed out: RequestConsensusVote RPC to 127.13.140.4:39155 timed out after 1.661s (SENT)
W20260709 12:14:34.606906 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 69630.3us
I20260709 12:14:34.607254 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:34.563086 18853 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.608974 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.611140 15109 raft_consensus.cc:2393] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 12: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:34.595216 18807 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.610235 15719 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:34.613332 15154 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:34.614780 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:34.615499 15078 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:34.615556 15108 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:34.614831 15116 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:34.612813 18892 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.636859 18514 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.638684 18853 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.640955 15031 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:34.635576 18823 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.643668 15034 raft_consensus.cc:1240] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:34.644723 18823 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.644932 15034 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 1954) took 1038 ms. Trace:
I20260709 12:14:34.645323 15034 rpcz_store.cc:276] 0709 12:14:33.606720 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:33.926105 (+319385us) service_pool.cc:224] Handling call
0709 12:14:33.926370 (+   265us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:34.644051 (+717681us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:34.644678 (+   627us) spinlock_profiling.cc:243] Waited 717 ms on lock 0x7b5400269154. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:34.644862 (+   184us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1648959872}
I20260709 12:14:34.638988 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:34.646876 18567 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:34.647724 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 43537.8us
I20260709 12:14:34.649653 15003 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:34.647886 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:34.652477 18823 raft_consensus.cc:2804] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:34.652974 18823 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:34.653427 18823 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:34.653954 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:34.655359 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:34.656646 18892 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:34.657166 18892 raft_consensus.cc:697] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:34.657907 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:34.656679 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:34.658254 18892 consensus_queue.cc:237] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:34.659694 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:34.661314 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:34.662401 15713 raft_consensus.cc:1240] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7. Ops: []
W20260709 12:14:34.655396 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 73975.8us
W20260709 12:14:34.667527 18936 log.cc:927] Time spent T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260709 12:14:34.674194 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:34.675189 15034 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 5.
I20260709 12:14:34.676790 18932 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:34.679183 15153 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
W20260709 12:14:34.680003 18940 log.cc:927] Time spent T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 12:14:34.680667 18857 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:34.682317 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.679076 18864 consensus_queue.cc:1059] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:14:34.683140 15112 raft_consensus.cc:2393] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 8: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:34.683530 18864 raft_consensus.cc:3055] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:34.683822 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:34.684243 18864 raft_consensus.cc:740] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:34.684401 15107 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:34.676719 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 69325.2us
I20260709 12:14:34.683244 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.688400 15718 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:34.675062 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:34.690634 15108 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:34.696880 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:34.698942 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 64080.6us
I20260709 12:14:34.698753 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:34.700855 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:34.701085 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:34.701784 15110 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:34.702361 15115 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:34.667444 18807 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:34.703538 15005 leader_election.cc:336] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 3.156s (SENT)
I20260709 12:14:34.712520 15004 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:34.714020 18851 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:34.714525 18851 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:34.714970 18851 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:34.715673 15156 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:34.702044 15003 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:34.718037 18807 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:34.718489 18930 consensus_queue.cc:1059] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:34.719632 18930 raft_consensus.cc:3055] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:34.720010 18930 raft_consensus.cc:740] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:34.721009 18930 consensus_queue.cc:260] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.722399 18930 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:34.724084 18932 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:34.725499 18738 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:34.725950 18738 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:34.726330 18738 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:34.728404 18864 consensus_queue.cc:260] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:34.730141 18864 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:34.739533 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:34.740543 15032 raft_consensus.cc:2410] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 12 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260709 12:14:34.738408 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:34.741322 15685 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:34.742733 15685 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:34.743618 18613 raft_consensus.cc:2804] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:34.741340 15036 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:34.750519 15110 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:14:34.755199 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:34.758800 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:34.744092 18613 raft_consensus.cc:697] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:34.762182 15154 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:34.762977 15116 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:34.768669 15107 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:34.759522 15153 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:34.776686 15108 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:34.777707 18693 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:34.778179 18693 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:34.778520 18693 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:34.779037 15004 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:34.780066 15004 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:34.697790 18857 consensus_queue.cc:1059] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.083s
I20260709 12:14:34.781984 18613 consensus_queue.cc:237] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:34.784183 15005 leader_election.cc:336] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.047s (SENT)
I20260709 12:14:34.762169 18602 consensus_queue.cc:1059] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.029s
I20260709 12:14:34.784845 18798 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 12:14:34.784726 18738 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:34.762562 18932 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.792610 15036 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:34.793833 15005 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:34.801826 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 109461us
I20260709 12:14:34.800580 15004 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:34.804189 15037 raft_consensus.cc:1240] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:34.804806 18759 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:34.805117 18865 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:34.805732 18807 consensus_queue.cc:1059] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:34.806463 18925 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:34.807469 18895 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 12:14:34.807371 18749 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:34.794938 18932 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.811519 18759 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:34.805595 18858 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.817698 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:34.824160 15031 raft_consensus.cc:2393] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 7: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:34.792287 18871 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.805637 18865 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:34.814172 18759 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:34.833600 15005 leader_election.cc:336] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.557s (SENT)
I20260709 12:14:34.837299 18470 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.832881 18749 raft_consensus.cc:2804] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:34.837862 18470 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.838310 18749 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:34.838685 18749 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:34.837395 18486 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.839986 18470 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.841513 15116 raft_consensus.cc:1240] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:34.842092 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.842922 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:34.843472 15115 raft_consensus.cc:1240] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:34.844295 15111 raft_consensus.cc:1240] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:34.845796 18869 raft_consensus.cc:3055] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:34.834098 15005 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:34.846096 18486 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.836460 15156 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:34.853946 15036 raft_consensus.cc:1240] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:34.855599 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:34.856921 15718 raft_consensus.cc:1240] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:34.813045 18857 consensus_queue.cc:1059] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 13.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.043s
I20260709 12:14:34.834389 18865 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:34.867213 15110 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 11.
I20260709 12:14:34.867357 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:34.868738 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 113126us
I20260709 12:14:34.852128 18869 raft_consensus.cc:740] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:34.876089 15116 raft_consensus.cc:3060] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:34.857249 18895 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:34.877621 18486 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.878244 18742 consensus_queue.cc:1059] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.012s
I20260709 12:14:34.880424 18742 raft_consensus.cc:3055] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:34.880884 18742 raft_consensus.cc:740] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:34.881251 18916 raft_consensus.cc:3055] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:34.881759 18916 raft_consensus.cc:740] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:34.884388 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:34.884802 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 55882.7us
I20260709 12:14:34.865749 18807 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:34.857753 18798 consensus_queue.cc:1059] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 12:14:34.890681 15718 raft_consensus.cc:1240] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:34.895257 18738 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:34.882738 18916 consensus_queue.cc:260] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:34.898970 18869 consensus_queue.cc:260] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:34.899878 18916 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:34.874819 18858 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.881991 18742 consensus_queue.cc:260] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:34.902004 18858 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:34.902115 18742 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:34.883188 18486 consensus_queue.cc:1059] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.021s
I20260709 12:14:34.904187 18486 raft_consensus.cc:3055] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:34.904573 18486 raft_consensus.cc:740] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:34.905555 15116 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:34.905431 18486 consensus_queue.cc:260] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:34.906710 18486 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:34.908901 18932 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:34.909698 15154 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:34.912468 18798 raft_consensus.cc:3055] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:34.912973 18798 raft_consensus.cc:740] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:34.913857 18798 consensus_queue.cc:260] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.916960 15004 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:34.918745 18807 consensus_queue.cc:1059] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 12:14:34.925001 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:34.856237 18851 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.918023 18739 consensus_queue.cc:1059] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:34.917980 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:34.933451 15108 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:34.936440 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:34.943569 15107 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 5.
W20260709 12:14:34.944593 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 55674.1us
I20260709 12:14:34.946358 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:34.947273 18913 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:34.947893 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:34.947564 18759 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:34.949124 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:34.949491 18749 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.953567 15004 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:34.946578 18941 log.cc:927] Time spent T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: Append to log took a long time: real 0.151s	user 0.002s	sys 0.000s
I20260709 12:14:34.955449 18765 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.955799 18913 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:34.956305 18913 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:34.957055 15038 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:34.947213 15036 raft_consensus.cc:2393] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:34.963016 15156 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:34.967351 15683 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:34.968532 15033 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:34.980854 15031 raft_consensus.cc:2393] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:14:34.982451 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 122152us
I20260709 12:14:34.989210 18759 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:34.990550 18693 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:34.970474 18765 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:34.992864 18693 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:34.982492 15004 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:34.963020 18749 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:34.965624 18657 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:34.996268 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:34.998888 18807 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:34.999948 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:35.000499 18869 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:35.001114 18853 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:35.004377 18851 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:35.005244 18871 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:35.005398 15080 leader_election.cc:336] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.506s (SENT)
I20260709 12:14:35.005828 15080 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:34.982781 18904 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:35.006636 18904 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:35.007027 18904 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
W20260709 12:14:35.008145 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 119368us
I20260709 12:14:35.010377 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:35.011087 15038 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:34.972515 18798 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:35.021466 15039 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:35.026965 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:35.027683 15036 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:35.026124 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:35.021579 18853 raft_consensus.cc:697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:35.032974 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 70052us
I20260709 12:14:35.020131 18892 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:35.020053 18916 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:35.021399 18895 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:35.036222 15037 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:35.042763 15004 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:35.047027 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 103111us
W20260709 12:14:35.048156 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.039968 18807 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:35.050462 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 45112.4us
W20260709 12:14:35.051649 15080 leader_election.cc:336] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.652s (SENT)
I20260709 12:14:35.052064 15080 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:35.053200 18944 log.cc:927] Time spent T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.178s	user 0.001s	sys 0.000s
I20260709 12:14:35.053932 18892 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
W20260709 12:14:35.059345 18948 log.cc:927] Time spent T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.074s	user 0.001s	sys 0.001s
I20260709 12:14:35.042199 18895 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:35.059928 18895 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
W20260709 12:14:35.053390 15080 leader_election.cc:336] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.680s (SENT)
I20260709 12:14:35.066861 15081 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:35.068874 15081 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:35.058990 18865 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:35.071429 18899 raft_consensus.cc:3055] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:35.071784 18865 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:35.071894 18899 raft_consensus.cc:740] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:35.072952 18899 consensus_queue.cc:260] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:35.074410 18899 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:35.050644 18807 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:35.066888 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 46784.8us
I20260709 12:14:35.066092 15156 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:35.079821 15080 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:35.081705 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 46981.8us
W20260709 12:14:35.051879 18942 log.cc:927] Time spent T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.119s	user 0.001s	sys 0.000s
W20260709 12:14:35.084095 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 44517.4us
I20260709 12:14:35.090975 18857 consensus_queue.cc:1059] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:35.091213 18931 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:35.098711 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:35.099609 15031 raft_consensus.cc:2393] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:35.064677 18765 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:35.102422 15036 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 6.
I20260709 12:14:35.085146 18871 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:35.110252 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:35.109969 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:35.108814 15684 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.131101 15038 raft_consensus.cc:1240] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:35.092483 18892 raft_consensus.cc:2804] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:14:35.112875 15031 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:35.145710 15004 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:35.108254 18865 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:35.148846 15685 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:35.092728 18823 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:35.160805 15037 raft_consensus.cc:2410] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 11 because replica has last-logged OpId of term: 9 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
I20260709 12:14:35.109993 18724 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:35.079571 18853 consensus_queue.cc:237] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 10.11, Last appended by leader: 11, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:35.183925 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 130552us
I20260709 12:14:35.139041 18892 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:35.188943 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 83721.1us
I20260709 12:14:35.155042 18871 raft_consensus.cc:697] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:35.188561 18916 consensus_queue.cc:1059] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 10.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.004s
I20260709 12:14:35.192220 18871 consensus_queue.cc:237] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:35.192955 18916 raft_consensus.cc:3055] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:35.193348 18916 raft_consensus.cc:740] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:35.194151 18916 consensus_queue.cc:260] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 10.11, Last appended by leader: 11, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:35.195919 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 89647.2us
I20260709 12:14:35.196924 15154 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:35.196830 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 66580.3us
I20260709 12:14:35.197407 15081 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:35.197358 18925 raft_consensus.cc:3055] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:14:35.201167 15004 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:35.166337 18742 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:35.204548 18857 consensus_queue.cc:1059] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
W20260709 12:14:35.230018 15080 leader_election.cc:336] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.755s (SENT)
I20260709 12:14:35.189738 18892 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:35.206559 18931 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:35.197881 18930 consensus_queue.cc:1059] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260709 12:14:35.207464 15683 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:35.185356 18865 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:35.230715 15080 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:35.233726 15004 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:35.198125 18739 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:35.201596 18916 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:35.246101 15039 raft_consensus.cc:1240] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:35.171130 18913 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:35.248528 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.251965 15004 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:35.229653 18932 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:35.210170 18925 raft_consensus.cc:740] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:14:35.259060 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 51725.4us
I20260709 12:14:35.239876 18865 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:35.264240 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 58071.1us
I20260709 12:14:35.247040 18749 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:35.245332 18851 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.253625 18742 raft_consensus.cc:697] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:35.259439 18738 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:35.267875 15081 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
W20260709 12:14:35.293097 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 96306.3us
I20260709 12:14:35.266989 18693 raft_consensus.cc:2804] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election won for term 8
W20260709 12:14:35.328744 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 61302.5us
I20260709 12:14:35.305368 18749 raft_consensus.cc:697] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:35.332181 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.329630 15081 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:35.307789 18738 raft_consensus.cc:697] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:35.337672 18953 log.cc:927] Time spent T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.263s	user 0.001s	sys 0.000s
I20260709 12:14:35.338294 18890 consensus_queue.cc:1059] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 13.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.106s
I20260709 12:14:35.339877 18961 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.340447 18961 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:35.342007 18823 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:35.342540 18961 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:35.342638 18823 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election won for term 10
W20260709 12:14:35.341961 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 112010us
I20260709 12:14:35.343655 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:35.313822 18807 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:35.304548 18851 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:35.391038 15080 leader_election.cc:336] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.961s (SENT)
I20260709 12:14:35.391605 15080 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:35.351393 18823 raft_consensus.cc:697] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:35.402614 15154 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:35.360749 18961 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
W20260709 12:14:35.401389 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 138089us
I20260709 12:14:35.401935 18693 raft_consensus.cc:697] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:35.427767 18925 consensus_queue.cc:260] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:35.429145 18925 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:35.431110 18858 raft_consensus.cc:3055] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:35.431599 18858 raft_consensus.cc:740] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:35.438890 18864 raft_consensus.cc:3055] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:35.439806 18864 raft_consensus.cc:740] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:35.446507 18635 raft_consensus.cc:3055] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:35.447579 18635 raft_consensus.cc:740] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:35.467801 18965 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:35.469713 18965 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:35.469578 18823 consensus_queue.cc:237] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:35.471099 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 100525us
I20260709 12:14:35.402711 18486 consensus_queue.cc:1059] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 7, Time since last communication: 0.069s
I20260709 12:14:35.472258 18486 raft_consensus.cc:3055] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:35.472617 18486 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:14:35.473556 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 107681us
I20260709 12:14:35.473410 18486 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:35.474380 15154 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:35.474557 18486 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:35.475373 18807 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:35.475765 15109 raft_consensus.cc:1275] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 12:14:35.476096 18958 log.cc:927] Time spent T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 12:14:35.476195 18807 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:35.476672 18871 consensus_queue.cc:1059] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 8.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:14:35.370537 18742 consensus_queue.cc:237] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:35.477725 18871 raft_consensus.cc:3055] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:35.421911 15004 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:35.475765 15154 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:35.432459 18858 consensus_queue.cc:260] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:35.494391 18858 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:35.443152 18864 consensus_queue.cc:260] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:35.466506 18514 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 12:14:35.517165 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 187628us
I20260709 12:14:35.518004 15081 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:35.480952 18871 raft_consensus.cc:740] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:35.534713 15081 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:35.540323 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:35.541117 15039 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:14:35.546762 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:35.499538 18913 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:35.520241 18931 raft_consensus.cc:697] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:35.562361 15156 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:35.520457 18514 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:35.516989 18693 consensus_queue.cc:237] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:35.570114 18514 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:35.565413 15684 leader_election.cc:336] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.593s (SENT)
I20260709 12:14:35.571955 18930 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:35.572428 18930 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:35.451846 18635 consensus_queue.cc:260] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:35.565426 18875 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:35.574898 18970 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:35.575075 18969 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:35.498250 18738 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:35.584266 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 108623us
W20260709 12:14:35.584419 15684 leader_election.cc:336] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.658s (SENT)
I20260709 12:14:35.546787 18749 consensus_queue.cc:237] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:35.499869 18904 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:35.589468 18969 raft_consensus.cc:697] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:35.590468 18969 consensus_queue.cc:237] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:35.572811 18930 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:35.593518 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.597934 18871 consensus_queue.cc:260] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:35.599778 18871 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:35.600417 18864 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:35.603641 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.573690 18470 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260709 12:14:35.608487 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.610487 18851 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:35.612149 18895 consensus_meta.cc:287] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.552s	user 0.011s	sys 0.000s
I20260709 12:14:35.612629 18895 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:35.613068 15718 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:35.613757 15033 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:35.614575 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:35.615217 18980 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:35.615530 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:35.616109 15109 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:35.623924 15154 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:35.625455 18875 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:35.615232 15110 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 11.
I20260709 12:14:35.587061 18970 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:35.641271 15683 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:35.642096 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:35.642468 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:35.642513 18602 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260709 12:14:35.644889 18959 log.cc:927] Time spent T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.208s	user 0.000s	sys 0.004s
I20260709 12:14:35.643009 18602 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:35.651356 18602 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:35.657181 15109 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 6.
W20260709 12:14:35.659633 15080 leader_election.cc:336] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.830s (SENT)
I20260709 12:14:35.628381 18470 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:35.664312 15080 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:35.646996 18970 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:35.585067 18514 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:35.635251 18904 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:35.674971 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 254763us
I20260709 12:14:35.675911 15004 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:35.676343 15080 leader_election.cc:336] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.841s (SENT)
I20260709 12:14:35.676776 15080 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:35.677498 18567 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:35.663219 18470 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:35.675093 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 46896.2us
I20260709 12:14:35.669979 18983 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:35.699858 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:35.700804 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:35.701542 15108 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:35.701642 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:35.702186 15115 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:35.702919 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:35.703047 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:35.703493 15110 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:35.704603 15005 leader_election.cc:336] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.514s (SENT)
I20260709 12:14:35.705056 15005 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:35.702209 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:35.700886 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:35.706933 15114 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:35.703641 15111 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:35.694494 15154 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:35.711830 15115 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:35.667217 18865 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:35.687013 18851 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:35.717820 15032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:35.718575 15032 raft_consensus.cc:606] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:35.718914 15032 raft_consensus.cc:614] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:35.724934 18864 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:35.725426 15154 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:35.725384 18864 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:35.728530 15108 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
W20260709 12:14:35.733340 15005 leader_election.cc:336] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.800s (SENT)
I20260709 12:14:35.736967 15005 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:35.735448 15111 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:14:35.739791 15110 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:35.741410 15037 raft_consensus.cc:1240] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:35.736310 18851 raft_consensus.cc:697] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:35.781759 18851 consensus_queue.cc:237] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:35.775552 18904 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:14:35.691520 18931 consensus_queue.cc:237] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:35.763023 15004 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:35.741922 18864 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:14:35.819411 15684 leader_election.cc:336] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.530s (SENT)
I20260709 12:14:35.823132 15684 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:35.831298 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:35.820379 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 57454.9us
I20260709 12:14:35.744832 18969 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:35.822513 15154 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:35.778468 18913 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:35.824155 18602 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:35.821136 15107 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
W20260709 12:14:35.821836 18985 log.cc:927] Time spent T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.246s	user 0.001s	sys 0.004s
W20260709 12:14:35.818864 18899 consensus_meta.cc:287] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.744s	user 0.014s	sys 0.001s
I20260709 12:14:35.838371 15004 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:35.742646 18892 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:35.933487 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 114117us
W20260709 12:14:35.936302 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 98025.5us
I20260709 12:14:35.835592 18971 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election won for term 11
W20260709 12:14:35.941284 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 207985us
I20260709 12:14:35.942736 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:35.944984 15113 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:35.946448 18602 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:35.946820 18969 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.947358 18969 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:35.846871 18895 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:35.939937 18913 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:35.951838 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:35.960002 18913 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:35.960194 15108 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:35.960532 18913 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:35.956738 15109 raft_consensus.cc:2393] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
W20260709 12:14:35.950218 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 133057us
I20260709 12:14:35.958868 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:35.966543 15110 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:35.968436 15108 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
W20260709 12:14:35.979063 18989 log.cc:927] Time spent T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
I20260709 12:14:35.950089 18988 consensus_queue.cc:1048] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.295s
I20260709 12:14:35.984452 15037 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:35.985067 15037 raft_consensus.cc:606] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:35.950582 18904 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:35.954778 18635 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:35.955341 18470 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:35.959774 18971 raft_consensus.cc:697] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:35.991602 15154 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:35.992755 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:35.995321 15718 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:35.997324 15111 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:35.998060 18513 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:35.991308 18904 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:36.012780 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.004498 18904 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:36.003779 18869 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:36.017676 15110 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 12.
W20260709 12:14:36.019670 18991 log.cc:927] Time spent T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.144s	user 0.001s	sys 0.000s
W20260709 12:14:36.021911 18956 log.cc:927] Time spent T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.597s	user 0.011s	sys 0.001s
W20260709 12:14:36.022035 18979 log.cc:927] Time spent T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.452s	user 0.000s	sys 0.014s
I20260709 12:14:36.032946 18969 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:36.008754 18932 consensus_queue.cc:1059] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 11.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.027s
I20260709 12:14:36.035871 18514 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:36.036051 18925 raft_consensus.cc:3055] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:36.036533 18925 raft_consensus.cc:740] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:36.036608 18971 consensus_queue.cc:237] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:36.037389 18925 consensus_queue.cc:260] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:36.038550 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.038615 18925 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:36.039516 15037 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
W20260709 12:14:36.039919 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.040093 15037 raft_consensus.cc:606] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:36.040530 15037 raft_consensus.cc:614] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:14:36.046237 15080 leader_election.cc:336] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.877s (SENT)
I20260709 12:14:36.046763 15080 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:36.054728 15154 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
W20260709 12:14:36.058195 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.063952 15032 raft_consensus.cc:1240] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:36.018783 18930 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:36.077526 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:36.057255 18892 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:36.085000 18470 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:36.086006 15113 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
W20260709 12:14:36.091872 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 46473.6us
I20260709 12:14:36.092950 15154 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:36.093127 18930 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:36.093900 18875 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:36.094477 15154 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:36.095391 18875 raft_consensus.cc:2764] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260709 12:14:36.068151 18514 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:36.068513 18913 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:36.103343 18913 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:36.101049 15036 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:36.118242 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:36.120090 15033 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 1978) took 1014 ms. Trace:
I20260709 12:14:36.120560 15033 rpcz_store.cc:276] 0709 12:14:35.105363 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:35.110795 (+  5432us) service_pool.cc:224] Handling call
0709 12:14:35.111115 (+   320us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:35.614155 (+503040us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:36.119814 (+505659us) spinlock_profiling.cc:243] Waited 502 ms on lock 0x7b5400286254. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:36.120024 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1155621760}
W20260709 12:14:36.124013 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.109462 18970 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:36.079968 18858 consensus_queue.cc:1059] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.056s
I20260709 12:14:36.136951 18858 raft_consensus.cc:3055] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:36.137358 18858 raft_consensus.cc:740] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:14:36.137475 15005 leader_election.cc:336] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.517s (SENT)
I20260709 12:14:36.090709 18864 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:36.142762 15005 leader_election.cc:336] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.629s (SENT)
W20260709 12:14:36.121073 18960 log.cc:927] Time spent T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.643s	user 0.001s	sys 0.010s
I20260709 12:14:36.139936 15004 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:36.137543 18970 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:36.081926 18932 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:36.080168 18871 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:36.147542 15683 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:36.145720 15004 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:36.148365 15107 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:14:36.145675 18988 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:36.152995 18864 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:36.153584 15684 leader_election.cc:336] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.848s (SENT)
I20260709 12:14:36.155292 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:36.165658 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.163964 15004 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:36.155773 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 61420.7us
I20260709 12:14:36.160578 15684 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:36.148759 18932 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:36.175266 15185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd07f67a442144789fb429b7718defc8"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:36.178520 15185 raft_consensus.cc:606] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:36.178865 15185 raft_consensus.cc:614] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:36.175441 18739 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:36.173696 18742 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 12:14:36.176714 18865 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:36.180716 15005 leader_election.cc:336] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.691s (SENT)
I20260709 12:14:36.168068 18899 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:36.165426 18602 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:36.183336 15005 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:36.179610 18932 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:36.218001 15154 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:36.206306 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:36.164341 18871 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:36.224442 15035 raft_consensus.cc:2393] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:36.223526 18864 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:36.227020 18864 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:36.228084 15080 leader_election.cc:336] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.065s (SENT)
I20260709 12:14:36.228554 15080 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:36.229465 18864 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:36.229773 18970 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:36.230726 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.232023 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:36.222095 18602 raft_consensus.cc:697] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:36.232667 15718 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:36.233174 18602 consensus_queue.cc:237] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:36.234608 15153 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:14:36.235924 18982 log.cc:927] Time spent T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.680s	user 0.008s	sys 0.000s
W20260709 12:14:36.235879 15080 leader_election.cc:336] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.068s (SENT)
I20260709 12:14:36.236665 18871 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:36.199138 18693 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:36.256429 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 63343.1us
I20260709 12:14:36.182529 18858 consensus_queue.cc:260] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:36.242074 18865 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:36.260637 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:36.274238 15035 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:36.255115 18864 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:36.259238 18925 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:36.258997 18930 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:36.293133 15040 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 1972) took 1197 ms. Trace:
I20260709 12:14:36.293558 15040 rpcz_store.cc:276] 0709 12:14:35.096118 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:35.103843 (+  7725us) service_pool.cc:224] Handling call
0709 12:14:35.112083 (+  8240us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:35.144146 (+ 32063us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:35.144177 (+    31us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:35.162234 (+ 18057us) log.cc:844] Serialized 52 byte log entry
0709 12:14:35.311506 (+149272us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:35.361273 (+ 49767us) log.cc:844] Serialized 14 byte log entry
0709 12:14:35.484582 (+123309us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:35.484890 (+   308us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:36.120429 (+635539us) spinlock_profiling.cc:243] Waited 18.5 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:36.291163 (+170734us) raft_consensus.cc:1685] finished
0709 12:14:36.292899 (+  1736us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:36.293068 (+   169us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":42794,"prepare.queue_time_us":51736,"prepare.run_cpu_time_us":40,"prepare.run_wall_time_us":40,"raft.queue_time_us":231644,"raft.run_cpu_time_us":339,"raft.run_wall_time_us":28074,"spinlock_wait_cycles":42564864,"thread_start_us":237172,"threads_started":2,"wal-append.queue_time_us":174520}
I20260709 12:14:36.304507 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:36.305238 15033 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:36.289984 18864 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:36.312989 18864 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:36.314031 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:36.315191 18904 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:36.317160 18904 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:36.286749 18930 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:36.317881 18930 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:36.324923 15718 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:36.325794 18858 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:36.327497 18969 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:14:36.328004 18864 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:36.328241 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.328541 18864 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:36.332183 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:36.332401 15186 raft_consensus.cc:1240] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:36.333305 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.333221 15185 raft_consensus.cc:2955] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Committing config change with OpId 6.5: config changed from index 4 to 5, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:36.334782 15182 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:36.259235 18988 raft_consensus.cc:697] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:36.351012 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.355556 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:36.356211 15036 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:36.331118 18864 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:36.345103 15033 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:36.366186 15040 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
W20260709 12:14:36.379875 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.404426 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:36.407454 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:36.405972 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.408821 15033 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:36.382110 15182 raft_consensus.cc:1217] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Deduplicated request from leader. Original: 9.9->[10.10-10.10]   Dedup: 10.10->[]
I20260709 12:14:36.416124 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:36.384444 15081 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:36.355464 18970 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:36.418501 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 237756us
I20260709 12:14:36.421173 15182 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 10. Current term is 12. Ops: [10.10-10.10]
I20260709 12:14:36.422037 15035 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:36.428731 15107 raft_consensus.cc:1275] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:14:36.350298 18742 consensus_queue.cc:1059] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.053s
I20260709 12:14:36.355192 18913 consensus_queue.cc:1059] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 13.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.079s
W20260709 12:14:36.448028 15005 leader_election.cc:336] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.195s (SENT)
I20260709 12:14:36.456295 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:36.378726 18514 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.068s
I20260709 12:14:36.457856 15005 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:36.429972 18931 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election won for term 10
W20260709 12:14:36.464946 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 311401us
W20260709 12:14:36.468065 15684 leader_election.cc:336] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.991s (SENT)
I20260709 12:14:36.467706 18988 consensus_queue.cc:237] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:36.456967 18871 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:36.469794 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.469905 18871 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:36.466323 15036 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:14:36.462496 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.474915 15186 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
W20260709 12:14:36.475896 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 311990us
I20260709 12:14:36.477537 15004 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:36.417819 18513 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.049s
W20260709 12:14:36.472692 18853 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.906s	user 0.011s	sys 0.049s
W20260709 12:14:36.509392 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.509315 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:36.512775 15081 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:36.482123 19011 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:36.435591 18970 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:36.511106 18853 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.945s	user 0.011s	sys 0.049s
I20260709 12:14:36.517206 15156 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:36.480429 18916 raft_consensus.cc:3055] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:36.507112 18899 raft_consensus.cc:697] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:36.473904 18742 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.042s
I20260709 12:14:36.509593 18931 raft_consensus.cc:697] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:14:36.532554 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 55102.6us
I20260709 12:14:36.535959 15004 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:36.537930 15004 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:36.537039 15156 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:36.480662 18930 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:36.518497 18965 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:36.548060 15183 raft_consensus.cc:1240] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 8. Current term is 9. Ops: []
W20260709 12:14:36.549404 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 109288us
I20260709 12:14:36.546707 15038 raft_consensus.cc:1240] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:36.533653 18739 raft_consensus.cc:697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:36.525951 18916 raft_consensus.cc:740] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:36.577680 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.578976 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.579689 15187 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:36.579792 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.580518 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:36.581156 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.581923 15181 raft_consensus.cc:2410] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for term 9 because replica has last-logged OpId of term: 8 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 7.
I20260709 12:14:36.581938 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.582718 15187 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
I20260709 12:14:36.582837 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:36.583600 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:36.583811 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.584225 15108 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:36.584784 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:36.588480 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:36.590273 19001 log.cc:927] Time spent T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260709 12:14:36.590510 18738 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:36.595700 18738 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:36.580577 15189 raft_consensus.cc:2410] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for term 12 because replica has last-logged OpId of term: 11 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 9.
I20260709 12:14:36.600636 18738 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:36.591642 18971 raft_consensus.cc:993] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:14:36.592455 15181 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:36.606832 18899 consensus_queue.cc:237] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:36.608085 19006 log.cc:927] Time spent T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.173s	user 0.000s	sys 0.000s
I20260709 12:14:36.544282 18913 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:36.625979 15184 raft_consensus.cc:2368] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 7. Current term is 8.
I20260709 12:14:36.627058 18930 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:36.627734 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.628242 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:36.645329 15715 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:36.630504 18925 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:36.633033 18970 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:36.634085 18864 raft_consensus.cc:3055] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:14:36.657315 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.564270 18875 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:36.658067 15188 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:36.658809 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.634145 18931 consensus_queue.cc:237] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:36.546154 18765 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:36.554649 19011 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:36.548853 18865 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260709 12:14:36.637573 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 80788us
I20260709 12:14:36.643369 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:36.643252 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:36.646853 15190 raft_consensus.cc:2468] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:36.644784 15183 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
I20260709 12:14:36.653360 15108 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:36.660923 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.640331 18635 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:36.668349 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.639899 18965 raft_consensus.cc:697] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:36.684002 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.684242 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.657096 18864 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:36.655845 18971 raft_consensus.cc:1081] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:14:36.687490 15183 raft_consensus.cc:2393] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:36.688360 15189 raft_consensus.cc:2410] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 13 because replica has last-logged OpId of term: 12 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 11.
I20260709 12:14:36.655340 18963 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:36.690799 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:36.689761 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 220682us
I20260709 12:14:36.696303 15188 raft_consensus.cc:2393] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:36.661276 18765 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:36.664332 18913 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:36.663769 18865 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:36.708564 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:36.709386 15182 raft_consensus.cc:2393] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 7: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:36.710175 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.710251 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.711720 15190 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:36.686863 18875 raft_consensus.cc:697] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:36.688442 18635 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:36.721510 18635 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:36.696398 18916 consensus_queue.cc:260] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.9, Last appended by leader: 9, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:36.722411 18864 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:36.723239 18916 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:36.723887 18864 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:36.713250 18865 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:36.726661 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.698701 18963 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:36.728276 15187 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:36.729351 18963 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:36.730432 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.730990 18875 consensus_queue.cc:237] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:36.714174 18913 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:36.733316 18913 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:36.740749 15186 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 12.
I20260709 12:14:36.744341 15181 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
I20260709 12:14:36.735509 15183 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:36.706202 18765 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:36.705529 19010 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:36.760388 15182 raft_consensus.cc:1275] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:14:36.761360 15190 raft_consensus.cc:1275] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:14:36.749188 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:36.754397 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.758881 15715 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:36.764259 15181 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:36.689656 18932 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:36.765981 15153 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:36.771868 15182 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260709 12:14:36.757951 18970 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:36.776293 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:36.767987 19015 log.cc:927] Time spent T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:14:36.685570 18739 consensus_queue.cc:237] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:36.779742 15181 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
W20260709 12:14:36.821213 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 284231us
W20260709 12:14:36.881484 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 68175.5us
I20260709 12:14:36.887089 15181 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:14:36.773835 18635 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:36.909366 15181 raft_consensus.cc:1240] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:36.767146 19010 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:36.783552 18865 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:36.928125 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:36.914682 18858 consensus_meta.cc:287] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.587s	user 0.013s	sys 0.000s
I20260709 12:14:36.935104 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:36.911671 18635 raft_consensus.cc:697] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:14:36.939893 19023 log.cc:927] Time spent T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.166s	user 0.001s	sys 0.000s
I20260709 12:14:36.777555 18970 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:36.942171 15181 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
W20260709 12:14:36.950409 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:36.960593 18871 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:36.957291 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:36.966980 15182 raft_consensus.cc:2376] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10. Re-sending same reply.
I20260709 12:14:36.837623 18965 consensus_queue.cc:237] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:36.983711 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:36.984525 15182 raft_consensus.cc:2376] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11. Re-sending same reply.
W20260709 12:14:36.985146 15080 leader_election.cc:336] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.511s (SENT)
I20260709 12:14:36.988224 15080 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:37.005084 18970 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:36.983620 18961 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:37.007699 18961 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:37.009676 18961 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:37.011559 18970 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:14:37.012132 15080 leader_election.cc:336] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.516s (SENT)
I20260709 12:14:37.012418 18635 consensus_queue.cc:237] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:37.023713 15080 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:37.024622 18961 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:37.024711 18932 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:37.036325 18865 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:37.037904 19010 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:37.041070 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:37.050534 18961 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:37.050788 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:37.051548 15716 raft_consensus.cc:2393] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 10: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:37.047580 18932 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:37.128341 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:37.129021 15182 raft_consensus.cc:2376] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11. Re-sending same reply.
W20260709 12:14:37.132314 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:37.133402 15037 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 2269) took 1073 ms. Trace:
I20260709 12:14:37.159374 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.160187 15182 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:14:37.134212 15037 rpcz_store.cc:276] 0709 12:14:36.059962 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:36.077266 (+ 17304us) service_pool.cc:224] Handling call
0709 12:14:36.099248 (+ 21982us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:36.099555 (+   307us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:14:36.280518 (+180963us) log.cc:844] Serialized 14 byte log entry
0709 12:14:36.643753 (+363235us) log.cc:844] Serialized 14 byte log entry
0709 12:14:36.663836 (+ 20083us) log.cc:844] Serialized 14 byte log entry
0709 12:14:37.129949 (+466113us) spinlock_profiling.cc:243] Waited 1.94 ms on lock 0x7b180029b660. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05ba7c0a 00007f4c0f2e7219 00007f4c05c2fa40 00007f4c05c2a4e4 00007f4c05c2a455 00007f4c08d12060 00007f4c08d24716 00007f4c08d35287 00007f4c08d35208
0709 12:14:37.130115 (+   166us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:37.130166 (+    51us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:37.130220 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:37.130286 (+    66us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:37.133332 (+  3046us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":36238,"prepare.queue_time_us":222762,"prepare.run_cpu_time_us":92,"prepare.run_wall_time_us":98,"raft.queue_time_us":484821,"raft.run_wall_time_us":4025,"spinlock_wait_cycles":7639680,"thread_start_us":474306,"threads_started":2,"wal-append.queue_time_us":482904}
I20260709 12:14:37.081223 18765 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:37.132903 19011 raft_consensus.cc:697] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:37.125769 18932 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:37.170464 15034 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 2273) took 1109 ms. Trace:
I20260709 12:14:37.174373 15038 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51618 (request call id 436) took 2060 ms. Trace:
I20260709 12:14:37.174800 15038 rpcz_store.cc:276] 0709 12:14:35.113903 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:35.158459 (+ 44556us) service_pool.cc:224] Handling call
0709 12:14:35.185645 (+ 27186us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:36.553023 (+1367378us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:37.174140 (+621117us) spinlock_profiling.cc:243] Waited 1.36 s on lock 0x7b5400029754. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:37.174314 (+   174us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3129923328}
I20260709 12:14:37.165916 18930 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:37.180086 15116 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:37.171989 15034 rpcz_store.cc:276] 0709 12:14:36.061178 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:36.087304 (+ 26126us) service_pool.cc:224] Handling call
0709 12:14:36.087608 (+   304us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:36.087810 (+   202us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:14:36.258089 (+170279us) log.cc:844] Serialized 14 byte log entry
0709 12:14:36.883786 (+625697us) log.cc:844] Serialized 14 byte log entry
0709 12:14:37.170137 (+286351us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:37.170189 (+    52us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:37.170231 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:37.170302 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:37.170410 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":347463,"prepare.queue_time_us":285734,"prepare.run_cpu_time_us":68,"prepare.run_wall_time_us":69,"raft.queue_time_us":35997,"raft.run_cpu_time_us":86,"raft.run_wall_time_us":86,"thread_start_us":733004,"threads_started":3,"wal-append.queue_time_us":426457}
I20260709 12:14:37.184042 15111 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 12:14:37.186041 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.186596 15188 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:37.187441 15037 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:37.187994 15037 raft_consensus.cc:606] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:37.188118 15108 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:14:37.170981 19013 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:37.188438 15037 raft_consensus.cc:614] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:14:37.190128 15682 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:37.194003 15115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:14:37.195896 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:37.195896 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:37.196885 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:37.197081 15112 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:37.197362 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:37.200014 15110 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:37.201196 19011 consensus_queue.cc:237] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:37.207362 18932 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:37.185752 18930 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:37.199607 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:37.235622 15080 leader_election.cc:336] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.580s (SENT)
I20260709 12:14:37.236261 15080 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:37.238306 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:37.200083 18635 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:37.239146 15716 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:37.242825 15153 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:37.234865 18931 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:37.244931 18931 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:37.248698 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 49115.6us
I20260709 12:14:37.249059 18864 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:37.250574 18965 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:37.250357 18635 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:37.253772 18635 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:37.254184 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.255218 15188 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:14:37.255048 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:37.258504 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.258594 15004 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:37.253772 15112 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:37.248725 18932 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:37.200307 19013 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:37.249817 18930 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:37.271688 15004 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:37.272233 19008 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:14:37.314553 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:37.315415 15080 leader_election.cc:336] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.842s (SENT)
I20260709 12:14:37.285027 18851 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 12:14:37.293265 15005 leader_election.cc:336] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.937s (SENT)
W20260709 12:14:37.316495 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 44897.3us
I20260709 12:14:37.249682 18864 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:37.262567 18738 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:37.285321 19044 log.cc:927] Time spent T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.104s	user 0.000s	sys 0.001s
I20260709 12:14:37.317590 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:37.322115 19045 log.cc:927] Time spent T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:14:37.317610 15005 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:37.267422 18932 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:37.270426 18865 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election won for term 11
W20260709 12:14:37.316386 19015 log.cc:927] Time spent T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 12:14:37.320757 15004 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:37.323969 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:37.326745 18932 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:37.327090 18931 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:37.328562 15005 leader_election.cc:336] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.034s (SENT)
I20260709 12:14:37.345855 18749 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:37.346241 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:37.346874 18749 raft_consensus.cc:697] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:37.347854 18749 consensus_queue.cc:237] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:37.318454 19011 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260709 12:14:37.346240 15005 leader_election.cc:336] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.048s (SENT)
I20260709 12:14:37.351737 15005 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:37.353477 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.288177 18971 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.052s
I20260709 12:14:37.325404 19014 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:37.357573 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:37.360435 15110 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:37.361358 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.361720 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.362303 15181 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:37.363217 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.363875 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.364403 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:37.364688 15185 raft_consensus.cc:2393] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 12: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:37.364506 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.363947 15190 raft_consensus.cc:2393] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:37.358819 15114 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:37.366132 18864 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:37.359424 15116 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:14:37.359439 15112 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:37.364038 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.369482 15186 raft_consensus.cc:2393] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:37.346410 18865 raft_consensus.cc:697] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:37.371935 15110 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:37.355688 19011 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:37.372977 15115 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:37.373481 15115 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:37.374589 15005 leader_election.cc:336] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.063s (SENT)
I20260709 12:14:37.374927 15005 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:37.370196 18904 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 12:14:37.375797 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.376554 15190 raft_consensus.cc:2393] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:37.380234 19013 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:37.382054 18739 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:37.383412 19011 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:37.384541 15115 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:37.324867 18738 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:37.386112 18932 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:37.369758 18931 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:37.389112 18931 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:37.390439 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:37.392205 15080 leader_election.cc:336] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.902s (SENT)
I20260709 12:14:37.392488 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:37.392652 18738 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:37.393050 15715 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Advancing to term 10
I20260709 12:14:37.393455 15080 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:37.397732 15005 leader_election.cc:336] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.154s (SENT)
W20260709 12:14:37.398828 15005 leader_election.cc:336] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.263s (SENT)
I20260709 12:14:37.399183 15005 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:37.399607 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:37.399973 18823 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:37.400229 19008 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
W20260709 12:14:37.401661 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:37.391029 18931 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:37.412729 15715 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:37.414898 15153 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:37.372956 19014 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:37.406342 19013 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.008s
I20260709 12:14:37.417836 18931 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:37.405982 18932 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:37.418488 18864 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election won for term 10
W20260709 12:14:37.430469 15005 leader_election.cc:336] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.640s (SENT)
I20260709 12:14:37.435631 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.436587 15190 raft_consensus.cc:2393] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:37.437428 18865 consensus_queue.cc:237] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:37.446761 15005 leader_election.cc:336] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.745s (SENT)
W20260709 12:14:37.450233 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:37.545553 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:37.456723 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:37.457438 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:37.552109 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:37.479249 15186 raft_consensus.cc:1240] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:37.481671 15184 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:37.448264 15005 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:37.480315 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:37.568636 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.573101 15032 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:37.472422 15716 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:14:37.573841 15189 raft_consensus.cc:2410] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 11 because replica has last-logged OpId of term: 10 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 7.
I20260709 12:14:37.575955 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:37.578949 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:37.580457 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:37.581179 15035 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:37.583032 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:37.583961 15035 raft_consensus.cc:2393] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 12: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:37.480628 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.585619 15182 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:37.586750 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.556003 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:37.606061 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.604844 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:37.610087 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 217927us
W20260709 12:14:37.543205 19040 log.cc:927] Time spent T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.543s	user 0.001s	sys 0.001s
I20260709 12:14:37.626250 15185 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
W20260709 12:14:37.626819 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:37.488366 19034 log.cc:927] Time spent T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.438s	user 0.002s	sys 0.000s
W20260709 12:14:37.464617 19035 log.cc:927] Time spent T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.464s	user 0.000s	sys 0.001s
I20260709 12:14:37.630404 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.634845 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:37.529814 19037 log.cc:927] Time spent T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.477s	user 0.001s	sys 0.001s
I20260709 12:14:37.452512 18864 raft_consensus.cc:697] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:14:37.470312 19007 log.cc:927] Time spent T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 1.002s	user 0.000s	sys 0.004s
I20260709 12:14:37.556253 18765 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:37.636107 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:37.661088 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:37.918004 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:37.649448 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:37.648258 15187 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:37.920926 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.927039 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:37.915416 15718 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43856 (request call id 346) took 1401 ms. Trace:
I20260709 12:14:37.914613 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.935555 15718 rpcz_store.cc:276] 0709 12:14:36.514362 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:36.514524 (+   162us) service_pool.cc:224] Handling call
0709 12:14:36.528985 (+ 14461us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:36.531312 (+  2327us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:36.531344 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:36.632346 (+101002us) spinlock_profiling.cc:243] Waited 3.11 ms on lock 0x7b2c000cb098. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c07613a11 00007f4c07623372 00007f4c08d55a01 00007f4c08d1a43a 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2
0709 12:14:36.632727 (+   381us) log.cc:844] Serialized 26 byte log entry
0709 12:14:36.787692 (+154965us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:36.787741 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:36.787820 (+    79us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:37.487682 (+699862us) spinlock_profiling.cc:243] Waited 5.03 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:37.752173 (+264491us) raft_consensus.cc:1685] finished
0709 12:14:37.752203 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:37.915334 (+163131us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1889,"raft.queue_time_us":2372,"raft.run_cpu_time_us":120,"raft.run_wall_time_us":12523,"spinlock_wait_cycles":18739712,"thread_start_us":154512,"threads_started":1,"wal-append.queue_time_us":332627}
W20260709 12:14:37.936290 15682 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:37.937347 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:37.938019 15182 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:37.938297 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:37.939077 15040 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:37.916932 15031 raft_consensus.cc:2410] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 10 because replica has last-logged OpId of term: 8 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260709 12:14:37.526454 18932 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:37.922411 15080 leader_election.cc:336] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.933s (SENT)
I20260709 12:14:37.589171 18916 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:37.476935 19011 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:37.625495 19014 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:14:37.682833 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 236155us
I20260709 12:14:37.927768 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:37.928853 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:37.929481 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:37.630663 18895 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:37.934229 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.934335 15039 raft_consensus.cc:1240] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 7. Current term is 8. Ops: [7.9-7.9]
I20260709 12:14:37.923525 15184 raft_consensus.cc:2393] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:37.966671 15185 raft_consensus.cc:2376] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10. Re-sending same reply.
W20260709 12:14:37.955528 15005 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.776s (SENT) [suppressed 89 similar messages]
I20260709 12:14:37.941774 15080 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:37.944216 15115 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:37.945063 15156 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:37.941999 15004 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:37.916679 15189 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:37.955828 15033 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:37.933238 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.950681 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:37.681690 18470 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:37.974169 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.975052 15182 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:37.975621 15187 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:37.841442 18635 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:37.974546 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.976697 15185 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:37.977080 15038 raft_consensus.cc:1240] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:37.977978 15718 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:14:37.940785 19012 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:37.974010 14936 catalog_manager.cc:5697] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 6 to 9, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:37.980872 18635 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:37.981734 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.981838 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.983692 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:37.719635 18931 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:37.973500 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.982321 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.984587 15182 raft_consensus.cc:2376] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10. Re-sending same reply.
I20260709 12:14:37.985450 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.984671 15189 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:37.991725 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:37.992237 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.992950 15189 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:37.992935 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.993573 15187 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:14:37.993875 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:37.994078 19060 log.cc:927] Time spent T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.223s	user 0.001s	sys 0.000s
I20260709 12:14:37.994460 15189 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:37.982586 18470 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:38.001520 18470 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:38.001998 15189 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:38.002648 18470 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:38.002883 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.005033 14936 catalog_manager.cc:5697] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:37.952935 18932 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:37.983911 15005 leader_election.cc:336] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.830s (SENT)
I20260709 12:14:37.994405 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:37.986465 15186 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:37.955770 18969 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.054s
I20260709 12:14:38.005365 15185 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:37.979640 19022 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:37.978734 18930 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.003415 18931 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:38.005618 18869 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:37.965078 18916 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:37.993584 19011 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:38.018764 15033 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:37.987702 19012 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:38.021721 15005 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:38.022857 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:38.047011 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 495661us
I20260709 12:14:38.026476 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.047724 15186 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
W20260709 12:14:38.048023 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:38.026089 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:38.028121 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 105764us
W20260709 12:14:38.049254 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:38.050235 15184 raft_consensus.cc:2410] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 11 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 12:14:38.025851 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.051406 15189 raft_consensus.cc:2393] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 8: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:38.033145 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.053081 15181 raft_consensus.cc:2410] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 11 because replica has last-logged OpId of term: 10 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 7.
W20260709 12:14:38.033816 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:38.053596 15032 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:38.031574 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.065274 15182 raft_consensus.cc:2376] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10. Re-sending same reply.
I20260709 12:14:38.040079 15187 raft_consensus.cc:2393] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 12: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:38.065873 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.063779 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:38.026003 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 435047us
I20260709 12:14:38.064301 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.067428 15181 raft_consensus.cc:2410] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 10 because replica has last-logged OpId of term: 9 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
W20260709 12:14:38.063968 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 80085.4us
W20260709 12:14:38.069784 15005 leader_election.cc:336] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.950s (SENT)
I20260709 12:14:38.069515 15189 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:14:38.066664 15186 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:38.037103 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:38.046679 15684 leader_election.cc:336] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.137s (SENT)
I20260709 12:14:38.039637 18930 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:38.076260 15684 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:38.081040 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:38.081735 15715 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:38.021195 14936 catalog_manager.cc:5697] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 8 to 10, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 10 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:38.081668 15716 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
W20260709 12:14:38.087625 15005 leader_election.cc:336] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.952s (SENT)
I20260709 12:14:38.059466 18765 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:38.024742 18871 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.052s
I20260709 12:14:38.037706 19022 raft_consensus.cc:697] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:38.089665 14938 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37336 (request call id 246) took 16494 ms (client timeout 15000 ms). Trace:
W20260709 12:14:38.095391 14934 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37352 (request call id 209) took 20555 ms (client timeout 15000 ms). Trace:
I20260709 12:14:38.104734 19022 consensus_queue.cc:237] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:38.105096 14934 rpcz_store.cc:269] 0709 12:14:17.483065 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:17.491496 (+  8431us) service_pool.cc:224] Handling call
0709 12:14:38.033309 (+20541813us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":29988,"reported_tablets":30,"spinlock_wait_cycles":3456}
I20260709 12:14:38.097638 15185 raft_consensus.cc:2376] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11. Re-sending same reply.
I20260709 12:14:38.100229 14936 catalog_manager.cc:5697] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 7 to 8, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 8 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:38.103731 18932 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:38.020757 18864 consensus_queue.cc:237] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:38.108820 14936 catalog_manager.cc:5697] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:38.109858 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:38.124549 15715 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
W20260709 12:14:38.144167 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:38.163357 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 76089.4us
W20260709 12:14:38.165798 15005 leader_election.cc:336] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.496s (SENT)
I20260709 12:14:38.162443 14936 catalog_manager.cc:5697] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 5 to 7, term changed from 6 to 9, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to <none>, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 9 committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:38.167743 14936 catalog_manager.cc:5697] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 10 to 12, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 12 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:38.201817 19069 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:38.202481 19069 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:38.216506 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 50731.4us
W20260709 12:14:38.217352 15005 leader_election.cc:336] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.644s (SENT)
I20260709 12:14:38.217872 15005 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:38.219199 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:38.235903 15684 leader_election.cc:336] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.518s (SENT)
I20260709 12:14:38.238134 15078 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:38.229787 19064 log.cc:927] Time spent T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260709 12:14:38.241530 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:38.244916 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 299902us
W20260709 12:14:38.256400 15005 leader_election.cc:336] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.170s (SENT)
W20260709 12:14:38.232102 19062 log.cc:927] Time spent T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.124s	user 0.000s	sys 0.001s
I20260709 12:14:38.231586 18765 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:38.223078 18931 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:38.104313 14938 rpcz_store.cc:269] 0709 12:14:21.512610 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:21.583904 (+ 71294us) service_pool.cc:224] Handling call
0709 12:14:37.999267 (+16415363us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:34.281494 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:34.282087 (+   593us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:34.282132 (+    45us) write_op.cc:435] Acquired schema lock
0709 12:14:34.282150 (+    18us) tablet.cc:662] Decoding operations
0709 12:14:34.283338 (+  1188us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:34.283398 (+    60us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:34.283432 (+    34us) tablet.cc:685] Acquiring locks for 13 operations
0709 12:14:34.285088 (+  1656us) tablet.cc:701] Row locks acquired
0709 12:14:34.285108 (+    20us) write_op.cc:260] PREPARE: finished
0709 12:14:34.285291 (+   183us) write_op.cc:270] Start()
0709 12:14:34.285412 (+   121us) write_op.cc:276] Timestamp: P: 1783599274285239 usec, L: 0
0709 12:14:34.285435 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 12:14:34.553191 (+267756us) log.cc:844] Serialized 5216 byte log entry
0709 12:14:34.951406 (+398215us) spinlock_profiling.cc:243] Waited 246 ms on lock 0x7b5400170554. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d15e28 00007f4c0c750581 00007f4c0c74fd58 00007f4c0c7549f1 00007f4c0c7549a9 00007f4c0c754939 00007f4c0c754901 00007f4c0c753b2d 0000000000388634 0000000000388479
0709 12:14:35.206437 (+255031us) op_driver.cc:464] REPLICATION: finished
0709 12:14:35.337608 (+131171us) write_op.cc:301] APPLY: starting
0709 12:14:35.337709 (+   101us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:35.338022 (+   313us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:35.338069 (+    47us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:35.339794 (+  1725us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:35.340137 (+   343us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=13
0709 12:14:35.340181 (+    44us) write_op.cc:312] APPLY: finished
0709 12:14:35.340546 (+   365us) log.cc:844] Serialized 95 byte log entry
0709 12:14:35.341473 (+   927us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:35.341653 (+   180us) write_op.cc:454] Released schema lock
0709 12:14:35.341716 (+    63us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:35.392392 (+ 50676us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:35.398256 (+  5864us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1431857,"reported_tablets":38,"child_traces":[["op",{"apply.queue_time_us":130864,"apply.run_cpu_time_us":3977,"apply.run_wall_time_us":32538,"num_ops":13,"prepare.queue_time_us":138830,"prepare.run_cpu_time_us":22980,"prepare.run_wall_time_us":670131,"raft.queue_time_us":212121,"raft.run_cpu_time_us":27153,"raft.run_wall_time_us":60688,"replication_time_us":920708,"spinlock_wait_cycles":565880704,"thread_start_us":343328,"threads_started":4,"wal-append.queue_time_us":202102,"wal-append.run_cpu_time_us":14939,"wal-append.run_wall_time_us":1585626}]]}
W20260709 12:14:38.253729 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 311310us
I20260709 12:14:38.278369 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:38.279012 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:38.279022 15034 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:14:38.277721 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:38.277107 15188 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.565s	user 0.009s	sys 0.004s
W20260709 12:14:38.303241 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 230357us
W20260709 12:14:38.308537 15188 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.609s	user 0.009s	sys 0.005s
W20260709 12:14:38.309237 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 240996us
I20260709 12:14:38.315749 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:38.317586 15111 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
W20260709 12:14:38.328250 15080 leader_election.cc:336] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.549s (SENT)
I20260709 12:14:38.324815 15109 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:38.325074 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:38.355894 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:38.359463 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:38.310081 18932 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:38.296473 19071 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
W20260709 12:14:38.358340 19062 log.cc:927] Time spent T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 12:14:38.374159 15004 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:38.382616 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:38.382104 15156 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:38.391251 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:38.394505 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:38.395432 15108 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:38.396248 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 137642us
I20260709 12:14:38.397544 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:38.402937 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:38.408282 19067 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.408917 19067 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:38.309237 18931 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.069s
W20260709 12:14:38.422885 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 48799.4us
I20260709 12:14:38.378082 18635 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:38.445446 19069 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:38.446345 18916 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:38.377264 18969 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.056s
W20260709 12:14:38.449842 15682 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:38.383940 19012 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:38.451581 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:38.468322 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:38.459528 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 184561us
I20260709 12:14:38.459381 15033 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:14:38.393957 19072 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:38.482985 15108 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:38.394424 18871 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:14:38.491439 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:38.390192 18965 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:38.518936 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:38.519883 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:38.520730 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:38.521286 15031 raft_consensus.cc:3055] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Stepping down as leader of term 8
W20260709 12:14:38.526731 15080 leader_election.cc:336] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.645s (SENT)
I20260709 12:14:38.527971 15080 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:38.521572 15031 raft_consensus.cc:740] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:38.504172 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:38.511097 15033 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
W20260709 12:14:38.516628 15005 leader_election.cc:336] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.595s (SENT)
I20260709 12:14:38.481355 15685 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:38.546072 15005 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:38.546347 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 65139.9us
I20260709 12:14:38.384687 18932 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:38.429211 19011 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.098s
I20260709 12:14:38.551466 15116 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 2250) took 1177 ms. Trace:
W20260709 12:14:38.550673 15005 leader_election.cc:336] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.932s (SENT)
I20260709 12:14:38.556447 15005 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:38.551913 15116 rpcz_store.cc:276] 0709 12:14:37.368229 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:37.373464 (+  5235us) service_pool.cc:224] Handling call
0709 12:14:37.387629 (+ 14165us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:37.388017 (+   388us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:14:37.388299 (+   282us) log.cc:844] Serialized 14 byte log entry
0709 12:14:37.569600 (+181301us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:37.605229 (+ 35629us) log.cc:844] Serialized 26 byte log entry
0709 12:14:37.605381 (+   152us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:37.605415 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:37.605483 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:38.541359 (+935876us) raft_consensus.cc:1685] finished
0709 12:14:38.544935 (+  3576us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:38.545100 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":137,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":38,"raft.queue_time_us":1140,"raft.run_cpu_time_us":207,"raft.run_wall_time_us":14878,"thread_start_us":178881,"threads_started":1,"wal-append.queue_time_us":682953}
I20260709 12:14:38.511477 18635 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:38.559005 15183 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 2121) took 1136 ms. Trace:
I20260709 12:14:38.389707 19071 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:38.519434 18965 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:38.557842 15031 consensus_queue.cc:260] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:38.568615 15031 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:38.566243 15109 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:14:38.518457 19067 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:38.570776 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:38.570746 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.546985 19012 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:38.524407 18853 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.050s
W20260709 12:14:38.578693 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 51984.6us
W20260709 12:14:38.586229 15080 leader_election.cc:336] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.681s (SENT)
W20260709 12:14:38.587705 15080 leader_election.cc:336] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.850s (SENT)
I20260709 12:14:38.588136 15080 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:38.589500 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.560560 15183 rpcz_store.cc:276] 0709 12:14:37.414314 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:37.414485 (+   171us) service_pool.cc:224] Handling call
0709 12:14:37.419101 (+  4616us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:37.422693 (+  3592us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:14:37.448296 (+ 25603us) log.cc:844] Serialized 14 byte log entry
0709 12:14:38.526665 (+1078369us) log.cc:844] Serialized 14 byte log entry
0709 12:14:38.550038 (+ 23373us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:38.550102 (+    64us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:38.550167 (+    65us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:38.550250 (+    83us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:38.550366 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":54499,"prepare.queue_time_us":119214,"prepare.run_cpu_time_us":80,"prepare.run_wall_time_us":83,"raft.queue_time_us":36821,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":21993,"thread_start_us":1032111,"threads_started":3,"wal-append.queue_time_us":616128}
I20260709 12:14:38.607328 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.608160 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.609933 15114 raft_consensus.cc:2410] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 7 because replica has last-logged OpId of term: 6 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 12:14:38.527733 18871 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:38.568768 18749 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:38.612460 15182 raft_consensus.cc:1240] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:38.612445 15109 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:38.631910 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.572798 18965 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:38.633219 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:38.634995 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:38.632603 15184 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
W20260709 12:14:38.615772 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 254496us
I20260709 12:14:38.638716 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.642616 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.643935 15189 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:38.663664 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.664424 15182 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:38.666324 15187 raft_consensus.cc:1240] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:38.586539 18635 consensus_queue.cc:1059] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 13.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.059s
I20260709 12:14:38.668885 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:38.669411 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:38.673242 15116 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:14:38.671532 15188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 2125) took 1192 ms. Trace:
I20260709 12:14:38.528540 19072 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:38.678323 15184 raft_consensus.cc:2393] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 11: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
W20260709 12:14:38.679400 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 132328us
I20260709 12:14:38.676381 15188 rpcz_store.cc:276] 0709 12:14:37.478903 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:37.479019 (+   116us) service_pool.cc:224] Handling call
0709 12:14:37.479360 (+   341us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:37.479580 (+   220us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:14:37.568126 (+ 88546us) log.cc:844] Serialized 14 byte log entry
0709 12:14:38.643793 (+1075667us) log.cc:844] Serialized 14 byte log entry
0709 12:14:38.671197 (+ 27404us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:38.671245 (+    48us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:38.671304 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:38.671363 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:38.671479 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":26993,"prepare.queue_time_us":163641,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":77,"raft.queue_time_us":118553,"spinlock_wait_cycles":101292160,"thread_start_us":942619,"threads_started":2,"wal-append.queue_time_us":758619}
I20260709 12:14:38.680145 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.686833 15187 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:38.675426 19067 consensus_queue.cc:1059] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.014s
I20260709 12:14:38.680908 19083 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:38.691808 18871 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:38.693593 19071 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:38.701403 19072 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:38.702114 19072 raft_consensus.cc:3055] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:38.702491 19072 raft_consensus.cc:740] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
W20260709 12:14:38.703837 19074 log.cc:927] Time spent T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.142s	user 0.000s	sys 0.000s
I20260709 12:14:38.704813 18965 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:38.707456 19087 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:38.707901 19087 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:38.708237 19087 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:38.708470 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.709060 15187 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:14:38.710412 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.712217 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:38.720889 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 133197us
I20260709 12:14:38.726485 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.727547 15187 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:38.746320 19012 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:14:38.751739 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 177780us
I20260709 12:14:38.719300 18931 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:38.722252 19083 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:38.793722 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.794377 15187 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:14:38.798236 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.800743 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:38.801671 15033 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 9: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:38.810366 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:38.790529 19084 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:38.815467 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:38.832072 15036 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:38.831933 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.832701 15188 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:38.817108 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.817706 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:38.818427 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.819497 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.834012 15183 raft_consensus.cc:2393] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:38.820844 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.834184 15189 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:14:38.834671 15186 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:38.795856 19097 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:38.833328 15184 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:38.819793 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.837610 15181 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:38.721555 19072 consensus_queue.cc:260] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:38.839524 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:38.841367 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.842437 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:38.843454 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 275518us
I20260709 12:14:38.847808 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:38.836642 19076 log.cc:927] Time spent T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.292s	user 0.001s	sys 0.000s
I20260709 12:14:38.849848 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.844565 15081 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:38.850445 15685 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:38.848760 15187 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:38.799726 18931 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:38.851822 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:38.849143 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:38.851737 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.838773 18965 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:38.854616 15183 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:38.852046 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:38.852655 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.850492 15181 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:14:38.854204 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.854497 15186 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:38.840656 18932 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:38.900310 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:38.902642 15109 raft_consensus.cc:2368] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9.
I20260709 12:14:38.903772 15081 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:38.906172 15031 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:38.907781 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:38.909197 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.884044 15184 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:38.901131 15182 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:38.910655 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:38.911309 15182 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:38.915824 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.916391 15111 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 7. (term mismatch)
I20260709 12:14:38.917814 15116 raft_consensus.cc:2393] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:38.918943 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:38.916536 15188 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:38.916827 15111 pending_rounds.cc:85] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 6
I20260709 12:14:38.922606 15189 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:38.924026 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.926290 15183 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:38.926740 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.927577 15189 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:38.928145 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:38.923338 15156 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.531s	user 0.015s	sys 0.013s
I20260709 12:14:38.928238 15182 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:38.928426 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.929689 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.930399 15182 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:38.929936 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:38.929098 15156 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.537s	user 0.015s	sys 0.013s
I20260709 12:14:38.931380 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:38.930795 15109 raft_consensus.cc:1240] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10. Ops: []
W20260709 12:14:38.931730 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 539324us
I20260709 12:14:38.927884 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.931416 15189 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:38.838124 19084 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:38.934296 15116 raft_consensus.cc:1240] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10. Ops: [9.7-9.7]
I20260709 12:14:38.934722 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:38.932209 15182 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:38.949858 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:38.924959 15111 pending_rounds.cc:107] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted NO_OP operation due to leader change: 10.7
I20260709 12:14:38.936338 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.959887 15111 raft_consensus.cc:2889] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:38.960661 15181 raft_consensus.cc:2376] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10. Re-sending same reply.
I20260709 12:14:38.961326 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:38.923682 19099 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:38.962599 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:38.963585 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:38.964478 19101 raft_consensus.cc:2804] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:38.964888 19101 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:38.965231 19101 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:38.961843 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:38.994135 19113 log.cc:927] Time spent T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 12:14:38.840212 19097 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:39.003772 19072 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:38.852618 19081 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.105s
I20260709 12:14:39.005792 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.005620 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:39.013032 15109 raft_consensus.cc:2368] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10.
I20260709 12:14:39.009876 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:38.961303 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.018018 15189 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:39.019025 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.019739 15189 raft_consensus.cc:2376] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12. Re-sending same reply.
W20260709 12:14:39.016176 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 113095us
I20260709 12:14:39.020774 15184 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:39.025538 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:39.026245 15184 raft_consensus.cc:2376] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11. Re-sending same reply.
I20260709 12:14:39.029767 15186 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:38.932991 18932 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:38.927111 19083 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:39.031363 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:39.032272 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 115756us
I20260709 12:14:39.032696 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:39.037413 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:38.848222 19110 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.165s
I20260709 12:14:39.037830 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.038656 15181 raft_consensus.cc:2393] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:39.040758 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:39.041812 15182 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:39.045871 15185 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40292 (request call id 2135) took 1526 ms. Trace:
I20260709 12:14:39.046275 15185 rpcz_store.cc:276] 0709 12:14:37.519667 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:38.036839 (+517172us) service_pool.cc:224] Handling call
0709 12:14:39.045710 (+1008871us) spinlock_profiling.cc:243] Waited 25.1 ms on lock 0x7b54001a9854. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:39.045811 (+   101us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":57829248}
I20260709 12:14:39.046401 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:39.047531 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:39.047969 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:39.049083 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:39.048262 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:39.048055 15185 raft_consensus.cc:2376] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8. Re-sending same reply.
I20260709 12:14:39.041870 18932 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:39.051831 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:39.052886 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:39.053375 15185 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:39.054420 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.055182 18864 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:39.006738 19099 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.064328 19090 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.921923 19098 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.189s
W20260709 12:14:39.065152 19104 log.cc:927] Time spent T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.154s	user 0.001s	sys 0.000s
W20260709 12:14:39.065758 19092 log.cc:927] Time spent T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.257s	user 0.000s	sys 0.001s
I20260709 12:14:39.066689 19118 consensus_queue.cc:1048] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 12:14:39.056795 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:39.068657 18931 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:39.070878 15185 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:39.010603 19097 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:39.046056 19107 consensus_queue.cc:1059] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.035s
I20260709 12:14:39.063862 18932 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:39.055742 15109 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14. Ops: []
W20260709 12:14:39.077294 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 406260us
I20260709 12:14:39.055006 15182 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:39.101975 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:39.083177 15189 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:14:39.103015 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.103421 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.103569 15182 raft_consensus.cc:2376] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11. Re-sending same reply.
I20260709 12:14:39.086861 15183 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:39.091225 15184 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:39.097606 15181 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:14:39.110595 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.097998 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:39.083987 19099 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:39.073886 15111 raft_consensus.cc:1217] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Deduplicated request from leader. Original: 9.7->[10.8-10.8]   Dedup: 10.8->[]
I20260709 12:14:39.104002 15189 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 6.
I20260709 12:14:39.105916 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.107785 15186 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:39.107919 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:39.108171 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:39.094581 19090 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:39.055714 18864 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:39.098218 19061 log.cc:927] Time spent T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.998s	user 0.001s	sys 0.009s
W20260709 12:14:39.098281 19103 log.cc:927] Time spent T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.242s	user 0.000s	sys 0.001s
I20260709 12:14:39.109890 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.111186 15183 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:39.111202 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:39.070978 19087 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:39.111372 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.112859 15185 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:39.099635 18916 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.506s	user 0.023s	sys 0.038s
I20260709 12:14:39.233345 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:39.379415 15115 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:14:39.379815 15719 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:39.380641 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.381278 15189 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:39.382151 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:39.382699 15189 raft_consensus.cc:2376] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9. Re-sending same reply.
I20260709 12:14:39.383509 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:39.176857 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 75623.8us
I20260709 12:14:39.166669 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:39.391671 15181 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:39.392355 15189 raft_consensus.cc:2376] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12. Re-sending same reply.
I20260709 12:14:39.386624 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:39.191570 19120 log.cc:927] Time spent T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 12:14:39.388055 15718 raft_consensus.cc:1240] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: [8.9-8.9]
I20260709 12:14:39.177202 19125 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 8, Time since last communication: 0.212s
I20260709 12:14:39.229863 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:39.389714 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.390386 19087 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:39.390635 18864 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:39.393455 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.403751 15189 raft_consensus.cc:2393] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:39.404954 18930 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:39.407590 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.409158 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.409467 19099 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:39.411757 15116 raft_consensus.cc:2368] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14.
I20260709 12:14:39.392105 15109 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:39.413121 15108 raft_consensus.cc:2393] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 12: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:39.395782 15185 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:39.415438 15185 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:14:39.417362 15185 raft_consensus.cc:3055] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:14:39.418850 15185 raft_consensus.cc:740] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:39.395696 15182 raft_consensus.cc:2376] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11. Re-sending same reply.
I20260709 12:14:39.411738 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:39.413156 15186 raft_consensus.cc:1275] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:14:39.393226 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.148655 15190 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 2123) took 1670 ms. Trace:
I20260709 12:14:39.419176 15109 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:14:39.402324 15113 raft_consensus.cc:2393] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 5: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:39.424075 19090 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:39.425104 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:39.430944 15108 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:39.432371 15181 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:14:39.434015 15181 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:39.355253 19084 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:39.117275 15111 raft_consensus.cc:1240] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11. Ops: [10.8-10.8]
I20260709 12:14:39.449255 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.450409 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:39.451476 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.429488 15189 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:14:39.452399 15186 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 12:14:39.453871 15186 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:39.452414 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.455013 15186 raft_consensus.cc:1275] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:14:39.471532 15181 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:14:39.426870 15719 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:39.437616 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.431232 15183 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:39.421100 15185 consensus_queue.cc:260] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:39.429028 15190 rpcz_store.cc:276] 0709 12:14:37.478139 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:37.495182 (+ 17043us) service_pool.cc:224] Handling call
0709 12:14:37.569108 (+ 73926us) raft_consensus.cc:1471] Updating replica for 3 ops
0709 12:14:37.677049 (+107941us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:37.677087 (+    38us) raft_consensus.cc:1539] Triggering prepare for 3 ops
0709 12:14:37.944434 (+267347us) log.cc:844] Serialized 78 byte log entry
0709 12:14:38.238144 (+293710us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:38.277383 (+ 39239us) log.cc:844] Serialized 14 byte log entry
0709 12:14:38.297944 (+ 20561us) log.cc:844] Serialized 14 byte log entry
0709 12:14:38.298235 (+   291us) log.cc:844] Serialized 14 byte log entry
0709 12:14:38.483181 (+184946us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:38.483263 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:39.148377 (+665114us) raft_consensus.cc:1685] finished
0709 12:14:39.148401 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:39.148576 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":25755,"prepare.queue_time_us":1048945,"prepare.run_cpu_time_us":101,"prepare.run_wall_time_us":106,"raft.queue_time_us":210988,"raft.run_cpu_time_us":491,"raft.run_wall_time_us":61226,"spinlock_wait_cycles":83722368,"thread_start_us":433304,"threads_started":2,"wal-append.queue_time_us":413388}
I20260709 12:14:39.440352 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.477162 15115 raft_consensus.cc:2410] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 12:14:39.411866 19099 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:39.393527 15184 raft_consensus.cc:2393] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:39.429148 15182 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:14:39.455132 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:39.459820 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.479839 15113 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:39.474649 15110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 2258) took 1150 ms. Trace:
I20260709 12:14:39.481534 15111 raft_consensus.cc:2393] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 11: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:39.480640 15110 rpcz_store.cc:276] 0709 12:14:38.324404 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:38.392290 (+ 67886us) service_pool.cc:224] Handling call
0709 12:14:38.392641 (+   351us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:38.392966 (+   325us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:38.392995 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:38.412594 (+ 19599us) log.cc:844] Serialized 26 byte log entry
0709 12:14:38.645237 (+232643us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:38.645278 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:38.645345 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:39.474427 (+829082us) raft_consensus.cc:1685] finished
0709 12:14:39.474451 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:39.474581 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5000,"raft.queue_time_us":219057,"raft.run_cpu_time_us":134,"raft.run_wall_time_us":6877,"thread_start_us":208814,"threads_started":1,"wal-append.queue_time_us":362270}
I20260709 12:14:39.482198 15109 raft_consensus.cc:1240] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:39.482518 15110 raft_consensus.cc:1240] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:39.482712 15111 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12. Ops: [9.9-11.10]
I20260709 12:14:39.282768 19101 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:39.487905 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:39.488969 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.489593 15115 raft_consensus.cc:2393] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 12: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:39.489934 15185 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:39.494544 15113 raft_consensus.cc:2410] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
W20260709 12:14:39.506172 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:39.563611 15108 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:14:39.565616 15110 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 12 index: 6. (index mismatch)
I20260709 12:14:39.577396 15185 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
W20260709 12:14:39.581734 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:39.582399 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:39.583456 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:39.586346 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:39.588732 15718 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:14:39.589717 15153 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:39.574038 19072 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:39.591307 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:39.590370 19075 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:39.594274 19072 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:39.599256 18930 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:39.621140 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:39.621430 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.621636 19131 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.621855 15185 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:39.612314 18864 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:39.622061 15182 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:39.628741 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.629833 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:39.630645 15181 raft_consensus.cc:2393] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:39.599083 19075 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:39.636372 15184 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 12:14:39.637521 15185 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:39.638262 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:39.638974 15181 raft_consensus.cc:2376] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9. Re-sending same reply.
I20260709 12:14:39.641003 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.641593 15190 raft_consensus.cc:2393] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:39.642215 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:39.648056 19106 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.795s	user 0.004s	sys 0.000s
I20260709 12:14:39.649413 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.650173 15186 raft_consensus.cc:2393] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 10: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:39.656102 19101 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:39.658085 15716 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43856 (request call id 353) took 1555 ms. Trace:
I20260709 12:14:39.658524 15716 rpcz_store.cc:276] 0709 12:14:38.102862 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:38.103017 (+   155us) service_pool.cc:224] Handling call
0709 12:14:38.103395 (+   378us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:38.511828 (+408433us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:38.511880 (+    52us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:38.529972 (+ 18092us) log.cc:844] Serialized 26 byte log entry
0709 12:14:38.677760 (+147788us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:38.677837 (+    77us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:38.679014 (+  1177us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:39.647379 (+968365us) spinlock_profiling.cc:243] Waited 7.08 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:39.657747 (+ 10368us) raft_consensus.cc:1685] finished
0709 12:14:39.657767 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:39.658019 (+   252us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":234749,"raft.run_cpu_time_us":156,"raft.run_wall_time_us":19874,"spinlock_wait_cycles":16277760,"thread_start_us":539900,"threads_started":2,"wal-append.queue_time_us":263268}
I20260709 12:14:39.663332 19072 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:39.665014 15182 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:39.620987 18930 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:39.667708 18930 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:39.669147 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.669610 19075 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:39.669885 15184 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 10.
I20260709 12:14:39.670857 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:39.679788 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 90160.1us
I20260709 12:14:39.679903 15032 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 2286) took 1418 ms. Trace:
I20260709 12:14:39.680212 15184 raft_consensus.cc:2376] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 12. Re-sending same reply.
I20260709 12:14:39.681481 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.682256 15184 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:39.682868 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:39.683358 15184 raft_consensus.cc:2368] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 7. Current term is 8.
I20260709 12:14:39.680709 15032 rpcz_store.cc:276] 0709 12:14:38.261151 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:38.261301 (+   150us) service_pool.cc:224] Handling call
0709 12:14:38.261667 (+   366us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:38.262044 (+   377us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:38.262075 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:38.262595 (+   520us) log.cc:844] Serialized 26 byte log entry
0709 12:14:38.632793 (+370198us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:39.678949 (+1046156us) spinlock_profiling.cc:243] Waited 19.6 ms on lock 0x7b1800489e80. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c088c24bc 00007f4c05c1048b 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c2a93f 00007f4c05c2a455 00007f4c0c7123c7 00007f4c08d249a7 00007f4c08d340bf
0709 12:14:39.679133 (+   184us) log.cc:844] Serialized 14 byte log entry
0709 12:14:39.679468 (+   335us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:39.679567 (+    99us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:39.679608 (+    41us) raft_consensus.cc:1685] finished
0709 12:14:39.679684 (+    76us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:39.679841 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":61767,"prepare.run_cpu_time_us":23,"prepare.run_wall_time_us":23,"raft.queue_time_us":1527,"raft.run_cpu_time_us":175,"raft.run_wall_time_us":11865,"spinlock_wait_cycles":45075712,"thread_start_us":457952,"threads_started":2,"wal-append.queue_time_us":533196}
I20260709 12:14:39.684219 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.680814 15153 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
W20260709 12:14:39.685504 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 760871us
I20260709 12:14:39.685850 15107 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 2252) took 1368 ms. Trace:
I20260709 12:14:39.685912 15112 raft_consensus.cc:1217] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Deduplicated request from leader. Original: 5.4->[9.5-9.5]   Dedup: 9.5->[]
I20260709 12:14:39.686534 15112 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10. Ops: [9.5-9.5]
I20260709 12:14:39.687630 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:39.688220 15184 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 9: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:39.687981 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:39.679812 18765 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:39.690796 15114 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41544 (request call id 2251) took 1378 ms (client timeout 1624 ms). Trace:
W20260709 12:14:39.692111 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 671074us
I20260709 12:14:39.688911 19075 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:39.692878 15184 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
W20260709 12:14:39.691228 15114 rpcz_store.cc:269] 0709 12:14:38.312223 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:38.317126 (+  4903us) service_pool.cc:224] Handling call
0709 12:14:39.690555 (+1373429us) spinlock_profiling.cc:243] Waited 237 ms on lock 0x7b54002f9254. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:39.690712 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":544660352}
I20260709 12:14:39.686362 15107 rpcz_store.cc:276] 0709 12:14:38.317898 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:38.318029 (+   131us) service_pool.cc:224] Handling call
0709 12:14:38.318329 (+   300us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:38.447610 (+129281us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:38.447641 (+    31us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:38.448201 (+   560us) log.cc:844] Serialized 52 byte log entry
0709 12:14:38.900258 (+452057us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:38.922504 (+ 22246us) log.cc:844] Serialized 14 byte log entry
0709 12:14:39.685269 (+762765us) spinlock_profiling.cc:243] Waited 9.3 ms on lock 0x7b18003a3600. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05ba7c0a 00007f4c0f2e7219 00007f4c05c2fa40 00007f4c05c2a4e4 00007f4c05c2a455 00007f4c08d12060 00007f4c08d24716 00007f4c08d35287 00007f4c08d35208
0709 12:14:39.685443 (+   174us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:39.685516 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:39.685557 (+    41us) raft_consensus.cc:1685] finished
0709 12:14:39.685635 (+    78us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:39.685779 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4948,"prepare.queue_time_us":21999,"prepare.run_cpu_time_us":75,"prepare.run_wall_time_us":3036,"raft.queue_time_us":222253,"raft.run_cpu_time_us":184,"raft.run_wall_time_us":16739,"spinlock_wait_cycles":21393664,"thread_start_us":559893,"threads_started":2,"wal-append.queue_time_us":652063}
I20260709 12:14:39.696379 19117 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:39.696717 19122 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.697256 19122 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:39.697856 19117 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.698547 15078 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:39.698392 19117 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:39.701575 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.701153 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.703161 19081 consensus_queue.cc:1059] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.002s
I20260709 12:14:39.704661 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.701309 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.702096 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.704730 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.704934 19069 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:39.707561 19069 raft_consensus.cc:697] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:39.706171 19110 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:39.707489 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:39.708420 15113 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:14:39.709692 15081 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:39.706044 15114 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:39.706703 19081 raft_consensus.cc:3055] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:39.635972 19131 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:39.715502 15081 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:39.699422 19122 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:39.711617 19063 log.cc:927] Time spent T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 1.615s	user 0.010s	sys 0.017s
I20260709 12:14:39.718046 15080 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:39.694631 18930 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.020s
I20260709 12:14:39.722010 15080 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:39.714452 19081 raft_consensus.cc:740] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:39.716943 18965 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:39.726393 19117 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:39.717036 19069 consensus_queue.cc:237] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:39.731668 19131 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:39.720112 18931 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:39.742091 18931 raft_consensus.cc:697] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:39.743175 18931 consensus_queue.cc:237] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:39.720345 19098 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:39.745883 19098 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:39.748541 19098 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:39.723884 19071 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:39.750795 19071 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:39.751293 19071 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:39.826422 19071 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:39.875684 19081 consensus_queue.cc:260] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:39.877288 19081 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:40.056974 19132 log.cc:927] Time spent T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.323s	user 0.000s	sys 0.000s
W20260709 12:14:40.121217 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:40.126225 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:40.183384 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:40.184362 15188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40302 (request call id 2199) took 1361 ms. Trace:
I20260709 12:14:40.184679 15188 rpcz_store.cc:276] 0709 12:14:38.822833 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:38.921466 (+ 98633us) service_pool.cc:224] Handling call
0709 12:14:40.183218 (+1261752us) spinlock_profiling.cc:243] Waited 995 us on lock 0x7b58000f2198. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5eee 000000000036eb39 00007f4c0dc691e0 00007f4c0dd320c4 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:14:40.184294 (+  1076us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2289024}
W20260709 12:14:40.227870 15005 leader_election.cc:336] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.713s (SENT)
I20260709 12:14:40.232422 15116 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41558 (request call id 1767) took 1265 ms. Trace:
I20260709 12:14:40.232868 15116 rpcz_store.cc:276] 0709 12:14:38.967012 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:39.032421 (+ 65409us) service_pool.cc:224] Handling call
0709 12:14:40.232174 (+1199753us) spinlock_profiling.cc:243] Waited 376 ms on lock 0x7b54000b90d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:40.232340 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":863847808}
W20260709 12:14:40.236315 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:40.237962 19140 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.238627 19140 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.241338 19140 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:40.241973 19140 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:40.242640 19140 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:40.243690 15109 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:40.245225 19140 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:40.245630 15109 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41558 (request call id 1780) took 1170 ms. Trace:
I20260709 12:14:40.246049 15109 rpcz_store.cc:276] 0709 12:14:39.081240 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:39.482902 (+401662us) service_pool.cc:224] Handling call
0709 12:14:40.243490 (+760588us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:40.244280 (+   790us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:40.245425 (+  1145us) spinlock_profiling.cc:243] Waited 760 ms on lock 0x7b54000b90d0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d198ad 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:40.245562 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1748605824}
I20260709 12:14:40.257035 19140 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:40.257794 19140 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.266042 19140 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:40.267375 19140 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:40.268011 19140 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:40.269665 15081 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.547s	user 0.022s	sys 0.014s
W20260709 12:14:40.270017 15081 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.547s	user 0.023s	sys 0.014s
I20260709 12:14:40.270207 19140 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:40.270750 19140 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.271028 19135 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:40.271225 19140 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:40.271613 19135 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:40.271992 18470 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.272502 18470 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.273550 19135 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:40.273885 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:40.274111 19135 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:40.274737 15109 raft_consensus.cc:2410] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for term 11 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 8.
I20260709 12:14:40.274641 19135 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.276609 18470 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:40.277808 19142 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:40.278852 15032 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:40.279438 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:40.286923 15116 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 9: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:40.286721 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:40.287956 19142 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.289111 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:40.294746 15031 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
W20260709 12:14:40.291640 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 62837.4us
I20260709 12:14:40.295262 19071 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:40.277253 19135 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:40.273526 19140 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:40.305552 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:40.316051 19135 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:40.316800 19135 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.319023 19135 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:40.324200 19110 raft_consensus.cc:2764] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Leader pre-election decision vote started in defunct term 8: won
W20260709 12:14:40.331545 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:40.353564 19140 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:40.354218 19140 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.356704 19140 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:40.358207 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:40.358871 18864 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.359520 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:40.359427 18864 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.360121 15035 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
W20260709 12:14:40.358907 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:40.361217 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:40.368108 18864 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:40.378104 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:40.375735 15035 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:14:40.380475 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:40.381266 15713 raft_consensus.cc:2393] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 9: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:40.382169 19140 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.382669 19140 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.384696 18765 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:40.385203 18765 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.388906 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:40.393622 19022 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.815s	user 0.014s	sys 0.016s
W20260709 12:14:40.394009 19022 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.825s	user 0.014s	sys 0.016s
W20260709 12:14:40.406153 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 98869.3us
I20260709 12:14:40.406291 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:40.400727 15683 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:40.408282 19072 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:40.408056 19142 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:40.409884 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:40.406746 15005 connection.cc:256] RPC call timeout handler was delayed by -1.4185207120001451s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1565s for a response
I20260709 12:14:40.415186 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:40.416574 15005 connection.cc:256] RPC call timeout handler was delayed by -1.4025368110001182s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1733s for a response
W20260709 12:14:40.416942 15005 connection.cc:256] RPC call timeout handler was delayed by -1.346736811000028s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1795s for a response
I20260709 12:14:40.417275 15032 raft_consensus.cc:2410] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 13 because replica has last-logged OpId of term: 12 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
W20260709 12:14:40.417622 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:40.418226 15005 connection.cc:256] RPC call timeout handler was delayed by -1.2972368110001753s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18500000000000003s for a response
W20260709 12:14:40.418568 15005 connection.cc:256] RPC call timeout handler was delayed by -1.2556863039999371s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.5047s for a response
W20260709 12:14:40.418871 15005 connection.cc:256] RPC call timeout handler was delayed by -1.2286207120000654s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1776s for a response
W20260709 12:14:40.419171 15005 connection.cc:256] RPC call timeout handler was delayed by -1.1620207120001851s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18500000000000003s for a response
W20260709 12:14:40.419483 15005 connection.cc:256] RPC call timeout handler was delayed by -1.1503207120001662s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18630000000000002s for a response
W20260709 12:14:40.419771 15005 connection.cc:256] RPC call timeout handler was delayed by -1.1469368110001597s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2017s for a response
I20260709 12:14:40.387169 18765 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:40.426913 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 47078us
I20260709 12:14:40.428375 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:40.429677 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:40.429927 19140 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:40.430663 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:40.430805 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:40.426237 15683 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:40.432973 19101 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:40.435658 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:40.424089 19142 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:40.439070 19142 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.442260 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:40.446362 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:40.452905 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:40.453850 15033 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:40.441216 19142 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:40.460841 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:40.470511 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:40.471212 15037 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:40.471550 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:40.471235 15034 raft_consensus.cc:1240] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:40.471608 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:40.473148 15039 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:40.472090 15033 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
I20260709 12:14:40.481437 15039 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14. Ops: []
W20260709 12:14:40.482203 19107 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.740s	user 0.008s	sys 0.018s
W20260709 12:14:40.482609 19107 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.740s	user 0.009s	sys 0.019s
I20260709 12:14:40.487847 15034 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:14:40.483994 15039 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 12 index: 6. (index mismatch)
I20260709 12:14:40.479060 19101 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:40.520423 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:40.521673 15033 raft_consensus.cc:2410] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 12 because replica has last-logged OpId of term: 11 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 7.
I20260709 12:14:40.525848 15033 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:14:40.527230 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:40.530571 15039 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:40.532727 19081 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:40.527855 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:40.529062 15081 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:40.544740 15081 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:40.545431 15156 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:40.548942 18470 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:40.554723 15685 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:40.556334 15685 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:40.566491 15156 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:40.557695 18931 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:40.556890 19150 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:40.569265 18869 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:40.581933 18869 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:40.582446 18869 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:40.575609 18931 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:40.583799 18931 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:40.572242 19149 consensus_queue.cc:1059] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 13.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.019s
I20260709 12:14:40.588512 19149 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:40.588934 19149 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:40.589301 19149 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:40.591984 15005 connection.cc:256] RPC call timeout handler was delayed by -1.0621207120002509s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19610000000000002s for a response
W20260709 12:14:40.592801 15005 connection.cc:256] RPC call timeout handler was delayed by -1.0144207120001738s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2014s for a response
W20260709 12:14:40.594252 15005 connection.cc:256] RPC call timeout handler was delayed by -1.0090207120001651s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.202s for a response
W20260709 12:14:40.595532 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 108152us
I20260709 12:14:40.597136 19162 raft_consensus.cc:2804] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:40.597249 18470 raft_consensus.cc:697] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:40.611740 19162 raft_consensus.cc:697] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:40.592718 19148 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:40.603657 19142 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.595854 19012 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:40.602528 19140 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:40.598313 18470 consensus_queue.cc:237] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.629652 19165 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:40.635782 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 69383.1us
I20260709 12:14:40.634374 19140 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:40.627298 19148 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.639848 19165 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:40.630259 19142 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.632066 19012 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.668325 18869 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.670864 19012 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:40.672008 18931 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:40.682319 18869 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:40.683210 18869 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 12:14:40.691365 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 100816us
I20260709 12:14:40.701485 19165 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:40.640151 19162 consensus_queue.cc:237] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.9, Last appended by leader: 9, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:40.702877 18931 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:40.704854 19140 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:40.678157 19168 consensus_queue.cc:1059] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.028s
W20260709 12:14:40.706287 19069 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.787s	user 0.008s	sys 0.008s
I20260709 12:14:40.706499 19142 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:40.706727 19069 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.947s	user 0.009s	sys 0.009s
I20260709 12:14:40.704893 19148 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:40.708475 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:40.709009 15187 raft_consensus.cc:2376] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7. Re-sending same reply.
W20260709 12:14:40.709445 15187 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40302 (request call id 2233) took 1853 ms (client timeout 1850 ms). Trace:
W20260709 12:14:40.709671 15187 rpcz_store.cc:269] 0709 12:14:38.855679 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:38.922767 (+ 67088us) service_pool.cc:224] Handling call
0709 12:14:40.708306 (+1785539us) spinlock_profiling.cc:243] Waited 955 us on lock 0x7b58000f2198. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:14:40.709391 (+  1085us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2196864}
I20260709 12:14:40.711483 19168 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:40.715044 19170 raft_consensus.cc:3055] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Stepping down as leader of term 13
W20260709 12:14:40.718182 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:40.718622 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:40.714847 19149 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.718314 19170 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:40.721469 19170 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.723328 19170 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:40.724826 19149 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:40.734930 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:40.803509 15182 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40292 (request call id 2169) took 1175 ms. Trace:
I20260709 12:14:40.804507 15182 rpcz_store.cc:276] 0709 12:14:39.628306 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:39.628479 (+   173us) service_pool.cc:224] Handling call
0709 12:14:40.803243 (+1174764us) spinlock_profiling.cc:243] Waited 35.6 ms on lock 0x7b54001aac54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:40.803440 (+   197us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":81791744}
W20260709 12:14:40.853935 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 194401us
W20260709 12:14:40.854736 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:40.855114 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:40.868228 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 200741us
I20260709 12:14:40.869920 15156 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:40.869887 19174 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:40.871585 19174 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:40.872066 19174 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.872408 19174 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:40.873446 19175 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.873987 19175 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:40.876073 19175 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:40.877079 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:40.877905 15719 raft_consensus.cc:2410] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 10 because replica has last-logged OpId of term: 8 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260709 12:14:40.881018 19174 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.883059 19174 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:40.887723 15080 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.163s	user 0.003s	sys 0.004s
W20260709 12:14:40.889184 15080 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.164s	user 0.004s	sys 0.004s
W20260709 12:14:40.889772 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 1.16781e+06us
I20260709 12:14:40.890524 15080 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:40.891371 19094 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:14:40.891798 15080 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:40.892369 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:40.892537 19094 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:40.893482 15080 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:40.894058 19094 raft_consensus.cc:2764] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election decision vote started in defunct term 13: won
I20260709 12:14:40.895792 15080 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:40.896617 18470 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:40.897017 18470 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.897027 15080 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:40.897480 18470 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:40.903452 19174 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.897921 19094 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:40.904047 19174 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.908064 19174 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:40.905325 18470 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.911167 18470 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:40.908985 15080 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:40.912243 15684 connection.cc:256] RPC call timeout handler was delayed by -1.1020941690001109s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1515s for a response
I20260709 12:14:40.912711 18470 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:40.913523 15080 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:40.914566 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:40.915027 15080 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:40.915774 19094 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:40.916132 19094 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:40.916479 19094 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:40.922554 19073 raft_consensus.cc:3055] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:14:40.923033 19073 raft_consensus.cc:740] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:40.929630 19073 consensus_queue.cc:260] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.939684 19073 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:40.943509 15005 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:40.926047 15080 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:40.941993 19148 consensus_queue.cc:1059] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:40.966775 19148 raft_consensus.cc:3055] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:40.925114 18470 raft_consensus.cc:2764] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election decision vote started in defunct term 13: won
I20260709 12:14:40.967151 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:40.967156 19148 raft_consensus.cc:740] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:40.968029 15107 raft_consensus.cc:2410] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for term 9 because replica has last-logged OpId of term: 8 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260709 12:14:40.968506 19148 consensus_queue.cc:260] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:40.969689 19148 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:40.924209 19094 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:40.960887 15078 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:40.961408 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:40.984506 18470 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:14:41.155419 15061 debug-util.cc:398] Leaking SignalData structure 0x7b0800180080 after lost signal to thread 13875
I20260709 12:14:41.258273 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:41.296406 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:41.316876 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 356068us
W20260709 12:14:41.354216 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 428234us
W20260709 12:14:41.356657 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 413210us
I20260709 12:14:41.357129 15080 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:41.357854 15005 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:41.358076 15080 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:41.363845 15005 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:41.365160 15005 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:41.380885 15112 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41558 (request call id 1770) took 2308 ms. Trace:
I20260709 12:14:41.381373 15112 rpcz_store.cc:276] 0709 12:14:39.072365 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:39.075376 (+  3011us) service_pool.cc:224] Handling call
0709 12:14:39.685795 (+610419us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:39.686989 (+  1194us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:41.380597 (+1693608us) spinlock_profiling.cc:243] Waited 610 ms on lock 0x7b54000b81d0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d198ad 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:41.380769 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1402987264}
I20260709 12:14:41.383906 15005 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:41.390272 19179 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:41.393347 19179 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:41.393648 15005 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:41.395854 19178 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:41.393795 18931 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:14:41.398555 15005 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:41.399467 19179 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:41.396540 19178 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:41.399902 19179 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:41.402086 15005 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:41.399984 19178 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
W20260709 12:14:41.404793 15080 connection.cc:256] RPC call timeout handler was delayed by -1.540378629000088s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1658s for a response
W20260709 12:14:41.406157 15080 connection.cc:256] RPC call timeout handler was delayed by -1.0696786290000091s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21810000000000002s for a response
I20260709 12:14:41.407744 15112 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:14:41.408093 15107 raft_consensus.cc:1240] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:41.405746 19178 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:41.409883 15061 debug-util.cc:398] Leaking SignalData structure 0x7b0800120b40 after lost signal to thread 14972
I20260709 12:14:41.406594 18931 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.408130 15114 raft_consensus.cc:1240] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: []
W20260709 12:14:41.411161 15061 debug-util.cc:398] Leaking SignalData structure 0x7b08002a3820 after lost signal to thread 15064
I20260709 12:14:41.413305 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:41.412417 18931 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:41.414451 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:41.414836 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:41.415513 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:41.415637 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:41.416237 15115 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:41.416626 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:41.417276 15116 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:14:41.415766 15112 raft_consensus.cc:2410] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 9 because replica has last-logged OpId of term: 8 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260709 12:14:41.417500 15114 raft_consensus.cc:1275] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:14:41.391491 19180 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.425241 19181 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.425369 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:41.426229 15112 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:41.426026 19181 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:41.428215 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:41.433182 15061 debug-util.cc:398] Leaking SignalData structure 0x7b080039cbc0 after lost signal to thread 15140
W20260709 12:14:41.433601 15061 debug-util.cc:398] Leaking SignalData structure 0x7b08001f7ac0 after lost signal to thread 15141
I20260709 12:14:41.456252 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:41.431143 19180 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:41.458709 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:41.459316 15114 raft_consensus.cc:2376] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11. Re-sending same reply.
I20260709 12:14:41.461602 15112 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
W20260709 12:14:41.464335 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 62346.6us
I20260709 12:14:41.465631 15005 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:41.470645 18931 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:41.460206 19181 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:41.477695 15005 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:41.479516 19182 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:41.482080 19182 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:41.482689 19182 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:41.483028 19182 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:41.483419 19182 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:41.542908 19180 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:41.621491 19180 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:41.621843 19180 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:41.621923 19083 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.622258 19180 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:41.622711 19131 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:41.564404 15004 leader_election.cc:336] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Timed out: RequestConsensusVote RPC to 127.13.140.2:41561 timed out after 1.624s (SENT)
I20260709 12:14:41.623790 15004 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:41.624092 19159 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 12:14:41.624744 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 60403.2us
I20260709 12:14:41.623267 19131 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:41.626693 19131 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:41.622839 19083 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:41.526317 19178 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:41.632524 19083 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:41.583716 19140 raft_consensus.cc:2764] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election decision vote started in defunct term 8: won
I20260709 12:14:41.636035 19140 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:41.636391 19140 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:41.636736 19140 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:41.547771 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:41.639746 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:41.640244 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:41.640563 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:41.547914 18869 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.641709 18869 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:41.642148 15110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41558 (request call id 1792) took 2251 ms. Trace:
I20260709 12:14:41.642537 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:41.643754 15109 raft_consensus.cc:1240] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:41.644117 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:41.644667 15116 raft_consensus.cc:1240] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:41.644807 15112 raft_consensus.cc:2393] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 13: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:41.624506 19159 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:41.645437 19159 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:41.643666 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:41.643718 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:41.642531 15110 rpcz_store.cc:276] 0709 12:14:39.390609 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:39.483151 (+ 92542us) service_pool.cc:224] Handling call
0709 12:14:39.565221 (+ 82070us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:39.566014 (+   793us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:41.641974 (+2075960us) spinlock_profiling.cc:243] Waited 76.9 ms on lock 0x7b54001be750. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d198ad 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:41.642092 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":176838016}
I20260709 12:14:40.520289 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:41.654605 19186 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:41.656035 19179 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:41.627072 19118 raft_consensus.cc:3055] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:41.660143 19118 raft_consensus.cc:740] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:41.661041 19118 consensus_queue.cc:260] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:41.662045 19118 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:41.666476 19190 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:41.670336 19186 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:41.662089 19188 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.010s
W20260709 12:14:41.686913 15080 leader_election.cc:336] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 3.231s (SENT)
I20260709 12:14:41.631543 19184 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:41.687481 15080 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:41.693449 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 215835us
I20260709 12:14:41.693707 19141 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:41.696573 15683 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:41.696594 15005 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:41.697942 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:41.698863 15112 raft_consensus.cc:2410] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for term 9 because replica has last-logged OpId of term: 8 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260709 12:14:41.699047 19188 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:41.699215 15005 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:41.699584 19188 raft_consensus.cc:697] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:41.703944 19159 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:41.705924 19159 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:41.706470 19159 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:41.717913 19180 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:41.719452 19185 raft_consensus.cc:2955] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Committing config change with OpId 6.7: config changed from index 5 to 7, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:41.721509 19179 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:41.719493 19101 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:41.724677 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:41.647266 18869 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:41.691409 19178 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:41.731848 19190 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:41.732637 19190 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:14:41.734140 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:41.735678 19182 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:41.737740 19182 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:41.700533 19188 consensus_queue.cc:237] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:41.742225 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 74331.5us
I20260709 12:14:41.747432 15004 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:41.750765 15004 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:41.987564 19195 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:14:41.988237 19195 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.988696 19195 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
W20260709 12:14:41.992244 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 266095us
W20260709 12:14:42.003192 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 252491us
I20260709 12:14:42.004341 15004 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.008841 19196 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:42.019523 19197 consensus_queue.cc:1059] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:42.021301 19118 raft_consensus.cc:3055] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:42.021744 19118 raft_consensus.cc:740] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:42.022894 19118 consensus_queue.cc:260] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:42.024235 19118 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:14:42.029233 15061 debug-util.cc:398] Leaking SignalData structure 0x7b08003568a0 after lost signal to thread 15214
W20260709 12:14:42.029695 15061 debug-util.cc:398] Leaking SignalData structure 0x7b080027e3a0 after lost signal to thread 15215
I20260709 12:14:41.762730 19182 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.268s
W20260709 12:14:42.030948 15061 debug-util.cc:398] Leaking SignalData structure 0x7b08002fd560 after lost signal to thread 15743
I20260709 12:14:41.745597 19184 raft_consensus.cc:697] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:42.031407 15061 debug-util.cc:398] Leaking SignalData structure 0x7b0800152c60 after lost signal to thread 15744
W20260709 12:14:42.031965 15061 debug-util.cc:398] Leaking SignalData structure 0x7b0800389040 after lost signal to thread 19036
W20260709 12:14:42.032238 15061 debug-util.cc:398] Leaking SignalData structure 0x7b0800311020 after lost signal to thread 19050
W20260709 12:14:42.032480 15061 debug-util.cc:398] Leaking SignalData structure 0x7b0800336b40 after lost signal to thread 19056
W20260709 12:14:42.032948 15061 debug-util.cc:398] Leaking SignalData structure 0x7b08003ad6a0 after lost signal to thread 19087
W20260709 12:14:42.033455 15061 debug-util.cc:398] Leaking SignalData structure 0x7b08003a9c60 after lost signal to thread 19113
W20260709 12:14:42.033717 15061 debug-util.cc:398] Leaking SignalData structure 0x7b08003dd880 after lost signal to thread 19116
W20260709 12:14:42.034015 15061 debug-util.cc:398] Leaking SignalData structure 0x7b0800320300 after lost signal to thread 19125
I20260709 12:14:41.786355 19180 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:41.755713 19178 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:42.035705 19178 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.036150 19178 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:14:42.036877 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:42.037405 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:42.037878 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:42.038252 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.038789 18869 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.746268 19159 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.293s
I20260709 12:14:42.039325 18869 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:42.041668 18869 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:42.058485 19184 consensus_queue.cc:237] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 9, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:42.072069 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 371615us
I20260709 12:14:42.005844 15004 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:42.083915 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:42.090092 15137 debug-util.cc:398] Leaking SignalData structure 0x7b080016a940 after lost signal to thread 13875
W20260709 12:14:42.095899 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.080636 15683 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:41.785552 19140 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:42.116499 15110 raft_consensus.cc:1240] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 12. Current term is 13. Ops: []
W20260709 12:14:42.117719 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.108449 18869 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.119181 18869 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:42.121019 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 115266us
I20260709 12:14:42.121500 18869 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:42.116726 19014 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.006s
I20260709 12:14:42.123817 19014 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:42.125113 19014 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:42.116902 19012 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.009s
I20260709 12:14:42.127489 19012 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:42.128554 19012 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:42.128944 19012 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:42.081746 19196 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:42.108669 19109 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:42.099970 19192 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.035s
I20260709 12:14:42.108817 19159 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.027s
I20260709 12:14:42.108217 19180 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.028s
I20260709 12:14:42.146005 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:42.147719 19188 consensus_queue.cc:1059] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:42.148587 19140 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:42.149091 15137 debug-util.cc:398] Leaking SignalData structure 0x7b080016a5c0 after lost signal to thread 14972
I20260709 12:14:42.139609 19182 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.020s
I20260709 12:14:42.167341 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:42.168015 15036 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:42.167687 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:42.169629 15035 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:42.173403 19117 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.173907 19117 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:42.174716 18931 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.175215 18931 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:42.177445 19141 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.177939 19141 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:42.179450 19179 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:42.179859 19195 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:42.179951 19179 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:42.181980 19195 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:42.182279 19179 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:42.174717 15036 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:42.183646 19141 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:42.188012 18931 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:42.189543 15036 raft_consensus.cc:1275] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:42.189729 15038 raft_consensus.cc:1240] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:42.189783 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:42.194509 19148 consensus_meta.cc:287] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 1.224s	user 0.013s	sys 0.007s
I20260709 12:14:42.197279 15035 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
W20260709 12:14:42.204309 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 95469.8us
I20260709 12:14:42.204664 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:42.207795 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:42.208559 15040 raft_consensus.cc:2393] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:14:42.209219 19073 consensus_meta.cc:287] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 1.266s	user 0.018s	sys 0.025s
I20260709 12:14:42.209594 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:42.210040 19182 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:14:42.213660 15037 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:42.209494 15040 raft_consensus.cc:1240] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: []
W20260709 12:14:42.224045 15005 connection.cc:256] RPC call timeout handler was delayed by -1.867307184000083s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1889s for a response
I20260709 12:14:42.225478 15107 raft_consensus.cc:1240] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
W20260709 12:14:42.225106 15005 leader_election.cc:336] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.850s (SENT)
W20260709 12:14:42.226549 15005 connection.cc:256] RPC call timeout handler was delayed by -1.5991071840001041s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2187s for a response
W20260709 12:14:42.226919 15005 connection.cc:256] RPC call timeout handler was delayed by -1.0528071840001303s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.27940000000000004s for a response
I20260709 12:14:42.228771 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:42.229557 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:42.231690 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:42.232434 15037 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:42.232374 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:42.233700 15035 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:14:42.228811 15040 raft_consensus.cc:1240] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 15. Ops: []
I20260709 12:14:42.234656 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:42.235126 15035 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:42.238761 19094 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:42.241518 19196 raft_consensus.cc:3055] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:42.221107 19117 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:42.245683 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:42.246766 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:42.194904 19012 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:42.257332 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.262513 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:42.263227 15040 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:42.264268 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:42.264721 15003 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.266188 15033 raft_consensus.cc:2410] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 10 because replica has last-logged OpId of term: 8 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260709 12:14:42.267259 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:42.272118 15113 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 11.
W20260709 12:14:42.272660 15113 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58982 (request call id 462) took 1993 ms (client timeout 2182 ms). Trace:
W20260709 12:14:42.274202 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.275249 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:42.249841 19196 raft_consensus.cc:740] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:42.273051 15113 rpcz_store.cc:269] 0709 12:14:40.279023 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:42.267014 (+1987991us) service_pool.cc:224] Handling call
0709 12:14:42.272595 (+  5581us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:42.227896 19178 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:42.291613 19012 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:42.295644 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:42.296312 15113 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:42.268368 19188 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:42.297075 15035 raft_consensus.cc:2410] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 11 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 12:14:42.267671 19142 consensus_queue.cc:1059] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 6, Time since last communication: 0.032s
I20260709 12:14:42.307233 19196 consensus_queue.cc:260] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:42.308416 19196 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:42.310449 15113 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:14:42.314335 15031 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:42.315256 15035 raft_consensus.cc:1240] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:42.315768 15031 raft_consensus.cc:1240] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:42.317072 15031 raft_consensus.cc:1240] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 6. Current term is 7. Ops: []
I20260709 12:14:42.313745 15004 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:42.323668 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:42.324721 19159 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:14:42.320643 19168 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.339653 15108 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:42.348866 15108 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:14:42.349609 19159 raft_consensus.cc:697] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:42.350363 19178 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:42.350522 19159 consensus_queue.cc:237] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:42.342934 15113 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:14:42.357998 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.358582 15154 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.363622 15108 raft_consensus.cc:1240] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:42.365505 15154 leader_election.cc:400] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9.
I20260709 12:14:42.365864 15154 leader_election.cc:403] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:42.355906 19186 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.012s
I20260709 12:14:42.371932 15154 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.376585 15113 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:14:42.389587 15037 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:42.390522 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:42.392825 15108 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:14:42.395022 15005 leader_election.cc:336] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.889s (SENT)
W20260709 12:14:42.392231 15684 connection.cc:256] RPC call timeout handler was delayed by -1.370934649999981s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2136s for a response
W20260709 12:14:42.396675 15684 leader_election.cc:336] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.591s (SENT)
W20260709 12:14:42.397581 15684 leader_election.cc:336] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.103s (SENT)
I20260709 12:14:42.402676 15108 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:14:42.397989 15684 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.409041 15037 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:42.356415 19012 consensus_queue.cc:1059] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 8.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.051s
I20260709 12:14:42.409685 19201 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:42.383600 18869 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:42.410368 15154 leader_election.cc:400] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10.
I20260709 12:14:42.410759 18869 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:42.412254 15154 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.413713 15154 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.413848 15037 raft_consensus.cc:606] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.377319 18932 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:42.353391 19168 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:42.425933 15684 leader_election.cc:336] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.229s (SENT)
I20260709 12:14:42.416572 15154 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.410019 19012 raft_consensus.cc:3055] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:42.417346 18869 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:42.419461 15039 raft_consensus.cc:1240] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:42.422396 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:42.424365 15005 leader_election.cc:336] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.187s (SENT)
I20260709 12:14:42.384632 19073 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9.
W20260709 12:14:42.431233 15684 leader_election.cc:336] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.784s (SENT)
I20260709 12:14:42.431763 15684 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:42.428076 19012 raft_consensus.cc:740] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:42.434360 19012 consensus_queue.cc:260] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:42.435556 19012 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:14:42.438711 19156 log.cc:927] Time spent T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 1.927s	user 0.006s	sys 0.015s
I20260709 12:14:42.442205 19185 raft_consensus.cc:3055] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:42.442659 19185 raft_consensus.cc:740] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:42.442876 19168 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:42.444743 15034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:42.445438 15034 raft_consensus.cc:606] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:42.445755 15034 raft_consensus.cc:614] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:42.448014 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:42.448776 15719 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
W20260709 12:14:42.450713 15684 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.450217 15003 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
W20260709 12:14:42.451586 15684 connection.cc:256] RPC call timeout handler was delayed by -1.0721398420000696s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18480000000000002s for a response
W20260709 12:14:42.458508 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.461624 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:42.462368 15719 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:42.447715 19201 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:42.409714 19090 consensus_queue.cc:1059] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.040s
I20260709 12:14:42.476064 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:42.478215 15034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:42.478977 15034 raft_consensus.cc:606] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:42.479326 15034 raft_consensus.cc:614] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:42.452229 19073 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 12:14:42.483352 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 66844.3us
I20260709 12:14:42.458365 19168 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:42.485052 15154 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
W20260709 12:14:42.485498 15005 leader_election.cc:336] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.794s (SENT)
I20260709 12:14:42.488453 15005 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.488683 19090 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:42.489310 19090 raft_consensus.cc:697] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:42.491214 19148 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:14:42.491519 19090 consensus_queue.cc:237] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:42.494809 15154 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.485414 15719 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:42.459497 19178 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:42.505705 15154 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:42.503472 15137 debug-util.cc:398] Leaking SignalData structure 0x7b0800167f60 after lost signal to thread 15064
I20260709 12:14:42.504967 15034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:42.507077 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:42.507237 15034 raft_consensus.cc:606] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:42.507812 15034 raft_consensus.cc:614] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:42.508481 19168 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:42.509475 18869 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:42.509763 15154 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.510699 15156 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:42.511922 18869 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:14:42.512559 18869 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:42.512703 15154 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.513712 18869 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:42.514132 15154 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.515046 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:42.515304 15154 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.467454 19185 consensus_queue.cc:260] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:42.515690 15716 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
W20260709 12:14:42.517198 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.517269 15154 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.521476 15154 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:42.533634 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.556855 15154 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.558997 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:42.559514 15078 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:42.503794 19073 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.505928 19178 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:42.552985 19168 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:42.555406 18932 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:42.591543 19178 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:42.592764 15034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:42.596446 15034 raft_consensus.cc:606] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:42.596835 15034 raft_consensus.cc:614] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:42.560220 18869 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:42.565986 19141 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:42.598918 15154 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:42.597643 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 43510.4us
W20260709 12:14:42.599917 15153 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.601495 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:42.568166 19094 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.033s
I20260709 12:14:42.600311 19141 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.568655 19073 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:42.611698 19222 log.cc:927] Time spent T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 12:14:42.611904 19231 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 12:14:42.621575 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.602173 19168 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:42.603267 19185 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:42.619074 19141 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:42.616798 18932 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:14:42.649768 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 50944.7us
W20260709 12:14:42.645437 19221 log.cc:927] Time spent T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.180s	user 0.000s	sys 0.001s
I20260709 12:14:42.648646 19231 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:42.661404 15137 debug-util.cc:398] Leaking SignalData structure 0x7b0800375460 after lost signal to thread 15140
W20260709 12:14:42.661365 15685 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.664077 15154 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.669975 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:42.668567 14936 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 107) took 7951 ms. Trace:
W20260709 12:14:42.672143 15137 debug-util.cc:398] Leaking SignalData structure 0x7b08003c0140 after lost signal to thread 15141
I20260709 12:14:42.673831 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:42.677124 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.685062 15154 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:42.687932 19230 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:42.690091 15154 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:42.672541 14936 rpcz_store.cc:276] 0709 12:14:34.717343 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:34.717673 (+   330us) service_pool.cc:224] Handling call
0709 12:14:42.668464 (+7950791us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:38.682415 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:38.710503 (+ 28088us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:38.710556 (+    53us) write_op.cc:435] Acquired schema lock
0709 12:14:38.710574 (+    18us) tablet.cc:662] Decoding operations
0709 12:14:38.711579 (+  1005us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:38.711659 (+    80us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:38.711686 (+    27us) tablet.cc:685] Acquiring locks for 7 operations
0709 12:14:38.712398 (+   712us) tablet.cc:701] Row locks acquired
0709 12:14:38.712451 (+    53us) write_op.cc:260] PREPARE: finished
0709 12:14:38.712621 (+   170us) write_op.cc:270] Start()
0709 12:14:38.712775 (+   154us) write_op.cc:276] Timestamp: P: 1783599278712553 usec, L: 0
0709 12:14:38.712792 (+    17us) op_driver.cc:348] REPLICATION: starting
0709 12:14:38.798718 (+ 85926us) log.cc:844] Serialized 2966 byte log entry
0709 12:14:39.622951 (+824233us) op_driver.cc:464] REPLICATION: finished
0709 12:14:39.731045 (+108094us) write_op.cc:301] APPLY: starting
0709 12:14:39.731163 (+   118us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:39.732141 (+   978us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:39.732267 (+   126us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:40.109906 (+377639us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:40.119822 (+  9916us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 12:14:40.119884 (+    62us) write_op.cc:312] APPLY: finished
0709 12:14:40.120219 (+   335us) log.cc:844] Serialized 59 byte log entry
0709 12:14:40.120444 (+   225us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:40.120595 (+   151us) write_op.cc:454] Released schema lock
0709 12:14:40.120647 (+    52us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:40.121242 (+   595us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:40.121271 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1292197,"reported_tablets":16,"child_traces":[["op",{"apply.queue_time_us":102851,"apply.run_cpu_time_us":3969,"apply.run_wall_time_us":390146,"num_ops":7,"prepare.queue_time_us":423883,"prepare.run_cpu_time_us":8834,"prepare.run_wall_time_us":233480,"raft.queue_time_us":185149,"raft.run_cpu_time_us":20220,"raft.run_wall_time_us":111290,"replication_time_us":906697,"thread_start_us":412929,"threads_started":4,"wal-append.queue_time_us":287015,"wal-append.run_cpu_time_us":48198,"wal-append.run_wall_time_us":3312519}]]}
I20260709 12:14:42.712284 15154 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:42.701815 18932 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:42.716840 15154 leader_election.cc:400] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14.
I20260709 12:14:42.678365 19231 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:42.726903 15116 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 12:14:42.721208 15080 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:42.713532 19230 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:42.718952 19231 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:42.726788 19149 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:42.736603 19232 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
W20260709 12:14:42.792042 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.743176 19178 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:42.790304 19168 consensus_queue.cc:1059] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.005s
I20260709 12:14:42.795725 19168 raft_consensus.cc:3055] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:42.795945 19178 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:42.796167 19168 raft_consensus.cc:740] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:42.749465 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:42.797077 19168 consensus_queue.cc:260] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:42.797657 19217 log.cc:927] Time spent T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.309s	user 0.003s	sys 0.000s
I20260709 12:14:42.798600 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:42.788857 15685 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
W20260709 12:14:42.799352 15156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:42.748739 15137 debug-util.cc:398] Leaking SignalData structure 0x7b08003ecaa0 after lost signal to thread 15214
W20260709 12:14:42.801007 15137 debug-util.cc:398] Leaking SignalData structure 0x7b08002eedc0 after lost signal to thread 15215
I20260709 12:14:42.728057 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:42.752324 15004 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:42.756884 15111 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 2273) took 1343 ms. Trace:
I20260709 12:14:42.820102 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:42.757304 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:42.802781 15718 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 12:14:42.823454 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:42.807943 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:42.821187 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 68960.7us
I20260709 12:14:42.819046 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:42.804793 15137 debug-util.cc:398] Leaking SignalData structure 0x7b08003e7f00 after lost signal to thread 15743
I20260709 12:14:42.808970 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:42.827751 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:42.828469 15037 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:14:42.829826 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:42.826165 15137 debug-util.cc:398] Leaking SignalData structure 0x7b080035aa40 after lost signal to thread 15744
I20260709 12:14:42.823544 15111 rpcz_store.cc:276] 0709 12:14:41.413510 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:41.413607 (+    97us) service_pool.cc:224] Handling call
0709 12:14:41.413908 (+   301us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:41.414100 (+   192us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:14:42.467404 (+1053304us) log.cc:844] Serialized 14 byte log entry
0709 12:14:42.756336 (+288932us) spinlock_profiling.cc:243] Waited 21.3 ms on lock 0x7b18002f3da0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c088c24bc 00007f4c05c1048b 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c2a93f 00007f4c05c2cc02 00007f4c088b420b 00007f4c088b9d23 00007f4c088ba23a
0709 12:14:42.756549 (+   213us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:42.756603 (+    54us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:42.756647 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:42.756712 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:42.756827 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1052968,"prepare.queue_time_us":1101399,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":2448,"raft.queue_time_us":556,"raft.run_cpu_time_us":81,"raft.run_wall_time_us":82,"spinlock_wait_cycles":48920960,"thread_start_us":101157,"threads_started":1,"wal-append.queue_time_us":180139}
I20260709 12:14:42.832320 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:42.834776 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:42.836273 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:42.837473 15034 raft_consensus.cc:1240] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 12. Current term is 13. Ops: [12.6-12.6]
I20260709 12:14:42.728955 19185 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.106s
I20260709 12:14:42.839519 15039 raft_consensus.cc:2410] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 11 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 12:14:42.839761 19067 consensus_queue.cc:1059] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 6.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:42.831296 19188 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.010s
I20260709 12:14:42.841447 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:42.843022 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:42.825744 19168 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:42.834115 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:42.857446 15037 raft_consensus.cc:2376] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10. Re-sending same reply.
I20260709 12:14:42.863633 15713 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:42.833037 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:42.833300 15032 raft_consensus.cc:1275] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 12:14:42.748840 19073 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:42.799273 19230 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.831166 19149 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.749415 19135 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:42.913223 19149 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:42.751953 19093 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.085s
I20260709 12:14:42.829944 19178 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:42.915181 19178 raft_consensus.cc:697] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:42.916062 19178 consensus_queue.cc:237] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:42.871456 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:42.919723 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:42.920770 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:42.921667 15109 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 12. Current term is 13. Ops: [12.7-12.7]
I20260709 12:14:42.826128 15004 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:42.762225 19141 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:42.924422 19141 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:42.820124 19158 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.027s
I20260709 12:14:42.925729 19158 raft_consensus.cc:3055] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:14:42.926061 19158 raft_consensus.cc:740] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:42.869957 18932 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.927875 18932 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:42.929898 18932 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:42.879043 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:42.827261 19107 consensus_queue.cc:1059] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.049s
I20260709 12:14:42.931706 19107 raft_consensus.cc:3055] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:42.932055 19107 raft_consensus.cc:740] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:42.932873 19107 consensus_queue.cc:260] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:42.934151 19107 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:42.876505 18869 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.935539 18869 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:42.888559 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 63210.4us
I20260709 12:14:42.896534 15003 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:42.901145 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:42.893594 19201 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:42.895025 19232 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:42.887784 19181 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:42.937605 15137 debug-util.cc:398] Leaking SignalData structure 0x7b0800252e40 after lost signal to thread 19097
I20260709 12:14:42.905256 15156 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:14:42.964593 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 59408.5us
W20260709 12:14:42.944049 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 118107us
W20260709 12:14:42.944568 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 116790us
I20260709 12:14:42.947779 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:42.967998 15115 raft_consensus.cc:2393] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 15: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:14:42.953955 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 87652.2us
W20260709 12:14:42.968888 15080 leader_election.cc:336] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.520s (SENT)
W20260709 12:14:42.978713 15684 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:42.982136 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:42.982748 15719 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:42.981384 15156 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:42.937206 19230 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:42.952876 19188 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:42.967942 19185 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:43.022670 19185 raft_consensus.cc:697] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:43.023635 19185 consensus_queue.cc:237] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:42.984452 19181 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.029244 19181 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:42.978578 19232 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.037645 19232 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:43.004371 18869 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:43.005764 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:43.006500 19159 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:14:43.012439 15110 raft_consensus.cc:1275] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260709 12:14:43.015141 19188 raft_consensus.cc:697] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:43.050427 19188 consensus_queue.cc:237] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:42.993949 19073 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:42.989579 19223 consensus_queue.cc:1059] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 10.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.030s
I20260709 12:14:43.053215 19073 raft_consensus.cc:697] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:43.053812 19223 raft_consensus.cc:3055] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:42.926965 19158 consensus_queue.cc:260] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:42.981755 18932 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:14:43.058503 15719 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:43.074254 15078 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:43.080407 15685 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:43.088058 15685 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.070341 19223 raft_consensus.cc:740] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:43.072664 18932 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.129750 18932 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:43.133841 19251 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:43.120651 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.134495 19251 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:43.077586 19093 raft_consensus.cc:2804] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election won for term 10
W20260709 12:14:43.139989 15080 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.709s (SENT) [suppressed 33 similar messages]
I20260709 12:14:43.074059 19231 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:43.076023 19090 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:43.144412 19251 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:43.144713 15080 leader_election.cc:336] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.756s (SENT)
I20260709 12:14:43.147771 15080 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:43.100085 19158 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:43.149094 19181 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:43.145649 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:43.146119 19232 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:43.156224 19232 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:43.158851 19232 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:43.160003 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:43.160698 15719 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:43.161543 19201 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.161967 19201 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:43.162446 15153 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:43.070056 19073 consensus_queue.cc:237] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.166543 19248 consensus_queue.cc:1059] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 12.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 12:14:43.167740 19248 raft_consensus.cc:3055] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:43.168079 19248 raft_consensus.cc:740] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
W20260709 12:14:43.169229 19238 log.cc:927] Time spent T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.330s	user 0.000s	sys 0.003s
I20260709 12:14:43.168936 19248 consensus_queue.cc:260] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:43.175220 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:43.146205 19093 raft_consensus.cc:697] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:43.146365 19090 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.191406 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:43.147111 19151 log.cc:927] Time spent T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 2.636s	user 0.007s	sys 0.017s
I20260709 12:14:43.146064 19231 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.178939 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:43.166990 15188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41162 (request call id 323) took 3534 ms. Trace:
I20260709 12:14:43.181371 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:43.182431 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:43.182693 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:43.199483 15037 raft_consensus.cc:3060] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:43.185257 15081 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:43.197467 15032 raft_consensus.cc:1240] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:43.187542 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:43.202656 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:43.203599 15036 raft_consensus.cc:2410] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 9 because replica has last-logged OpId of term: 8 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 3.
I20260709 12:14:43.199136 15188 rpcz_store.cc:276] 0709 12:14:39.632281 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:40.185697 (+553416us) service_pool.cc:224] Handling call
0709 12:14:40.803417 (+617720us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:40.803662 (+   245us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 12:14:40.803929 (+   267us) log.cc:844] Serialized 14 byte log entry
0709 12:14:40.863410 (+ 59481us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:40.863449 (+    39us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:40.863485 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:40.863532 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:43.166769 (+2303237us) spinlock_profiling.cc:243] Waited 617 ms on lock 0x7b54001aac50. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d198ad 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:43.166895 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":536,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":36,"raft.queue_time_us":83,"raft.run_cpu_time_us":96,"raft.run_wall_time_us":96,"spinlock_wait_cycles":1419861888,"thread_start_us":58891,"threads_started":1,"wal-append.queue_time_us":58084,"wal-append.run_cpu_time_us":950,"wal-append.run_wall_time_us":1000976}
I20260709 12:14:43.170202 19248 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:43.192297 15035 raft_consensus.cc:2410] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 11 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 8.
I20260709 12:14:43.215101 15037 raft_consensus.cc:2468] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:43.191448 18869 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:43.223081 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:43.226039 15039 raft_consensus.cc:2393] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:43.228991 19110 consensus_queue.cc:1048] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:43.229115 19093 consensus_queue.cc:237] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:43.236996 19231 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:43.240162 15080 leader_election.cc:336] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.880s (SENT)
I20260709 12:14:43.242061 19220 raft_consensus.cc:3055] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:43.242590 19220 raft_consensus.cc:740] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:43.243609 19220 consensus_queue.cc:260] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.245105 19220 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:43.247977 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:43.249914 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:43.261860 15035 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:43.263522 15035 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:43.192260 19085 consensus_queue.cc:1048] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.034s
I20260709 12:14:43.268893 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:43.272166 15081 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:43.270440 15156 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:43.273244 15081 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:43.202039 19149 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.226034 18869 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:43.253347 19141 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:43.277294 19069 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:43.275247 19181 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:43.276652 19251 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:43.201133 18932 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.277704 18869 raft_consensus.cc:3060] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:43.274816 19110 consensus_queue.cc:1059] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.037s
I20260709 12:14:43.335938 19252 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:43.365978 18932 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:43.366421 14935 catalog_manager.cc:5697] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 6 to 9, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 9 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:43.371677 19201 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:43.372900 18869 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:43.374007 19201 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:43.376843 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:43.222028 19223 consensus_queue.cc:260] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 12.6, Last appended by leader: 6, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.380676 19223 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:14:43.383392 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.365243 19252 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:43.369107 14935 catalog_manager.cc:5697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 9 to 10, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 10 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:43.384706 15718 raft_consensus.cc:2468] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:14:43.385288 14935 catalog_manager.cc:5697] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 6 to 8, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 8 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.386253 15153 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:43.299252 19230 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:43.387174 19168 raft_consensus.cc:2804] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:43.387084 14935 catalog_manager.cc:5697] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 10 to 13. New cstate: current_term: 13 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.387907 19168 raft_consensus.cc:697] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:43.388974 19230 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:43.388850 19168 consensus_queue.cc:237] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:43.392099 19090 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:43.392444 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:43.393443 19149 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:43.345122 19185 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.394307 19185 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:43.396270 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.271092 19072 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:43.352035 15080 leader_election.cc:336] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 1.658s (SENT)
I20260709 12:14:43.284672 19232 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.052s
W20260709 12:14:43.361968 19260 log.cc:927] Time spent T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:14:43.384073 19135 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.358559 19231 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.402374 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.416711 15181 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:43.402547 15182 raft_consensus.cc:1240] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:43.417547 14935 catalog_manager.cc:5697] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 4 to 6, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 6 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.418764 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.419484 15182 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:43.419160 14935 catalog_manager.cc:5697] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 5 to 7, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 7 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:43.420442 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.407819 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.420631 14935 catalog_manager.cc:5697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 8 to 9, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 9 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.408500 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.409132 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.409169 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.422021 15187 raft_consensus.cc:2376] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11. Re-sending same reply.
W20260709 12:14:43.398782 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 46785.9us
I20260709 12:14:43.401718 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.422883 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.424801 15188 raft_consensus.cc:2368] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 14. Current term is 15.
W20260709 12:14:43.425323 15156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.421000 15182 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:43.386238 19252 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:43.429844 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.430121 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.430749 15190 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:43.397831 18869 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:43.409612 19149 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.443555 19149 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.445781 19149 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:43.409184 19181 raft_consensus.cc:3055] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:43.446707 19181 raft_consensus.cc:740] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:43.447753 19181 consensus_queue.cc:260] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.422133 14935 catalog_manager.cc:5697] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 7 to 11, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 11 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.448971 19181 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:43.454145 15181 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:43.450533 14935 catalog_manager.cc:5697] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 9 to 10, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 10 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.424557 19135 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.414687 18932 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:43.430626 15182 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:14:43.458580 15190 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:43.400337 19069 raft_consensus.cc:697] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:43.459949 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.460794 15183 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:43.458132 14935 catalog_manager.cc:5697] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 8 to 10, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 10 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:43.457332 15181 raft_consensus.cc:1240] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: []
W20260709 12:14:43.468880 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.424206 19117 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:43.470135 15190 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 14. Current term is 15. Ops: []
I20260709 12:14:43.465838 14935 catalog_manager.cc:5697] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 6 to 10. New cstate: current_term: 10 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:43.475690 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.476665 15188 raft_consensus.cc:2410] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 13 because replica has last-logged OpId of term: 12 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260709 12:14:43.477566 14935 catalog_manager.cc:5697] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 9 to 13, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 13 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.400235 19072 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:43.481877 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.482513 15183 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:14:43.508378 15684 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.515678 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.516603 15190 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:43.517611 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.518399 15190 raft_consensus.cc:2368] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 14. Current term is 15.
I20260709 12:14:43.519539 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.520390 15190 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
W20260709 12:14:43.522264 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.523463 15156 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:43.524344 19073 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:43.525400 19012 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.525930 19012 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.528241 19012 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:43.427958 19231 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:43.531124 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 259663us
I20260709 12:14:43.543092 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.543695 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:43.543949 15188 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:43.544471 15037 raft_consensus.cc:2393] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 7: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:43.544744 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.545346 15190 raft_consensus.cc:2376] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9. Re-sending same reply.
I20260709 12:14:43.480541 14935 catalog_manager.cc:5697] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 8 to 10, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 10 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.537362 15183 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:14:43.541465 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:43.550997 14935 catalog_manager.cc:5697] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 5 to 9, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 9 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.552927 14935 catalog_manager.cc:5697] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 9 to 13. New cstate: current_term: 13 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.559660 14935 catalog_manager.cc:5697] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 12 to 13, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 13 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.566643 14935 catalog_manager.cc:5697] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 11 to 13, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 13 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.572000 14935 catalog_manager.cc:5697] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:43.578001 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.578828 15190 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:43.579810 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.580404 15190 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:43.578166 14935 catalog_manager.cc:5697] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 6 to 9. New cstate: current_term: 9 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.581261 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.582825 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.470170 18932 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.541108 19252 raft_consensus.cc:476] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Not starting pre-election -- already a leader
I20260709 12:14:43.542768 19141 raft_consensus.cc:697] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:14:43.583422 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 302219us
I20260709 12:14:43.479944 19117 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:43.588465 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:43.602377 15038 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:43.589280 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:43.589521 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:43.592698 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.605437 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.606068 15183 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:43.606874 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.597872 15190 raft_consensus.cc:2376] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11. Re-sending same reply.
I20260709 12:14:43.588685 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:43.608577 15032 raft_consensus.cc:2393] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 13: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
W20260709 12:14:43.598014 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 297234us
I20260709 12:14:43.611068 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.612922 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.613775 15190 raft_consensus.cc:2376] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9. Re-sending same reply.
I20260709 12:14:43.614904 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.615926 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.616998 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:43.624266 15718 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:43.601681 14935 catalog_manager.cc:5697] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 9 to 12, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 12 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.617602 15187 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:43.626230 15182 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:43.613065 19185 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:43.673041 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:43.665268 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 74760.8us
W20260709 12:14:43.678578 15685 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.614262 19248 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.614555 19252 consensus_queue.cc:1059] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.045s
I20260709 12:14:43.680187 15187 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:43.678428 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.627256 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:43.665048 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 46012.8us
I20260709 12:14:43.689071 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.689860 15187 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:43.689939 15190 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:14:43.636276 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.692848 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.688915 15182 raft_consensus.cc:2376] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12. Re-sending same reply.
I20260709 12:14:43.694556 15190 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
W20260709 12:14:43.699306 19263 log.cc:927] Time spent T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.097s	user 0.000s	sys 0.000s
W20260709 12:14:43.696185 19262 log.cc:927] Time spent T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
I20260709 12:14:43.700351 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.696391 19072 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:43.697335 19273 raft_consensus.cc:3055] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:43.703022 19273 raft_consensus.cc:740] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:43.612567 19148 consensus_queue.cc:1048] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.085s
I20260709 12:14:43.695745 19272 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:43.695706 19141 consensus_queue.cc:237] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:43.704175 19272 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.705016 15190 raft_consensus.cc:2376] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11. Re-sending same reply.
I20260709 12:14:43.695144 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.707139 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.599442 19069 consensus_queue.cc:237] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.710546 15182 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:43.701597 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.711515 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.712623 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.711651 15190 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:43.713495 15183 raft_consensus.cc:2393] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:43.744836 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.745631 15183 raft_consensus.cc:2393] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 8: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:43.747107 15187 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:43.747735 15182 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:14:43.748047 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.692831 19271 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.134s
I20260709 12:14:43.746671 19252 consensus_queue.cc:1059] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.004s
I20260709 12:14:43.746845 19107 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:43.749346 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.746703 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.692045 19248 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:43.763789 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.740444 19251 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:43.692622 19264 log.cc:927] Time spent T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 12:14:43.772465 15182 raft_consensus.cc:2410] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 13 because replica has last-logged OpId of term: 12 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 5.
I20260709 12:14:43.768009 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:43.784294 19231 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:43.770416 19107 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:43.785259 19268 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:43.785771 19268 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.786305 19290 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:43.786923 19290 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:43.788321 19107 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:43.769871 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.790624 15190 raft_consensus.cc:2393] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:43.792191 18932 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:43.755743 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:43.794437 19220 consensus_meta.cc:287] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.524s	user 0.004s	sys 0.004s
I20260709 12:14:43.794628 15187 raft_consensus.cc:2368] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11.
I20260709 12:14:43.795261 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.795513 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.795948 15184 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:43.798738 19178 raft_consensus.cc:993] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:14:43.782286 19135 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:43.799203 19178 raft_consensus.cc:1081] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:14:43.788399 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:43.803012 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:43.803737 15039 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 11.
W20260709 12:14:43.769582 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 90913.9us
I20260709 12:14:43.768587 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.792474 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.805814 15183 raft_consensus.cc:2376] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14. Re-sending same reply.
I20260709 12:14:43.784232 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.806639 15182 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:43.806897 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.807576 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.805959 15190 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:43.808075 15183 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:43.808831 15153 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:43.808990 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.810106 15183 raft_consensus.cc:2393] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 5: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
W20260709 12:14:43.813681 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:43.816548 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:43.788872 19274 log.cc:927] Time spent T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.125s	user 0.000s	sys 0.000s
I20260709 12:14:43.821223 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.821959 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:43.822507 15183 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:43.823630 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.824307 15183 raft_consensus.cc:3060] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:43.824637 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:43.825285 15110 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:43.826400 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.827255 15182 raft_consensus.cc:2393] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 9: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:43.829175 15187 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:14:43.830046 15185 raft_consensus.cc:2410] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 10 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
I20260709 12:14:43.830199 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.832123 15187 raft_consensus.cc:2410] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 13 because replica has last-logged OpId of term: 12 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 5.
I20260709 12:14:43.833475 19117 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:43.764809 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.835696 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.831401 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.837411 19273 consensus_queue.cc:260] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:43.841408 15182 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:43.842016 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:43.838681 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.842338 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.844233 15182 raft_consensus.cc:2393] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 13: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:43.845007 15181 raft_consensus.cc:1240] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:43.845191 15188 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:43.849186 15184 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:43.853195 15184 raft_consensus.cc:1275] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:43.854941 15190 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:14:43.856912 15107 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:14:43.854005 15182 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:43.856518 15181 raft_consensus.cc:1240] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 7. Current term is 8. Ops: [5.4-7.5]
I20260709 12:14:43.857422 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.859001 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.859714 15181 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
I20260709 12:14:43.860677 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.858213 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.853216 15183 raft_consensus.cc:2468] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
I20260709 12:14:43.870640 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.871428 15183 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
W20260709 12:14:43.872799 15683 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.858188 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.874235 15184 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
I20260709 12:14:43.872311 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:43.880956 15183 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:43.882915 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:43.885988 15110 raft_consensus.cc:1240] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 12. Current term is 13. Ops: [12.6-12.6]
I20260709 12:14:43.888510 15110 raft_consensus.cc:1240] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 12:14:43.890705 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:43.891548 15110 raft_consensus.cc:2393] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 9: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:43.893329 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:43.894073 15112 raft_consensus.cc:2393] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 11: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:43.896981 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:43.897095 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:43.897194 15183 raft_consensus.cc:2468] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 10.
I20260709 12:14:43.899533 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.899598 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:43.902137 15108 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:43.902318 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:43.902992 15112 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:43.908233 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:43.908846 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:43.913616 15112 raft_consensus.cc:2410] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 13 because replica has last-logged OpId of term: 12 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 10.
I20260709 12:14:43.920097 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:43.908366 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:43.923631 15190 raft_consensus.cc:1240] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: [10.8-10.8]
W20260709 12:14:43.926235 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 184896us
I20260709 12:14:43.926968 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:43.928874 15186 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 9: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:43.930456 15182 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 8. Current term is 9. Ops: [8.4-8.4]
I20260709 12:14:43.936216 15112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:14:43.949234 15684 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:43.876425 19251 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:43.932080 19273 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:44.023447 15112 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:44.029261 15112 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:44.024988 15114 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 13 index: 6. (index mismatch)
I20260709 12:14:44.031411 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:44.026098 15081 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:43.945406 19287 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.041189 15154 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:44.041420 15080 leader_election.cc:336] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Timed out: RequestConsensusVote RPC to 127.13.140.3:40323 timed out after 2.181s (SENT)
W20260709 12:14:44.043251 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:43.969317 19107 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:44.045292 15004 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:44.047828 19284 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:44.048228 19284 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:44.048579 19284 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:44.049283 19135 consensus_queue.cc:1059] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:44.050549 19135 raft_consensus.cc:3055] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:44.050933 19135 raft_consensus.cc:740] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:44.052109 19135 consensus_queue.cc:260] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:44.053167 19135 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:44.052964 19270 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:14:44.056996 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.056481 15081 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:44.058903 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 200400us
W20260709 12:14:44.060077 15684 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.060828 15114 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:44.061897 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:44.064785 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:44.068902 15113 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:44.071215 15005 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.073866 15038 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 15.
I20260709 12:14:44.073948 15005 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:44.075748 15156 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:14:44.079437 15685 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:44.087858 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.090456 15112 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:44.111609 19204 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.112319 19204 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:44.114802 19204 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:44.059664 19107 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.058027 19252 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:44.067335 19275 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:44.135185 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:44.146122 15110 raft_consensus.cc:2393] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 11: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:44.124032 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:44.146760 15036 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 7.
I20260709 12:14:44.137277 15039 raft_consensus.cc:1240] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:44.138044 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:44.138134 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:44.138271 15031 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:44.147883 15037 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:14:44.138547 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:44.148866 15034 raft_consensus.cc:2393] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:44.052160 19148 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.038s
I20260709 12:14:44.076730 19190 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:44.079114 15005 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.141155 15035 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 14. Current term is 15. Ops: [14.10-14.10]
I20260709 12:14:44.062032 19295 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:44.156227 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:44.182521 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 103493us
I20260709 12:14:44.145328 19107 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:44.151520 19223 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:14:44.191978 15719 raft_consensus.cc:1275] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:14:44.189076 15005 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.143205 19269 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:44.058704 19287 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:44.152467 19275 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.157402 19290 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:44.154433 19248 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:44.227111 19073 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:14:44.223398 19269 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:44.256116 19269 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:44.257961 19272 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:44.267488 19289 log.cc:927] Time spent T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.343s	user 0.001s	sys 0.000s
I20260709 12:14:44.267623 15718 raft_consensus.cc:1275] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:44.269465 19069 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:44.265569 19269 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:44.230842 19186 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:44.276166 19269 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:44.276715 19261 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:44.285552 15181 raft_consensus.cc:1240] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260709 12:14:44.223783 19275 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:44.225407 19188 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election won for term 16
W20260709 12:14:44.283126 19181 consensus_meta.cc:287] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.834s	user 0.006s	sys 0.002s
W20260709 12:14:44.334658 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.222728 19072 consensus_queue.cc:1059] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 12.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.083s
I20260709 12:14:44.276317 19268 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:44.349308 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 308194us
I20260709 12:14:44.350203 15154 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.304855 19188 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:44.205353 19295 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:44.366261 15154 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.371450 15154 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.348512 15080 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:44.315553 19287 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:44.321568 19293 consensus_queue.cc:1059] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.056s
W20260709 12:14:44.394065 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.359355 19248 raft_consensus.cc:3055] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEADER]: Stepping down as leader of term 12
W20260709 12:14:44.374754 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 244234us
I20260709 12:14:44.345256 19272 consensus_queue.cc:1059] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.028s
I20260709 12:14:44.364892 19188 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:14:44.409507 15154 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.407837 19306 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:14:44.454928 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:44.440456 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.450121 15154 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.481372 15154 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.347153 19284 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:44.364148 19304 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:44.421829 15080 leader_election.cc:400] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 14. Current term is 15.
I20260709 12:14:44.422644 19261 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:44.483057 15716 raft_consensus.cc:1240] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: []
W20260709 12:14:44.454573 19302 log.cc:927] Time spent T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260709 12:14:44.484898 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 111005us
W20260709 12:14:44.488005 15685 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.454948 19117 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:44.424484 19248 raft_consensus.cc:740] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:44.496621 15080 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:44.484184 15683 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.452692 19069 raft_consensus.cc:3055] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:44.485960 15154 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.501572 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:44.453475 19141 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:44.497694 19272 consensus_queue.cc:1243] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer 37acd5ac26b54c4fb766e0134c390e73 log is divergent from this leader: its last log entry 13.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 12:14:44.453907 19107 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:44.508039 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.509220 19287 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:44.509761 19287 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:44.510135 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 321130us
I20260709 12:14:44.510583 19159 consensus_queue.cc:1059] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:14:44.511577 19148 raft_consensus.cc:3055] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:44.511729 15005 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.511801 19287 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:44.513338 15005 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:44.512014 19148 raft_consensus.cc:740] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:44.517086 15080 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:44.525655 15154 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.526712 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:44.526844 15154 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.504643 19069 raft_consensus.cc:740] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:44.512998 19223 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:44.502839 19261 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:44.519586 19268 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:14:44.551100 15154 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.523953 15080 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:44.525285 19304 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:44.523860 15005 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.532653 19272 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:44.558926 15080 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:44.563261 15080 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:44.521593 19313 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:44.507629 19141 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:44.567261 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 43499.9us
I20260709 12:14:44.567704 15080 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:44.568960 19315 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:44.569460 19094 raft_consensus.cc:3055] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:44.569905 19094 raft_consensus.cc:740] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:44.569559 19315 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:44.572057 19317 log.cc:927] Time spent T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.124s	user 0.001s	sys 0.000s
I20260709 12:14:44.572358 19318 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:14:44.572788 19310 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:44.573467 19310 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
W20260709 12:14:44.574059 19307 log.cc:927] Time spent T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260709 12:14:44.573915 19310 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:44.576032 19284 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:44.556666 19248 consensus_queue.cc:260] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:44.577455 19248 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:14:44.577667 19303 log.cc:927] Time spent T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.156s	user 0.001s	sys 0.000s
I20260709 12:14:44.565145 19272 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:14:44.579147 19308 log.cc:927] Time spent T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 12:14:44.580476 15182 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 12:14:44.524825 19287 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:14:44.577036 15190 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:14:44.585363 15187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 2214) took 1073 ms. Trace:
I20260709 12:14:44.586129 15190 raft_consensus.cc:1275] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260709 12:14:44.562012 19293 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:44.589267 15005 leader_election.cc:400] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11.
I20260709 12:14:44.597584 15005 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.593297 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:44.522353 19073 raft_consensus.cc:697] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:14:44.598944 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 47982.7us
I20260709 12:14:44.601246 15190 raft_consensus.cc:1240] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:44.602646 15154 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.603739 15190 raft_consensus.cc:1240] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:44.604617 15154 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:44.566845 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 82740.9us
I20260709 12:14:44.606357 15154 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.606273 15005 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.607527 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:44.566289 19135 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:44.564612 19313 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:44.583992 19272 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:44.634250 15005 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.587844 15187 rpcz_store.cc:276] 0709 12:14:43.511972 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:43.855620 (+343648us) service_pool.cc:224] Handling call
0709 12:14:43.855907 (+   287us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:43.856316 (+   409us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:43.856344 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:43.856790 (+   446us) log.cc:844] Serialized 26 byte log entry
0709 12:14:44.182025 (+325235us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:44.221383 (+ 39358us) log.cc:844] Serialized 14 byte log entry
0709 12:14:44.507387 (+286004us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:44.507461 (+    74us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:44.585168 (+ 77707us) raft_consensus.cc:1685] finished
0709 12:14:44.585187 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:44.585308 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":31483,"prepare.queue_time_us":42161,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":39,"raft.queue_time_us":57168,"raft.run_cpu_time_us":215,"raft.run_wall_time_us":14695,"thread_start_us":465558,"threads_started":2,"wal-append.queue_time_us":436154}
W20260709 12:14:44.630928 15684 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.638903 19310 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:44.635550 15190 raft_consensus.cc:1240] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:44.570662 19094 consensus_queue.cc:260] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:44.639295 19322 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:44.579175 19295 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:44.584491 19117 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:44.647053 15187 raft_consensus.cc:1275] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 12:14:44.648212 15190 raft_consensus.cc:1240] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 12. Current term is 13. Ops: [12.11-12.11]
I20260709 12:14:44.631809 19287 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:44.631047 19268 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:44.710667 15684 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.635690 19306 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:44.564615 19148 consensus_queue.cc:260] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.10, Last appended by leader: 10, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:44.632766 19313 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:44.646941 19284 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:44.595484 19293 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:14:44.704025 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 93986.6us
I20260709 12:14:44.754245 19287 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.764020 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:44.639545 19310 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:44.649271 19135 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:44.649576 19323 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:44.724675 19318 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.618077 19261 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 12:14:44.775806 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.778539 15108 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 10
W20260709 12:14:44.787609 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.764663 19148 raft_consensus.cc:3060] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:44.703922 19107 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:44.782671 19325 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:44.754256 19094 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:44.788944 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 221326us
I20260709 12:14:44.789083 19334 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:44.724020 19269 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:44.794519 15112 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:44.794845 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 188544us
I20260709 12:14:44.721966 19117 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:44.789942 19342 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:44.779137 19293 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:44.633375 19069 consensus_queue.cc:260] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:44.783684 19287 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:44.801025 19315 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:44.806085 15154 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.703339 19073 consensus_queue.cc:237] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:44.795346 19135 raft_consensus.cc:697] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:14:44.816821 19328 log.cc:927] Time spent T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.166s	user 0.000s	sys 0.000s
W20260709 12:14:44.818622 19311 log.cc:927] Time spent T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.267s	user 0.001s	sys 0.000s
I20260709 12:14:44.822266 15188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 2296) took 1077 ms. Trace:
I20260709 12:14:44.807996 19117 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:44.824796 19310 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:14:44.832844 19135 consensus_queue.cc:237] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:44.812077 19342 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:44.841331 19342 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:44.846153 19188 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:44.848594 19188 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:44.847040 19117 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:44.796675 19318 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:44.850901 19117 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:44.851958 19318 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:44.861043 19282 log.cc:927] Time spent T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 1.094s	user 0.008s	sys 0.011s
I20260709 12:14:44.861266 19313 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:44.810320 19269 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:44.836171 19275 consensus_meta.cc:287] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.507s	user 0.008s	sys 0.003s
I20260709 12:14:44.821705 19323 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.045s
I20260709 12:14:44.863670 19313 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:44.863739 19292 log.cc:927] Time spent T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 1.078s	user 0.001s	sys 0.009s
I20260709 12:14:44.876431 19319 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:14:44.902575 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:44.906845 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.798264 15080 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:44.928225 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 129934us
I20260709 12:14:44.931849 15080 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:44.935817 15080 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:44.938707 15080 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:44.941069 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.941723 15185 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 2293) took 1227 ms. Trace:
I20260709 12:14:44.803439 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:44.942203 15185 rpcz_store.cc:276] 0709 12:14:43.714113 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:44.046447 (+332334us) service_pool.cc:224] Handling call
0709 12:14:44.046757 (+   310us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:44.065417 (+ 18660us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:44.065447 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:44.065889 (+   442us) log.cc:844] Serialized 26 byte log entry
0709 12:14:44.364038 (+298149us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:44.420696 (+ 56658us) log.cc:844] Serialized 14 byte log entry
0709 12:14:44.420922 (+   226us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:44.421003 (+    81us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:44.941041 (+520038us) raft_consensus.cc:1685] finished
0709 12:14:44.941114 (+    73us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:44.941473 (+   359us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":56281,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":230618,"raft.run_cpu_time_us":344,"raft.run_wall_time_us":16803,"thread_start_us":257356,"threads_started":2,"wal-append.queue_time_us":433215}
I20260709 12:14:44.944110 15115 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
I20260709 12:14:44.945364 15186 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 2297) took 1198 ms. Trace:
I20260709 12:14:44.945791 15186 rpcz_store.cc:276] 0709 12:14:43.746746 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:44.575747 (+829001us) service_pool.cc:224] Handling call
0709 12:14:44.576091 (+   344us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:44.576402 (+   311us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:44.576429 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:44.576938 (+   509us) log.cc:844] Serialized 26 byte log entry
0709 12:14:44.710804 (+133866us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:44.710855 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:44.710967 (+   112us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:44.944861 (+233894us) raft_consensus.cc:1685] finished
0709 12:14:44.944894 (+    33us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:44.945171 (+   277us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":16303,"raft.run_cpu_time_us":169,"raft.run_wall_time_us":34114,"thread_start_us":133454,"threads_started":1,"wal-append.queue_time_us":209198}
I20260709 12:14:44.947952 15154 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.948962 15187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41162 (request call id 338) took 1090 ms. Trace:
W20260709 12:14:44.950384 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 135388us
I20260709 12:14:44.822666 15188 rpcz_store.cc:276] 0709 12:14:43.744633 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:44.262626 (+517993us) service_pool.cc:224] Handling call
0709 12:14:44.262959 (+   333us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:44.507648 (+244689us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:44.507679 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:44.508770 (+  1091us) log.cc:844] Serialized 26 byte log entry
0709 12:14:44.635084 (+126314us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:44.635122 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:44.635194 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:44.822038 (+186844us) raft_consensus.cc:1685] finished
0709 12:14:44.822058 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:44.822205 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":15831,"raft.run_cpu_time_us":44,"raft.run_wall_time_us":44,"thread_start_us":304927,"threads_started":2,"wal-append.queue_time_us":275809}
W20260709 12:14:44.952214 15682 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.952163 15189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 2180) took 1549 ms. Trace:
I20260709 12:14:44.954351 15183 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 2302) took 1187 ms. Trace:
I20260709 12:14:44.954686 15183 rpcz_store.cc:276] 0709 12:14:43.766836 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:44.580885 (+814049us) service_pool.cc:224] Handling call
0709 12:14:44.581182 (+   297us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:44.581504 (+   322us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:44.581530 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:44.581965 (+   435us) log.cc:844] Serialized 26 byte log entry
0709 12:14:44.647939 (+ 65974us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:44.760962 (+113023us) log.cc:844] Serialized 14 byte log entry
0709 12:14:44.761194 (+   232us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:44.761276 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:44.953894 (+192618us) raft_consensus.cc:1685] finished
0709 12:14:44.953933 (+    39us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:44.954187 (+   254us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":115667,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":37,"raft.queue_time_us":18600,"raft.run_cpu_time_us":180,"raft.run_wall_time_us":11872,"spinlock_wait_cycles":51202304,"thread_start_us":65632,"threads_started":1,"wal-append.queue_time_us":260055}
I20260709 12:14:44.956322 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:44.867980 19275 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:44.957770 15716 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:44.960359 19275 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:44.961012 19094 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:44.962420 15685 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:44.952855 15189 rpcz_store.cc:276] 0709 12:14:43.402899 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:43.402998 (+    99us) service_pool.cc:224] Handling call
0709 12:14:43.403331 (+   333us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:43.415713 (+ 12382us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:43.415749 (+    36us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:43.416366 (+   617us) log.cc:844] Serialized 52 byte log entry
0709 12:14:43.620458 (+204092us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:43.661522 (+ 41064us) log.cc:844] Serialized 14 byte log entry
0709 12:14:43.685350 (+ 23828us) log.cc:844] Serialized 14 byte log entry
0709 12:14:43.685733 (+   383us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:43.685904 (+   171us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:43.839202 (+153298us) spinlock_profiling.cc:243] Waited 38.5 ms on lock 0x7b180027a540. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c2d3f3 00007f4c05c2f7c1 00007f4c05c2f779 00007f4c05c2f709 00007f4c05c2f6d1 00007f4c05c2e9cd 0000000000388634 0000000000388479 00007f4c05c1083a
0709 12:14:44.847394 (+1008192us) spinlock_profiling.cc:243] Waited 13.7 ms on lock 0x7b180027a540. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c2d522 00007f4c05c2f7c1 00007f4c05c2f779 00007f4c05c2f709 00007f4c05c2f6d1 00007f4c05c2e9cd 0000000000388634 0000000000388479 00007f4c05c1083a
0709 12:14:44.860452 (+ 13058us) spinlock_profiling.cc:243] Waited 2.68 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:44.951108 (+ 90656us) raft_consensus.cc:1685] finished
0709 12:14:44.951160 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:44.951918 (+   758us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":29424,"prepare.queue_time_us":250017,"prepare.run_cpu_time_us":67,"prepare.run_wall_time_us":68,"raft.queue_time_us":14122,"raft.run_cpu_time_us":330,"raft.run_wall_time_us":17530,"spinlock_wait_cycles":126304640,"thread_start_us":143276,"threads_started":1,"wal-append.queue_time_us":233847}
I20260709 12:14:44.949435 15187 rpcz_store.cc:276] 0709 12:14:43.858788 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:44.649887 (+791099us) service_pool.cc:224] Handling call
0709 12:14:44.650174 (+   287us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:44.650585 (+   411us) raft_consensus.cc:1534] Early marking committed up to index 9
0709 12:14:44.763345 (+112760us) log.cc:844] Serialized 14 byte log entry
0709 12:14:44.948090 (+184745us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:44.948203 (+   113us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:44.948324 (+   121us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:44.948485 (+   161us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:44.948744 (+   259us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":110205,"prepare.queue_time_us":113306,"prepare.run_cpu_time_us":22,"prepare.run_wall_time_us":23,"thread_start_us":184046,"threads_started":1,"wal-append.queue_time_us":111668}
I20260709 12:14:44.848800 19141 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:44.962066 19094 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:44.963155 19117 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:44.957677 19073 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:44.976505 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:44.970556 19094 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:44.991540 19094 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:44.992440 15685 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:44.994251 19344 log.cc:927] Time spent T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
I20260709 12:14:44.976096 19117 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:44.824635 19069 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:44.995543 15154 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:44.996726 19248 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:44.997262 19248 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.997612 19248 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:44.999562 19117 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:45.001942 15108 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 10.
I20260709 12:14:45.005515 19333 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.006600 19333 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:44.878494 19319 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.016650 19333 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:45.018105 19319 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:44.991936 19269 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:45.019183 19073 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:45.022555 15154 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:45.022930 19073 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.023856 19341 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:45.024755 19341 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:45.007458 19318 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:45.026747 19266 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.026741 19318 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.027740 19266 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.029565 19318 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:45.030113 19266 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:45.031086 19275 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:45.025898 19073 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:45.038024 19181 raft_consensus.cc:3055] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:14:45.045140 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:45.047099 15684 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:45.055322 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:45.032379 15154 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:45.038869 19181 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:45.047116 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:45.067098 19223 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:14:45.068463 15184 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 2270) took 1518 ms. Trace:
W20260709 12:14:45.073007 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 134574us
I20260709 12:14:45.071782 15184 rpcz_store.cc:276] 0709 12:14:43.549826 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:43.874927 (+325101us) service_pool.cc:224] Handling call
0709 12:14:43.875252 (+   325us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:43.932396 (+ 57144us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 12:14:44.031230 (+ 98834us) log.cc:844] Serialized 14 byte log entry
0709 12:14:45.020990 (+989760us) spinlock_profiling.cc:243] Waited 12.9 ms on lock 0x7b1800338980. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c0fe07 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c2a93f 00007f4c05c2cc02 00007f4c088b420b 00007f4c088b9d23 00007f4c088ba23a 00007f4c08d24a2a
0709 12:14:45.067710 (+ 46720us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:45.067795 (+    85us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:45.067921 (+   126us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:45.068041 (+   120us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:45.068277 (+   236us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":52806,"prepare.queue_time_us":88587,"prepare.run_cpu_time_us":75,"prepare.run_wall_time_us":13225,"raft.queue_time_us":53050,"raft.run_cpu_time_us":136,"raft.run_wall_time_us":137,"spinlock_wait_cycles":226973952,"thread_start_us":45929,"threads_started":1}
I20260709 12:14:45.080307 19323 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.081293 19323 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.081676 19181 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.082965 19181 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:45.084499 19323 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:45.090134 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.092726 19333 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:45.093253 19293 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.093432 19333 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:45.094826 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:45.095937 19333 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:45.100941 19297 log.cc:927] Time spent T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 1.268s	user 0.002s	sys 0.003s
W20260709 12:14:45.105012 19301 log.cc:927] Time spent T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.876s	user 0.004s	sys 0.000s
I20260709 12:14:45.108027 15716 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:45.111375 15107 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 2335) took 1249 ms. Trace:
I20260709 12:14:45.111972 15107 rpcz_store.cc:276] 0709 12:14:43.861989 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:43.862199 (+   210us) service_pool.cc:224] Handling call
0709 12:14:43.864817 (+  2618us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:43.865191 (+   374us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:43.865222 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:43.878964 (+ 13742us) log.cc:844] Serialized 26 byte log entry
0709 12:14:44.063333 (+184369us) raft_consensus.cc:1645] Marking committed up to 7
0709 12:14:44.063392 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:44.063472 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:45.104037 (+1040565us) spinlock_profiling.cc:243] Waited 55.4 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:45.107694 (+  3657us) raft_consensus.cc:1685] finished
0709 12:14:45.107717 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:45.111046 (+  3329us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":331,"raft.run_cpu_time_us":138,"raft.run_wall_time_us":46545,"spinlock_wait_cycles":127390080,"thread_start_us":95620,"threads_started":1,"wal-append.queue_time_us":242902}
W20260709 12:14:45.118330 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:45.119831 19286 log.cc:927] Time spent T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 1.333s	user 0.009s	sys 0.014s
I20260709 12:14:45.086400 19287 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.124688 15033 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51618 (request call id 470) took 1595 ms. Trace:
I20260709 12:14:45.125097 15033 rpcz_store.cc:276] 0709 12:14:43.529371 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:43.538266 (+  8895us) service_pool.cc:224] Handling call
0709 12:14:43.538697 (+   431us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:43.539105 (+   408us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:43.539135 (+    30us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:43.544340 (+  5205us) log.cc:844] Serialized 52 byte log entry
0709 12:14:43.714923 (+170583us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:43.714961 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:43.715023 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:45.118689 (+1403666us) spinlock_profiling.cc:243] Waited 21.6 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:45.124214 (+  5525us) raft_consensus.cc:1685] finished
0709 12:14:45.124233 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:45.124475 (+   242us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3773,"raft.run_cpu_time_us":116,"raft.run_wall_time_us":10454,"spinlock_wait_cycles":50952448,"thread_start_us":113719,"threads_started":1,"wal-append.queue_time_us":198244}
W20260709 12:14:45.131870 19329 log.cc:927] Time spent T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.367s	user 0.002s	sys 0.000s
I20260709 12:14:45.136487 15683 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:45.132138 19094 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:45.139453 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.144109 15181 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 2284) took 1435 ms. Trace:
I20260709 12:14:45.144672 15181 rpcz_store.cc:276] 0709 12:14:43.708736 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:43.878787 (+170051us) service_pool.cc:224] Handling call
0709 12:14:44.285294 (+406507us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:44.290299 (+  5005us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:45.143627 (+853328us) spinlock_profiling.cc:243] Waited 406 ms on lock 0x7b54001aa750. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d198ad 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:45.143895 (+   268us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":934037888}
W20260709 12:14:45.145577 19349 log.cc:927] Time spent T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.266s	user 0.001s	sys 0.000s
W20260709 12:14:45.146350 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 57226.3us
I20260709 12:14:45.109403 19248 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:45.149681 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.140343 15184 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:14:45.117305 19319 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:45.152823 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.133986 19293 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:45.155020 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.158864 19333 raft_consensus.cc:2804] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:45.159648 19333 raft_consensus.cc:697] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:45.159313 19319 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:45.161158 19333 consensus_queue.cc:237] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:45.161793 15189 raft_consensus.cc:2393] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 13: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:45.151032 19287 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:45.166380 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:45.166563 15040 raft_consensus.cc:1240] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 9. Current term is 10. Ops: []
W20260709 12:14:45.166961 19346 log.cc:927] Time spent T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.288s	user 0.002s	sys 0.000s
I20260709 12:14:45.169047 15716 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:45.168241 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:45.170481 15037 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 10.
I20260709 12:14:45.171200 19248 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:45.171780 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:45.175690 15035 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:45.145491 19117 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.162999 19319 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:45.178356 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:45.175215 15003 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:45.184547 19188 consensus_queue.cc:1059] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.012s
I20260709 12:14:45.185595 19188 raft_consensus.cc:3055] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:45.186000 19188 raft_consensus.cc:740] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:45.189271 19332 log.cc:927] Time spent T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.374s	user 0.000s	sys 0.001s
I20260709 12:14:45.191308 15038 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 2353) took 1055 ms. Trace:
I20260709 12:14:45.191681 15038 rpcz_store.cc:276] 0709 12:14:44.136213 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:44.136397 (+   184us) service_pool.cc:224] Handling call
0709 12:14:44.154059 (+ 17662us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:44.423872 (+269813us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:44.423904 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:44.477560 (+ 53656us) log.cc:844] Serialized 26 byte log entry
0709 12:14:44.559739 (+ 82179us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:44.559776 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:44.559856 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:45.188254 (+628398us) spinlock_profiling.cc:243] Waited 3.29 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:45.190782 (+  2528us) raft_consensus.cc:1685] finished
0709 12:14:45.190820 (+    38us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:45.191106 (+   286us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":27724,"raft.run_cpu_time_us":121,"raft.run_wall_time_us":19844,"spinlock_wait_cycles":7577856,"thread_start_us":350860,"threads_started":2,"wal-append.queue_time_us":306564}
I20260709 12:14:45.198374 15182 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40302 (request call id 2304) took 1425 ms. Trace:
I20260709 12:14:45.198928 15182 rpcz_store.cc:276] 0709 12:14:43.772673 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:44.581188 (+808515us) service_pool.cc:224] Handling call
0709 12:14:44.581497 (+   309us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:44.581794 (+   297us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:44.581821 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:44.582230 (+   409us) log.cc:844] Serialized 26 byte log entry
0709 12:14:44.952586 (+370356us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:44.953251 (+   665us) log.cc:844] Serialized 14 byte log entry
0709 12:14:44.953530 (+   279us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:44.953666 (+   136us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:45.126023 (+172357us) spinlock_profiling.cc:243] Waited 20.8 ms on lock 0x7b4800043ed8. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0dc43aa1 00007f4c0dc3ab37 00007f4c0dc3a9ca 00007f4c0dd3226f 00007f4c0dd31f37 00007f4c0dd4655c 00007f4c0dd46508 00007f4c0dd46488 00007f4c0dd46443 00007f4c0dd456ec 00007f4c0cc6fa96
0709 12:14:45.166137 (+ 40114us) spinlock_profiling.cc:243] Waited 103 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:45.197938 (+ 31801us) raft_consensus.cc:1685] finished
0709 12:14:45.197963 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:45.198187 (+   224us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":13031,"prepare.run_cpu_time_us":93,"prepare.run_wall_time_us":3740,"raft.queue_time_us":24163,"raft.run_cpu_time_us":2371,"raft.run_wall_time_us":526255,"spinlock_wait_cycles":284640768,"thread_start_us":369777,"threads_started":1,"wal-append.queue_time_us":295741}
I20260709 12:14:45.200803 19117 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:45.203884 19148 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:45.204521 19148 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:45.204900 19148 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:45.208045 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:45.209028 15181 raft_consensus.cc:2376] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13. Re-sending same reply.
I20260709 12:14:45.217424 15033 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 15. Current term is 16. Ops: []
I20260709 12:14:45.218164 15684 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:45.219659 19072 raft_consensus.cc:2804] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader election won for term 10
W20260709 12:14:45.219770 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 51199.5us
I20260709 12:14:45.220333 19072 raft_consensus.cc:697] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:45.187021 19188 consensus_queue.cc:260] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.221500 19072 consensus_queue.cc:237] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:45.223088 15037 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:14:45.223512 15684 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:45.223830 15713 raft_consensus.cc:1240] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: []
W20260709 12:14:45.224989 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:45.225914 19248 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:45.233300 15035 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 8.
I20260709 12:14:45.236553 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:45.237433 15187 raft_consensus.cc:2376] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10. Re-sending same reply.
I20260709 12:14:45.232523 19188 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:45.245602 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 65166.1us
I20260709 12:14:45.246759 19094 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:45.280040 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:45.287932 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 64557.6us
I20260709 12:14:45.266566 19293 consensus_queue.cc:1048] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 12:14:45.293730 15081 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:45.299592 19293 raft_consensus.cc:2804] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:45.300076 19293 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.300426 19293 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:45.303720 19272 consensus_meta.cc:287] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.654s	user 0.006s	sys 0.010s
I20260709 12:14:45.304250 19272 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.306313 19272 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:45.293749 19314 consensus_queue.cc:1048] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.001s
W20260709 12:14:45.313048 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 47185us
I20260709 12:14:45.316625 15035 raft_consensus.cc:1240] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:45.268606 19148 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:45.314678 19248 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:45.327425 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 44624.3us
I20260709 12:14:45.331586 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:45.333868 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:45.333545 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 14 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:45.340538 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:45.341521 15037 raft_consensus.cc:3055] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:45.341920 15037 raft_consensus.cc:740] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:45.343012 15037 consensus_queue.cc:260] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.350116 15037 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:45.350795 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:45.348537 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:45.358142 15108 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 13.
I20260709 12:14:45.362092 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:45.362610 15038 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:14:45.366676 19252 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:45.367436 19252 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.357506 19272 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:45.373790 19269 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.004s
I20260709 12:14:45.377907 19230 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:45.370225 19252 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:45.380522 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:45.366605 19117 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.013s
I20260709 12:14:45.383924 19248 consensus_queue.cc:1048] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.008s
I20260709 12:14:45.391026 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:45.378394 19314 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.394230 15683 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:45.395771 15038 raft_consensus.cc:2393] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:45.398865 19342 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:45.400872 19342 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.401226 19342 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:45.402318 19230 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.405205 19288 consensus_queue.cc:1048] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:45.406270 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:45.407720 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:45.408368 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:45.409086 19093 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.409332 15031 raft_consensus.cc:1240] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:45.410204 19314 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.412441 19314 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:45.414462 19314 consensus_queue.cc:1059] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:45.415155 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
W20260709 12:14:45.409487 19360 log.cc:927] Time spent T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 12:14:45.405422 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:45.419869 15035 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:45.389658 19188 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.048s
W20260709 12:14:45.480840 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:45.452636 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:45.460600 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:45.452306 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:45.430725 15037 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:45.423987 15034 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:14:45.415578 19314 raft_consensus.cc:3055] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:45.439213 19251 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:45.492981 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.493130 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.493793 15181 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
I20260709 12:14:45.452073 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:45.437489 19364 log.cc:927] Time spent T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.060s	user 0.002s	sys 0.000s
I20260709 12:14:45.493830 15182 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 10.
I20260709 12:14:45.500038 15187 raft_consensus.cc:3060] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:45.455796 19230 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:45.422698 19148 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:45.502033 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:45.433876 19012 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.504017 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 14 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.537029 15181 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 13.
I20260709 12:14:45.537213 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:45.491705 19314 raft_consensus.cc:740] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:45.536939 19012 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.538360 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:45.440332 19293 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.539728 19012 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:45.517367 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:45.518970 15685 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:45.540423 19293 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:45.493033 19251 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.421752 19272 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:45.541765 15685 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:45.542035 19248 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:45.542464 19248 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:45.541751 15109 raft_consensus.cc:2393] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 6: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:45.519527 19072 consensus_queue.cc:1059] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:14:45.522675 19275 consensus_queue.cc:1059] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 15.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:14:45.523857 19181 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:45.544118 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:45.526170 15081 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:45.538584 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:45.521442 15187 raft_consensus.cc:2468] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 10.
I20260709 12:14:45.529731 19135 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.545720 19135 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.546331 15081 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:45.547101 19252 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:45.543768 19275 raft_consensus.cc:3055] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Stepping down as leader of term 15
I20260709 12:14:45.529418 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:45.547901 19275 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:45.530476 15033 raft_consensus.cc:1240] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:45.548820 19275 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.549355 15031 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 12:14:45.550025 19275 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:14:45.530745 15032 raft_consensus.cc:1240] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:45.551184 19094 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:45.542835 19248 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:45.433869 18932 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:45.531735 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:45.553423 15039 raft_consensus.cc:2393] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 13: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:45.553090 18932 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.423055 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:45.532142 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:45.524652 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:45.532473 15107 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:45.539913 15038 raft_consensus.cc:1275] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 12:14:45.556427 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:45.540210 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:45.540920 15040 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:45.542881 19251 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:45.538548 19314 consensus_queue.cc:260] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:45.544037 15108 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:45.551442 15081 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:45.545415 19181 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:45.498137 19269 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.457842 19325 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.425138 19093 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:45.557188 15034 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:45.575459 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:45.576879 15039 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
W20260709 12:14:45.577204 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:45.530902 19365 log.cc:927] Time spent T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.136s	user 0.000s	sys 0.001s
I20260709 12:14:45.579874 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:45.548820 19135 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:45.580392 15036 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 5.
I20260709 12:14:45.543812 19272 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:45.575456 19314 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:45.586396 15190 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 13 index: 6. (term mismatch)
I20260709 12:14:45.588029 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.587837 19269 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:45.588892 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:45.588663 19325 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.588850 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.590317 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.591391 15156 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:45.591761 19271 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.592664 15182 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:14:45.592947 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:45.567348 19117 consensus_queue.cc:1175] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "2cdab4d204e440c194e8b09634795793" responder_term: 8 status { last_received { term: 6 index: 7 } last_committed_idx: 7 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:14:45.600448 15183 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:45.593472 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.594111 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:45.594936 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.596201 15190 pending_rounds.cc:85] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 5
I20260709 12:14:45.576159 19181 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:45.590716 19248 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:45.596668 15184 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 5.
W20260709 12:14:45.601438 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 50161.9us
I20260709 12:14:45.613983 18932 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:45.609761 15081 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:45.602974 19295 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:45.571929 19342 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:45.631870 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:45.632012 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:45.632997 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.615780 15081 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:45.605171 15035 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:45.633744 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:45.604099 15190 pending_rounds.cc:107] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 12.6
I20260709 12:14:45.634599 15190 raft_consensus.cc:2889] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:45.635988 15185 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:45.632601 15040 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:45.636408 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 94710.6us
I20260709 12:14:45.637959 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:45.638746 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:45.606712 19181 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:45.632133 15188 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:45.643750 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:45.649428 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.650270 15183 raft_consensus.cc:2393] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 8: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:45.619782 19094 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:45.651382 15186 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
W20260709 12:14:45.652354 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 61251.5us
I20260709 12:14:45.654141 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.657357 15184 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:14:45.658413 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:45.603974 19271 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.655933 15189 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:14:45.664345 19370 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:45.665056 19325 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:45.666148 19093 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:45.667618 19304 consensus_queue.cc:1059] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:14:45.668031 19269 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:45.651062 18932 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:45.671483 19248 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:45.672364 19230 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:45.674424 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.675169 15189 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
W20260709 12:14:45.680677 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 64973us
I20260709 12:14:45.681981 15081 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:45.682914 19272 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:45.685617 19135 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:45.686237 19135 raft_consensus.cc:697] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:45.687407 19295 raft_consensus.cc:697] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:45.687147 19135 consensus_queue.cc:237] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.688781 19295 consensus_queue.cc:237] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.691383 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:45.692983 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.694097 15184 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 16.
I20260709 12:14:45.662061 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.695428 15182 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:45.694635 15187 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:45.698302 15040 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:14:45.653898 19094 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.700819 15033 raft_consensus.cc:2410] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 11 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
I20260709 12:14:45.701356 15034 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 11: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:45.703182 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:45.703459 19304 raft_consensus.cc:3055] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:45.703907 19304 raft_consensus.cc:740] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:45.704430 19251 consensus_queue.cc:1059] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:45.704813 19304 consensus_queue.cc:260] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:45.705358 19251 raft_consensus.cc:3055] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:45.705763 19251 raft_consensus.cc:740] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:45.683079 15081 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:45.691010 19272 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:45.707239 19271 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:45.707700 19272 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:45.712376 19342 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:45.715713 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:45.716506 15713 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:45.717948 15036 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:45.723428 19094 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:45.725847 14937 catalog_manager.cc:5697] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 8 to 13, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 13 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.728188 19370 raft_consensus.cc:697] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:45.729399 15111 raft_consensus.cc:1240] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:45.730079 19370 consensus_queue.cc:237] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:45.731607 19181 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.731845 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:45.732921 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:45.733106 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:45.733651 15113 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:45.734197 15112 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:45.701790 15186 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
W20260709 12:14:45.736064 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 72683.2us
I20260709 12:14:45.715662 19369 raft_consensus.cc:3055] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:45.737753 19325 consensus_queue.cc:1048] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:45.738265 15036 raft_consensus.cc:1275] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 9 index: 10. Preceding OpId from leader: term: 10 index: 10. (term mismatch)
I20260709 12:14:45.738646 15036 pending_rounds.cc:85] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 9
I20260709 12:14:45.738920 15036 pending_rounds.cc:107] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 9.10
I20260709 12:14:45.738019 19369 raft_consensus.cc:740] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:45.740015 19304 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:45.740538 19369 consensus_queue.cc:260] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:45.742007 19369 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:45.743911 19181 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:45.739169 15036 raft_consensus.cc:2889] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:45.746111 19248 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:14:45.747686 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:45.748519 15112 raft_consensus.cc:2393] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 10: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:45.750085 19325 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:45.750415 15156 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:45.751946 15114 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 16.
I20260709 12:14:45.751827 19325 raft_consensus.cc:2804] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:45.706662 19251 consensus_queue.cc:260] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.752530 19325 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.752976 19325 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:45.753247 19251 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:45.758069 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 75071us
I20260709 12:14:45.766343 19275 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:45.785054 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:45.772531 14937 catalog_manager.cc:5697] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 11 to 15. New cstate: current_term: 15 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.788465 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.787125 15033 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:45.794202 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:45.794893 15156 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:45.795876 18932 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:45.796249 18932 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.796573 18932 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:45.801527 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:45.817684 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 58661.9us
I20260709 12:14:45.784544 19271 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:45.788648 19117 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.831624 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:45.818627 15081 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:45.837953 15081 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:45.845618 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:45.848006 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:45.851341 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:45.855067 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:45.858515 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 14 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:45.859264 15114 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:45.864251 15107 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 14: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:45.864754 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:45.865424 15033 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:14:45.863564 15186 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:45.847373 19275 raft_consensus.cc:2804] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:14:45.862217 19314 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260709 12:14:45.886152 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:45.870303 19271 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:45.889196 14937 catalog_manager.cc:5697] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 5 to 7, leader changed from 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 7 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:45.892567 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:45.927502 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:45.922545 15109 raft_consensus.cc:1240] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:45.922853 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:45.928376 15111 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:45.882292 15081 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:45.924008 15107 raft_consensus.cc:1240] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 7. Current term is 8. Ops: []
W20260709 12:14:45.925096 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:45.937668 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 55472.6us
I20260709 12:14:45.939245 19069 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:45.939713 19069 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.940034 19069 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
W20260709 12:14:45.946720 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:45.926072 19314 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.984733 18932 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.988020 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:45.988647 15032 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 11
I20260709 12:14:45.869824 19272 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.002007 15189 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:45.997519 15114 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 14.
I20260709 12:14:45.935194 19275 raft_consensus.cc:697] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:45.882292 19117 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:45.915170 19325 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.018996 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:45.992221 19314 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:45.951939 19094 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.037479 15113 raft_consensus.cc:1240] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:46.039719 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:46.040892 15005 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:14:46.041356 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 93836us
I20260709 12:14:46.037238 14937 catalog_manager.cc:5697] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:46.018347 15114 raft_consensus.cc:1240] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:46.043627 15683 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:46.060132 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:46.060261 15684 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:46.064453 15107 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:46.067627 15115 raft_consensus.cc:1240] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:46.039930 19304 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:46.072739 14937 catalog_manager.cc:5697] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 6 to 10, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 10 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:46.080614 14937 catalog_manager.cc:5697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 8 to 11, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 11 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:46.078902 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:46.105895 14937 catalog_manager.cc:5697] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 8 to 11, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 11 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:46.065847 18932 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:46.070880 19342 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 12:14:46.069828 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 202529us
I20260709 12:14:46.145829 15112 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:14:46.065665 19370 raft_consensus.cc:2804] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:46.152233 15114 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:14:46.079452 19318 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260709 12:14:46.167987 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:46.162600 14937 catalog_manager.cc:5697] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 6 to 8, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 8 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:46.182224 14937 catalog_manager.cc:5697] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 10 to 12, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 12 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:46.176093 15005 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:46.205410 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 169907us
I20260709 12:14:46.211334 15032 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:14:46.216297 19230 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:46.216603 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:46.217028 19230 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:46.218225 19373 log.cc:927] Time spent T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.190s	user 0.000s	sys 0.000s
I20260709 12:14:46.219679 19230 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:46.221474 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:46.222270 15112 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:46.222688 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:46.232797 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:46.242107 15156 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:46.243788 19271 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:46.244235 19230 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:46.244797 19230 raft_consensus.cc:697] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:46.245692 19230 consensus_queue.cc:237] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.249050 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:46.251507 19325 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:46.143635 19248 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.145334 19342 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:46.265676 15684 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:46.279983 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 70112.2us
I20260709 12:14:46.163019 19318 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:46.276073 14937 catalog_manager.cc:5697] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 4 to 7, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 7 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:46.291852 19012 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:46.292920 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:46.294672 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:46.294919 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:46.295900 15040 raft_consensus.cc:2393] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 6: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:46.131095 19304 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.208158 19370 raft_consensus.cc:697] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:46.306509 14935 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37356 (request call id 233) took 10641 ms. Trace:
I20260709 12:14:46.254429 19275 consensus_queue.cc:237] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.189985 19069 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:46.306021 19381 log.cc:927] Time spent T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
W20260709 12:14:46.314961 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:46.273959 19342 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:46.342311 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:46.349033 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:46.296435 19318 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:46.287578 19369 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.069s
W20260709 12:14:46.419418 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:46.422821 15186 consensus_meta.cc:287] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.541s	user 0.007s	sys 0.000s
I20260709 12:14:46.422856 15033 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:46.377365 19196 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:46.424923 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 60009.8us
I20260709 12:14:46.380308 19117 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:46.381826 18932 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.350677 19371 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:46.316850 14935 rpcz_store.cc:276] 0709 12:14:35.653920 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:35.654188 (+   268us) service_pool.cc:224] Handling call
0709 12:14:46.280293 (+10626105us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:44.044832 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:44.271418 (+226586us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:44.271456 (+    38us) write_op.cc:435] Acquired schema lock
0709 12:14:44.271475 (+    19us) tablet.cc:662] Decoding operations
0709 12:14:44.272998 (+  1523us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:44.273076 (+    78us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:44.273104 (+    28us) tablet.cc:685] Acquiring locks for 20 operations
0709 12:14:44.274399 (+  1295us) tablet.cc:701] Row locks acquired
0709 12:14:44.274413 (+    14us) write_op.cc:260] PREPARE: finished
0709 12:14:44.274553 (+   140us) write_op.cc:270] Start()
0709 12:14:44.274661 (+   108us) write_op.cc:276] Timestamp: P: 1783599284274507 usec, L: 0
0709 12:14:44.274678 (+    17us) op_driver.cc:348] REPLICATION: starting
0709 12:14:44.300640 (+ 25962us) log.cc:844] Serialized 7840 byte log entry
0709 12:14:44.855371 (+554731us) op_driver.cc:464] REPLICATION: finished
0709 12:14:44.878754 (+ 23383us) write_op.cc:301] APPLY: starting
0709 12:14:44.878839 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:44.879246 (+   407us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:44.879401 (+   155us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:44.967746 (+ 88345us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:44.968348 (+   602us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=20
0709 12:14:44.968412 (+    64us) write_op.cc:312] APPLY: finished
0709 12:14:44.969980 (+  1568us) log.cc:844] Serialized 139 byte log entry
0709 12:14:45.010481 (+ 40501us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:45.011371 (+   890us) write_op.cc:454] Released schema lock
0709 12:14:45.011459 (+    88us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:45.069451 (+ 57992us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:45.069494 (+    43us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":44765,"reported_tablets":44,"child_traces":[["op",{"apply.queue_time_us":23101,"apply.run_cpu_time_us":6708,"apply.run_wall_time_us":190431,"num_ops":20,"prepare.queue_time_us":205078,"prepare.run_cpu_time_us":22247,"prepare.run_wall_time_us":484088,"raft.queue_time_us":231965,"raft.run_cpu_time_us":3025,"raft.run_wall_time_us":64006,"replication_time_us":552994,"thread_start_us":474495,"threads_started":4,"wal-append.queue_time_us":246485,"wal-append.run_cpu_time_us":42365,"wal-append.run_wall_time_us":1451049}]]}
I20260709 12:14:46.388971 15114 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 8. (term mismatch)
I20260709 12:14:46.430183 15114 pending_rounds.cc:85] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 7
I20260709 12:14:46.430500 15114 pending_rounds.cc:107] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted NO_OP operation due to leader change: 7.8
I20260709 12:14:46.430743 15114 raft_consensus.cc:2889] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:14:46.390729 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 257242us
I20260709 12:14:46.402266 19304 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:46.425381 15078 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:46.410027 19370 consensus_queue.cc:237] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:46.415707 19272 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:46.282191 19248 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:46.418889 19306 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:46.379733 19094 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:46.423237 15186 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:46.430229 15111 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:46.441867 19272 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:46.450403 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:46.458909 15005 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:46.429441 19371 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:14:46.463361 15184 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.661s	user 0.009s	sys 0.004s
W20260709 12:14:46.473073 15184 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.671s	user 0.009s	sys 0.004s
I20260709 12:14:46.485823 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:46.493973 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:46.495234 15186 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:14:46.439144 18932 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.500859 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:46.430176 19196 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.463737 19371 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:46.503664 15181 raft_consensus.cc:2376] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11. Re-sending same reply.
I20260709 12:14:46.451872 19306 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.508699 15187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:46.519604 19402 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:46.520896 19389 log.cc:927] Time spent T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 12:14:46.526803 19196 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:46.527132 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 115654us
I20260709 12:14:46.528201 19304 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:46.528964 19304 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.533243 19306 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:46.537269 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:46.537791 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:46.542236 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 91612.8us
I20260709 12:14:46.542804 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:46.543311 15005 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:46.543569 15190 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:46.546121 19014 raft_consensus.cc:2764] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 12:14:46.548380 18932 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:46.550165 19380 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:14:46.551829 19251 consensus_meta.cc:287] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.798s	user 0.012s	sys 0.001s
W20260709 12:14:46.556092 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:46.555902 15081 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:46.550926 19380 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:46.563812 19248 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:46.565218 19380 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:46.566140 19094 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:46.566758 19094 raft_consensus.cc:697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:14:46.568159 19400 log.cc:927] Time spent T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:14:46.567885 19094 consensus_queue.cc:237] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.577493 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:46.578265 15033 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:46.555971 15031 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260709 12:14:46.576071 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 86751.9us
I20260709 12:14:46.593555 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:46.594328 15181 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:46.523685 15182 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 5.
I20260709 12:14:46.598345 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:46.599123 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:46.603917 15186 raft_consensus.cc:2393] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:46.608021 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:46.617599 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:46.627166 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:46.629180 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:46.629253 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:46.632709 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 322521us
I20260709 12:14:46.624444 15113 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 13.
I20260709 12:14:46.642814 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:46.598515 19304 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:46.646399 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:46.647118 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:46.648051 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:46.648656 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 46192us
I20260709 12:14:46.607319 18932 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:46.618914 19196 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:46.650544 15037 raft_consensus.cc:2393] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 12: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:46.658668 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:46.659044 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:46.659763 15039 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:46.657254 15190 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:46.663556 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:46.664266 15190 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:46.619148 19069 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:46.592494 19402 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.674526 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:46.677753 15186 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:46.678596 15033 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:46.618566 19072 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.044s
I20260709 12:14:46.689997 15154 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:46.693850 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:46.694522 15185 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:46.694468 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:46.685763 15004 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:46.695478 15190 raft_consensus.cc:2393] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:46.696390 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:46.697180 15182 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:46.658363 19196 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:46.705089 19230 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:46.709316 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 166158us
W20260709 12:14:46.709736 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:46.712417 15154 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
W20260709 12:14:46.700096 19314 consensus_meta.cc:287] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.635s	user 0.005s	sys 0.006s
I20260709 12:14:46.662232 19318 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.724059 19410 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:46.724673 19405 log.cc:927] Time spent T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:14:46.724874 19069 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:46.725309 19398 log.cc:927] Time spent T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.185s	user 0.000s	sys 0.001s
I20260709 12:14:46.726058 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:46.728856 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:46.724123 19159 consensus_queue.cc:1059] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.099s
I20260709 12:14:46.731072 19399 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.739578 19403 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:46.716188 19012 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:46.745635 15039 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:14:46.701274 19196 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:46.757854 19379 log.cc:927] Time spent T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:14:46.760288 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:46.767239 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:46.758893 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 46580us
I20260709 12:14:46.744994 15081 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:46.769093 15038 raft_consensus.cc:1240] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:46.776784 15154 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:46.755260 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:46.777063 15187 raft_consensus.cc:606] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:46.776387 15190 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:46.777475 15187 raft_consensus.cc:614] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:46.773021 15184 raft_consensus.cc:2393] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:46.778640 19399 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.779430 15005 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:46.781244 15005 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:46.717314 19369 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.057s
I20260709 12:14:46.745958 19371 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:46.695475 18932 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.764739 19230 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election won for term 14
W20260709 12:14:46.792327 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 47393.8us
I20260709 12:14:46.796972 15154 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:46.769472 15004 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:46.781134 19399 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:46.770744 19012 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:46.774533 19188 raft_consensus.cc:3055] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Stepping down as leader of term 12
W20260709 12:14:46.804121 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 153734us
I20260709 12:14:46.805229 15183 raft_consensus.cc:1240] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 10. Current term is 12. Ops: [10.7-10.7]
I20260709 12:14:46.807220 15081 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:46.809808 15713 raft_consensus.cc:1240] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:46.793597 19159 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:46.763391 19069 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:46.763340 19014 consensus_queue.cc:1059] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.038s
I20260709 12:14:46.758015 19314 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:46.799890 19306 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:46.820801 15190 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:46.796051 19272 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:46.809986 19012 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:46.819236 15683 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:46.823174 19252 raft_consensus.cc:2804] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:46.793150 19288 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.027s
I20260709 12:14:46.809793 19188 raft_consensus.cc:740] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:46.795938 19342 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:46.835350 19148 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:46.837733 15185 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:46.821645 19159 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:46.782013 19403 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.845021 15189 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 15. Current term is 16. Ops: []
I20260709 12:14:46.845362 19402 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:46.819119 19399 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:46.802436 19251 consensus_queue.cc:1059] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 13.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.044s
I20260709 12:14:46.848820 19318 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:46.873000 19399 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.873531 19399 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:46.850613 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:46.798691 19230 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:46.867745 19188 consensus_queue.cc:260] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.874701 19230 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:46.875332 19188 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:46.868594 19252 raft_consensus.cc:697] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:46.877341 19252 consensus_queue.cc:237] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.870831 19288 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:14:46.879834 19288 raft_consensus.cc:697] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:46.880014 19314 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:46.880362 18932 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:46.880793 19288 consensus_queue.cc:237] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.882614 19403 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:46.884675 15718 raft_consensus.cc:1240] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:46.884388 19230 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:46.885344 19342 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:46.762315 19410 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:46.885977 19069 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:46.855103 19306 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:46.886936 19306 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:46.887704 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:46.888352 19410 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:46.888592 19230 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:46.861614 19148 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:46.900290 15185 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
W20260709 12:14:46.893747 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 74617.3us
I20260709 12:14:46.933518 15181 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:46.934031 15683 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:46.944721 15080 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:46.959625 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:46.960374 15711 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:46.973492 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:46.863250 19272 raft_consensus.cc:697] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:46.890199 19148 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:46.884361 19371 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:46.866515 19159 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:46.933630 19069 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:46.988739 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:46.985651 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:46.980300 15711 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:46.981379 19181 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:46.990011 15111 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 10: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:46.995106 15113 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 11.
I20260709 12:14:46.995656 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:46.980593 19410 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:46.976923 19422 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:46.998219 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 234923us
W20260709 12:14:47.000799 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 67523.4us
W20260709 12:14:47.002278 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 205456us
I20260709 12:14:47.003623 15154 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
W20260709 12:14:47.012662 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:47.032589 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:47.032930 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:47.034375 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.036094 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:47.036752 15032 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:46.998237 19410 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.049268 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.051160 15031 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:14:47.058723 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:47.061767 14924 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet d87b457d4fcf450aa4a249c29980c2d6 with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER failed with leader 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 37acd5ac26b54c4fb766e0134c390e73 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 9 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:14:47.067590 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 286449us
I20260709 12:14:47.049703 19391 consensus_queue.cc:1059] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.019s
I20260709 12:14:47.068499 15005 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.068756 19391 raft_consensus.cc:3055] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:47.069206 19391 raft_consensus.cc:740] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:47.072209 15080 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:47.076924 15189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:47.077641 15189 raft_consensus.cc:606] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:47.077971 15189 raft_consensus.cc:614] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:47.031782 19251 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.999657 19069 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.051800 19410 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:47.050470 19399 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:47.087152 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 83611.1us
I20260709 12:14:47.097659 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.104893 15040 raft_consensus.cc:2393] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 9: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:47.101835 15032 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:47.102852 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:47.113234 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 44837.5us
I20260709 12:14:47.119851 15040 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:47.128150 19433 consensus_queue.cc:1059] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: INVALID_TERM, Last received: 9.10, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
W20260709 12:14:47.129243 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 80787.4us
I20260709 12:14:47.130075 15080 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:47.130934 19181 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:47.132645 15184 raft_consensus.cc:1217] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Deduplicated request from leader. Original: 9.7->[10.8-14.10]   Dedup: 14.10->[]
I20260709 12:14:47.133178 15184 raft_consensus.cc:1240] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 14. Current term is 15. Ops: [10.8-14.10]
I20260709 12:14:47.133656 15080 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:47.134974 19314 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:47.076020 19306 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:47.135866 19435 log.cc:927] Time spent T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 12:14:47.102658 19325 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:47.137095 19325 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:47.137343 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.137785 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:47.138106 19426 log.cc:927] Time spent T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 12:14:47.139173 15081 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:47.139652 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.150767 15039 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
W20260709 12:14:47.151783 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:47.151731 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 46498.9us
I20260709 12:14:47.096956 19275 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:47.152697 15154 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.137212 19306 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:47.134690 19012 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:47.158222 15685 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.155937 15005 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:47.149187 19314 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:47.096323 19251 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:47.159837 15189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
W20260709 12:14:47.161346 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 108368us
I20260709 12:14:47.162470 15189 raft_consensus.cc:606] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:47.150231 19325 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:47.162861 15189 raft_consensus.cc:614] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:47.165990 19012 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:47.166293 19371 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:47.167933 15035 raft_consensus.cc:2393] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 12: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:47.163656 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:47.152192 19288 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:47.179750 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:47.181339 15711 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:47.182586 15081 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:47.087008 19272 consensus_queue.cc:237] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.162904 19314 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.070123 19391 consensus_queue.cc:260] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.172739 19440 raft_consensus.cc:3055] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:47.189522 15080 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:47.198010 19284 consensus_queue.cc:1059] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:47.198606 19293 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.193753 19196 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.199198 19293 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:47.200665 19448 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:47.201577 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 45742.2us
I20260709 12:14:47.201908 15038 raft_consensus.cc:1240] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:47.202322 15005 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.200670 19275 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:47.162093 19439 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.046s
I20260709 12:14:47.203271 19275 raft_consensus.cc:697] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:47.203683 15187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:47.204255 19275 consensus_queue.cc:237] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:47.205124 19251 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:47.204293 15187 raft_consensus.cc:606] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:47.209007 15187 raft_consensus.cc:614] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:47.211200 15112 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 12:14:47.212800 15711 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:47.211573 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:47.193792 19314 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:47.216508 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:47.220301 19425 log.cc:927] Time spent T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.133s	user 0.000s	sys 0.002s
I20260709 12:14:47.195324 19440 raft_consensus.cc:740] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:47.227664 19391 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:47.228386 19440 consensus_queue.cc:260] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 9.10, Last appended by leader: 10, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:47.229682 19440 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:47.194296 19069 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:47.234943 15005 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.198863 19284 raft_consensus.cc:3055] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:47.209620 19293 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:47.201586 19196 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:47.237514 19012 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260709 12:14:47.236562 19288 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:47.272432 19288 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:47.272944 19288 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:47.248998 19421 consensus_queue.cc:1059] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:14:47.236636 19069 raft_consensus.cc:2764] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election decision vote started in defunct term 13: won
W20260709 12:14:47.252455 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 70554.5us
I20260709 12:14:47.251842 19159 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.275748 19295 raft_consensus.cc:3055] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:47.276188 19295 raft_consensus.cc:740] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:47.237865 19284 raft_consensus.cc:740] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:47.277127 19295 consensus_queue.cc:260] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:47.277848 19159 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:47.257091 19188 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:47.259581 15187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:54254
W20260709 12:14:47.261291 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 106344us
I20260709 12:14:47.261704 19399 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:47.278789 15187 raft_consensus.cc:606] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.279309 15187 raft_consensus.cc:614] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:47.278622 19188 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:47.262228 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 109624us
I20260709 12:14:47.262486 19416 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:47.281170 19188 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:47.281277 15156 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:47.281997 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:47.277750 19284 consensus_queue.cc:260] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.282608 19416 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:47.283033 19416 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.283370 19416 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:47.283789 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:47.284884 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:47.285741 19325 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.287660 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:47.290102 15181 raft_consensus.cc:1275] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 12:14:47.283324 19284 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:47.291728 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:47.292294 15182 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 13.
W20260709 12:14:47.292498 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 57640us
I20260709 12:14:47.293279 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 14 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:47.293843 15188 raft_consensus.cc:3060] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:47.295776 19410 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:47.287600 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:47.296880 15032 raft_consensus.cc:2368] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14.
I20260709 12:14:47.296988 15719 raft_consensus.cc:2393] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 14: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:47.297835 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:47.299468 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:47.299803 19410 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:47.301219 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:47.301828 15185 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 11.
I20260709 12:14:47.302585 19148 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.293289 15005 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.260484 19314 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:47.324092 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:47.324419 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.324761 15112 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:47.325585 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:47.327375 15111 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 12:14:47.328774 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.329447 15111 raft_consensus.cc:2393] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 11: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:47.339390 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:47.340162 15183 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:47.347452 15113 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:14:47.316241 19014 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:14:47.348624 19288 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.350829 19288 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:47.352005 15005 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.353235 15005 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:47.353983 19012 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:47.354364 19012 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:47.354651 15005 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.354764 19012 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:47.355754 19325 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:47.318764 19293 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:47.359849 19293 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.362142 19293 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:47.363862 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.278514 19295 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:47.364746 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 43520.4us
I20260709 12:14:47.366580 15033 raft_consensus.cc:1240] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:47.367483 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:47.368213 15187 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 11: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:14:47.368665 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:47.369190 15113 raft_consensus.cc:2393] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:47.373859 15189 raft_consensus.cc:1275] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:14:47.373740 15004 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.377149 15005 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:47.378846 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.379844 15113 raft_consensus.cc:2410] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 14 because replica has last-logged OpId of term: 13 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 7.
I20260709 12:14:47.382716 19252 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.383538 19252 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.386060 19252 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:47.386768 19252 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.387315 19252 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.337466 19188 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:47.403606 19188 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:47.404031 19188 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:47.404531 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.408097 15080 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:47.390110 19159 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:47.457624 15112 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:14:47.390093 19252 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:47.390656 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:47.393224 19012 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.461982 19012 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:47.395943 19181 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:47.464181 19181 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.466784 19181 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:47.396656 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.468433 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.469744 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:47.396876 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.397042 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.474854 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:47.476042 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:47.477098 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.477658 15107 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:47.478446 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:47.478924 15107 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:47.399549 15113 raft_consensus.cc:1240] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:47.402522 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:47.480664 15116 raft_consensus.cc:3060] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:47.482653 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.412626 19148 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:47.366611 19370 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.047s
I20260709 12:14:47.369416 19069 consensus_queue.cc:1059] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.044s
I20260709 12:14:47.421936 15183 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 14.
I20260709 12:14:47.422955 15156 leader_election.cc:400] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14.
I20260709 12:14:47.426941 18932 raft_consensus.cc:3055] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:14:47.427963 15035 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:14:47.428519 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:47.428886 15034 raft_consensus.cc:1240] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:47.429204 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.492583 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.376757 19325 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:14:47.430562 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 53490.3us
I20260709 12:14:47.399514 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:47.432304 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 58654.8us
I20260709 12:14:47.496313 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.497433 15039 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:47.389586 19314 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:47.432947 19433 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:47.434254 19440 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:47.435166 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.435220 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.499595 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:47.437704 19318 raft_consensus.cc:3055] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:47.439816 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.440701 15036 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:47.443591 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.503618 15040 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:47.504765 15033 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:47.502825 15108 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:47.445745 19416 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.450733 19188 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.408700 15115 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:47.471140 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:47.459273 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.515890 15034 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 12:14:47.515774 15040 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:47.422958 15188 raft_consensus.cc:2468] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 14.
I20260709 12:14:47.486639 15156 leader_election.cc:403] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Cancelling election due to peer responding with higher term
I20260709 12:14:47.492606 15031 raft_consensus.cc:2393] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 12: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:47.486331 15110 raft_consensus.cc:1240] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 8. Current term is 9. Ops: [8.8-8.8]
I20260709 12:14:47.496404 15005 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.493685 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.517642 15181 raft_consensus.cc:1275] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 12:14:47.496824 15109 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:47.512877 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:47.514235 15004 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:47.516921 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.491627 18932 raft_consensus.cc:740] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:47.521721 19391 consensus_queue.cc:1059] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 12:14:47.523303 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 115299us
I20260709 12:14:47.523598 19094 raft_consensus.cc:3055] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:47.524147 19094 raft_consensus.cc:740] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:47.511816 19433 raft_consensus.cc:697] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:47.525045 19094 consensus_queue.cc:260] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.525890 19433 consensus_queue.cc:237] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:47.501812 15039 raft_consensus.cc:1275] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:14:47.519876 19402 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:47.503072 19318 raft_consensus.cc:740] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:47.500648 19181 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:47.504596 19325 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:47.491838 19421 consensus_queue.cc:1059] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.028s
I20260709 12:14:47.526302 19094 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:47.506968 19272 raft_consensus.cc:3055] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:47.527773 19399 raft_consensus.cc:3060] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:47.518877 15107 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
W20260709 12:14:47.528877 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 65541.1us
W20260709 12:14:47.527487 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 104744us
I20260709 12:14:47.518060 15113 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:14:47.524034 15080 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:47.521154 15081 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:47.533753 15116 raft_consensus.cc:2468] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 14.
I20260709 12:14:47.528265 19402 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.552542 15035 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:47.535211 15109 raft_consensus.cc:2410] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 14 because replica has last-logged OpId of term: 13 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 5.
I20260709 12:14:47.541111 19012 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:47.546948 19318 consensus_queue.cc:260] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.539777 19440 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:47.558823 19318 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:47.549726 19272 raft_consensus.cc:740] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:47.560177 19272 consensus_queue.cc:260] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.561305 19272 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:47.563504 19431 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:47.549402 19306 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:47.563913 19436 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.564425 19436 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.565056 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:47.548074 18932 consensus_queue.cc:260] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.565797 15719 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 10: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:47.566413 19436 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:47.563930 15081 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:47.567642 19369 consensus_queue.cc:1048] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:47.568238 19391 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:47.568645 19391 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.568959 19391 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:47.569319 18932 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:47.559039 19421 raft_consensus.cc:3055] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:47.557835 19402 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:47.521637 19275 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.033s
I20260709 12:14:47.564079 19431 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.571111 15683 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:47.571650 19306 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.572096 19431 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:47.533150 19014 raft_consensus.cc:2764] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260709 12:14:47.573544 19306 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:47.558125 19325 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:47.570225 19421 raft_consensus.cc:740] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:47.569582 19252 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:47.574368 19369 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.574795 19421 consensus_queue.cc:260] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.575429 19369 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:47.575994 19012 raft_consensus.cc:697] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:47.576906 19012 consensus_queue.cc:237] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:47.578008 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 54065.1us
I20260709 12:14:47.569777 19314 consensus_queue.cc:1059] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:47.571897 19410 consensus_queue.cc:1059] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:47.571414 19069 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:47.580106 19069 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:47.582269 19069 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:47.576006 19421 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:47.580545 19252 raft_consensus.cc:3055] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:47.579416 15080 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:47.584918 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:47.587599 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:47.587620 19306 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:47.596297 19306 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.586599 19252 raft_consensus.cc:740] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:47.597358 15080 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:47.596773 19271 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:47.598349 19271 raft_consensus.cc:2804] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:47.598727 19271 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:47.599315 19271 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:14:47.603452 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:47.604079 19196 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.604693 19429 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.604619 19196 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.605224 19429 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.605907 19370 raft_consensus.cc:2804] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:47.606498 19370 raft_consensus.cc:697] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:47.607534 19370 consensus_queue.cc:237] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:47.608215 19416 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:47.580084 19314 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:14:47.610524 19306 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:47.610471 19314 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:47.619728 19314 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:47.587100 19402 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:47.571352 19275 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.041s
I20260709 12:14:47.613301 19159 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:14:47.613894 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:47.598703 15080 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:47.615681 19181 consensus_queue.cc:1048] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:47.616748 19069 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:47.617726 19295 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:47.618745 19117 consensus_queue.cc:1059] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:47.632089 15080 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:47.634330 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:47.646471 15183 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:47.623440 19431 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:47.648607 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.654402 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.656273 15182 raft_consensus.cc:1240] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:47.627485 19196 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:47.577507 19369 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:47.640760 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:47.632668 15188 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:47.649040 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:47.658035 15186 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:47.658216 15189 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:47.653074 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.654074 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.659041 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:47.659680 15182 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:47.622470 19437 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:47.662398 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.662969 15037 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:47.655388 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:47.664175 15036 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:47.664194 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.597672 19252 consensus_queue.cc:260] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.666165 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:47.661092 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.661092 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:47.666610 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:47.666752 15182 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:47.661307 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:47.661799 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:47.661934 15184 raft_consensus.cc:1240] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 13. Current term is 14. Ops: [13.6-13.6]
I20260709 12:14:47.667207 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.669834 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.670547 15109 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 10: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:47.675705 19117 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:14:47.678944 15182 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:47.644060 19293 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:14:47.682824 15034 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 12: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:47.587785 15684 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:47.693423 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 105742us
I20260709 12:14:47.630587 19325 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:47.694984 15684 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:47.700083 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:47.700927 15186 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:47.707564 15186 raft_consensus.cc:1240] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12. Ops: []
W20260709 12:14:47.699406 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:47.700646 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:47.629312 19402 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.716744 15181 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 12:14:47.719090 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.719766 15037 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 10.
I20260709 12:14:47.727029 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:47.717063 19460 log.cc:927] Time spent T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.171s	user 0.001s	sys 0.000s
I20260709 12:14:47.729040 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.714709 19399 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election lost for term 13. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14.
I20260709 12:14:47.731901 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:47.733530 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:47.734257 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:47.709367 19369 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:47.720952 19252 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:47.740134 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:47.740840 15113 raft_consensus.cc:1240] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 8. Current term is 9. Ops: [8.8-8.8]
I20260709 12:14:47.681710 19431 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:47.741286 15005 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:14:47.742580 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 110572us
I20260709 12:14:47.742417 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:47.751629 15080 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:47.752240 15111 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 13
I20260709 12:14:47.753340 15078 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:47.754122 15080 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:47.726053 19371 raft_consensus.cc:2764] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader pre-election decision vote started in defunct term 11: won
I20260709 12:14:47.729176 19188 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:47.759413 19275 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:14:47.760891 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:47.763893 19275 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:47.764396 19275 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.766273 19275 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:47.767318 15080 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:47.767846 19072 raft_consensus.cc:3055] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:47.768081 19275 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:47.768791 19275 raft_consensus.cc:697] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:47.693312 19437 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:47.728852 19445 consensus_queue.cc:1048] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.030s
I20260709 12:14:47.713446 19325 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.771541 15189 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:47.755331 15154 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.773273 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:47.720793 19271 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:47.756649 19148 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:47.754951 19069 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:47.741823 19380 consensus_queue.cc:1048] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.041s
I20260709 12:14:47.772084 19072 raft_consensus.cc:740] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:47.769913 19181 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:14:47.839067 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:47.837251 15184 raft_consensus.cc:2393] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 11: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:14:47.845551 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 78328.4us
I20260709 12:14:47.855873 15080 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:47.837607 15181 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
W20260709 12:14:47.861366 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 106128us
I20260709 12:14:47.862735 15154 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:47.830111 19148 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.834020 19429 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:47.876585 19271 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:47.883057 19148 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:47.883669 19437 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:47.885519 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:47.886758 19402 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:47.770416 19391 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.888511 15111 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
W20260709 12:14:47.894579 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:47.896282 15154 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.897626 15154 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:47.907819 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 52084.2us
I20260709 12:14:47.887521 19306 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:47.913817 15154 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.912746 15116 raft_consensus.cc:2368] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 12. Current term is 13.
I20260709 12:14:47.915393 15154 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.876595 19325 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:47.904908 18932 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:47.906103 19402 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:47.911654 19069 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:47.922034 15154 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.912912 19093 raft_consensus.cc:3055] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:47.902953 19399 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.017s
I20260709 12:14:47.917102 19439 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:47.918766 19437 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:47.910475 19314 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.952385 15154 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.953296 19416 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:47.953522 15154 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.933274 19325 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:47.940186 19306 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:47.940069 19093 raft_consensus.cc:740] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:47.921238 18932 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:47.968576 15036 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:47.973269 15685 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:47.974970 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:47.964861 15154 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.944991 19399 consensus_queue.cc:1243] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer cb445d4f8d034987976d9b78da5532ac log is divergent from this leader: its last log entry 14.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
I20260709 12:14:47.944674 19069 raft_consensus.cc:697] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:47.979493 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.975787 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.963104 19391 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:47.976594 19437 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:47.919214 19271 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.052s
I20260709 12:14:47.985890 15156 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:47.937523 19072 consensus_queue.cc:260] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:48.000123 19072 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:48.000319 19430 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:48.000859 19430 raft_consensus.cc:697] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:48.002081 19430 consensus_queue.cc:237] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.985107 19370 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:48.003201 19370 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.003585 19370 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:48.003760 19445 consensus_queue.cc:1175] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "2cdab4d204e440c194e8b09634795793" responder_term: 8 status { last_received { term: 8 index: 8 } last_committed_idx: 8 last_received_current_leader { term: 8 index: 8 } }
I20260709 12:14:47.971879 18932 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:48.000056 19093 consensus_queue.cc:260] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.013204 19148 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.018086 19093 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:48.020922 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:48.022306 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:48.025677 19431 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:48.026834 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:48.029688 19468 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.030279 19468 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.032778 19314 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:48.033519 19468 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:48.036089 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:48.039345 19469 log.cc:927] Time spent T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.271s	user 0.002s	sys 0.000s
I20260709 12:14:48.040136 15718 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:14:47.986541 15031 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:47.986793 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:47.984767 15154 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:47.989130 19094 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.984977 19402 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:47.993160 19069 consensus_queue.cc:237] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:47.986984 19251 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.009s
I20260709 12:14:47.997190 15116 raft_consensus.cc:1240] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Rejecting Update request from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 for earlier term 5. Current term is 6. Ops: []
W20260709 12:14:48.003916 19467 log.cc:927] Time spent T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.242s	user 0.003s	sys 0.000s
I20260709 12:14:47.948928 19275 consensus_queue.cc:237] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:48.042098 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 57408.6us
I20260709 12:14:48.043696 15109 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:48.044741 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:48.046325 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 47245us
I20260709 12:14:48.066962 15154 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:48.047566 15113 raft_consensus.cc:1240] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:48.048292 15107 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 14. Current term is 15. Ops: []
I20260709 12:14:48.049237 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:48.049331 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:48.052464 15040 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:14:48.055015 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:48.053606 15156 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:48.063643 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:48.073081 15034 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 13: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:48.071254 15154 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:48.056999 19436 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:48.078706 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:48.079188 15038 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:48.078011 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:48.084367 15113 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 13: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:48.082439 19306 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:48.069861 19117 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.019s
I20260709 12:14:48.086421 15033 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:14:48.087070 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:48.087798 15031 raft_consensus.cc:2393] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 10: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:48.087690 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:48.075518 19431 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:14:48.081416 15154 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:48.094439 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:48.095360 15154 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:48.074615 15156 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:48.098551 15154 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:48.099840 14924 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet d87b457d4fcf450aa4a249c29980c2d6 with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER failed with leader 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 37acd5ac26b54c4fb766e0134c390e73 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 9 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:14:48.102382 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:48.065282 19148 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:48.057978 19094 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.104568 15034 raft_consensus.cc:1240] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:48.105489 15154 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:48.109064 19437 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:48.119138 15108 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:48.093515 19399 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:48.123641 15154 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:48.132470 19416 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:14:48.106664 19288 consensus_queue.cc:1059] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.028s
I20260709 12:14:48.135578 19288 raft_consensus.cc:3055] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:48.136013 19288 raft_consensus.cc:740] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:48.136906 19094 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:48.136839 19288 consensus_queue.cc:260] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.138136 19288 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:48.139488 19271 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:14:48.127846 15004 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:48.142742 15004 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:48.127657 19230 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:48.082508 19445 consensus_queue.cc:1059] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.045s
I20260709 12:14:48.144579 15114 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:48.144958 19188 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:48.145426 19445 raft_consensus.cc:3055] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:14:48.145864 19445 raft_consensus.cc:740] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:48.147519 15109 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 12:14:48.112458 19251 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:48.122072 19181 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 12:14:48.106833 19306 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:48.152931 19196 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:48.153343 19306 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:48.153816 19306 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:48.153627 19196 raft_consensus.cc:697] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:48.103803 19402 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:14:48.156612 15154 leader_election.cc:400] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 12. Current term is 13.
I20260709 12:14:48.155943 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:48.158411 15154 leader_election.cc:403] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:48.115986 19436 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:48.153028 15004 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:48.161073 15108 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:14:48.125659 19408 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.166751 19408 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.167243 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:48.167541 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:48.172056 15181 raft_consensus.cc:2393] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:48.166447 19433 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:48.173448 19433 raft_consensus.cc:697] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:48.174407 19433 consensus_queue.cc:237] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.167557 15186 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:14:48.167809 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:48.164243 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:48.165323 15189 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:48.165589 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:48.180887 15188 raft_consensus.cc:2393] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 6: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:48.183197 15004 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:48.184126 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:48.187829 15182 raft_consensus.cc:1240] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:48.193529 19429 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:48.194098 19429 raft_consensus.cc:697] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:48.199623 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:48.200595 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:48.197566 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:48.211477 15182 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:48.212320 15187 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:14:48.212474 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:48.146829 19445 consensus_queue.cc:260] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:48.164988 19230 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 13
I20260709 12:14:48.227813 15187 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:48.230144 15713 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:14:48.232070 15186 raft_consensus.cc:1275] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:14:48.231182 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:48.238104 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:48.242738 15182 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:48.244413 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:48.245635 15183 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:48.199134 19446 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.055s
I20260709 12:14:48.169025 19117 consensus_queue.cc:1059] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.063s
I20260709 12:14:48.258072 15184 raft_consensus.cc:2468] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:14:48.259106 15186 raft_consensus.cc:1275] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 12:14:48.187703 19148 consensus_queue.cc:1059] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 14.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.056s
I20260709 12:14:48.187870 19188 consensus_queue.cc:1059] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 13.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.058s
I20260709 12:14:48.278707 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:48.279857 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:48.266526 18932 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.166548 19196 consensus_queue.cc:237] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:48.269044 19117 raft_consensus.cc:3055] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:48.254982 19318 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.021s
I20260709 12:14:48.285928 19117 raft_consensus.cc:740] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:48.281123 15181 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:14:48.194940 19429 consensus_queue.cc:237] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.292464 19399 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:48.293267 15189 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:48.293593 19436 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:48.294113 19436 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.294457 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:48.296132 19436 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:48.297086 15181 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:14:48.285503 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:48.289189 19117 consensus_queue.cc:260] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.297796 19230 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 12. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 12. Current term is 13.
I20260709 12:14:48.309391 15684 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:48.310863 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:48.313905 15109 pending_rounds.cc:85] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac: Aborting all ops after (but not including) 9
I20260709 12:14:48.314217 15109 pending_rounds.cc:107] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac: Aborting uncommitted NO_OP operation due to leader change: 14.10
I20260709 12:14:48.314451 15109 raft_consensus.cc:2889] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:48.300235 19188 raft_consensus.cc:3055] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:14:48.325160 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:48.325969 15111 raft_consensus.cc:2393] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 13: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:48.315683 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:48.323624 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:48.328197 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:48.327924 15184 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:14:48.330721 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:48.327144 15181 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 16.
I20260709 12:14:48.346453 15005 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:48.347420 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:48.349157 15188 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:14:48.355937 15080 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:48.402875 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 55093.8us
I20260709 12:14:48.403739 15005 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:48.405519 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 49681.4us
I20260709 12:14:48.406680 15080 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:48.420204 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 237079us
I20260709 12:14:48.324549 19188 raft_consensus.cc:740] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:48.339224 19117 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:48.471825 19399 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:48.472678 19399 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.475028 19399 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:48.343806 19093 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.100s
I20260709 12:14:48.413837 19293 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:48.440279 19380 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:48.438597 19272 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.062s
I20260709 12:14:48.425943 19271 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:48.413932 18932 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:48.485946 19318 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:48.488124 19421 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.446231 19230 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.484869 19181 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.021s
I20260709 12:14:48.485576 19306 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:48.529068 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 120783us
W20260709 12:14:48.529719 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 170952us
I20260709 12:14:48.529969 15080 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:48.547170 15112 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:48.517988 19318 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:48.549867 15080 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:48.497738 19188 consensus_queue.cc:260] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 13.6, Last appended by leader: 6, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.540246 19489 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:14:48.558637 19487 log.cc:927] Time spent T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.054s	user 0.002s	sys 0.000s
W20260709 12:14:48.555932 19486 log.cc:927] Time spent T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
W20260709 12:14:48.560657 19484 log.cc:927] Time spent T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 12:14:48.595530 19495 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 12:14:48.599360 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 49569.7us
I20260709 12:14:48.519685 19421 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.580358 19069 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:48.578364 19318 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:14:48.600189 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 196538us
I20260709 12:14:48.542294 19230 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:48.607867 15080 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:48.603343 19306 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:48.606822 19188 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:48.619831 15005 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:48.620988 19488 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:48.622001 19069 consensus_queue.cc:1048] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:48.623332 15005 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:48.624511 15005 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:48.624943 19429 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:14:48.625718 19429 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:48.626281 19429 raft_consensus.cc:697] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:48.627481 19429 consensus_queue.cc:237] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:48.634994 19479 log.cc:927] Time spent T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.195s	user 0.000s	sys 0.001s
W20260709 12:14:48.636241 19485 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260709 12:14:48.620043 19501 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:48.645637 19489 consensus_queue.cc:1059] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:14:48.646776 19230 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:48.647324 19498 log.cc:927] Time spent T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.100s	user 0.000s	sys 0.001s
I20260709 12:14:48.638787 19493 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.047s
I20260709 12:14:48.649315 19159 raft_consensus.cc:3055] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:14:48.654129 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:48.656224 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:48.649268 19421 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:48.683480 19399 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.684114 19399 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:48.658421 19433 raft_consensus.cc:3055] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:48.687528 19433 raft_consensus.cc:740] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:48.688565 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:48.688436 19433 consensus_queue.cc:260] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.689215 15184 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:48.689543 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:48.690121 15109 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:14:48.691025 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:48.691753 15110 raft_consensus.cc:2393] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 13: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:48.664491 19159 raft_consensus.cc:740] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:48.684108 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:48.692904 19159 consensus_queue.cc:260] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.694171 19159 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:48.683508 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:48.695056 15182 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:48.696165 19399 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:48.696962 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:48.694510 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:48.700883 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:48.667445 19500 log.cc:927] Time spent T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.080s	user 0.000s	sys 0.001s
I20260709 12:14:48.694229 15187 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:14:48.706787 15184 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:48.715224 15154 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:48.715593 15182 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:48.667759 19148 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.046s
W20260709 12:14:48.713763 19370 consensus_meta.cc:287] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent flushing consensus metadata: real 0.661s	user 0.009s	sys 0.002s
I20260709 12:14:48.738269 15154 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:48.716620 19306 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:48.716425 18932 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:48.717440 19436 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:48.752401 19437 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:48.760151 18932 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.761729 19230 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:48.762167 19230 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:48.762566 19230 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:48.759003 19436 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:48.767472 19306 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.769368 19436 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:48.771489 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:48.772336 15718 raft_consensus.cc:2393] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 11: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:48.774695 18932 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:48.776158 19318 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:48.790504 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 172911us
I20260709 12:14:48.792279 15080 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:48.749588 19370 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:48.769658 19306 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:48.798430 19421 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:14:48.798821 15080 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:48.819741 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 335623us
I20260709 12:14:48.820690 15004 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:48.820823 15080 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:48.825518 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:48.826862 15719 raft_consensus.cc:2368] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11.
W20260709 12:14:48.837877 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 211201us
I20260709 12:14:48.831595 19488 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:48.832543 19293 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:14:48.832232 19421 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
W20260709 12:14:48.840960 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:48.834154 19094 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 12:14:48.842795 15005 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:48.846457 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 108246us
I20260709 12:14:48.841425 19488 raft_consensus.cc:697] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:48.845428 19430 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.753s	user 0.014s	sys 0.030s
I20260709 12:14:48.864936 19318 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:48.871078 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:48.871749 15115 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:14:48.872661 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:48.873473 15114 raft_consensus.cc:2393] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 11: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:48.874446 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:48.875123 15111 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:48.878250 15005 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:48.870224 19430 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.762s	user 0.015s	sys 0.030s
I20260709 12:14:48.891319 19496 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:48.891768 19496 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:48.892115 19496 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:48.876506 19505 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:14:48.897492 19408 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:48.881922 19230 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:48.902788 19507 log.cc:927] Time spent T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 12:14:48.900779 19069 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:48.903909 19402 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:48.904433 19402 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:48.906550 19402 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:48.908746 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:48.907016 18932 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.909749 18932 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.903661 19069 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.915851 19370 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:48.917038 19069 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:48.917302 19230 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:48.919951 15189 raft_consensus.cc:1275] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:14:48.920445 15154 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:48.921188 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:48.918749 18932 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:48.922020 15154 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:48.922676 19408 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:48.923063 19408 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:48.923466 19408 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:48.924074 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:48.924865 15111 raft_consensus.cc:2410] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 13 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 12:14:48.925776 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:48.926932 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:48.930941 15184 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 11
I20260709 12:14:48.935586 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:48.936390 15110 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:14:48.938970 19488 consensus_queue.cc:237] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.932086 19370 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.956110 19370 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:48.950178 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 129440us
I20260709 12:14:48.962401 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:48.963028 15110 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 10.
I20260709 12:14:48.963419 15080 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:48.965445 15184 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 11.
I20260709 12:14:48.966487 15080 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:48.967403 15080 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:48.969157 15115 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
W20260709 12:14:48.971124 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 49183.4us
I20260709 12:14:48.974467 19516 consensus_queue.cc:1048] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:14:48.976783 15684 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:48.977993 15154 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:48.978484 19423 raft_consensus.cc:2804] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:48.978744 18932 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:14:48.978845 15154 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:48.979334 18932 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.979746 18932 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:48.980162 19306 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:48.981243 19306 raft_consensus.cc:697] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:48.979009 19423 raft_consensus.cc:697] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:48.982097 19306 consensus_queue.cc:237] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:48.982947 19423 consensus_queue.cc:237] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:48.976840 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:48.986639 15184 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 10.
W20260709 12:14:48.991938 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 113773us
I20260709 12:14:48.993467 15080 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:14:48.994427 15684 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:49.001932 15005 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:49.006264 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:49.006842 15187 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:14:49.006990 15182 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:49.009377 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:49.010126 15185 raft_consensus.cc:2393] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 12: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:48.968792 19275 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:14:48.965123 19370 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:48.988552 19271 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:14:48.991089 19230 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:49.023315 15185 raft_consensus.cc:1240] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:49.024097 15186 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:49.024039 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:48.970636 19272 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.047s
I20260709 12:14:48.995456 19515 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 12:14:49.000922 19314 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:49.043916 15183 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:49.015974 19468 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:49.016026 19429 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:14:49.034744 19188 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.031525 19508 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:14:49.056077 19509 log.cc:927] Time spent T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 12:14:49.034984 19502 consensus_queue.cc:1059] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.022s
I20260709 12:14:49.015959 19072 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:49.015908 19271 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.000109 19094 consensus_queue.cc:1048] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.040s
W20260709 12:14:49.058046 19473 log.cc:927] Time spent T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.966s	user 0.009s	sys 0.000s
I20260709 12:14:49.026989 19230 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:49.053054 19515 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.975507 19496 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.021099 19489 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.052s
I20260709 12:14:49.025333 19493 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.078s
I20260709 12:14:49.059257 19468 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.069664 19314 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.136988 19271 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:49.042263 19505 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.098s
I20260709 12:14:49.113682 19293 raft_consensus.cc:476] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Not starting pre-election -- already a leader
I20260709 12:14:49.147101 15183 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:49.133941 19072 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.139735 19230 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:49.130386 19188 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.144815 19370 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.143555 19515 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:14:49.151065 19468 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:49.154743 19502 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:49.130981 19508 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:49.166574 19072 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:49.264794 15115 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:49.268621 19496 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:49.270004 19523 log.cc:927] Time spent T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.153s	user 0.001s	sys 0.000s
I20260709 12:14:49.270970 15111 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 14. Current term is 15. Ops: []
I20260709 12:14:49.217211 18932 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.246308 19502 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.268903 19314 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:49.245150 19012 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:49.184742 19522 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.171502 19488 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.091s
I20260709 12:14:49.339488 19522 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.312167 15111 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:14:49.312390 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:49.313256 19012 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.316234 19526 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:49.315510 19408 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:49.317222 18932 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:49.318368 19188 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:49.219421 19370 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:49.353026 19370 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:49.344826 15080 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:49.300446 19196 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
W20260709 12:14:49.348810 19524 log.cc:927] Time spent T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.081s	user 0.001s	sys 0.003s
I20260709 12:14:49.350869 19502 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:49.363214 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:49.363667 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:49.366854 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:49.367172 15004 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:49.368396 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:49.370121 19188 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:49.371202 19012 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:49.371856 19012 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:14:49.345669 19272 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:49.353850 19522 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:49.382787 19527 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:49.383167 19529 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.036s
W20260709 12:14:49.384992 19520 log.cc:927] Time spent T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.128s	user 0.000s	sys 0.001s
I20260709 12:14:49.356590 19505 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.025s
I20260709 12:14:49.393059 19408 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:48.754503 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:49.343385 19526 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.362928 19196 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:49.405529 19526 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:49.405656 19196 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:49.411595 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:49.412528 15713 raft_consensus.cc:2393] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 11: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:49.408516 19306 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:49.413194 19306 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.414203 19271 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.429097 15188 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:49.430332 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:49.377326 19272 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.438268 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:49.438567 19306 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:49.406960 19527 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.439560 19527 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:49.439801 19271 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:49.439594 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:49.440922 15112 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:49.442621 19272 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:49.443821 19508 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:49.353717 19072 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:49.446565 19072 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:49.437183 19430 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:49.448208 19430 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.450523 19430 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:49.451303 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:49.452013 15711 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:49.457909 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:49.458566 15716 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
W20260709 12:14:49.459816 15719 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43830 (request call id 528) took 1433 ms (client timeout 1742 ms). Trace:
W20260709 12:14:49.460242 15719 rpcz_store.cc:269] 0709 12:14:48.026402 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:48.026554 (+   152us) service_pool.cc:224] Handling call
0709 12:14:49.459595 (+1433041us) spinlock_profiling.cc:243] Waited 799 ms on lock 0x7b54000811d4. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:49.459723 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1838155520}
I20260709 12:14:49.461251 19230 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.471957 15115 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:14:49.470053 15112 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 15.
I20260709 12:14:49.478062 15154 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:49.484797 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 116328us
I20260709 12:14:49.468272 19252 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.492551 19252 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.495217 15154 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:49.484769 19445 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:49.498275 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:49.500947 19399 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election won for term 15
W20260709 12:14:49.502827 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:49.503551 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:49.507938 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:49.501489 19306 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:49.510110 19538 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:49.510272 19306 raft_consensus.cc:697] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:49.510635 19538 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.511974 19306 consensus_queue.cc:237] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:49.513692 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:49.514297 15107 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:49.514430 15108 raft_consensus.cc:2393] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 9: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:49.504210 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:49.515267 19094 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:49.515902 15111 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 15: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:49.508489 15112 raft_consensus.cc:2393] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 12: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:49.517963 15003 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:49.512389 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:49.519372 19489 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:49.519500 19399 raft_consensus.cc:697] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:49.519817 19489 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:49.520227 19489 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:49.520439 19399 consensus_queue.cc:237] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.509495 19508 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:49.528204 19489 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:49.529839 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 50248.8us
I20260709 12:14:49.530546 19196 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:49.531106 19196 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:49.530946 15153 leader_election.cc:400] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Vote denied by peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) with higher term. Message: Invalid argument: T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11.
I20260709 12:14:49.533656 15153 leader_election.cc:403] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:49.541731 15004 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:49.548424 19402 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: Vote denied by peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) with higher term. Message: Invalid argument: T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11.
I20260709 12:14:49.549024 19430 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.567893 19288 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.572643 19370 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:49.574010 19531 log.cc:927] Time spent T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.307s	user 0.003s	sys 0.003s
I20260709 12:14:49.546849 19429 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.034s
I20260709 12:14:49.556275 19252 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:49.595920 19181 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.598177 19181 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.596660 19370 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:49.600299 15718 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 6.
I20260709 12:14:49.600724 19181 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:49.592996 19430 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.567019 19522 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:49.602900 19515 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.604411 19527 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.597304 19230 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:49.612792 19515 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 17 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:49.623845 15108 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 12:14:49.613603 19430 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:49.615329 15116 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 16. Current term is 17. Ops: [16.10-16.10]
I20260709 12:14:49.622982 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:49.600914 19370 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:49.629477 15109 raft_consensus.cc:1240] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 12. Current term is 13. Ops: [12.8-12.8]
I20260709 12:14:49.595816 19288 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.632539 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:49.633167 15187 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:49.634030 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:49.639963 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:49.641389 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:49.642791 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:49.630081 18932 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.643431 15181 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:49.643759 18932 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:49.651238 19288 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:49.663718 15108 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:14:49.666071 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:49.666940 15112 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:14:49.639804 19489 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:49.670207 19547 log.cc:927] Time spent T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 12:14:49.692642 18932 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:49.692935 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:49.693228 18932 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.693483 19430 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.694000 19430 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.696336 19430 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:49.696976 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:49.697567 15189 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:14:49.698632 19288 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:49.700479 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:49.700559 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:49.648873 19468 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:49.709192 18932 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.674753 19504 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.715806 19504 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.717847 19504 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:49.678958 19538 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:49.684255 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:49.718866 15108 raft_consensus.cc:2393] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 9: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:49.720463 19468 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:49.686406 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:49.687582 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:49.712173 19527 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:49.721513 15107 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:49.714792 15113 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:49.738099 15004 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:49.742640 15181 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:49.751068 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:49.751863 15716 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:49.751804 15719 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:49.714768 15189 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 17.
I20260709 12:14:49.673586 19196 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:49.755927 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:49.752985 15003 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:49.756642 15187 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:49.756376 15080 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:49.750800 19288 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:49.763218 18932 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:49.763852 15080 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:49.756342 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:49.765620 15189 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:49.769598 15080 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:49.770042 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:49.770730 15181 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:49.768651 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:49.771867 15189 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:14:49.764087 19288 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.764205 19196 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:49.782047 15005 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:49.766664 19468 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Leader election won for term 17
I20260709 12:14:49.774323 18932 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:49.795249 18932 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.797001 15005 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:49.799208 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:49.801056 15181 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:49.773885 19515 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:49.799938 19433 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:49.839725 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:49.840346 15188 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:49.843390 19196 raft_consensus.cc:697] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:49.844372 19196 consensus_queue.cc:237] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:49.845772 19159 raft_consensus.cc:3055] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:49.846207 19159 raft_consensus.cc:740] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:49.848228 19468 raft_consensus.cc:697] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 17 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:49.849077 19468 consensus_queue.cc:237] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.853549 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:49.854898 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:49.769074 19542 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:49.856830 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:49.856487 15186 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:49.805588 15005 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:49.858093 15080 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:49.858942 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:49.861034 15188 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 11.
I20260709 12:14:49.878192 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:49.878997 15188 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:49.879820 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:49.880334 15188 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
W20260709 12:14:49.792517 19521 log.cc:927] Time spent T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.737s	user 0.014s	sys 0.000s
I20260709 12:14:49.887466 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:49.888447 15190 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 12:14:49.900022 15080 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:49.888123 15188 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:49.844280 19318 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:49.781755 19493 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:14:49.901592 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 96087.7us
I20260709 12:14:49.936831 15005 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:49.801195 19148 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.911834 15181 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:14:49.938016 15005 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:49.795660 19288 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:49.927754 18932 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:49.792510 19430 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:49.932195 15189 raft_consensus.cc:1240] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: [5.4-9.6]
I20260709 12:14:49.863148 19527 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:49.857086 19515 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.800030 19488 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.846985 19159 consensus_queue.cc:260] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:49.991971 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 54033.7us
I20260709 12:14:49.802881 19188 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:49.891796 19271 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:14:50.025895 15189 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
W20260709 12:14:49.895865 19548 log.cc:927] Time spent T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.138s	user 0.000s	sys 0.000s
I20260709 12:14:50.001698 19148 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:50.001577 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 101656us
I20260709 12:14:50.082777 15080 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:50.084123 19148 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:49.900192 19408 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.936909 19502 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:50.073163 19159 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:49.883517 19542 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:50.022114 14924 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet d87b457d4fcf450aa4a249c29980c2d6 with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER failed with leader 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 37acd5ac26b54c4fb766e0134c390e73 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 11 committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:50.025066 19318 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election won for term 10
W20260709 12:14:49.996800 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 55905us
I20260709 12:14:49.896298 19012 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.896926 19522 consensus_queue.cc:1059] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 15.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.127s
I20260709 12:14:50.012388 19188 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.901211 19489 consensus_queue.cc:1059] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.123s
I20260709 12:14:50.012444 19295 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:50.004602 19369 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.042s
W20260709 12:14:50.080515 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 204510us
I20260709 12:14:50.080322 19271 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:50.084908 19504 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:49.927412 19539 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.011202 15186 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 15.
I20260709 12:14:50.031423 19538 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:50.004772 19430 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:49.996881 19493 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:50.016709 19488 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:50.005954 19515 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:50.096246 14924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 74199.7us
I20260709 12:14:50.113065 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.123715 15115 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:14:50.092270 19495 consensus_queue.cc:1059] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 12:14:50.115484 15108 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:14:50.107425 14927 maintenance_manager.cc:419] P 509c44ae41b64f6489d32e97edf58051: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.033371
I20260709 12:14:50.099432 19429 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:50.106017 19188 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:50.115267 19271 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:50.096189 19408 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.117616 19504 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:50.118448 19538 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:50.131011 15713 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:14:50.107556 19012 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.122284 19318 raft_consensus.cc:697] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:50.139007 19408 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:50.133085 19069 raft_consensus.cc:3055] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Stepping down as leader of term 9
W20260709 12:14:50.147639 19550 log.cc:927] Time spent T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.142s	user 0.000s	sys 0.001s
I20260709 12:14:50.134207 19504 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:50.154937 19306 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:14:50.141187 19495 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.139338 19196 raft_consensus.cc:3055] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:50.135839 19538 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:50.175041 19495 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.176575 19318 consensus_queue.cc:237] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.177271 19495 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.121565 19539 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:50.170902 19196 raft_consensus.cc:740] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:50.181736 19196 consensus_queue.cc:260] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.127449 19429 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.187172 19562 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:50.187821 19562 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.196916 19542 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.197538 19542 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:50.198050 19542 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.157869 19069 raft_consensus.cc:740] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:50.200263 19069 consensus_queue.cc:260] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.201687 19069 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:50.222653 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:50.227152 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 220347us
I20260709 12:14:50.227618 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.228215 15005 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:50.240058 15005 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:50.242906 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.243741 15115 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:14:50.219683 19196 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:50.227124 19230 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:50.299022 15184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:50.299693 15184 raft_consensus.cc:606] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:50.300060 15184 raft_consensus.cc:614] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:50.301190 19572 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:14:50.288285 19148 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.289423 19522 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:50.317162 19148 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.321528 19148 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.325791 19522 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.306061 19572 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:50.312410 19488 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:50.313056 19295 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.311650 19421 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:50.299618 19230 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.336643 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:50.337980 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:50.347710 15184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:50.348098 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:50.348878 15711 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 11: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:50.349157 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:50.350103 15184 raft_consensus.cc:606] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:50.324573 19430 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:50.350487 15184 raft_consensus.cc:614] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:50.324883 19493 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:50.362845 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 82194.9us
I20260709 12:14:50.332484 19539 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:50.333740 19148 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.038s
I20260709 12:14:50.336902 19562 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.336252 19421 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:50.381304 19012 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.367166 19542 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.386015 19188 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.386981 19538 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.350243 19295 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:50.391974 15184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:50.382269 19572 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:14:50.387706 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 58627.2us
I20260709 12:14:50.411995 15184 raft_consensus.cc:606] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:50.364686 19567 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.050s
I20260709 12:14:50.414114 15184 raft_consensus.cc:614] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:50.388303 19429 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.376242 19433 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:50.415843 15004 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:50.420584 19230 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:50.420852 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 57114.6us
I20260709 12:14:50.422494 19505 raft_consensus.cc:3055] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 12:14:50.395506 19566 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:50.393815 19288 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.435626 15715 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
W20260709 12:14:50.436622 19549 log.cc:927] Time spent T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.356s	user 0.004s	sys 0.000s
I20260709 12:14:50.436892 15184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:50.437551 15184 raft_consensus.cc:606] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:50.437904 15184 raft_consensus.cc:614] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:50.438496 19527 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:50.438966 19527 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:14:50.439306 15156 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.140.1:39767 timed out after 1.555s (SENT) [suppressed 22 similar messages]
I20260709 12:14:50.447567 15115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db665390876f4ed9b088c63ee9861928"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:14:50.448237 15115 raft_consensus.cc:606] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:50.451803 15184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:50.452925 15184 raft_consensus.cc:606] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:50.453521 15184 raft_consensus.cc:614] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:50.454715 19295 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:50.455202 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:14:50.466943 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:50.472704 15713 raft_consensus.cc:2410] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 10 because replica has last-logged OpId of term: 8 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 7.
I20260709 12:14:50.477952 19527 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:50.480048 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 64300us
I20260709 12:14:50.431510 19505 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:50.485989 19527 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.485620 19505 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.10, Last appended by leader: 10, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.486869 19505 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Advancing to term 17
W20260709 12:14:50.488350 15718 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43830 (request call id 536) took 1580 ms (client timeout 1969 ms). Trace:
W20260709 12:14:50.488809 15718 rpcz_store.cc:269] 0709 12:14:48.908317 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:48.908487 (+   170us) service_pool.cc:224] Handling call
0709 12:14:50.483178 (+1574691us) spinlock_profiling.cc:243] Waited 691 ms on lock 0x7b5400554954. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:50.488292 (+  5114us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1588945280}
I20260709 12:14:50.502210 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.502786 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.503139 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.503508 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.504534 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.505295 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.505522 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.506062 15107 raft_consensus.cc:2393] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 15: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:50.430951 19433 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.506914 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:50.490204 19549 log.cc:927] Time spent T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.052s	user 0.002s	sys 0.000s
I20260709 12:14:50.507916 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.513242 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.506448 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.423739 19572 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.514509 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:50.514241 15111 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 11: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:50.510749 15113 raft_consensus.cc:2393] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 15: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:50.490065 19561 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:50.513384 15115 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
I20260709 12:14:50.481388 19295 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.480309 19468 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:50.516752 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.517334 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.466952 19566 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:50.509212 19571 log.cc:927] Time spent T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 12:14:50.519268 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.519399 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:50.497236 19522 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.522330 19402 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:50.522936 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:50.526422 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 87175.1us
I20260709 12:14:50.481683 19504 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.518316 19561 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:50.544787 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.545433 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:50.545674 19576 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:50.546777 19188 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.547726 19148 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.548345 19429 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:50.608517 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.549387 19433 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.550261 19584 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:50.553858 19271 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.538174 15004 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:50.560747 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.561187 19574 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:50.561661 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.561820 19421 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:50.562261 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.562644 18932 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:50.563391 19288 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.564071 15113 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260709 12:14:50.564442 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.618729 15116 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:50.621163 15182 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:50.528029 19295 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.574378 19515 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.567626 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:50.634765 15183 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:50.568323 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.637176 15683 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:50.573067 15112 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:14:50.574450 19399 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 12:14:50.575538 19546 log.cc:927] Time spent T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:14:50.515339 19488 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.065s
I20260709 12:14:50.576920 15154 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:50.641325 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 64463.3us
I20260709 12:14:50.576839 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.581794 15039 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:14:50.582922 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.497442 19493 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.023s
I20260709 12:14:50.649019 19538 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:50.621460 19579 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.112s	user 0.000s	sys 0.001s
I20260709 12:14:50.594223 15111 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 11: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:50.519778 19230 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:50.592700 19402 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.596168 15038 raft_consensus.cc:2393] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 10: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:50.601302 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:50.605397 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:50.610558 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:50.595968 19561 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:50.622002 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.660789 15182 raft_consensus.cc:2393] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 15: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:50.618733 18932 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:50.521057 19568 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
W20260709 12:14:50.565253 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:50.663756 15080 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:50.530773 19468 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:50.568599 15186 raft_consensus.cc:1240] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 16. Current term is 17. Ops: [16.10-16.10]
I20260709 12:14:50.645213 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.647560 15683 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:50.648192 19370 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:50.648576 19526 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:50.648355 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.651371 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:50.698355 15187 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 13
I20260709 12:14:50.652281 15181 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 2312) took 1016 ms. Trace:
I20260709 12:14:50.699656 15181 rpcz_store.cc:276] 0709 12:14:49.637320 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:49.938506 (+301186us) service_pool.cc:224] Handling call
0709 12:14:49.938840 (+   334us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:49.992351 (+ 53511us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:49.992381 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:50.183476 (+191095us) spinlock_profiling.cc:243] Waited 5.27 ms on lock 0x7b2c00009ad8. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c07613a11 00007f4c07623372 00007f4c08d55a01 00007f4c08d1a43a 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2
0709 12:14:50.183911 (+   435us) log.cc:844] Serialized 26 byte log entry
0709 12:14:50.306458 (+122547us) raft_consensus.cc:1645] Marking committed up to 6
0709 12:14:50.306500 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:50.306583 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:50.560985 (+254402us) spinlock_profiling.cc:243] Waited 5.84 ms on lock 0x7b4800043ed8. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0dc43aa1 00007f4c0dc3ab37 00007f4c0dc3a9ca 00007f4c0dd3226f 00007f4c0dd31f37 00007f4c0dd4655c 00007f4c0dd46508 00007f4c0dd46488 00007f4c0dd46443 00007f4c0dd456ec 00007f4c0cc6fa96
0709 12:14:50.652083 (+ 91098us) raft_consensus.cc:1685] finished
0709 12:14:50.652104 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:50.652226 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":52322,"raft.queue_time_us":53707,"raft.run_cpu_time_us":3493,"raft.run_wall_time_us":565412,"spinlock_wait_cycles":25537024,"thread_start_us":122179,"threads_started":1,"wal-append.queue_time_us":208718}
I20260709 12:14:50.654472 15183 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:14:50.642549 15154 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:50.524581 19489 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.650949 15153 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:50.704545 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.692866 19288 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:14:50.705852 19586 log.cc:927] Time spent T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.113s	user 0.000s	sys 0.001s
W20260709 12:14:50.710376 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 60925.1us
I20260709 12:14:50.710697 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.711517 15185 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 11: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
W20260709 12:14:50.712160 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 61287.6us
I20260709 12:14:50.714474 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.717046 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.659400 19230 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.672186 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:50.726845 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 84378.8us
I20260709 12:14:50.611784 19148 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.670979 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:50.614468 19429 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.618806 19584 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:50.673543 19568 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:50.672855 19565 log.cc:927] Time spent T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.174s	user 0.000s	sys 0.001s
I20260709 12:14:50.675253 19504 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.607985 19576 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:50.678560 19566 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:50.680052 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 141988us
I20260709 12:14:50.732405 19541 raft_consensus.cc:2804] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:14:50.693805 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.694682 15033 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
W20260709 12:14:50.696213 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 48734.9us
I20260709 12:14:50.697314 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.717248 15035 raft_consensus.cc:2410] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 13 because replica has last-logged OpId of term: 12 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 12:14:50.679970 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:50.720378 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.721256 18932 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:50.692914 19069 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.686337 19271 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.722429 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:50.741559 19514 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:14:50.701582 19370 raft_consensus.cc:493] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:50.739693 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:50.701890 19495 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:14:50.706310 19517 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:50.769397 19148 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:50.743563 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 88552.9us
W20260709 12:14:50.774174 19581 log.cc:927] Time spent T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.267s	user 0.002s	sys 0.000s
I20260709 12:14:50.776997 19584 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:50.778736 19568 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:50.779250 19495 raft_consensus.cc:697] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:50.780251 19495 consensus_queue.cc:237] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 13.6, Last appended by leader: 6, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.781414 19230 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:50.782507 15188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40292 (request call id 2309) took 1147 ms. Trace:
I20260709 12:14:50.783303 19583 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.783799 19468 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:50.709908 19489 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.746652 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.788640 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:50.749352 15190 raft_consensus.cc:1240] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:50.693347 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.789506 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:50.755156 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:50.757943 15186 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:14:50.758304 15031 raft_consensus.cc:2368] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 12. Current term is 13.
I20260709 12:14:50.734694 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.791678 15039 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 15.
I20260709 12:14:50.792639 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.793300 15039 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:50.738097 19526 raft_consensus.cc:697] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:50.760186 15034 raft_consensus.cc:2410] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 11 because replica has last-logged OpId of term: 10 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260709 12:14:50.759013 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.762034 15187 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:14:50.800019 15038 raft_consensus.cc:2393] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 10: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:50.762634 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.762769 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.761868 19069 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.768867 19370 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:50.744714 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.761296 15004 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:50.787652 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:50.803146 15183 raft_consensus.cc:2393] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 11: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:14:50.782882 15188 rpcz_store.cc:276] 0709 12:14:49.635020 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:49.916037 (+281017us) service_pool.cc:224] Handling call
0709 12:14:49.916306 (+   269us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:49.939297 (+ 22991us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:49.939325 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:49.991536 (+ 52211us) log.cc:844] Serialized 26 byte log entry
0709 12:14:50.221326 (+229790us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:14:50.221371 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:50.221442 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:50.782299 (+560857us) raft_consensus.cc:1685] finished
0709 12:14:50.782320 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:50.782449 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":22642,"raft.queue_time_us":25305,"raft.run_cpu_time_us":161,"raft.run_wall_time_us":11668,"thread_start_us":199990,"threads_started":1,"wal-append.queue_time_us":425318}
W20260709 12:14:50.797091 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 49442.9us
I20260709 12:14:50.743654 19421 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.758265 19541 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:50.811960 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.800812 15032 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:14:50.813465 15032 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:50.801846 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.803633 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.801120 15033 raft_consensus.cc:2393] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 12: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:50.807471 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:50.814481 15039 raft_consensus.cc:2393] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 8: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:50.811899 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.816380 15038 raft_consensus.cc:2393] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 9: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:50.762530 19514 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:50.824795 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:50.825016 15116 raft_consensus.cc:1240] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:50.826509 19402 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:50.827720 15037 raft_consensus.cc:2393] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 12: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:14:50.818210 15004 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:50.814494 15031 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:50.821352 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:50.830010 19408 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:50.831005 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.831540 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.817067 19541 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:14:50.836546 15109 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 14. Current term is 15. Ops: []
I20260709 12:14:50.821830 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:50.822453 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.824095 15112 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:14:50.818342 15154 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:50.811466 19421 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:50.840737 15032 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260709 12:14:50.841763 19421 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:50.783795 19583 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.842310 19399 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:14:50.844280 15114 raft_consensus.cc:2393] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 13: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:50.825446 15038 raft_consensus.cc:2376] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12. Re-sending same reply.
I20260709 12:14:50.843382 19568 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:50.848877 19429 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.850682 19489 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.852605 19069 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.856774 19561 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.858196 15036 raft_consensus.cc:2368] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14.
I20260709 12:14:50.812415 19496 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:50.861828 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.862226 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.864609 15112 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:50.867849 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:50.868578 15112 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:50.846834 19568 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:50.835860 19514 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:50.658823 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:50.841794 19408 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:50.876127 19572 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.876091 14936 catalog_manager.cc:5697] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 9 to 10, leader changed from 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 10 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:50.877661 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.882145 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.886863 15112 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:14:50.883085 15108 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:14:50.859262 19561 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:50.893461 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:50.898072 15035 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:14:50.910310 14936 catalog_manager.cc:5697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 10 to 11, leader changed from 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 11 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:50.912070 14936 catalog_manager.cc:5697] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 5 to 9. New cstate: current_term: 9 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:50.914054 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:50.914752 15719 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:14:50.917533 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.918267 15036 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 15.
I20260709 12:14:50.919401 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:50.919736 15078 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:50.920333 15032 raft_consensus.cc:2393] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 12: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:50.921355 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.922169 15031 raft_consensus.cc:2393] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 12: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:50.922410 19271 raft_consensus.cc:2804] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:14:50.922950 19271 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:50.923448 19271 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:50.923120 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:50.914069 14936 catalog_manager.cc:5697] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 9 to 10, leader changed from <none> to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 10 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:50.941316 15080 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:50.942471 15080 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:50.945523 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.947537 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.948225 19585 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:14:50.948657 19585 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:50.948714 19117 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:50.949085 19585 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:50.949844 19271 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:50.952137 19593 log.cc:927] Time spent T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:14:50.954056 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:50.947856 15080 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:50.954880 15185 raft_consensus.cc:2393] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 13: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:50.955542 19583 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:50.955991 19117 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:50.956516 19117 raft_consensus.cc:697] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:50.956713 15185 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 17 index: 10. (index mismatch)
I20260709 12:14:50.882663 19408 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:50.971593 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:50.972687 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.975883 15184 raft_consensus.cc:1240] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 12. Current term is 13. Ops: [12.7-12.7]
I20260709 12:14:50.977200 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.978078 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.979331 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:50.979807 15190 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:50.954916 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:50.957978 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.959148 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:50.983387 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.960193 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.984325 15185 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:50.964564 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:50.965512 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.985925 15182 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:14:50.986979 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:50.973291 15038 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:50.990792 15034 raft_consensus.cc:2368] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14.
I20260709 12:14:50.973770 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:50.995374 15037 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 9.
I20260709 12:14:51.000281 15080 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:51.000816 15040 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 15.
I20260709 12:14:51.003027 15080 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:50.987597 19408 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:51.003060 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:51.006671 15040 raft_consensus.cc:3060] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:51.005509 19582 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:50.896905 19526 consensus_queue.cc:237] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.017364 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.018069 15040 raft_consensus.cc:2468] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 11.
I20260709 12:14:51.021589 15190 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:14:51.002207 19495 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.012s
I20260709 12:14:51.012835 19252 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:51.027899 19587 log.cc:927] Time spent T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.375s	user 0.000s	sys 0.002s
I20260709 12:14:51.029767 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.033327 15154 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.034809 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:51.037958 14936 catalog_manager.cc:5697] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 3 to 8, leader changed from 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 8 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:51.039605 14936 catalog_manager.cc:5697] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 11 to 12, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 12 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:51.076885 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:51.078586 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:51.082504 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:51.024827 19576 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:51.085131 14937 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37352 (request call id 210) took 14614 ms (client timeout 15000 ms). Trace:
I20260709 12:14:51.086895 14936 catalog_manager.cc:5697] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 5 to 10, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 10 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:51.034529 15005 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.092406 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:51.100194 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:51.102466 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:51.106853 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:51.111893 15004 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.010938 19117 consensus_queue.cc:237] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.114001 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:51.142990 15716 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:51.140801 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:51.036592 19595 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:51.064824 19271 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:51.171736 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:51.172363 15114 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
W20260709 12:14:51.173990 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 139551us
I20260709 12:14:51.169567 14936 catalog_manager.cc:5697] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 7 to 8, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 8 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:51.187425 19576 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:51.188297 14936 catalog_manager.cc:5697] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:51.189436 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:51.189989 15040 raft_consensus.cc:2376] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 11. Re-sending same reply.
I20260709 12:14:51.191498 15039 raft_consensus.cc:1240] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 8. Current term is 9. Ops: []
I20260709 12:14:51.191992 15035 raft_consensus.cc:1275] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
W20260709 12:14:51.191560 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 87495.8us
I20260709 12:14:51.192528 15005 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:51.115528 19598 log.cc:927] Time spent T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
W20260709 12:14:51.146390 19600 log.cc:927] Time spent T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.115s	user 0.001s	sys 0.000s
I20260709 12:14:51.193259 15004 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.088534 19295 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:51.115656 19599 log.cc:927] Time spent T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 12:14:51.196003 15005 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.196233 14936 catalog_manager.cc:5697] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 8 to 9, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 9 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:51.151669 19568 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:51.213294 15005 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.214612 15005 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.085053 19370 raft_consensus.cc:515] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:51.144096 15190 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:14:51.170580 19515 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:51.209681 15038 raft_consensus.cc:1240] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:51.220095 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.222342 15004 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:51.194329 19574 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:51.238173 15031 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:51.198150 19538 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:51.246801 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 168480us
W20260709 12:14:51.270051 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 55534.2us
I20260709 12:14:51.198897 19271 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:51.154525 19585 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.162736 19514 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.151208 19541 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:51.320688 19408 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.231361 19561 consensus_queue.cc:1059] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 14.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.062s
I20260709 12:14:51.114655 19489 consensus_queue.cc:1059] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.161s
I20260709 12:14:51.322175 19541 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:51.268309 19568 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.019s
I20260709 12:14:51.228338 19318 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:51.206547 19502 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:51.323773 19408 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:51.227574 19584 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:14:51.142163 14937 rpcz_store.cc:269] 0709 12:14:36.470386 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:36.470720 (+   334us) service_pool.cc:224] Handling call
0709 12:14:51.085012 (+14614292us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:46.987052 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:47.094963 (+107911us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:47.113832 (+ 18869us) write_op.cc:435] Acquired schema lock
0709 12:14:47.116149 (+  2317us) tablet.cc:662] Decoding operations
0709 12:14:47.123857 (+  7708us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:47.123940 (+    83us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:47.123968 (+    28us) tablet.cc:685] Acquiring locks for 10 operations
0709 12:14:47.124822 (+   854us) tablet.cc:701] Row locks acquired
0709 12:14:47.124869 (+    47us) write_op.cc:260] PREPARE: finished
0709 12:14:47.125030 (+   161us) write_op.cc:270] Start()
0709 12:14:47.125170 (+   140us) write_op.cc:276] Timestamp: P: 1783599287124969 usec, L: 0
0709 12:14:47.125191 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:14:47.125810 (+   619us) log.cc:844] Serialized 3999 byte log entry
0709 12:14:47.432103 (+306293us) spinlock_profiling.cc:243] Waited 5.06 ms on lock 0x7b18000c01c0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c2d3f3 00007f4c05c2f7c1 00007f4c05c2f779 00007f4c05c2f709 00007f4c05c2f6d1 00007f4c05c2e9cd 0000000000388634 0000000000388479 00007f4c05c1083a
0709 12:14:47.514291 (+ 82188us) op_driver.cc:464] REPLICATION: finished
0709 12:14:47.739056 (+224765us) write_op.cc:301] APPLY: starting
0709 12:14:47.756863 (+ 17807us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:47.769272 (+ 12409us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:47.804941 (+ 35669us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:47.997399 (+192458us) spinlock_profiling.cc:243] Waited 5.83 ms on lock 0x7b5c00219b0c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0ef0c331 00007f4c0ef0c221 00007f4c0ef06f6c 00007f4c0c66730b 00007f4c0c666fd3 00007f4c0c765e34 00007f4c0c75197c 00007f4c0c755d61 00007f4c0c755d19 00007f4c0c755ca9 00007f4c0c755c71
0709 12:14:48.264007 (+266608us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:48.264246 (+   239us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0709 12:14:48.264889 (+   643us) write_op.cc:312] APPLY: finished
0709 12:14:48.265203 (+   314us) log.cc:844] Serialized 77 byte log entry
0709 12:14:48.265407 (+   204us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:48.265551 (+   144us) write_op.cc:454] Released schema lock
0709 12:14:48.265597 (+    46us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:48.266007 (+   410us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:48.266038 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1424680,"reported_tablets":51,"child_traces":[["op",{"apply.queue_time_us":208524,"apply.run_cpu_time_us":13032,"apply.run_wall_time_us":532662,"num_ops":10,"prepare.queue_time_us":261028,"prepare.run_cpu_time_us":5917,"prepare.run_wall_time_us":202401,"raft.queue_time_us":79741,"raft.run_cpu_time_us":18633,"raft.run_wall_time_us":119047,"replication_time_us":388941,"spinlock_wait_cycles":25034752,"thread_start_us":323180,"threads_started":4,"wal-append.queue_time_us":84111,"wal-append.run_cpu_time_us":7363,"wal-append.run_wall_time_us":1850030}]]}
I20260709 12:14:51.307698 15005 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.327427 15005 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.329001 15005 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.307956 19271 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.281283 19288 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:51.310477 15716 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 7.
I20260709 12:14:51.292351 15718 raft_consensus.cc:1240] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: [9.9-9.9]
I20260709 12:14:51.314783 19585 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:51.315121 19538 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260709 12:14:51.315644 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 93381.5us
I20260709 12:14:51.317960 19496 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:51.322207 19489 raft_consensus.cc:3055] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:14:51.321074 15189 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 6.
I20260709 12:14:51.206403 19566 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:51.275008 15080 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:51.345155 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 105948us
I20260709 12:14:51.330129 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:51.347553 15713 raft_consensus.cc:2368] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7.
I20260709 12:14:51.330868 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:51.347854 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:51.348213 15107 raft_consensus.cc:2368] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9.
I20260709 12:14:51.331075 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:51.348783 15114 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:51.326660 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.335832 15031 raft_consensus.cc:1240] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:51.322357 19508 raft_consensus.cc:3055] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:51.292083 19370 leader_election.cc:290] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:51.349669 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:51.320230 19514 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:51.339936 15004 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:51.326220 19429 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:14:51.340919 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:51.361286 15115 raft_consensus.cc:2368] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7.
I20260709 12:14:51.349087 15109 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:51.349956 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:51.362501 15184 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:51.355316 15153 leader_election.cc:400] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Vote denied by peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) with higher term. Message: Invalid argument: T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7.
I20260709 12:14:51.362424 15034 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 11.
I20260709 12:14:51.363317 15153 leader_election.cc:403] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 12:14:51.365015 15154 leader_election.cc:400] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9.
I20260709 12:14:51.365401 15154 leader_election.cc:403] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 12:14:51.367574 15005 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.369956 15078 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:51.367293 15004 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:51.337134 19538 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:51.338335 19561 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:51.351099 19502 consensus_queue.cc:1059] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.026s
I20260709 12:14:51.377511 19148 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:51.344086 19584 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:51.381541 15004 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:51.383772 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.386035 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:51.341647 19489 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:51.393741 19489 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.395076 15038 raft_consensus.cc:1240] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:51.361481 19585 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:14:51.352360 19508 raft_consensus.cc:740] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:51.397171 15005 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:51.402064 15109 raft_consensus.cc:2468] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 10.
I20260709 12:14:51.404275 15114 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:14:51.384616 19538 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:51.409284 15683 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:51.411737 19502 raft_consensus.cc:3055] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:51.412313 19502 raft_consensus.cc:740] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:51.413352 19502 consensus_queue.cc:260] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:51.414749 19502 raft_consensus.cc:3060] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:51.416544 19517 raft_consensus.cc:2804] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:51.417131 19517 raft_consensus.cc:697] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:51.417912 19561 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:51.418555 19561 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:51.418900 19561 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:51.418015 19517 consensus_queue.cc:237] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:51.423142 15184 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:51.428290 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.385776 19568 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:14:51.381219 19582 raft_consensus.cc:2804] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:14:51.362080 19566 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.431773 15005 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.399305 19585 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:51.397441 19148 raft_consensus.cc:697] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:51.397127 19318 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:51.445233 15115 raft_consensus.cc:1240] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: [8.8-9.9]
I20260709 12:14:51.446583 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.454908 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:51.430867 19574 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:51.457883 15034 raft_consensus.cc:2410] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 17 because replica has last-logged OpId of term: 16 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 9.
I20260709 12:14:51.432992 19370 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:51.431780 19568 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:51.444387 19585 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:14:51.453307 19582 raft_consensus.cc:697] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:51.474541 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:51.483465 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 204267us
I20260709 12:14:51.463083 19429 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:51.469162 19568 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Advancing to term 16
W20260709 12:14:51.499158 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 134305us
I20260709 12:14:51.498934 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:51.500427 15035 raft_consensus.cc:2410] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 13 because replica has last-logged OpId of term: 12 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 7.
I20260709 12:14:51.508695 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.511389 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.512184 15035 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
W20260709 12:14:51.515535 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 55391.8us
I20260709 12:14:51.516404 15005 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:51.517913 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 162757us
I20260709 12:14:51.470943 19288 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 3, Time since last communication: 0.039s
I20260709 12:14:51.521610 15005 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:51.518748 15039 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:51.522989 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.470503 19370 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:51.461630 19508 consensus_queue.cc:260] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.529376 15005 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.529460 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:51.537590 15005 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:51.547468 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:51.549013 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:51.525458 19496 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:14:51.530401 19580 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:51.558871 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:51.542119 19429 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:51.546239 19584 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:51.564085 15032 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 10. (term mismatch)
I20260709 12:14:51.564469 15032 pending_rounds.cc:85] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 9
I20260709 12:14:51.564677 15032 pending_rounds.cc:107] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 16.10
I20260709 12:14:51.564882 15032 raft_consensus.cc:2889] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:51.512482 19148 consensus_queue.cc:237] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.592015 19585 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.592264 19561 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.594657 19561 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:51.596437 19585 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:51.600770 19370 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:51.548801 19318 raft_consensus.cc:697] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:51.605474 15080 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:51.603806 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:51.610607 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.540095 19493 consensus_queue.cc:1059] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.029s
I20260709 12:14:51.587059 19566 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:51.557502 19576 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:51.560542 19271 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:51.624100 19421 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election won for term 9
W20260709 12:14:51.626549 19612 log.cc:927] Time spent T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.116s	user 0.000s	sys 0.001s
I20260709 12:14:51.628863 19538 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.635730 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.622577 19318 consensus_queue.cc:237] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.639812 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.646819 19538 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:51.649343 19595 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9.
I20260709 12:14:51.656109 15109 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 14. Current term is 15. Ops: []
I20260709 12:14:51.657315 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:51.663460 15110 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:51.659781 15032 raft_consensus.cc:2393] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 13: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:51.662235 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:51.666898 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:51.667618 15190 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 16
I20260709 12:14:51.668175 15182 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 15 index: 7. (index mismatch)
I20260709 12:14:51.671155 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:51.673229 15154 leader_election.cc:400] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 6 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7.
I20260709 12:14:51.673529 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:51.674252 15183 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 11.
I20260709 12:14:51.675019 15187 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:14:51.677640 15189 raft_consensus.cc:2393] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 12: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:51.674053 15154 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:51.680889 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:51.692646 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:51.693321 15033 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:51.699950 15033 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:51.701042 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:51.702090 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.703078 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.646864 19541 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:14:51.705183 15033 raft_consensus.cc:2393] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 12: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:51.706012 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:51.711467 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 46039.5us
I20260709 12:14:51.727391 19489 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:51.713246 19576 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.728248 19576 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.566929 19582 consensus_queue.cc:237] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:51.661957 19421 raft_consensus.cc:697] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:51.719843 15035 raft_consensus.cc:2410] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 10 because replica has last-logged OpId of term: 9 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 7.
I20260709 12:14:51.732426 15156 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.734555 15031 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 15.
W20260709 12:14:51.737258 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 63280.7us
I20260709 12:14:51.725009 15033 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:51.744953 15190 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 16.
I20260709 12:14:51.690625 19568 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.761037 15115 raft_consensus.cc:1240] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:51.757531 15156 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.763881 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.765277 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.777441 15037 raft_consensus.cc:2368] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11.
I20260709 12:14:51.770481 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.777722 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.778447 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:51.778635 15081 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:51.778882 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:51.779542 15032 raft_consensus.cc:2368] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11.
I20260709 12:14:51.780193 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:51.780694 15032 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:51.781157 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.782400 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff92c88b883c4f3b9a74312a83cf2c8c" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.783214 15035 raft_consensus.cc:2410] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 for term 10 because replica has last-logged OpId of term: 9 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 8.
I20260709 12:14:51.791648 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.793128 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:51.750337 19402 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:51.803754 15081 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:51.793839 15033 raft_consensus.cc:2368] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9.
I20260709 12:14:51.812914 15032 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
W20260709 12:14:51.824384 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 72407.5us
I20260709 12:14:51.779876 19399 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:51.828775 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.830183 15036 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 16: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:51.831092 15034 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 6. Preceding OpId from leader: term: 15 index: 7. (index mismatch)
I20260709 12:14:51.832617 15035 raft_consensus.cc:1240] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:51.822196 19093 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:14:51.848282 19181 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:14:51.790827 19504 consensus_queue.cc:1059] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.055s
I20260709 12:14:51.850963 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:51.858340 15031 raft_consensus.cc:2410] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 13 because replica has last-logged OpId of term: 12 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 12:14:51.798067 19495 consensus_queue.cc:1059] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.052s
I20260709 12:14:51.830550 19399 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:51.821655 19468 consensus_queue.cc:1059] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.032s
I20260709 12:14:51.846644 19402 raft_consensus.cc:697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:51.885842 19402 consensus_queue.cc:237] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.856140 19514 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:51.889642 19514 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:51.890056 19514 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:51.891666 19504 raft_consensus.cc:3055] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:51.892082 19504 raft_consensus.cc:740] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:51.845043 19608 consensus_queue.cc:1048] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.027s
I20260709 12:14:51.892812 19504 consensus_queue.cc:260] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.882268 19399 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:51.908865 19504 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:51.883111 15110 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:51.916482 15107 raft_consensus.cc:1240] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:51.916554 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:51.915143 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 157696us
I20260709 12:14:51.854066 19421 consensus_queue.cc:237] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:51.910856 19117 consensus_queue.cc:1175] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "37acd5ac26b54c4fb766e0134c390e73" responder_term: 8 status { last_received { term: 8 index: 6 } last_committed_idx: 6 last_received_current_leader { term: 8 index: 6 } }
I20260709 12:14:51.919327 19638 raft_consensus.cc:3055] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:51.924048 15156 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.933451 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
W20260709 12:14:51.919744 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 166013us
I20260709 12:14:51.937870 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:51.939113 15684 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:51.946861 15156 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:51.949260 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 145593us
I20260709 12:14:51.931504 19638 raft_consensus.cc:740] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:51.950366 15081 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:51.950884 15005 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.953500 19468 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:51.953651 19230 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:51.954803 15081 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:51.955570 19468 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:51.960037 15081 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:51.960738 15156 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.962013 15081 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:51.943046 19517 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:51.965586 15156 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:51.966753 15081 leader_election.cc:304] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:51.967826 19583 raft_consensus.cc:2749] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:51.968004 19402 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 12:14:51.968813 19631 log.cc:927] Time spent T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260709 12:14:51.966503 19640 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:14:51.962689 19468 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:51.971060 19468 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:51.971377 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:51.971549 19468 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:51.971647 19508 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:51.972168 15182 raft_consensus.cc:2393] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 16: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:51.973486 19295 raft_consensus.cc:993] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:14:51.973978 19295 raft_consensus.cc:1081] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:14:51.960942 19429 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:14:51.983392 19230 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:14:52.036995 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 66503.7us
I20260709 12:14:51.960116 19568 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:51.970118 19629 log.cc:927] Time spent T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
W20260709 12:14:52.037542 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 72085us
W20260709 12:14:51.969749 19626 log.cc:927] Time spent T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:14:51.962093 19639 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:52.047442 19252 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.047935 19252 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:52.052682 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:52.053337 15715 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:52.054742 19639 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:52.055416 15156 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:52.056201 19639 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:52.056604 15156 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:52.054775 19252 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:52.038844 19468 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.043068 19640 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:51.960361 19271 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.077s
I20260709 12:14:52.061923 19640 raft_consensus.cc:697] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:52.062776 19640 consensus_queue.cc:237] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:51.965427 19517 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:52.064126 19517 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:52.067454 19638 consensus_queue.cc:260] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.068586 19638 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:52.071492 19619 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.072039 19619 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.072919 19541 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) with higher term. Message: Invalid argument: T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 6. Current term is 7.
I20260709 12:14:52.074617 19619 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:52.043047 19429 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:52.075896 19429 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.076824 19468 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:52.077911 19429 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:52.059355 15156 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:52.082769 15156 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:52.086987 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:52.090926 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:52.074702 19635 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:52.097394 15156 leader_election.cc:400] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14.
I20260709 12:14:52.097761 15156 leader_election.cc:403] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Cancelling election due to peer responding with higher term
I20260709 12:14:52.067001 19514 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.087582 19639 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:52.104497 15156 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:52.132400 15040 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 15.
I20260709 12:14:52.099745 19619 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:52.106771 19496 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:52.107177 19639 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:52.144273 19639 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:52.138926 19619 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:52.167641 19619 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:52.128129 19635 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.024s
I20260709 12:14:52.163174 19399 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.135093 19634 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:52.164577 19638 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:52.164966 15080 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:52.175642 19399 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:52.176030 15080 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:52.177798 15080 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:52.178562 19468 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:52.179360 19641 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 12:14:52.179355 19468 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:52.165887 19069 raft_consensus.cc:3055] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:52.183527 19069 raft_consensus.cc:740] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:52.184460 19069 consensus_queue.cc:260] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.185850 19069 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:52.138716 19505 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:52.187626 19505 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:52.190169 19505 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:52.192229 19641 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:14:52.192770 19641 raft_consensus.cc:697] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:52.166483 19517 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:52.106060 19643 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election lost for term 13. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14.
I20260709 12:14:52.154016 19496 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:52.193617 19641 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.196523 19496 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:52.168361 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:52.210258 19517 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:52.213239 19468 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:52.219717 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:52.221725 15108 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:52.223130 19576 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:52.225081 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:52.225550 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:52.226585 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:52.229398 15108 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
W20260709 12:14:52.231021 14925 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet d87b457d4fcf450aa4a249c29980c2d6 with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER failed with leader 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 2cdab4d204e440c194e8b09634795793 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 11 committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:52.232815 19514 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:52.233385 15036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db665390876f4ed9b088c63ee9861928"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:14:52.234185 15036 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:52.234591 15036 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:52.238169 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:52.239043 15183 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:52.245659 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:52.247185 15184 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:52.240207 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:52.248397 15182 raft_consensus.cc:2368] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 12. Current term is 13.
I20260709 12:14:52.249874 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:52.250492 15109 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:52.253647 15032 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 9. (term mismatch)
I20260709 12:14:52.254204 15032 pending_rounds.cc:85] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793: Aborting all ops after (but not including) 8
I20260709 12:14:52.254978 15032 pending_rounds.cc:107] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793: Aborting uncommitted NO_OP operation due to leader change: 9.9
I20260709 12:14:52.255146 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:52.256572 15080 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:52.258893 15039 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:14:52.250059 15004 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:52.261173 15107 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:52.261443 15111 raft_consensus.cc:1275] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
W20260709 12:14:52.272243 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 167829us
I20260709 12:14:52.256680 15032 raft_consensus.cc:2889] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:52.273229 15156 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:52.269645 15109 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:52.273880 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:52.277312 15080 leader_election.cc:400] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 12. Current term is 13.
I20260709 12:14:52.281260 15080 leader_election.cc:403] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Cancelling election due to peer responding with higher term
I20260709 12:14:52.283668 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:52.287514 15156 leader_election.cc:400] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11.
I20260709 12:14:52.289083 15156 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:52.275019 19526 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:52.298557 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:52.297381 15036 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:52.300436 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 50469.3us
I20260709 12:14:52.274421 19644 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:52.301412 19644 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:52.301734 19644 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:52.287734 15154 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:52.261982 19514 consensus_queue.cc:1059] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.036s
I20260709 12:14:52.316819 15036 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:52.298080 19638 consensus_queue.cc:1059] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.034s
I20260709 12:14:52.290439 19515 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.323005 15032 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:52.329033 15684 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:52.329452 15004 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:52.301038 19561 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:52.338280 15004 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:52.340094 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:52.300002 19538 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.341149 15032 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:52.281576 19369 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.054s
I20260709 12:14:52.319505 19399 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:14:52.346095 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 57096.5us
I20260709 12:14:52.349620 15156 leader_election.cc:400] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11.
I20260709 12:14:52.350513 15156 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:52.352582 15188 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 12:14:52.300782 19639 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.363574 15156 leader_election.cc:400] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 8. Current term is 9.
I20260709 12:14:52.337291 19370 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:14:52.342109 19652 raft_consensus.cc:2804] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:52.341954 19576 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:14:52.366758 15156 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:52.345587 19527 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election lost for term 12. Reason: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 12. Current term is 13.
I20260709 12:14:52.332831 19502 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.032s
I20260709 12:14:52.347604 19622 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 12:14:52.384265 19643 consensus_queue.cc:1059] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:52.385134 15156 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:52.391606 19429 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:14:52.365152 19634 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:52.407598 15115 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:14:52.413295 19619 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.344579 19538 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.338279 19515 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.360188 19635 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:52.358795 19561 raft_consensus.cc:697] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:52.424554 15190 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 13. Current term is 14. Ops: []
W20260709 12:14:52.383414 19651 log.cc:927] Time spent T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
W20260709 12:14:52.432229 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 47175.4us
I20260709 12:14:52.364428 19399 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:52.429199 19648 log.cc:927] Time spent T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 12:14:52.439052 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:52.444334 15037 raft_consensus.cc:2393] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 11: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
W20260709 12:14:52.446380 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 171050us
I20260709 12:14:52.430004 19652 raft_consensus.cc:697] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:52.457674 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:52.442261 19230 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:52.487475 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:52.453600 19504 consensus_meta.cc:287] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.544s	user 0.011s	sys 0.000s
I20260709 12:14:52.492095 15037 raft_consensus.cc:2410] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 16 because replica has last-logged OpId of term: 13 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 5.
I20260709 12:14:52.429980 19496 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.053s
I20260709 12:14:52.552239 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:52.553063 15037 raft_consensus.cc:3060] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:52.560711 15081 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:14:52.563143 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 199829us
I20260709 12:14:52.578433 19639 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:52.579346 15034 raft_consensus.cc:1240] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 7. Current term is 8. Ops: []
I20260709 12:14:52.580283 19502 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:52.552580 19648 log.cc:927] Time spent T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260709 12:14:52.586845 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 228893us
I20260709 12:14:52.579244 19582 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:52.592787 15718 raft_consensus.cc:1275] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:52.589798 15040 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50610 (request call id 2500) took 1032 ms. Trace:
I20260709 12:14:52.593945 15040 rpcz_store.cc:276] 0709 12:14:51.557219 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:51.558604 (+  1385us) service_pool.cc:224] Handling call
0709 12:14:52.589619 (+1031015us) spinlock_profiling.cc:243] Waited 545 ms on lock 0x7b5400286254. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:52.589734 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1254283520}
I20260709 12:14:52.600895 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:52.601060 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 237814us
I20260709 12:14:52.601475 15112 raft_consensus.cc:3055] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:14:52.601790 15112 raft_consensus.cc:740] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:52.580765 19502 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.616035 15112 consensus_queue.cc:260] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:52.599355 19505 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:52.629779 15037 raft_consensus.cc:2468] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:52.604905 19541 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:52.596257 19622 consensus_queue.cc:1059] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.027s
I20260709 12:14:52.585202 19561 consensus_queue.cc:237] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.600493 19295 consensus_queue.cc:1048] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.036s
W20260709 12:14:52.710251 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 125429us
W20260709 12:14:52.714033 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 119429us
I20260709 12:14:52.716857 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:52.717517 15111 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:52.638414 19505 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.728879 19568 raft_consensus.cc:3055] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Stepping down as leader of term 10
W20260709 12:14:52.737515 19658 log.cc:927] Time spent T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.102s	user 0.000s	sys 0.000s
I20260709 12:14:52.721894 19504 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.614022 19652 consensus_queue.cc:237] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:52.752765 19654 log.cc:927] Time spent T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.147s	user 0.000s	sys 0.000s
I20260709 12:14:52.756116 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:52.756011 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:52.724228 15004 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:52.722322 19619 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:52.728317 19538 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:52.728461 19515 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:52.730944 19399 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:52.770224 15033 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50620 (request call id 2172) took 1003 ms. Trace:
I20260709 12:14:52.777316 15033 rpcz_store.cc:276] 0709 12:14:51.766646 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:51.809077 (+ 42431us) service_pool.cc:224] Handling call
0709 12:14:52.755836 (+946759us) spinlock_profiling.cc:243] Waited 15 ms on lock 0x7b5800003698. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dce00a0 00007f4c0dcdf984 00007f4c0725a6d4 00007f4c0725a662
0709 12:14:52.770164 (+ 14328us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":34582784}
I20260709 12:14:52.778429 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:52.778669 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 54570.6us
I20260709 12:14:52.736917 19568 raft_consensus.cc:740] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:14:52.768074 19653 log.cc:927] Time spent T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.280s	user 0.000s	sys 0.001s
W20260709 12:14:52.786417 19656 log.cc:927] Time spent T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.162s	user 0.000s	sys 0.001s
I20260709 12:14:52.788902 15036 raft_consensus.cc:1240] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 12. Current term is 13. Ops: [12.9-12.9]
I20260709 12:14:52.798049 15685 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:52.800637 19181 consensus_queue.cc:1059] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 12:14:52.810451 19655 log.cc:927] Time spent T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.102s	user 0.000s	sys 0.000s
I20260709 12:14:52.811749 19370 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
W20260709 12:14:52.816183 19644 consensus_meta.cc:287] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.514s	user 0.010s	sys 0.000s
I20260709 12:14:52.817624 19502 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:52.819303 15036 raft_consensus.cc:1275] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:14:52.781821 19622 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:52.823129 19622 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:52.823508 19622 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:52.825085 15036 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260709 12:14:52.831394 19568 consensus_queue.cc:260] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.832746 19568 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:52.768671 19504 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.837116 19504 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:52.843674 19505 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:52.848969 19632 consensus_queue.cc:1048] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:52.853242 15038 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50610 (request call id 2488) took 1410 ms. Trace:
I20260709 12:14:52.853929 15038 rpcz_store.cc:276] 0709 12:14:51.442424 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:51.442815 (+   391us) service_pool.cc:224] Handling call
0709 12:14:52.852984 (+1410169us) spinlock_profiling.cc:243] Waited 715 ms on lock 0x7b540023a354. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:52.853140 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1645448576}
I20260709 12:14:52.798446 19252 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.057s
I20260709 12:14:52.816648 19644 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:52.857513 19541 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:52.858134 19541 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.860785 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:52.861428 15716 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:52.862619 19230 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:52.868014 19541 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:52.887781 19421 raft_consensus.cc:3055] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:14:52.888265 19421 raft_consensus.cc:740] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:52.888774 15716 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
W20260709 12:14:52.894411 19659 log.cc:927] Time spent T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.343s	user 0.000s	sys 0.002s
I20260709 12:14:52.903703 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:52.904342 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:52.905112 15113 raft_consensus.cc:2393] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 15: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:52.905557 15108 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:14:52.907490 19495 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:52.908027 19495 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:52.912698 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:52.914441 19495 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:52.889067 19421 consensus_queue.cc:260] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:52.921125 19666 log.cc:927] Time spent T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.153s	user 0.000s	sys 0.000s
I20260709 12:14:52.926877 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:52.927438 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:52.927991 15719 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:52.931913 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:52.217875 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:52.937278 15039 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50610 (request call id 2497) took 1409 ms (client timeout 1748 ms). Trace:
W20260709 12:14:52.937706 15039 rpcz_store.cc:269] 0709 12:14:51.527686 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:51.529033 (+  1347us) service_pool.cc:224] Handling call
0709 12:14:52.937110 (+1408077us) spinlock_profiling.cc:243] Waited 669 ms on lock 0x7b5400026a54. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1e2fa 00007f4c0dcdfb17 00007f4c0725a6d4 00007f4c0725a662 00007f4c0725a591 00007f4c0725a50c 00007f4c072597c2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:52.937218 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1538421120}
I20260709 12:14:52.940059 15035 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:14:52.943053 15156 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:52.945021 15111 raft_consensus.cc:1240] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11. Ops: [10.7-10.7]
I20260709 12:14:52.948480 15719 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:52.948943 15183 raft_consensus.cc:1240] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:52.967000 15156 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:52.985535 15719 raft_consensus.cc:1240] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:52.988895 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:52.990871 15183 raft_consensus.cc:1275] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:14:52.994247 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:52.995352 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:52.995767 15036 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 12:14:52.996043 15040 raft_consensus.cc:2393] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 15: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:52.998875 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:52.999413 15040 raft_consensus.cc:2376] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13. Re-sending same reply.
I20260709 12:14:53.000456 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:53.001360 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:53.002017 15036 raft_consensus.cc:2376] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 15. Re-sending same reply.
I20260709 12:14:53.002254 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:53.001410 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:53.003805 15039 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:53.013590 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:53.018097 15114 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41558 (request call id 1927) took 1265 ms. Trace:
I20260709 12:14:53.020761 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:53.019006 15114 rpcz_store.cc:276] 0709 12:14:51.752491 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:51.756650 (+  4159us) service_pool.cc:224] Handling call
0709 12:14:51.756904 (+   254us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:51.757086 (+   182us) raft_consensus.cc:1534] Early marking committed up to index 9
0709 12:14:51.794556 (+ 37470us) log.cc:844] Serialized 14 byte log entry
0709 12:14:53.017576 (+1223020us) spinlock_profiling.cc:243] Waited 2.37 ms on lock 0x7b1800417220. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c088c24bc 00007f4c05c1048b 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c2a93f 00007f4c05c2a455 00007f4c08d12060 00007f4c08d24716 00007f4c08d35287
0709 12:14:53.017690 (+   114us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:53.017743 (+    53us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:53.017791 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:53.017876 (+    85us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:53.018030 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":56423,"prepare.queue_time_us":39996,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":38,"raft.queue_time_us":53737,"raft.run_cpu_time_us":101,"raft.run_wall_time_us":101,"spinlock_wait_cycles":5452032,"thread_start_us":25773,"threads_started":1}
I20260709 12:14:52.959365 19644 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:53.034799 15039 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:52.993031 19408 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
W20260709 12:14:53.040761 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 71876.5us
I20260709 12:14:53.042351 15156 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:53.019647 19505 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:53.073428 19505 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:53.075940 19505 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:53.016373 19230 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:14:53.052515 19640 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:14:53.054630 15003 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:53.078904 15003 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:53.055478 19595 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:53.057147 15005 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:53.081074 19318 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:53.081828 19196 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:14:53.082307 19318 consensus_queue.cc:1059] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 11.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:14:53.082973 19538 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:53.057583 15156 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:53.082314 19196 raft_consensus.cc:697] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:53.058615 19643 consensus_queue.cc:1059] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:53.060849 15081 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:53.085552 15081 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:53.085970 19672 raft_consensus.cc:3055] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:53.086337 19672 raft_consensus.cc:740] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:53.066293 15114 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 12:14:53.087373 19643 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:14:53.066865 19634 consensus_queue.cc:1059] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 12:14:53.088012 19643 raft_consensus.cc:3055] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:53.018090 19625 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:53.088353 19643 raft_consensus.cc:740] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:53.088749 19625 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:53.089217 19643 consensus_queue.cc:260] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:53.071373 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:53.084391 15156 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:53.084195 19647 raft_consensus.cc:3055] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:53.065138 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:53.093643 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:53.024371 19566 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:53.106775 15156 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:53.108376 15156 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:53.090395 19643 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:53.019413 19252 consensus_queue.cc:1048] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.076s
I20260709 12:14:53.118013 15004 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:53.121408 15112 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:14:53.122685 15035 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50610 (request call id 2514) took 1352 ms. Trace:
W20260709 12:14:53.123955 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 151868us
I20260709 12:14:53.123099 15035 rpcz_store.cc:276] 0709 12:14:51.770110 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:51.847900 (+ 77790us) service_pool.cc:224] Handling call
0709 12:14:52.939741 (+1091841us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:52.940436 (+   695us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:53.122492 (+182056us) spinlock_profiling.cc:243] Waited 1.09 s on lock 0x7b5400026a50. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d198ad 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6 00007f4c0705426f
0709 12:14:53.122632 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2510354816}
I20260709 12:14:53.036473 19495 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.077s
I20260709 12:14:53.130584 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:53.126857 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:53.099968 19504 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:14:53.128713 15189 raft_consensus.cc:1275] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:14:53.101343 19271 raft_consensus.cc:2804] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election won for term 12
W20260709 12:14:53.132905 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:53.095786 19647 raft_consensus.cc:740] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:53.138509 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:53.139485 15185 raft_consensus.cc:1240] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:53.139771 15189 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260709 12:14:53.136866 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:53.144125 15183 raft_consensus.cc:3060] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:53.117133 19595 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:53.119542 19402 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:53.127413 19635 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:53.158545 15112 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 8.
I20260709 12:14:53.119729 19408 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.031s
I20260709 12:14:53.138188 19493 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:53.180364 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:53.180919 15183 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:53.181272 15182 raft_consensus.cc:2410] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 10 because replica has last-logged OpId of term: 8 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
I20260709 12:14:53.183772 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:53.184396 15181 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:14:53.087162 19672 consensus_queue.cc:260] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:53.162120 19625 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:53.205976 15005 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:53.147161 19515 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.040s
I20260709 12:14:53.159857 19504 raft_consensus.cc:697] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:53.174805 19493 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:53.153456 19181 consensus_queue.cc:1059] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 13.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.040s
W20260709 12:14:53.220721 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 49692.2us
I20260709 12:14:53.188668 19399 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.051s
I20260709 12:14:53.183527 19093 consensus_queue.cc:1059] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.047s
I20260709 12:14:53.218794 19493 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
W20260709 12:14:53.249629 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:53.287915 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 50421.9us
I20260709 12:14:53.204056 19647 consensus_queue.cc:260] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:53.288800 15080 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:53.187824 19196 consensus_queue.cc:237] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:53.236711 19625 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:53.259936 19271 raft_consensus.cc:697] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:14:53.246411 19668 consensus_queue.cc:1175] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "cb445d4f8d034987976d9b78da5532ac" responder_term: 12 status { last_received { term: 12 index: 9 } last_committed_idx: 9 last_received_current_leader { term: 12 index: 9 } }
I20260709 12:14:53.235543 19515 consensus_queue.cc:1048] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.066s
I20260709 12:14:53.314381 15080 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:53.304668 19625 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:53.317262 19181 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 12:14:53.330324 19622 consensus_meta.cc:287] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.506s	user 0.008s	sys 0.002s
I20260709 12:14:53.312526 19689 consensus_queue.cc:1048] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 12:14:53.320312 19625 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:53.319260 19504 consensus_queue.cc:237] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:53.349448 15080 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:53.330809 19622 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:53.355950 15038 raft_consensus.cc:1240] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:53.357969 19622 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:53.360941 15039 raft_consensus.cc:1275] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:14:53.365458 19230 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 12:14:53.375165 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:53.382153 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:53.384289 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:53.385470 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:53.388300 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:53.388916 15114 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:14:53.347488 19093 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:53.392099 15111 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
W20260709 12:14:53.396080 19693 log.cc:927] Time spent T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 12:14:53.386612 19515 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:14:53.399540 19271 consensus_queue.cc:237] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.10, Last appended by leader: 10, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:53.407181 19676 log.cc:927] Time spent T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.196s	user 0.000s	sys 0.001s
W20260709 12:14:53.409744 19681 log.cc:927] Time spent T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.181s	user 0.000s	sys 0.000s
I20260709 12:14:53.421108 19421 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:53.392978 19504 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.030s
I20260709 12:14:53.449987 15190 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:14:53.474622 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:53.475720 15111 raft_consensus.cc:2410] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 10 because replica has last-logged OpId of term: 8 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
I20260709 12:14:53.481947 15187 raft_consensus.cc:1240] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:53.401808 19402 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 12:14:53.477015 19678 log.cc:927] Time spent T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.237s	user 0.000s	sys 0.007s
W20260709 12:14:53.575615 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 71066.8us
I20260709 12:14:53.492250 19504 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:53.584508 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 64804.4us
I20260709 12:14:53.593225 15032 raft_consensus.cc:1240] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11. Ops: [10.7-10.7]
I20260709 12:14:53.606209 15031 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51618 (request call id 514) took 1383 ms. Trace:
I20260709 12:14:53.606675 15031 rpcz_store.cc:276] 0709 12:14:52.222366 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:52.223384 (+  1018us) service_pool.cc:224] Handling call
0709 12:14:52.223758 (+   374us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:52.292024 (+ 68266us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:52.292060 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:52.850560 (+558500us) spinlock_profiling.cc:243] Waited 5.92 ms on lock 0x7b2c0005e068. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c07613a11 00007f4c07623372 00007f4c08d55a01 00007f4c08d1a43a 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2
0709 12:14:52.851014 (+   454us) log.cc:844] Serialized 26 byte log entry
0709 12:14:53.119121 (+268107us) raft_consensus.cc:1645] Marking committed up to 10
0709 12:14:53.221180 (+102059us) log.cc:844] Serialized 14 byte log entry
0709 12:14:53.228144 (+  6964us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:53.228208 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:53.437773 (+209565us) spinlock_profiling.cc:243] Waited 43.9 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:53.605947 (+168174us) raft_consensus.cc:1685] finished
0709 12:14:53.605972 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:53.606135 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":106910,"prepare.queue_time_us":194692,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":34,"raft.queue_time_us":83865,"raft.run_cpu_time_us":258,"raft.run_wall_time_us":12374,"spinlock_wait_cycles":114507776,"thread_start_us":334151,"threads_started":2,"wal-append.queue_time_us":336494}
I20260709 12:14:53.587808 19069 consensus_queue.cc:1059] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 13.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.031s
I20260709 12:14:53.583595 19504 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:53.624691 19671 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:53.625084 19665 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.159s
W20260709 12:14:53.625567 19679 log.cc:927] Time spent T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.264s	user 0.000s	sys 0.011s
W20260709 12:14:53.626245 19691 log.cc:927] Time spent T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.146s	user 0.000s	sys 0.002s
W20260709 12:14:53.628904 19566 consensus_meta.cc:287] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.526s	user 0.006s	sys 0.002s
I20260709 12:14:53.686197 19625 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:53.687414 19699 log.cc:927] Time spent T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.193s	user 0.000s	sys 0.001s
I20260709 12:14:53.694974 19093 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:53.695574 19093 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:53.698300 19093 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:53.703329 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:53.704181 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:53.717607 15004 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:53.728513 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:53.677776 19566 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:53.666880 19671 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:53.771425 19643 consensus_meta.cc:287] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73: Time spent flushing consensus metadata: real 0.647s	user 0.016s	sys 0.000s
I20260709 12:14:53.771920 19633 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:53.772359 19181 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:53.771353 19069 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:53.772491 19633 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:53.773136 19069 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:53.777906 19633 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:53.782230 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:53.783684 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:53.784044 19647 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:53.786572 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:53.787184 15036 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:53.792052 19181 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:53.794226 19181 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:53.796587 15189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:53.797260 19638 raft_consensus.cc:3055] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:14:53.797669 19638 raft_consensus.cc:740] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:53.798601 19638 consensus_queue.cc:260] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:53.799845 19638 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:53.807260 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:53.797222 15189 raft_consensus.cc:606] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:53.810739 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:53.811764 15031 raft_consensus.cc:2410] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 12 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260709 12:14:53.813764 19585 raft_consensus.cc:3055] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:53.814344 19585 raft_consensus.cc:740] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:53.814110 15081 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:53.815752 19495 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:53.816213 19495 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:53.814299 19069 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:53.816581 19495 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:53.832242 19671 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:53.833024 15032 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:53.834645 19672 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:53.748082 19576 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:53.815485 19585 consensus_queue.cc:260] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:53.837283 19707 log.cc:927] Time spent T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
W20260709 12:14:53.851469 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:53.851343 19504 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:53.872205 19625 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:53.855876 19505 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:53.873492 19505 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:53.876087 19585 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
W20260709 12:14:53.876574 19682 log.cc:927] Time spent T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.648s	user 0.003s	sys 0.006s
I20260709 12:14:53.879263 19582 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:53.885425 19582 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:53.886656 19673 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:53.887173 19673 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:53.884227 15115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:14:53.888863 15115 raft_consensus.cc:606] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:53.889164 15115 raft_consensus.cc:614] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:53.889321 19673 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:53.910347 15037 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 2178) took 1464 ms. Trace:
I20260709 12:14:53.911692 19582 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:53.912134 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 332474us
I20260709 12:14:53.915138 19647 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:53.915735 19647 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:53.920338 15190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:53.921018 15190 raft_consensus.cc:606] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:53.925670 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:53.940308 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 210700us
I20260709 12:14:53.941730 15004 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:53.942955 15713 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 9 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:14:53.910892 15037 rpcz_store.cc:276] 0709 12:14:52.445834 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:52.638128 (+192294us) service_pool.cc:224] Handling call
0709 12:14:52.638397 (+   269us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:52.690767 (+ 52370us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:52.690803 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:52.746307 (+ 55504us) spinlock_profiling.cc:243] Waited 26.8 ms on lock 0x7b2c0005e068. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c07613a11 00007f4c07623372 00007f4c08d55a01 00007f4c08d1a43a 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2
0709 12:14:52.746710 (+   403us) log.cc:844] Serialized 26 byte log entry
0709 12:14:52.774410 (+ 27700us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:53.113862 (+339452us) log.cc:844] Serialized 14 byte log entry
0709 12:14:53.114143 (+   281us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:53.909969 (+795826us) spinlock_profiling.cc:243] Waited 52 ms on lock 0x7b5400268254. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1ae01 00007f4c08d1983e 00007f4c0dcde419 00007f4c07255bd4 00007f4c07255b62 00007f4c07255a91 00007f4c07255a0c 00007f4c07254cc2 00007f4c0705548c 00007f4c070548c6
0709 12:14:53.910031 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:53.910083 (+    52us) raft_consensus.cc:1685] finished
0709 12:14:53.910097 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:53.910271 (+   174us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":38618,"prepare.queue_time_us":440369,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":36,"raft.queue_time_us":17413,"raft.run_cpu_time_us":138,"raft.run_wall_time_us":9856,"spinlock_wait_cycles":181431936,"thread_start_us":366548,"threads_started":2,"wal-append.queue_time_us":269176}
I20260709 12:14:53.917939 19647 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:53.950609 15004 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:53.952975 15004 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:53.967540 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:53.981282 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:53.982064 15110 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:14:53.983609 15004 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:53.988291 15110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:14:53.989112 15110 raft_consensus.cc:606] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:53.990274 15110 raft_consensus.cc:614] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:53.961236 19502 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:53.961490 19429 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:53.999902 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:54.001528 15107 raft_consensus.cc:2410] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 13 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260709 12:14:53.998955 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:54.003381 15186 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:53.997313 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:53.998566 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:54.005218 15188 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:54.007225 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:54.042238 15181 raft_consensus.cc:1240] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:54.043359 15188 raft_consensus.cc:2410] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 12 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260709 12:14:53.970433 19625 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.030s
I20260709 12:14:54.045272 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:53.988298 19664 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:54.050038 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:53.972605 19652 consensus_queue.cc:1059] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.036s
I20260709 12:14:54.054108 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:54.076998 15187 raft_consensus.cc:2410] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 12 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260709 12:14:54.062093 19505 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:54.093369 19526 raft_consensus.cc:3055] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:54.093917 19526 raft_consensus.cc:740] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:54.094812 19526 consensus_queue.cc:260] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.096092 19526 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:54.097885 15113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db665390876f4ed9b088c63ee9861928"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:14:54.098523 15113 raft_consensus.cc:606] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:54.098838 15113 raft_consensus.cc:614] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:53.988515 19271 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.075s
W20260709 12:14:54.064313 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 84155.8us
I20260709 12:14:54.066507 19643 raft_consensus.cc:993] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
W20260709 12:14:54.052388 19493 consensus_meta.cc:287] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793: Time spent flushing consensus metadata: real 0.761s	user 0.011s	sys 0.000s
I20260709 12:14:54.001807 19576 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:54.061230 19633 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:54.103173 15113 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:14:54.111692 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:53.974005 19671 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:14:54.121328 15081 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:54.123565 19644 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:54.123950 19644 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:54.124255 19644 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:54.139791 19496 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:54.143080 19496 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:54.145820 19496 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:54.150967 19657 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:54.151580 19657 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.153587 19657 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:54.154448 19723 log.cc:927] Time spent T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.109s	user 0.000s	sys 0.000s
I20260709 12:14:54.118494 19576 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:54.155886 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:54.156759 19718 log.cc:927] Time spent T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.106s	user 0.000s	sys 0.000s
I20260709 12:14:54.159637 15033 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 9 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:14:54.160652 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:54.139961 19633 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:54.164187 19633 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:54.118763 19493 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.166647 19643 raft_consensus.cc:1081] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:14:54.167727 19493 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:54.168015 19408 raft_consensus.cc:993] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:14:54.168438 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:54.168877 15031 raft_consensus.cc:2368] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14.
I20260709 12:14:54.169052 15110 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:54.176317 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:54.168440 19408 raft_consensus.cc:1081] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:14:54.180498 15034 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:14:54.181216 15034 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:54.181568 15034 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:54.177044 15033 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 12.
I20260709 12:14:54.189968 15110 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:14:54.155318 19576 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:54.208550 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:54.209247 15188 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:54.212033 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:54.213284 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:54.213927 15182 raft_consensus.cc:2393] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 14: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:54.214573 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:54.218499 15184 raft_consensus.cc:1275] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 7. (term mismatch)
I20260709 12:14:54.218858 15184 pending_rounds.cc:85] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 6
I20260709 12:14:54.219076 15184 pending_rounds.cc:107] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 10.7
I20260709 12:14:54.219300 15184 raft_consensus.cc:2889] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:14:54.228833 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:54.229473 15115 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:54.215241 15182 raft_consensus.cc:2410] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 13 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260709 12:14:54.099733 19664 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.256654 15115 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
W20260709 12:14:54.261384 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:54.277415 15188 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:14:54.279534 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:54.324988 19496 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:54.325590 19496 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.327653 19496 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:54.328344 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 82477.1us
I20260709 12:14:54.332372 19664 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:54.373335 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:54.375391 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:14:54.375590 19495 consensus_meta.cc:287] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac: Time spent flushing consensus metadata: real 0.539s	user 0.003s	sys 0.006s
I20260709 12:14:54.392731 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:54.393344 15189 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 14
I20260709 12:14:54.395424 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:54.396173 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:54.402359 14936 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 108) took 10922 ms. Trace:
I20260709 12:14:54.403887 19709 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:54.395045 19644 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.404480 19709 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.406241 19644 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:54.407579 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:54.408154 15031 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:54.402758 14936 rpcz_store.cc:276] 0709 12:14:43.480082 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:43.485696 (+  5614us) service_pool.cc:224] Handling call
0709 12:14:51.086601 (+7600905us) spinlock_profiling.cc:243] Waited 4.21 ms on lock 0x7b68000b1560. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0ead1324 00007f4c0eace8d6 00007f4c0ebd790e 00007f4c0d0982a4 00007f4c0d098232 00007f4c0d098161 00007f4c0d0980dc 00007f4c0d097392 00007f4c0705548c 00007f4c070548c6
0709 12:14:54.402300 (+3315699us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:51.556435 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:51.595586 (+ 39151us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:51.595626 (+    40us) write_op.cc:435] Acquired schema lock
0709 12:14:51.595641 (+    15us) tablet.cc:662] Decoding operations
0709 12:14:51.596626 (+   985us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:51.596690 (+    64us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:51.596717 (+    27us) tablet.cc:685] Acquiring locks for 10 operations
0709 12:14:51.597507 (+   790us) tablet.cc:701] Row locks acquired
0709 12:14:51.597526 (+    19us) write_op.cc:260] PREPARE: finished
0709 12:14:51.597692 (+   166us) write_op.cc:270] Start()
0709 12:14:51.597824 (+   132us) write_op.cc:276] Timestamp: P: 1783599291597641 usec, L: 0
0709 12:14:51.597848 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 12:14:51.598671 (+   823us) log.cc:844] Serialized 4078 byte log entry
0709 12:14:52.036287 (+437616us) op_driver.cc:464] REPLICATION: finished
0709 12:14:52.166547 (+130260us) write_op.cc:301] APPLY: starting
0709 12:14:52.166652 (+   105us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:52.167494 (+   842us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:52.167590 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:52.181249 (+ 13659us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:52.181466 (+   217us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=20
0709 12:14:52.181514 (+    48us) write_op.cc:312] APPLY: finished
0709 12:14:52.181772 (+   258us) log.cc:844] Serialized 77 byte log entry
0709 12:14:52.182539 (+   767us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:52.182675 (+   136us) write_op.cc:454] Released schema lock
0709 12:14:52.182722 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:52.183088 (+   366us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:52.183127 (+    39us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":410712,"reported_tablets":14,"spinlock_wait_cycles":9685120,"child_traces":[["op",{"apply.queue_time_us":129981,"apply.run_cpu_time_us":3474,"apply.run_wall_time_us":16521,"num_ops":10,"prepare.queue_time_us":236559,"prepare.run_cpu_time_us":16312,"prepare.run_wall_time_us":192680,"raft.queue_time_us":125341,"raft.run_cpu_time_us":13519,"raft.run_wall_time_us":85326,"replication_time_us":438292,"thread_start_us":476016,"threads_started":4,"wal-append.queue_time_us":247375,"wal-append.run_cpu_time_us":12621,"wal-append.run_wall_time_us":1334828}]]}
I20260709 12:14:54.409502 19561 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:54.409991 19561 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.411618 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:54.412206 15036 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:54.412951 15004 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:54.417394 15031 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:14:54.420607 19508 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.004s
I20260709 12:14:54.424702 15004 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:54.425838 19493 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:54.425907 15004 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:54.426389 19493 raft_consensus.cc:697] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:54.427238 19493 consensus_queue.cc:237] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.429790 14935 catalog_manager.cc:5697] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 9 to 10, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 10 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:54.406455 19709 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:54.432246 19561 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:54.421265 19664 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:54.440966 14935 catalog_manager.cc:5697] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:54.444635 14935 catalog_manager.cc:5697] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 13 to 14, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 14 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:54.446491 14935 catalog_manager.cc:5697] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 13 to 14, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 14 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:54.447853 14935 catalog_manager.cc:5697] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 13 to 14, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 14 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:54.448559 15036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:14:54.449162 15036 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:54.449556 15036 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:54.449388 14935 catalog_manager.cc:5697] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 8 to 11, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 11 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
W20260709 12:14:54.447865 19731 log.cc:927] Time spent T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.247s	user 0.004s	sys 0.000s
I20260709 12:14:54.454193 19595 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:54.454788 19595 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.456979 19595 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:54.457319 19706 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:54.457861 19706 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.459659 14935 catalog_manager.cc:5697] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 10 to 13, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 13 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:54.465420 19706 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:54.469213 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:54.469499 19576 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.473426 19665 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:54.476352 15685 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:54.465145 14935 catalog_manager.cc:5697] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 6 to 12, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 12 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:54.470000 15038 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:14:54.485677 15156 leader_election.cc:400] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14.
I20260709 12:14:54.486057 15156 leader_election.cc:403] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:54.485699 14935 catalog_manager.cc:5697] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 13 to 15, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 15 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:54.393903 19495 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.492481 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:54.477569 15034 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.495814 15189 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:14:54.489542 14935 catalog_manager.cc:5697] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 12 to 13, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 13 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:54.499409 14935 catalog_manager.cc:5697] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 9 to 15, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 15 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:54.503566 19712 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:54.501205 14935 catalog_manager.cc:5697] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 6 to 7, leader changed from 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 7 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:54.504112 19712 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:54.506578 19712 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:54.508761 15081 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:54.488657 19689 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.021s
I20260709 12:14:54.488768 19633 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:54.510960 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:54.513201 15033 raft_consensus.cc:1240] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:54.511685 19633 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:54.512952 15719 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:14:54.506927 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:54.523720 15110 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:54.499828 15156 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:54.526786 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:54.518824 14935 catalog_manager.cc:5697] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 5 to 9, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 9 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:54.527779 15109 raft_consensus.cc:2410] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 14 because replica has last-logged OpId of term: 12 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 8.
I20260709 12:14:54.528369 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:54.474032 19665 raft_consensus.cc:697] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:54.530632 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:54.526131 15081 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:54.539539 15189 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:14:54.528327 14935 catalog_manager.cc:5697] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:54.535617 15004 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:14:54.546573 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:54.525633 19633 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:54.518451 19634 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14.
I20260709 12:14:54.535948 19660 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:54.535152 19706 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:54.555848 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:54.552820 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:54.559998 15036 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:54.560851 15031 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 12:14:54.563618 15189 raft_consensus.cc:2410] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 14 because replica has last-logged OpId of term: 12 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 8.
I20260709 12:14:54.564877 15683 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:54.574096 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:54.574880 15114 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:54.576650 15034 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:54.552625 19689 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:54.535337 19408 consensus_queue.cc:1059] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.032s
I20260709 12:14:54.594432 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:54.589829 15036 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:54.590925 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:54.597608 15719 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:54.543202 19508 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.041s
I20260709 12:14:54.554625 19622 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:54.569446 19660 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:54.568434 19706 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:54.584255 19680 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:54.612428 15114 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:54.614437 15004 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:54.624717 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:54.625365 15181 raft_consensus.cc:3055] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:14:54.625696 15181 raft_consensus.cc:740] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:54.628679 15719 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
I20260709 12:14:54.626353 15181 consensus_queue.cc:260] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:54.632489 15181 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:14:54.612721 19660 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:54.630167 19561 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:54.636698 19561 raft_consensus.cc:697] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:54.637692 19561 consensus_queue.cc:237] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.640455 19495 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:54.629606 19595 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:54.647667 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:54.648286 15187 raft_consensus.cc:3055] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:54.648582 15187 raft_consensus.cc:740] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:54.649677 15109 raft_consensus.cc:1275] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:14:54.607559 19689 raft_consensus.cc:697] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:54.652006 19689 consensus_queue.cc:237] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.653949 15114 raft_consensus.cc:1240] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:54.654994 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:54.655830 15115 raft_consensus.cc:2368] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14.
I20260709 12:14:54.649365 15187 consensus_queue.cc:260] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.583783 19069 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.034s
I20260709 12:14:54.606514 19622 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:54.657642 15187 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:14:54.658146 15155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:54.652637 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:54.663378 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:54.664796 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:54.665310 19576 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:54.697047 15034 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:54.701419 15114 raft_consensus.cc:2393] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 11: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:54.704329 15005 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:54.613390 19706 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:54.710003 15080 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:54.711723 15003 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:54.729830 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:54.733295 15080 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:54.742666 15034 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:54.743160 15181 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 9.
W20260709 12:14:54.811926 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 64064.6us
I20260709 12:14:54.709620 19622 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:54.708881 19634 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:54.727409 19664 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:54.815933 15081 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:54.774547 15080 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:54.647737 19595 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.607506 19665 consensus_queue.cc:237] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.824183 15113 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
W20260709 12:14:54.824261 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 49835.1us
I20260709 12:14:54.825816 15005 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:54.738308 19493 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:14:54.738734 19093 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:54.749923 19514 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:54.736341 19408 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:54.809491 19421 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:54.841641 15187 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:54.738108 19647 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:54.748561 19502 consensus_queue.cc:1048] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.092s
I20260709 12:14:54.827441 19662 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:14:54.831120 19583 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:54.848227 19489 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:14:54.863730 19541 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 12 current term: 12 is higher.
I20260709 12:14:54.864339 15005 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:54.915670 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 51412.4us
I20260709 12:14:54.916392 15005 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:54.863348 19493 raft_consensus.cc:697] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:54.865609 19595 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:54.868544 19715 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:54.828143 19634 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.856945 19514 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:54.894019 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:54.904302 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 51161.5us
W20260709 12:14:54.908253 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 56703.7us
I20260709 12:14:54.911731 19662 raft_consensus.cc:697] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:54.905741 19408 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:54.923758 19505 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:54.930712 19595 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:54.930126 19583 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:54.929986 19715 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:54.994889 15038 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:54.983537 19583 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:54.980432 19595 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.003896 19493 consensus_queue.cc:237] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:55.005156 19514 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:55.022188 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:55.014343 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:55.028833 15031 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:14:55.014672 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:55.020265 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:55.012511 15156 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:54.932646 19647 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:55.037860 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:55.035414 15156 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:55.063431 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:55.015699 19634 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:55.011703 19595 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:55.014384 19408 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:55.009310 19583 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:55.062918 19541 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:55.041422 19093 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:55.046056 19514 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:55.009825 19633 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:55.007197 19660 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.117580 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:55.117838 15115 raft_consensus.cc:1240] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:55.121505 19660 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:55.116248 19715 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:55.044869 19706 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:55.130343 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 395262us
W20260709 12:14:55.131319 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 295789us
I20260709 12:14:55.101146 19622 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.147943 19622 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:55.148747 19750 consensus_queue.cc:1048] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:14:55.149642 15154 leader_election.cc:400] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14.
I20260709 12:14:55.110611 19093 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.153162 19093 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:55.041786 19662 consensus_queue.cc:237] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.156698 15154 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:55.157608 19408 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:55.158373 19408 consensus_queue.cc:1059] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:55.159126 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:55.160229 19750 raft_consensus.cc:3055] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:55.160643 19750 raft_consensus.cc:740] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:55.110945 19514 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:55.161468 19750 consensus_queue.cc:260] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.163187 19750 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:55.164816 19633 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:55.166997 19706 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:55.167768 15189 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:14:55.175549 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:55.176312 15713 raft_consensus.cc:2368] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 12. Current term is 13.
I20260709 12:14:55.178189 15153 leader_election.cc:400] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Vote denied by peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155) with higher term. Message: Invalid argument: T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 12. Current term is 13.
I20260709 12:14:55.180519 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:55.181134 15189 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:55.187994 15189 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:14:55.190397 15183 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 12:14:55.161644 19514 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:55.190472 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:55.192008 15182 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:55.192229 15187 raft_consensus.cc:1275] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 9 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:14:55.194268 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:55.194844 15187 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:55.201552 15187 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:55.206391 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:55.207056 15107 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:55.208925 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:55.210469 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:55.211567 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:55.221024 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:55.221575 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:55.222187 15033 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:55.226665 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:55.227394 15032 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:55.103050 19541 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:55.230795 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:55.232681 15080 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:55.234229 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:55.234968 15113 raft_consensus.cc:2393] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 11: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:55.128628 19495 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:55.245291 19638 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:14:55.209992 19715 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:55.252369 19715 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.254618 19715 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:55.258262 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:55.259133 15182 raft_consensus.cc:2393] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 14: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:55.261394 15190 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 12:14:55.241369 19541 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:55.271728 15032 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 13.
I20260709 12:14:55.271728 15189 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:55.274520 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:55.275134 15182 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:55.282222 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:55.288991 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:55.289149 15113 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:14:55.289696 15032 raft_consensus.cc:2368] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12.
W20260709 12:14:55.287133 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 344446us
I20260709 12:14:55.296689 15080 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:55.296831 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:55.300055 15032 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:55.304937 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:55.307828 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:55.315061 15684 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.667s	user 0.017s	sys 0.049s
W20260709 12:14:55.315443 15684 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.667s	user 0.017s	sys 0.049s
W20260709 12:14:55.316695 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 668846us
I20260709 12:14:55.327833 15684 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:55.331146 15182 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
W20260709 12:14:55.336869 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 43525.7us
I20260709 12:14:55.337639 15004 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:55.349164 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:55.350589 15154 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:55.350788 15033 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:55.248023 19582 consensus_queue.cc:1048] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.059s
I20260709 12:14:55.365911 15078 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:55.367751 19689 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:55.370136 15039 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:14:55.261915 19495 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.379194 15156 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:55.327221 19508 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:14:55.374212 15154 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:55.351246 19271 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:55.352545 19561 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:55.354347 19745 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:55.345654 19717 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:55.390575 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:55.384172 15156 leader_election.cc:400] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12.
I20260709 12:14:55.391621 15156 leader_election.cc:403] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
I20260709 12:14:55.397666 15107 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:55.401065 19638 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:55.352566 19196 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.035s
I20260709 12:14:55.392599 15156 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:55.388077 19408 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:55.388872 19709 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:55.401768 19638 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.396212 19706 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12.
I20260709 12:14:55.396821 19271 raft_consensus.cc:697] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:55.422546 19508 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:55.422344 19271 consensus_queue.cc:237] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.423034 19508 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:14:55.419435 19561 raft_consensus.cc:697] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:55.430650 19638 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:55.431959 19561 consensus_queue.cc:237] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.435889 19690 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:14:55.397163 19647 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:55.427224 19584 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:55.439755 19584 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.441905 19584 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:55.399845 19717 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:55.447790 19717 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:55.410769 19644 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:55.449379 19644 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.451066 19753 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:55.451602 19753 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.453646 19753 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:55.455030 19634 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:14:55.455483 19634 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:55.455864 19634 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:55.456094 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:55.456823 15034 raft_consensus.cc:2393] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 13: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
W20260709 12:14:55.459438 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 66915.2us
I20260709 12:14:55.464110 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:55.464695 15112 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:55.411139 19750 raft_consensus.cc:2749] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:14:55.486088 19495 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:55.487437 19644 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:55.488440 19514 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.493167 19541 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:55.493728 19508 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.494511 15181 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 12.
I20260709 12:14:55.495020 19717 raft_consensus.cc:493] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:55.495687 19717 raft_consensus.cc:515] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:55.498134 19717 leader_election.cc:290] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:55.511068 19706 raft_consensus.cc:493] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:55.514556 19706 raft_consensus.cc:515] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:55.516741 19706 leader_election.cc:290] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:55.508517 19717 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:55.523201 19717 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:55.543565 19717 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:14:55.603818 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 200309us
W20260709 12:14:55.648684 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 48912.2us
I20260709 12:14:55.663832 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:55.664274 15112 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:14:55.665093 15033 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:14:55.666862 15035 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 15. Current term is 16. Ops: []
I20260709 12:14:55.667382 19541 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:55.669236 19765 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:55.670238 19765 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:55.671675 15115 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 12:14:55.673576 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:55.674590 15109 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:14:55.675315 19765 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:55.678411 15154 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:55.594408 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:55.681701 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 301551us
I20260709 12:14:55.682859 15685 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:14:55.684044 19765 raft_consensus.cc:2804] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:55.684703 19765 raft_consensus.cc:697] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:14:55.686254 19765 consensus_queue.cc:237] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:55.699115 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:55.699163 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:55.700677 15035 raft_consensus.cc:2368] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 12. Current term is 13.
I20260709 12:14:55.706375 19508 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:55.593963 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:55.758334 19541 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:55.759024 19541 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:55.759459 19541 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:55.762243 15156 leader_election.cc:400] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 12. Current term is 13.
I20260709 12:14:55.762614 15156 leader_election.cc:403] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Cancelling election due to peer responding with higher term
I20260709 12:14:55.767457 15113 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:55.767668 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:55.768455 15110 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 12:14:55.770270 15039 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:55.768543 15109 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:14:55.782541 19706 raft_consensus.cc:3060] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:55.784406 19750 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:55.785370 19750 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:55.675587 19514 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:55.794103 19767 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:55.795002 19767 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.797715 19767 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:55.798751 19526 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:55.806389 19706 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election lost for term 12. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 12. Current term is 13.
I20260709 12:14:55.808175 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:14:55.807893 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 129751us
I20260709 12:14:55.818742 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:55.823916 15004 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:55.832075 15719 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:14:55.834493 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:55.836032 15035 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:55.836606 19750 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:55.840446 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:55.849298 19778 log.cc:927] Time spent T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.091s	user 0.004s	sys 0.000s
I20260709 12:14:55.850871 19634 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.847694 15039 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:14:55.856226 19634 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:55.857672 19576 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:14:55.858351 19576 raft_consensus.cc:697] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:55.859778 19576 consensus_queue.cc:237] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.861634 15081 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:55.868876 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:55.870481 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:55.871757 19526 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:55.872399 19526 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.879302 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:55.880963 15035 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 15
I20260709 12:14:55.881623 19526 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:55.879616 19638 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:55.882172 19638 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:55.882555 19638 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:55.884248 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:55.889187 15156 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:55.876251 19508 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.014s
I20260709 12:14:55.891716 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983f3ec3e3bc474fa94e78f3708afa26" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:55.892221 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:55.892139 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:55.893699 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:55.895200 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:55.880015 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:55.899480 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:55.926739 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:55.930102 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61cd021688745bd9cbe675ccef1a55e" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:55.955161 19662 consensus_queue.cc:1059] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 15.11, Next index: 12, Last known committed idx: 10, Time since last communication: 0.054s
I20260709 12:14:55.957783 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:55.959528 19706 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:55.960475 19706 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.961629 19526 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:55.962301 19526 raft_consensus.cc:697] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:55.963454 19767 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:55.963518 19526 consensus_queue.cc:237] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.964359 19767 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:55.955047 15035 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 15.
I20260709 12:14:55.958947 15153 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:55.966724 19767 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:55.959026 15109 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:55.940136 19634 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:55.963188 19706 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:55.952467 19750 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:55.986650 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:55.986950 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:55.964494 19561 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.069s
I20260709 12:14:55.985844 15004 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:56.018110 19706 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:56.018774 19641 raft_consensus.cc:3055] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Stepping down as leader of term 15
I20260709 12:14:56.025924 15156 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:56.019194 19641 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:56.028728 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:56.029536 15032 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:56.029011 19641 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:56.036811 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:56.038434 19508 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:56.038899 19508 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:56.039243 19508 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
W20260709 12:14:56.031860 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 55242.3us
W20260709 12:14:56.049216 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 90541.8us
I20260709 12:14:56.013131 19634 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:56.026356 19750 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:56.082201 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 57877.4us
I20260709 12:14:56.084164 15153 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:56.023691 19541 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:56.092264 15004 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:56.094646 19196 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:56.095583 19625 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:56.096024 19625 raft_consensus.cc:493] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:56.096380 19625 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:56.100790 19715 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:56.103072 19561 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:14:56.107733 19766 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:14:56.085192 19271 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.130s
I20260709 12:14:56.081254 19641 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:14:56.117288 15109 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:14:56.118270 15156 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:56.127991 19514 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.116505 19766 raft_consensus.cc:697] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:56.128759 19514 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:56.134130 19271 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.164925 19634 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:56.170831 15032 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:14:56.175321 15080 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:56.187664 19752 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:56.188228 19752 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:56.188665 19752 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:56.190549 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:56.192093 19756 log.cc:927] Time spent T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 12:14:56.202736 19093 raft_consensus.cc:2749] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:14:56.211503 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:56.217543 15185 raft_consensus.cc:2368] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11.
I20260709 12:14:56.177978 19271 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:56.222903 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:56.228411 19514 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:56.230283 15181 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 12:14:56.231657 19625 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:56.232133 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 208135us
I20260709 12:14:56.234091 19625 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:56.235725 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:56.236150 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:56.236722 15034 raft_consensus.cc:3060] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:56.239631 19766 consensus_queue.cc:237] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:56.251988 15185 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:56.259855 19750 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:56.260708 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:56.242372 19541 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:56.224529 19638 raft_consensus.cc:515] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:56.304747 19271 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:56.313452 15036 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 12:14:56.310981 15034 raft_consensus.cc:2468] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:14:56.336601 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:56.338711 19421 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 12:14:56.339380 19785 log.cc:927] Time spent T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.291s	user 0.000s	sys 0.002s
I20260709 12:14:56.340695 19508 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:56.341787 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:56.343271 15039 raft_consensus.cc:1240] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:56.344909 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:56.348500 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:56.356729 15185 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 12:14:56.389019 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:56.389891 15108 raft_consensus.cc:2368] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11.
I20260709 12:14:56.389935 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:56.406255 19508 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:56.407840 15156 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:56.408435 15109 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:56.409046 19541 raft_consensus.cc:2804] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:14:56.410439 19541 raft_consensus.cc:697] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:56.411609 19541 consensus_queue.cc:237] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:56.404587 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 66355.5us
I20260709 12:14:56.380576 19745 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.088s
I20260709 12:14:56.454932 15188 raft_consensus.cc:2468] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 13.
I20260709 12:14:56.408159 19638 leader_election.cc:290] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:56.466329 19794 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:56.470122 15187 raft_consensus.cc:1275] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 12:14:56.466372 15112 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 12:14:56.469774 19794 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:56.484512 15185 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:14:56.485853 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:56.489238 19794 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:56.511919 19752 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:56.514133 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:56.514375 19752 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:56.520721 14926 maintenance_manager.cc:643] P 509c44ae41b64f6489d32e97edf58051: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 6.350s	user 0.182s	sys 0.059s Metrics: {"bytes_written":30480,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":159671,"dirs.run_cpu_time_us":551,"dirs.run_wall_time_us":49287,"drs_written":1,"lbm_read_time_us":424,"lbm_reads_lt_1ms":4,"lbm_write_time_us":120680,"lbm_writes_10-100_ms":4,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"reinsert_count":0,"rows_written":63,"thread_start_us":70750,"threads_started":1,"update_count":24}
I20260709 12:14:56.544955 15190 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:14:56.507556 19766 consensus_queue.cc:1059] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.040s
I20260709 12:14:56.548166 19766 raft_consensus.cc:3055] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:14:56.547207 15184 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:14:56.564740 15004 leader_election.cc:400] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11.
I20260709 12:14:56.565181 15004 leader_election.cc:403] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Cancelling election due to peer responding with higher term
I20260709 12:14:56.548615 19766 raft_consensus.cc:740] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:14:56.574106 14925 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet d87b457d4fcf450aa4a249c29980c2d6 with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER failed with leader 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 2cdab4d204e440c194e8b09634795793 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 12 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:56.581707 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:56.582576 15181 raft_consensus.cc:2368] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 13. Current term is 14.
I20260709 12:14:56.585810 19766 consensus_queue.cc:260] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:56.594354 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:56.587229 19766 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:56.587916 19791 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election lost for term 10. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11.
I20260709 12:14:56.603065 14927 maintenance_manager.cc:419] P 509c44ae41b64f6489d32e97edf58051: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 10345 bytes on disk
I20260709 12:14:56.604328 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:56.605459 19792 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:14:56.605773 14926 maintenance_manager.cc:643] P 509c44ae41b64f6489d32e97edf58051: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":360,"lbm_reads_lt_1ms":4}
I20260709 12:14:56.609642 15032 raft_consensus.cc:2393] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 11: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:56.612680 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:56.613567 15186 raft_consensus.cc:2410] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for term 15 because replica has last-logged OpId of term: 12 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 7.
I20260709 12:14:56.624521 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:56.625226 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:56.632458 15031 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:14:56.635079 15154 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:56.635993 19541 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:56.637482 15154 leader_election.cc:304] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:56.638278 19541 raft_consensus.cc:2749] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:56.639614 19502 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:14:56.646070 14936 catalog_manager.cc:5697] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 10 to 12, leader changed from 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 12 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:56.639554 15154 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:56.648670 19541 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:56.648295 14936 catalog_manager.cc:5697] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:56.652731 15154 leader_election.cc:304] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:56.653616 19541 raft_consensus.cc:2749] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:56.650291 14936 catalog_manager.cc:5697] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 10 to 11, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 11 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:56.656942 15154 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:56.657878 19541 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:56.660506 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:56.661440 15032 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:56.685252 14936 catalog_manager.cc:5697] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:56.697942 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:56.698658 15114 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:56.713606 15114 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 15.
I20260709 12:14:56.721573 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:56.724020 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:56.724804 15112 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:14:56.726675 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:56.695025 19541 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.036s
I20260709 12:14:56.735420 19752 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:56.736177 19752 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:56.738469 19752 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:56.740339 14935 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37356 (request call id 234) took 7130 ms. Trace:
I20260709 12:14:56.710788 14936 catalog_manager.cc:5697] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 10 to 12, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 12 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:14:56.765232 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 64064.5us
I20260709 12:14:56.765151 14936 catalog_manager.cc:5697] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:56.768671 15032 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:14:56.776602 14936 catalog_manager.cc:5697] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 7 to 10, leader changed from 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 10 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:56.771175 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:56.740828 14935 rpcz_store.cc:276] 0709 12:14:49.610023 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:49.610259 (+   236us) service_pool.cc:224] Handling call
0709 12:14:56.740127 (+7129868us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:54.966019 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:54.966577 (+   558us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:54.966608 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:14:54.966628 (+    20us) tablet.cc:662] Decoding operations
0709 12:14:55.017897 (+ 51269us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:55.017953 (+    56us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:55.017979 (+    26us) tablet.cc:685] Acquiring locks for 14 operations
0709 12:14:55.018986 (+  1007us) tablet.cc:701] Row locks acquired
0709 12:14:55.019007 (+    21us) write_op.cc:260] PREPARE: finished
0709 12:14:55.019158 (+   151us) write_op.cc:270] Start()
0709 12:14:55.019299 (+   141us) write_op.cc:276] Timestamp: P: 1783599295019107 usec, L: 0
0709 12:14:55.019327 (+    28us) op_driver.cc:348] REPLICATION: starting
0709 12:14:55.019971 (+   644us) log.cc:844] Serialized 5526 byte log entry
0709 12:14:55.805265 (+785294us) op_driver.cc:464] REPLICATION: finished
0709 12:14:55.899488 (+ 94223us) write_op.cc:301] APPLY: starting
0709 12:14:55.899643 (+   155us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:55.992005 (+ 92362us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:56.000303 (+  8298us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:56.003270 (+  2967us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:56.003805 (+   535us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=28
0709 12:14:56.008721 (+  4916us) write_op.cc:312] APPLY: finished
0709 12:14:56.120592 (+111871us) log.cc:844] Serialized 101 byte log entry
0709 12:14:56.134349 (+ 13757us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:56.164816 (+ 30467us) write_op.cc:454] Released schema lock
0709 12:14:56.164891 (+    75us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:56.165503 (+   612us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:56.165539 (+    36us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":166866,"reported_tablets":42,"child_traces":[["op",{"apply.queue_time_us":93859,"apply.run_cpu_time_us":7333,"apply.run_wall_time_us":265958,"num_ops":14,"prepare.queue_time_us":382034,"prepare.run_cpu_time_us":54361,"prepare.run_wall_time_us":432190,"raft.queue_time_us":266002,"raft.run_cpu_time_us":13524,"raft.run_wall_time_us":60488,"replication_time_us":785650,"thread_start_us":794474,"threads_started":4,"wal-append.queue_time_us":515570}]]}
I20260709 12:14:56.894012 14936 catalog_manager.cc:5697] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 5 to 7, leader changed from 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 7 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:56.796087 19715 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:56.967916 15112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:56.969368 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da585a7943934414a452b8e6341e1c36" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:56.969460 15185 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 12:14:56.971169 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:56.971560 15181 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:14:56.770650 19752 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:56.973328 19660 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:56.978588 19794 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:14:56.979799 15080 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:56.969542 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:56.768151 19541 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.995573 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:57.009527 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:57.030719 15114 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 14
I20260709 12:14:57.013031 15112 raft_consensus.cc:2393] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 11: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:14:57.014009 15154 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:57.023990 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:57.012768 14936 catalog_manager.cc:5697] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:14:57.046450 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 56044.8us
I20260709 12:14:57.052503 14936 catalog_manager.cc:5697] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 4 to 10. New cstate: current_term: 10 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:57.037669 19641 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:57.065086 15112 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:14:57.117776 15112 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260709 12:14:57.041173 19541 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:57.037979 19752 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:57.118682 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 138983us
I20260709 12:14:57.127743 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:57.060238 19812 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:14:57.129530 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 52789.2us
I20260709 12:14:57.048626 19715 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:57.130311 15684 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:57.111394 19819 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.135707 15190 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:14:57.124096 19750 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:57.135190 15114 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:14:57.062059 19660 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:57.159565 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 125010us
I20260709 12:14:57.175035 19823 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 12:14:57.187904 19811 log.cc:927] Time spent T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 12:14:57.195197 15156 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:14:57.197932 15005 leader_election.cc:400] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11.
W20260709 12:14:57.187955 19808 log.cc:927] Time spent T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.135s	user 0.000s	sys 0.001s
W20260709 12:14:57.202919 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 143656us
W20260709 12:14:57.205979 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 191941us
I20260709 12:14:57.151196 19819 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:14:57.245829 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 87896.8us
I20260709 12:14:57.158581 19812 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:57.211212 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 50882.2us
I20260709 12:14:57.255098 19813 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.196920 19750 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:57.399331 19818 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.191s
I20260709 12:14:57.401460 19815 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:14:57.403414 19795 log.cc:927] Time spent T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 12:14:57.403115 19715 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:57.405164 19715 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election won for term 14
W20260709 12:14:57.405486 19816 log.cc:927] Time spent T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.208s	user 0.001s	sys 0.000s
I20260709 12:14:57.405954 19715 raft_consensus.cc:697] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:57.408263 19715 consensus_queue.cc:237] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:57.394831 19811 log.cc:927] Time spent T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.137s	user 0.000s	sys 0.000s
W20260709 12:14:57.484588 15155 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.13.140.62:43813, user_credentials={real_user=slave}} blocked reactor thread for 126905us
W20260709 12:14:57.498260 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 251785us
I20260709 12:14:57.500656 15154 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:57.404464 19828 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:57.257575 19813 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:57.556751 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 301207us
W20260709 12:14:57.559271 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 300287us
W20260709 12:14:57.559818 15115 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.500s	user 0.000s	sys 0.013s
W20260709 12:14:57.562554 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 401474us
W20260709 12:14:57.563572 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 62994.6us
I20260709 12:14:57.554322 19662 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
W20260709 12:14:57.562026 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 309125us
I20260709 12:14:57.555013 19541 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:57.566720 15005 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:57.566162 15154 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:57.574204 19818 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 12:14:57.578408 19835 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.578540 19834 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:57.578959 19835 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:57.580798 15154 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:57.585234 15154 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:57.589921 19799 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.022s
I20260709 12:14:57.592065 19750 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:57.577389 19826 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:57.569218 19576 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.025s
I20260709 12:14:57.615610 19819 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:57.619905 19752 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:57.586395 19834 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:14:57.632675 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 47634.2us
I20260709 12:14:57.635067 19752 raft_consensus.cc:2749] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:14:57.638939 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 56692us
I20260709 12:14:57.568977 19662 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:57.643832 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 69049.2us
I20260709 12:14:57.643381 15154 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:57.647022 19662 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:57.648020 15035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:57.650260 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:57.645181 19752 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.006s
I20260709 12:14:57.657224 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:57.658434 15080 leader_election.cc:400] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 13. Current term is 14.
I20260709 12:14:57.658915 15080 leader_election.cc:403] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:57.650979 15109 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 16.
I20260709 12:14:57.648830 15035 raft_consensus.cc:606] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:57.662184 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:57.634626 19660 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:57.666401 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:57.666939 15108 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 12:14:57.652136 19541 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 12:14:57.643937 19814 consensus_queue.cc:1048] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.025s
I20260709 12:14:57.669335 19799 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac for earlier term 13. Current term is 14.
I20260709 12:14:57.633981 19844 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.036s
I20260709 12:14:57.676803 15080 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:57.656925 19812 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:57.707100 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 47836.1us
I20260709 12:14:57.709219 15080 leader_election.cc:304] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:57.660746 19576 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.040s
I20260709 12:14:57.730837 15005 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:57.678516 19791 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.058s
I20260709 12:14:57.701690 19502 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.037s
I20260709 12:14:57.748922 19845 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:57.749709 19845 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:57.751647 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:57.752283 19839 raft_consensus.cc:2749] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:57.751714 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:57.765002 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:57.765637 15031 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:14:57.766670 19813 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:57.729333 19660 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:57.768196 19835 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:57.734885 19826 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.769240 19826 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:57.782001 15080 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:57.752010 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:14:57.908567 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 127195us
I20260709 12:14:57.928750 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:57.929869 19809 log.cc:927] Time spent T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.162s	user 0.002s	sys 0.001s
I20260709 12:14:57.931989 19830 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:57.932888 19791 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:57.933404 19791 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:57.934841 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:57.935464 15716 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:57.938169 15031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:14:57.938722 15031 raft_consensus.cc:606] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:57.939033 15031 raft_consensus.cc:614] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:57.932557 19830 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:57.740832 19752 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:14:57.941109 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 210346us
I20260709 12:14:57.925796 19638 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:14:57.944186 15031 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260709 12:14:57.928711 19826 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:57.949347 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:57.932660 19845 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:57.963492 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:57.964834 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:57.965169 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:57.960546 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:57.943933 19819 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:57.947944 19813 raft_consensus.cc:493] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:57.969450 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:57.972985 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:57.974416 19800 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:57.975845 19847 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:57.976387 19847 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:57.977281 19830 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:57.965945 19752 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:57.978579 19847 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:57.966574 19839 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:57.979655 19839 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:57.975680 19850 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:57.980425 19850 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:57.975028 19826 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:57.975142 19819 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:57.966361 19791 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:57.983043 15111 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 2602) took 1316 ms. Trace:
I20260709 12:14:57.983271 19800 raft_consensus.cc:697] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:57.984310 19800 consensus_queue.cc:237] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:57.984305 15078 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:57.987357 15111 rpcz_store.cc:276] 0709 12:14:56.666227 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:56.666364 (+   137us) service_pool.cc:224] Handling call
0709 12:14:56.678837 (+ 12473us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:56.690845 (+ 12008us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:56.690876 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:56.709186 (+ 18310us) log.cc:844] Serialized 26 byte log entry
0709 12:14:57.011091 (+301905us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:14:57.011156 (+    65us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:57.011241 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:57.767297 (+756056us) spinlock_profiling.cc:243] Waited 11.6 ms on lock 0x7b18004177c0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c2d3f3 00007f4c05c2f7c1 00007f4c05c2f779 00007f4c05c2f709 00007f4c05c2f6d1 00007f4c05c2e9cd 0000000000388634 0000000000388479 00007f4c05c1083a
0709 12:14:57.982625 (+215328us) raft_consensus.cc:1685] finished
0709 12:14:57.982648 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:57.982851 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2105,"raft.queue_time_us":6080,"raft.run_cpu_time_us":112,"raft.run_wall_time_us":11819,"spinlock_wait_cycles":26624768,"thread_start_us":130871,"threads_started":1,"wal-append.queue_time_us":236854}
I20260709 12:14:57.981400 19839 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:57.991802 19813 raft_consensus.cc:515] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:57.994074 19813 leader_election.cc:290] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:57.995072 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:57.995432 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:57.995865 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:57.995788 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:57.996637 15036 raft_consensus.cc:2393] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 16: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:57.996914 15039 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 12:14:57.997336 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:57.997900 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:57.998674 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:57.999722 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:58.005734 19421 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:58.006294 19421 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.006582 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:58.010263 19829 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:58.010700 19829 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:14:58.011724 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 69874.3us
I20260709 12:14:58.014671 19839 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:58.015077 19839 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:58.015440 19839 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:58.016332 19826 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.018363 19826 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:58.022186 19829 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:58.033702 19829 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:58.036857 19831 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:58.038679 19831 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:58.041013 19831 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:58.051453 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.054366 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.055557 19830 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:58.034350 19829 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.058490 19829 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:58.056155 19830 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:58.061435 19830 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:58.064680 19752 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:58.065723 19850 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:58.067153 19819 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:58.067507 19421 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:58.029413 19839 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:58.069864 19839 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:58.077885 15683 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:58.079852 19596 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:58.084227 19826 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:58.088711 15156 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:58.090526 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:58.090971 19813 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:14:58.093012 19817 log.cc:927] Time spent T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.834s	user 0.012s	sys 0.000s
I20260709 12:14:58.093223 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.095141 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.096868 19852 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:58.097455 19852 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.101380 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.101557 15154 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:58.102908 19828 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:58.103452 19824 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:58.103683 19851 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:58.104025 19824 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.104250 19851 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:58.106163 19824 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:58.106722 19824 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:14:58.106949 19851 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:58.103461 19828 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:58.109319 15038 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50620 (request call id 2249) took 1345 ms. Trace:
I20260709 12:14:58.116014 15154 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:58.124198 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.124320 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.125689 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:58.110772 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.112762 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49ce5cf64c243a992eb7bbc13bd8090" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.130108 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
W20260709 12:14:58.110711 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 65595.6us
I20260709 12:14:58.136157 19851 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:58.110652 19824 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:58.136394 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.136833 19644 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:58.137449 19644 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.137718 19671 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:58.095510 19850 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.040s
I20260709 12:14:58.138329 19671 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:58.140506 19671 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:58.142903 19644 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:58.144554 19828 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:58.145416 19825 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:14:58.122649 15038 rpcz_store.cc:276] 0709 12:14:56.763757 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:56.763895 (+   138us) service_pool.cc:224] Handling call
0709 12:14:56.772353 (+  8458us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:14:56.786973 (+ 14620us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:56.787006 (+    33us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:14:57.014991 (+227985us) log.cc:844] Serialized 52 byte log entry
0709 12:14:57.147207 (+132216us) raft_consensus.cc:1645] Marking committed up to 9
0709 12:14:57.167771 (+ 20564us) log.cc:844] Serialized 14 byte log entry
0709 12:14:57.168049 (+   278us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:57.168124 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:57.622230 (+454106us) spinlock_profiling.cc:243] Waited 7.75 ms on lock 0x7b1800352f00. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c2d3f3 00007f4c05c2f7c1 00007f4c05c2f779 00007f4c05c2f709 00007f4c05c2f6d1 00007f4c05c2e9cd 0000000000388634 0000000000388479 00007f4c05c1083a
0709 12:14:58.092338 (+470108us) spinlock_profiling.cc:243] Waited 3.81 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c088b586e 00007f4c088b4bb6 00007f4c088b47d8 00007f4c088be221 00007f4c088be1d9 00007f4c088be169
0709 12:14:58.108997 (+ 16659us) raft_consensus.cc:1685] finished
0709 12:14:58.109018 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:58.109150 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11343,"prepare.queue_time_us":29473,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":39,"raft.queue_time_us":19366,"raft.run_cpu_time_us":23264,"raft.run_wall_time_us":181576,"spinlock_wait_cycles":26608384,"thread_start_us":131840,"threads_started":1,"wal-append.queue_time_us":169116}
I20260709 12:14:58.146792 15081 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:58.147670 19839 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:14:58.148052 19839 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:58.148428 19839 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:58.149412 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:58.150681 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:58.133951 19852 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:58.134133 15154 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:58.154496 15154 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:58.155148 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.156486 15154 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:58.118443 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 134805us
I20260709 12:14:58.157778 15154 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:58.159013 15154 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:58.160189 15154 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:58.164273 19826 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:58.165172 19851 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:58.136931 19824 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:14:58.166592 19825 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:58.167656 19828 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:58.166301 19813 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:58.172255 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.156544 19852 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:58.174198 15156 leader_election.cc:304] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:58.175232 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:58.176158 19825 raft_consensus.cc:2749] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:14:58.176832 19582 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:58.177381 19582 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:58.174256 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:58.179977 15107 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:14:58.181996 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:58.183641 19582 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:58.187111 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:58.187940 15107 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:14:58.189324 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:58.192754 15109 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:14:58.191910 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:58.193791 15108 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:14:58.196290 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:58.196893 15108 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:14:58.200637 19582 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:58.201232 19582 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.206709 19662 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:58.207417 19662 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.209726 19662 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:58.210134 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:58.212034 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.213269 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.215031 15156 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:58.216284 19852 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:58.216251 15156 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:58.218757 19852 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:58.229398 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:58.235106 19582 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:58.239189 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:58.245270 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:58.269882 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:58.281203 19835 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:58.284184 19835 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:58.286334 19835 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:58.287381 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:58.282876 19715 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.288126 19715 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.289647 19662 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:58.290190 19662 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.292255 19662 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:58.290190 19715 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:58.299865 19839 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.244020 19824 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.301090 15116 raft_consensus.cc:1240] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 14. Current term is 15. Ops: []
I20260709 12:14:58.302412 19824 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:58.305373 19839 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:58.306792 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:58.336246 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.337769 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:58.340128 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 57824.9us
I20260709 12:14:58.340576 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.344889 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.325196 19851 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:58.346436 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.347112 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.349076 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.348482 15683 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:58.350966 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:58.352169 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.353745 15033 raft_consensus.cc:2393] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 16: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:14:58.354602 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:58.365798 15081 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:58.363883 15156 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:58.346457 19828 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:58.371752 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:58.351022 19831 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:58.350680 19715 raft_consensus.cc:493] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:58.349046 19824 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:58.353232 19851 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.383316 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:58.395597 15184 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 9.
I20260709 12:14:58.362574 19813 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:58.377562 15004 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:58.377647 19662 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:58.415500 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:58.382110 19850 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:58.431876 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:58.432833 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:58.454036 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 76550.2us
I20260709 12:14:58.454524 15189 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:14:58.375820 19819 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:58.453872 15184 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:14:58.455775 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:58.379567 19834 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:14:58.476754 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:58.384145 19824 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.477424 15189 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:58.376860 19715 raft_consensus.cc:515] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:58.482439 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:58.483114 15184 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 10.
I20260709 12:14:58.375723 19828 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:58.485379 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:58.486574 15189 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:14:58.461927 19800 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:58.490872 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:58.494670 19644 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:58.470464 19819 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:58.497059 19824 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:58.495198 19644 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.498097 19819 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:58.498754 19828 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:58.499406 19839 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:58.474385 19834 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.499907 19839 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:58.486009 19851 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:58.501374 19834 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:58.417714 19813 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.501936 19839 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:58.503399 19813 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:58.504133 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:58.504346 19644 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:58.505318 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:58.506369 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:58.506953 15189 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:14:58.490206 19837 raft_consensus.cc:993] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:14:58.513665 19837 raft_consensus.cc:1081] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:14:58.515648 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:58.518615 19715 leader_election.cc:290] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:58.557505 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.560146 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.566340 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.566617 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.570367 15107 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:58.567030 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:58.571626 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.572343 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:58.574931 15081 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:58.577164 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.577980 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.566305 19582 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:58.550971 15116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
W20260709 12:14:58.632285 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 51839.8us
I20260709 12:14:58.604450 15116 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
W20260709 12:14:58.694731 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 114205us
I20260709 12:14:58.697470 15116 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:58.712244 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:58.717772 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:58.716264 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:58.664237 19641 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:58.723369 15156 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:58.741740 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:14:58.743422 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 83331us
I20260709 12:14:58.754089 15107 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 12:14:58.708613 19582 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.732189 19824 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:14:58.833925 19877 log.cc:927] Time spent T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.131s	user 0.002s	sys 0.000s
W20260709 12:14:58.833063 19874 log.cc:927] Time spent T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.161s	user 0.002s	sys 0.000s
I20260709 12:14:58.854923 19582 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:58.882827 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 96336.7us
I20260709 12:14:58.887686 15037 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
W20260709 12:14:58.888665 19880 log.cc:927] Time spent T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 12:14:58.889915 19826 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:14:58.892992 19715 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:58.893500 19715 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.900624 15116 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.926964 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.927928 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:58.928627 15039 raft_consensus.cc:3055] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:14:58.928926 15039 raft_consensus.cc:740] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:58.932546 15116 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:14:58.932793 19876 log.cc:927] Time spent T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.202s	user 0.003s	sys 0.000s
I20260709 12:14:58.949064 15039 consensus_queue.cc:260] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:58.958863 15039 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:58.970902 15181 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 12:14:58.975395 14936 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 109) took 4439 ms. Trace:
I20260709 12:14:58.976723 15034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50602
I20260709 12:14:58.977217 15034 raft_consensus.cc:606] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Received request to transfer leadership
I20260709 12:14:58.983677 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:58.985524 15154 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:58.995066 15154 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:58.984190 19715 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:58.999392 19819 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:59.001693 19852 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:59.014469 14938 catalog_manager.cc:5697] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 6 to 11. New cstate: current_term: 11 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
W20260709 12:14:59.017378 19879 log.cc:927] Time spent T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.191s	user 0.001s	sys 0.000s
I20260709 12:14:59.017292 14938 catalog_manager.cc:5697] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 10 to 13, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 13 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.024070 15034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50602
I20260709 12:14:59.024786 15034 raft_consensus.cc:606] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Received request to transfer leadership
W20260709 12:14:59.025955 14925 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 6b92b9bb765e42c78011cba2f357e687 already in progress [suppressed 22 similar messages]
I20260709 12:14:58.998831 15154 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:59.033260 15154 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:59.035012 15154 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:59.043401 15154 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:59.041242 19876 log.cc:927] Time spent T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 12:14:59.015441 19852 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:59.055702 19828 consensus_queue.cc:1059] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 14.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:59.046293 19825 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:59.057751 19825 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:59.058143 19825 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:58.975850 14936 rpcz_store.cc:276] 0709 12:14:54.536017 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:54.551046 (+ 15029us) service_pool.cc:224] Handling call
0709 12:14:58.975324 (+4424278us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:57.635404 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:57.635997 (+   593us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:57.636053 (+    56us) write_op.cc:435] Acquired schema lock
0709 12:14:57.636066 (+    13us) tablet.cc:662] Decoding operations
0709 12:14:57.637193 (+  1127us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:57.637291 (+    98us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:57.637326 (+    35us) tablet.cc:685] Acquiring locks for 10 operations
0709 12:14:57.638320 (+   994us) tablet.cc:701] Row locks acquired
0709 12:14:57.638368 (+    48us) write_op.cc:260] PREPARE: finished
0709 12:14:57.638547 (+   179us) write_op.cc:270] Start()
0709 12:14:57.638703 (+   156us) write_op.cc:276] Timestamp: P: 1783599297638476 usec, L: 0
0709 12:14:57.638722 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 12:14:57.676426 (+ 37704us) log.cc:844] Serialized 4078 byte log entry
0709 12:14:58.241235 (+564809us) op_driver.cc:464] REPLICATION: finished
0709 12:14:58.275986 (+ 34751us) write_op.cc:301] APPLY: starting
0709 12:14:58.276076 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:58.425700 (+149624us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:58.425832 (+   132us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:58.892535 (+466703us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:58.892770 (+   235us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=20,key_file_lookups=20,delta_file_lookups=20,mrs_lookups=0
0709 12:14:58.892815 (+    45us) write_op.cc:312] APPLY: finished
0709 12:14:58.893143 (+   328us) log.cc:844] Serialized 97 byte log entry
0709 12:14:58.893348 (+   205us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:58.893481 (+   133us) write_op.cc:454] Released schema lock
0709 12:14:58.893534 (+    53us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:58.938543 (+ 45009us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:58.942853 (+  4310us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":158063,"reported_tablets":15,"spinlock_wait_cycles":11136,"child_traces":[["op",{"apply.queue_time_us":34469,"apply.run_cpu_time_us":25244,"apply.run_wall_time_us":628369,"cfile_cache_hit":38,"cfile_cache_hit_bytes":39729,"cfile_cache_miss":4,"cfile_cache_miss_bytes":6218,"cfile_init":2,"lbm_read_time_us":30580,"lbm_reads_10-100_ms":1,"lbm_reads_lt_1ms":11,"num_ops":10,"prepare.queue_time_us":380288,"prepare.run_cpu_time_us":78844,"prepare.run_wall_time_us":322640,"raft.queue_time_us":190028,"raft.run_cpu_time_us":6673,"raft.run_wall_time_us":34777,"replication_time_us":602346,"spinlock_wait_cycles":72064,"thread_start_us":593174,"threads_started":4,"wal-append.queue_time_us":332025}]]}
W20260709 12:14:59.063809 19886 log.cc:927] Time spent T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
W20260709 12:14:59.065655 19888 log.cc:927] Time spent T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
W20260709 12:14:59.067299 19885 log.cc:927] Time spent T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 12:14:59.067763 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:59.068743 15039 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:14:59.046164 19715 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:14:59.069243 19715 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:59.069604 19715 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:59.044433 19824 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:59.071273 19824 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:59.071662 19824 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:59.045794 19813 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:14:59.047374 19852 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:59.086329 19824 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.094256 14938 catalog_manager.cc:5697] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 9 to 12, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 12 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.097556 14938 catalog_manager.cc:5697] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 6 to 7, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 7 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.105332 15684 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:59.106817 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf54ea657b549d9b8e780da7ebf3802" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:59.114708 15005 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:59.116366 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:59.116729 15005 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:59.117057 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:14:59.118127 14925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 92206.2us
I20260709 12:14:59.103892 15081 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:59.127236 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:59.130170 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:59.132088 15005 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:59.144276 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:59.149828 14938 catalog_manager.cc:5697] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 10 to 11, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 11 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.157996 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:59.130321 19745 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:14:59.129732 19848 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:59.160796 14938 catalog_manager.cc:5697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 9 to 10, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 10 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.160742 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:59.133922 19196 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:59.137241 19883 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:14:59.177759 15080 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:59.133733 19508 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:14:59.185307 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5e79f747d841f583bfc82b594a5f1b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:59.196563 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:59.197235 15116 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
W20260709 12:14:59.199548 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 69526.5us
I20260709 12:14:59.200481 15080 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:59.164937 19745 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:59.207765 15080 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:59.215988 15080 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:59.217532 19891 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:59.217552 19896 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.218894 19896 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.221418 19896 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:59.198058 19883 raft_consensus.cc:697] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:14:59.222594 19883 consensus_queue.cc:237] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.223671 19715 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.187196 19820 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.052s
I20260709 12:14:59.206219 19829 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:14:59.211799 19745 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:59.235579 15080 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:59.215214 19582 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:14:59.241442 15080 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:59.195881 19825 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.225910 19715 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:59.243709 14938 catalog_manager.cc:5697] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 10 to 11, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 11 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.248040 15080 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:59.255357 19895 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:59.259801 19644 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.263631 19824 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:59.240888 19576 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.027s
I20260709 12:14:59.281946 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:59.237484 19829 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:59.264158 19894 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:14:59.267005 14938 catalog_manager.cc:5697] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 9 to 10, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 10 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.282696 15080 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:59.269847 19819 raft_consensus.cc:3055] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:14:59.246093 19582 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:59.279349 15038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50602
W20260709 12:14:59.280007 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 155967us
I20260709 12:14:59.277523 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:59.293123 15038 raft_consensus.cc:606] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Received request to transfer leadership
I20260709 12:14:59.281088 15111 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 16.
I20260709 12:14:59.280802 19895 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:59.283710 19641 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:14:59.267936 19839 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:14:59.298032 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:59.298784 14938 catalog_manager.cc:5697] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 7 to 11, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 11 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:59.370194 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 73938.4us
I20260709 12:14:59.369745 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:59.371805 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:59.373462 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:59.373929 19825 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:59.374629 19852 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.374025 15186 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:59.284010 19829 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:59.283967 19819 raft_consensus.cc:740] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:59.283830 19894 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:59.295367 19582 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:59.382267 19792 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.382606 19852 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:59.390020 19845 raft_consensus.cc:993] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:14:59.396313 15186 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
W20260709 12:14:59.370124 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 69478.5us
I20260709 12:14:59.298907 19895 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:59.300186 19839 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:59.281893 19644 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.409688 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:59.408622 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:59.419507 15107 raft_consensus.cc:1240] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:59.401475 19894 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:14:59.396380 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 98720.3us
W20260709 12:14:59.429230 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 129803us
I20260709 12:14:59.432979 15080 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:59.434742 15184 raft_consensus.cc:1240] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:59.435392 15154 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:59.423533 19845 raft_consensus.cc:1081] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:14:59.438982 15154 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:59.423880 19839 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:59.439656 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:59.441108 15110 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:14:59.443384 15080 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:59.444152 15185 raft_consensus.cc:1240] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:59.448236 15183 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:59.416814 19792 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.437245 19908 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:59.442267 19807 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:59.445341 19852 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:59.447054 19899 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:59.471722 15154 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:59.444730 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 138651us
I20260709 12:14:59.476001 19883 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 12:14:59.483008 19858 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:59.483587 19858 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:59.484031 19858 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:59.486871 15039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:59.487252 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:59.488806 19825 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:14:59.489198 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
W20260709 12:14:59.495546 14986 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:14:59.496021 14986 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 6b92b9bb765e42c78011cba2f357e687 already in progress
W20260709 12:14:59.496306 14986 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 6b92b9bb765e42c78011cba2f357e687 already in progress
I20260709 12:14:59.462229 19819 consensus_queue.cc:260] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.462672 19908 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.516147 19644 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:59.517261 19908 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:59.517855 19792 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:59.521677 15154 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:59.521369 19828 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:14:59.534574 19828 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:59.536942 19828 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:59.538828 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:14:59.540915 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:14:59.542856 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 61433.1us
W20260709 12:14:59.543774 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 100508us
I20260709 12:14:59.546022 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:59.547004 15154 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:59.549492 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:59.549772 15154 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:59.553215 19824 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:59.546262 19829 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.552417 15154 leader_election.cc:304] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:59.547461 19839 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.551188 15156 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:14:59.557231 15154 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:59.543184 19745 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:59.556754 19824 raft_consensus.cc:2749] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:14:59.565701 19745 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:59.566246 15716 raft_consensus.cc:1240] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 9. Current term is 10. Ops: []
I20260709 12:14:59.567449 19906 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:14:59.568699 19829 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:59.569056 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:59.548700 19825 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:14:59.573325 15115 raft_consensus.cc:1240] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12. Ops: []
I20260709 12:14:59.574201 19894 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.575968 19839 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:59.580435 19582 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.581198 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:59.547565 19895 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.585800 15107 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:59.552525 19828 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:14:59.587603 19824 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:14:59.588521 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:59.592607 19824 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:14:59.593109 19824 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:59.595790 19582 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:59.598116 19819 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:59.604022 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:59.608242 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:59.587056 15154 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:59.585057 19820 consensus_queue.cc:1059] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.007s
I20260709 12:14:59.624084 15107 raft_consensus.cc:1240] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:14:59.550786 19858 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.632052 19858 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:59.632869 15115 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:59.593020 19895 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:59.638053 19894 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:59.637982 19625 raft_consensus.cc:3055] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:14:59.633201 19906 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:14:59.649608 15115 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 13. Current term is 14. Ops: []
I20260709 12:14:59.646364 19625 raft_consensus.cc:740] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:59.651961 19625 consensus_queue.cc:260] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:59.647737 15186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "109b3e11cf174a18818534437fe87a95"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:14:59.653616 15110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:14:59.653545 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:14:59.656627 15116 raft_consensus.cc:1240] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 14. Current term is 15. Ops: []
I20260709 12:14:59.656611 15186 raft_consensus.cc:606] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:59.646804 15154 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:59.658056 19792 consensus_queue.cc:1059] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:59.658403 19902 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 12:14:59.658659 15154 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:59.659358 19828 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:14:59.659508 19792 raft_consensus.cc:3055] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:59.659940 19792 raft_consensus.cc:740] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:59.660916 19625 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:14:59.660754 19792 consensus_queue.cc:260] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.661928 19792 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:59.662520 19906 raft_consensus.cc:697] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:59.663522 19906 consensus_queue.cc:237] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.11, Last appended by leader: 11, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.657147 15115 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 16.
I20260709 12:14:59.656724 15110 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:59.666009 15110 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:59.665599 19903 consensus_queue.cc:1059] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.009s
I20260709 12:14:59.667068 19903 raft_consensus.cc:3055] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:14:59.667426 19903 raft_consensus.cc:740] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:14:59.668242 19903 consensus_queue.cc:260] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:59.669560 19903 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:14:59.659798 15154 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:14:59.672008 19902 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:14:59.672399 19902 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:59.672736 19902 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:59.675174 15115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:14:59.675843 15115 raft_consensus.cc:606] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:59.676275 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:59.677173 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:59.682328 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:59.687098 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:59.687445 19848 consensus_queue.cc:1059] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:14:59.688712 19820 consensus_queue.cc:1059] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:59.688966 19848 raft_consensus.cc:3055] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:59.689508 15114 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 12:14:59.689723 19848 raft_consensus.cc:740] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:59.690646 19848 consensus_queue.cc:260] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.691795 19848 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:59.698220 19902 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.684886 15110 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:59.713317 19820 raft_consensus.cc:3055] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:14:59.713850 19820 raft_consensus.cc:740] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:59.719499 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:59.720647 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:59.721408 15185 raft_consensus.cc:2393] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 15: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:14:59.721678 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:59.723448 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:59.724078 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:59.724924 19582 raft_consensus.cc:493] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:14:59.725440 19582 raft_consensus.cc:515] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.726677 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:59.728096 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:59.718182 19847 consensus_queue.cc:1059] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.012s
I20260709 12:14:59.729696 19837 consensus_queue.cc:1059] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:14:59.730130 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:59.731061 19502 raft_consensus.cc:3055] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:14:59.731680 19502 raft_consensus.cc:740] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:59.732347 19582 leader_election.cc:290] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:14:59.731451 19791 raft_consensus.cc:3055] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Stepping down as leader of term 12
W20260709 12:14:59.733064 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:59.729745 19561 consensus_queue.cc:1059] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.004s
I20260709 12:14:59.733098 19791 raft_consensus.cc:740] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:59.718855 19824 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.734445 15115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db665390876f4ed9b088c63ee9861928"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:14:59.736740 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:59.736395 15115 raft_consensus.cc:606] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:14:59.737726 15115 raft_consensus.cc:614] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:14:59.744767 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:14:59.745992 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:59.750464 15036 raft_consensus.cc:3055] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:59.750821 15036 raft_consensus.cc:740] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:59.754786 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:59.755993 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:14:59.755823 19902 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:14:59.732703 19502 consensus_queue.cc:260] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.776345 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:14:59.778081 15716 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:59.764459 15186 raft_consensus.cc:1240] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 14. Current term is 15. Ops: [14.9-14.9]
I20260709 12:14:59.766269 19791 consensus_queue.cc:260] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.768720 19820 consensus_queue.cc:260] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.775053 15110 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:14:59.776242 15036 consensus_queue.cc:260] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:14:59.762115 15183 raft_consensus.cc:1240] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 12. Current term is 13. Ops: []
I20260709 12:14:59.780280 14936 catalog_manager.cc:5697] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 8 to 9, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 9 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:59.781263 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:59.787146 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:59.787431 14936 catalog_manager.cc:5697] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 10 to 13, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 13 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:59.789134 14936 catalog_manager.cc:5697] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 9 to 12, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 12 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:59.790689 14936 catalog_manager.cc:5697] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 7 to 8, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 8 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:14:59.797901 15036 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:59.797554 19502 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:14:59.800450 19791 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:59.810806 19820 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:14:59.823709 15185 raft_consensus.cc:1240] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 14. Current term is 15. Ops: []
I20260709 12:14:59.828017 15716 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:14:59.826296 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:59.842170 15004 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:59.844583 19848 consensus_queue.cc:1059] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 14.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.002s
I20260709 12:14:59.845638 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:14:59.856030 15080 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:59.859334 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:59.862947 15684 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:59.864212 19887 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:14:59.863979 19561 consensus_queue.cc:1059] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:14:59.865384 19561 raft_consensus.cc:3055] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:14:59.865861 19561 raft_consensus.cc:740] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:59.846993 19792 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 12:14:59.867388 19792 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:59.866748 19561 consensus_queue.cc:260] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.868693 19561 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:59.863888 19916 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:59.869127 19837 raft_consensus.cc:3055] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:14:59.869598 19837 raft_consensus.cc:740] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:59.865316 19845 consensus_queue.cc:1059] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.009s
I20260709 12:14:59.876871 19625 raft_consensus.cc:3055] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:14:59.877293 19625 raft_consensus.cc:740] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:59.878216 19625 consensus_queue.cc:260] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.876907 19576 consensus_queue.cc:1059] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: INVALID_TERM, Last received: 14.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.003s
I20260709 12:14:59.880574 19576 raft_consensus.cc:3055] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:14:59.880908 19576 raft_consensus.cc:740] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:14:59.867822 19792 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:14:59.881736 19576 consensus_queue.cc:260] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.882939 19576 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:59.883822 19625 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:59.858847 19824 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:14:59.902957 14938 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37336 (request call id 247) took 14554 ms (client timeout 15000 ms). Trace:
W20260709 12:14:59.903616 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 47691.7us
I20260709 12:14:59.904772 15080 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:59.907095 15031 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:14:59.863070 15154 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:14:59.909264 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 46304.1us
I20260709 12:14:59.910174 15154 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:59.870651 19837 consensus_queue.cc:260] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.912907 15080 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:59.918497 15036 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:14:59.911190 19894 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:14:59.922760 15080 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:59.924533 15154 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:14:59.914222 19824 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
W20260709 12:14:59.903568 14938 rpcz_store.cc:269] 0709 12:14:45.348439 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:45.356375 (+  7936us) service_pool.cc:224] Handling call
0709 12:14:59.902869 (+14546494us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:59.512071 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:59.512639 (+   568us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:59.512677 (+    38us) write_op.cc:435] Acquired schema lock
0709 12:14:59.512694 (+    17us) tablet.cc:662] Decoding operations
0709 12:14:59.513562 (+   868us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:59.513638 (+    76us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:59.513662 (+    24us) tablet.cc:685] Acquiring locks for 9 operations
0709 12:14:59.514325 (+   663us) tablet.cc:701] Row locks acquired
0709 12:14:59.514344 (+    19us) write_op.cc:260] PREPARE: finished
0709 12:14:59.514483 (+   139us) write_op.cc:270] Start()
0709 12:14:59.514621 (+   138us) write_op.cc:276] Timestamp: P: 1783599299514434 usec, L: 0
0709 12:14:59.514636 (+    15us) op_driver.cc:348] REPLICATION: starting
0709 12:14:59.515244 (+   608us) log.cc:844] Serialized 3619 byte log entry
0709 12:14:59.629797 (+114553us) op_driver.cc:464] REPLICATION: finished
0709 12:14:59.685698 (+ 55901us) write_op.cc:301] APPLY: starting
0709 12:14:59.685778 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:59.697254 (+ 11476us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:59.697377 (+   123us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:59.704654 (+  7277us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:59.704864 (+   210us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=18,key_file_lookups=18,delta_file_lookups=18,mrs_lookups=0
0709 12:14:59.704912 (+    48us) write_op.cc:312] APPLY: finished
0709 12:14:59.705216 (+   304us) log.cc:844] Serialized 89 byte log entry
0709 12:14:59.711738 (+  6522us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:59.711898 (+   160us) write_op.cc:454] Released schema lock
0709 12:14:59.711964 (+    66us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:59.712362 (+   398us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:59.712407 (+    45us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":9412,"reported_tablets":53,"spinlock_wait_cycles":1920,"child_traces":[["op",{"apply.queue_time_us":55653,"apply.run_cpu_time_us":11616,"apply.run_wall_time_us":26634,"cfile_cache_hit":38,"cfile_cache_hit_bytes":41765,"num_ops":9,"prepare.queue_time_us":87082,"prepare.run_cpu_time_us":3717,"prepare.run_wall_time_us":54527,"replication_time_us":114972,"thread_start_us":74455,"threads_started":2}]]}
I20260709 12:14:59.918093 19910 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.010s
I20260709 12:14:59.920442 19895 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:14:59.917932 19819 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:59.920377 19834 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.010s
W20260709 12:14:59.933714 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:59.937278 15080 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:59.937485 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:59.928047 19837 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:59.946689 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba1fcdad1224863a0e707d5fa5a5e89" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:14:59.948684 15080 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:59.945948 19894 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 12:14:59.950863 19918 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:14:59.951102 15080 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:59.953190 15081 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:14:59.944496 19641 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:14:59.932895 19906 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 12:14:59.959844 19792 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:14:59.963783 19918 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:14:59.965668 15080 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:59.976925 15080 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:59.969408 19807 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:14:59.981176 15080 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:14:59.982453 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:14:59.983067 15186 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:14:59.976195 14937 catalog_manager.cc:5697] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 11 to 12, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 12 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:59.992144 14937 catalog_manager.cc:5697] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 14 to 15, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 15 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.980038 19858 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:59.999224 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:14:59.999953 15115 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:14:59.982095 19891 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 12:14:59.996106 14937 catalog_manager.cc:5697] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 13 to 15. New cstate: current_term: 15 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:14:59.988754 19839 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:15:00.008841 15186 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:14:59.991443 19807 raft_consensus.cc:697] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:00.016544 19807 consensus_queue.cc:237] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:00.041808 19641 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:00.009568 14937 catalog_manager.cc:5697] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:00.048516 14937 catalog_manager.cc:5697] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.052137 19792 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 17 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:00.051880 14937 catalog_manager.cc:5697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 10 to 11, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 11 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.058126 14937 catalog_manager.cc:5697] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 5 to 10. New cstate: current_term: 10 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:00.059568 14937 catalog_manager.cc:5697] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 15 to 17. New cstate: current_term: 17 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.060350 15181 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:15:00.068869 15080 leader_election.cc:304] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:00.075186 15115 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 17.
I20260709 12:15:00.076812 15004 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:00.075668 19894 raft_consensus.cc:2749] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:00.083491 15154 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:00.087862 14937 catalog_manager.cc:5697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 11 to 14, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 14 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:00.096319 14937 catalog_manager.cc:5697] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 10 to 11, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 11 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:00.097913 14937 catalog_manager.cc:5697] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:00.098853 14937 catalog_manager.cc:5697] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 13 to 15, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 15 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.099642 19906 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:15:00.102200 14937 catalog_manager.cc:5697] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 14 to 16, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 16 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:00.104303 14937 catalog_manager.cc:5697] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:00.081081 19502 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 12:15:00.105302 14937 catalog_manager.cc:5697] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.109395 14937 catalog_manager.cc:5697] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.118899 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:00.111726 14937 catalog_manager.cc:5697] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 2 to 6, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 6 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.110787 19502 raft_consensus.cc:697] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 17 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:00.125375 14937 catalog_manager.cc:5697] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 9 to 11, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 11 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:00.108922 19917 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.012s
I20260709 12:15:00.152923 19502 consensus_queue.cc:237] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.11, Last appended by leader: 11, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:00.169291 15115 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 16. Current term is 17. Ops: []
I20260709 12:15:00.184758 19641 raft_consensus.cc:993] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:00.185619 19894 raft_consensus.cc:1081] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
W20260709 12:15:00.199406 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 92879.4us
I20260709 12:15:00.210279 19906 raft_consensus.cc:993] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:00.215736 15036 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 17 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 16. Current term is 17. Ops: []
I20260709 12:15:00.216599 15188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40292
I20260709 12:15:00.217175 15188 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:00.219213 15188 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:00.217223 19828 consensus_queue.cc:1059] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.008s
W20260709 12:15:00.226043 19926 log.cc:927] Time spent T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.119s	user 0.003s	sys 0.000s
I20260709 12:15:00.226096 19828 raft_consensus.cc:3055] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 12:15:00.228488 19828 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:00.216144 19903 raft_consensus.cc:1081] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:00.229409 19828 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.12, Last appended by leader: 12, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:00.230690 19828 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:00.233639 15188 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:00.237254 15188 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:00.240150 15031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "109b3e11cf174a18818534437fe87a95"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:15:00.240542 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:00.240868 15031 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:00.241132 15036 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:00.241396 15031 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:00.250784 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:00.251446 15110 raft_consensus.cc:3055] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:15:00.251727 15110 raft_consensus.cc:740] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:00.252372 15110 consensus_queue.cc:260] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:00.253374 15110 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:00.263687 15031 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:00.284495 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:00.285323 15186 raft_consensus.cc:3055] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 12:15:00.285732 15186 raft_consensus.cc:740] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:00.286701 15031 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:00.287833 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:00.288998 15109 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:00.286794 15186 consensus_queue.cc:260] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 15.8, Last appended by leader: 8, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:00.296918 15186 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:00.300262 15036 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:15:00.301095 15110 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:15:00.301705 15156 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:00.303496 19834 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:00.304035 19834 raft_consensus.cc:697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:00.304915 19834 consensus_queue.cc:237] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:00.317559 15109 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 16.
I20260709 12:15:00.320233 15186 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 16.
I20260709 12:15:00.321029 15004 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:00.322093 19576 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:00.322662 19576 raft_consensus.cc:697] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:00.323768 19576 consensus_queue.cc:237] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 15.8, Last appended by leader: 8, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:00.364331 14936 catalog_manager.cc:5697] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 10 to 11, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 11 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:00.369294 14936 catalog_manager.cc:5697] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 7 to 10, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 10 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:00.371126 14936 catalog_manager.cc:5697] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.372668 14936 catalog_manager.cc:5697] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 7 to 14. New cstate: current_term: 14 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:00.378826 15109 consensus_queue.cc:237] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:00.383352 14937 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37352 (request call id 211) took 4809 ms. Trace:
I20260709 12:15:00.384829 14937 rpcz_store.cc:276] 0709 12:14:55.574902 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:55.576029 (+  1127us) service_pool.cc:224] Handling call
0709 12:15:00.383273 (+4807244us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:00.147202 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:00.147763 (+   561us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:00.147798 (+    35us) write_op.cc:435] Acquired schema lock
0709 12:15:00.147817 (+    19us) tablet.cc:662] Decoding operations
0709 12:15:00.149290 (+  1473us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:00.149353 (+    63us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:00.149382 (+    29us) tablet.cc:685] Acquiring locks for 18 operations
0709 12:15:00.150769 (+  1387us) tablet.cc:701] Row locks acquired
0709 12:15:00.150784 (+    15us) write_op.cc:260] PREPARE: finished
0709 12:15:00.150952 (+   168us) write_op.cc:270] Start()
0709 12:15:00.151069 (+   117us) write_op.cc:276] Timestamp: P: 1783599300150900 usec, L: 0
0709 12:15:00.151084 (+    15us) op_driver.cc:348] REPLICATION: starting
0709 12:15:00.174905 (+ 23821us) log.cc:844] Serialized 7084 byte log entry
0709 12:15:00.177602 (+  2697us) op_driver.cc:464] REPLICATION: finished
0709 12:15:00.179525 (+  1923us) write_op.cc:301] APPLY: starting
0709 12:15:00.179616 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:00.246767 (+ 67151us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:00.246869 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:00.307643 (+ 60774us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:00.307937 (+   294us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=36,key_file_lookups=36,delta_file_lookups=36,mrs_lookups=0
0709 12:15:00.307979 (+    42us) write_op.cc:312] APPLY: finished
0709 12:15:00.308341 (+   362us) log.cc:844] Serialized 164 byte log entry
0709 12:15:00.308523 (+   182us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:00.308690 (+   167us) write_op.cc:454] Released schema lock
0709 12:15:00.308745 (+    55us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:00.321565 (+ 12820us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:00.321597 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":50,"spinlock_wait_cycles":11008,"child_traces":[["op",{"apply.queue_time_us":1679,"apply.run_cpu_time_us":22079,"apply.run_wall_time_us":141978,"cfile_cache_hit":72,"cfile_cache_hit_bytes":75276,"num_ops":18,"prepare.queue_time_us":136,"prepare.run_cpu_time_us":5062,"prepare.run_wall_time_us":30829,"replication_time_us":26374}]]}
I20260709 12:15:00.390245 15716 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:00.391871 15036 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:00.394261 19894 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:00.398030 19894 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:00.374485 14936 catalog_manager.cc:5697] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 11 to 14, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 14 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.409300 14936 catalog_manager.cc:5697] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 11 to 14. New cstate: current_term: 14 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:00.410633 14936 catalog_manager.cc:5697] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 10 to 13, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 13 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:00.412385 14936 catalog_manager.cc:5697] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 13 to 15, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 15 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.414027 14936 catalog_manager.cc:5697] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 11 to 13, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 13 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.415591 14936 catalog_manager.cc:5697] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 7 to 11, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 11 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.417114 14936 catalog_manager.cc:5697] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 9 to 12, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 12 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:00.419394 15188 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:15:00.419292 14936 catalog_manager.cc:5697] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 10 to 14. New cstate: current_term: 14 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:00.420464 14936 catalog_manager.cc:5697] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 15 to 16, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 16 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.422501 19839 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:00.423198 14936 catalog_manager.cc:5697] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 11 to 12, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 12 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:00.458969 19834 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:00.459595 19834 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:00.462375 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:00.463042 15038 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:15:00.463627 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:00.464851 15156 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:00.465762 19828 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:15:00.466144 19828 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:00.466526 19828 raft_consensus.cc:3060] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:00.475720 19834 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:00.495895 15036 raft_consensus.cc:2955] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 7 to 11, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:00.508345 15716 raft_consensus.cc:2955] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 7 to 11, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:00.494061 19839 raft_consensus.cc:2955] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Committing config change with OpId 12.11: config changed from index 7 to 11, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:00.506132 19828 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:00.531119 15713 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:15:00.537750 19828 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:00.538033 19894 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:00.538796 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:00.537664 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:00.546545 15038 raft_consensus.cc:2468] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:15:00.547602 15156 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:00.548252 19834 raft_consensus.cc:2804] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:15:00.548763 19834 raft_consensus.cc:697] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:00.549577 19834 consensus_queue.cc:237] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:00.576107 14938 catalog_manager.cc:5697] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 13 to 14, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 14 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:00.580704 14938 catalog_manager.cc:5697] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 16 to 17, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 17 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:00.594686 15038 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:15:00.598388 19929 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:00.617163 14923 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eeaca7e481994210a813b45ea30c76ab with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:00.639868 15109 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 12:15:00.645583 19837 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:00.655836 14935 catalog_manager.cc:5697] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 12 to 13, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 13 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:00.657626 14935 catalog_manager.cc:5697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 10 to 11, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 11 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.660271 14935 catalog_manager.cc:5697] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 9 to 10, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 10 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:00.675494 15188 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 17 index: 12. (term mismatch)
I20260709 12:15:00.675865 15188 pending_rounds.cc:85] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 11
I20260709 12:15:00.676081 15188 pending_rounds.cc:107] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 16.12
I20260709 12:15:00.676366 15188 raft_consensus.cc:2889] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:00.677981 19837 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:00.693542 15110 consensus_queue.cc:237] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:00.708927 15038 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:15:00.711419 19828 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:00.730255 15186 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
W20260709 12:15:00.731218 15078 consensus_peers.cc:597] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3fd9c88e62f34f898d489687c5ebf7ee. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:00.732525 19894 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:15:00.734596 15036 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:15:00.737911 19894 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:00.799321 15109 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:15:00.804656 19828 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:00.804728 14936 catalog_manager.cc:5697] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 7 to 11, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New cstate: current_term: 12 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:00.823266 14938 catalog_manager.cc:5697] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 15 to 16, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 16 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:00.826237 19891 raft_consensus.cc:2955] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Committing config change with OpId 13.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:00.838263 15181 raft_consensus.cc:2955] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Committing config change with OpId 13.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:00.849537 15176 tablet_service.cc:1558] Processing DeleteTablet for tablet eeaca7e481994210a813b45ea30c76ab with delete_type TABLET_DATA_TOMBSTONED (TS 37acd5ac26b54c4fb766e0134c390e73 not found in new config with opid_index 11) from {username='slave'} at 127.0.0.1:40280
I20260709 12:15:00.867730 15188 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260709 12:15:00.869334 19576 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:00.872862 15036 raft_consensus.cc:2955] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Committing config change with OpId 13.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:00.881132 15186 consensus_queue.cc:237] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 15.8, Last appended by leader: 7, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:00.902659 19815 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:00.903504 19950 tablet_replica.cc:333] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:00.912716 14935 catalog_manager.cc:5697] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 13 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:00.904124 19815 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:00.923992 15110 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 12:15:00.935547 19906 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:15:00.938105 19815 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:00.938176 19819 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:00.941010 19819 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:00.942885 15038 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 12:15:00.944036 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:00.944841 15110 raft_consensus.cc:2393] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 12: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
W20260709 12:15:00.948050 15153 consensus_peers.cc:597] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0722032df5c43008432205b24ec199b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:00.943125 19819 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:00.948765 19819 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:00.951575 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:00.952257 15038 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:15:00.953843 15156 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:00.954137 15110 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260709 12:15:00.920284 19950 raft_consensus.cc:2243] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:00.958163 19834 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:00.959570 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:00.958187 19837 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.003s
I20260709 12:15:00.975764 15109 raft_consensus.cc:2393] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 13: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:15:00.976967 19950 raft_consensus.cc:2272] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:00.973085 19834 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:00.988201 19834 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:15:01.000662 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 79405.3us
I20260709 12:15:01.002868 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:01.003675 15188 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 12.
I20260709 12:15:01.004801 15684 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:01.006186 19815 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:01.006567 19815 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:01.006916 19815 raft_consensus.cc:3060] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:01.007831 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:01.014904 19815 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:01.025556 15713 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:15:01.027171 19828 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:01.032092 15036 raft_consensus.cc:1275] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 12:15:01.038216 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:01.035604 19502 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.039036 15107 raft_consensus.cc:2393] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 12: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:15:01.039590 19815 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:01.041957 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:01.025255 19950 ts_tablet_manager.cc:1916] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:15:01.059326 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 87014.4us
I20260709 12:15:01.062695 19891 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.063392 19891 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:01.069612 19891 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:01.073402 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:01.040024 19819 consensus_queue.cc:1048] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.036s
I20260709 12:15:01.128664 15186 raft_consensus.cc:2468] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 12.
I20260709 12:15:01.130208 15684 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:01.043718 19502 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.134029 19745 raft_consensus.cc:2804] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:01.140936 15110 consensus_queue.cc:237] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:01.141505 19819 raft_consensus.cc:2955] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Committing config change with OpId 15.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:01.149931 19950 ts_tablet_manager.cc:1929] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 12.10
I20260709 12:15:01.209827 19950 log.cc:1199] T eeaca7e481994210a813b45ea30c76ab P 37acd5ac26b54c4fb766e0134c390e73: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root/wals/eeaca7e481994210a813b45ea30c76ab
I20260709 12:15:01.231915 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:01.240532 19576 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:01.250695 14924 catalog_manager.cc:5028] TS 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): tablet eeaca7e481994210a813b45ea30c76ab (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
W20260709 12:15:01.244810 19927 log.cc:927] Time spent T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
W20260709 12:15:01.279299 14924 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 51634us
I20260709 12:15:01.251961 19965 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:01.301543 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 68115.3us
I20260709 12:15:01.264672 19834 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.306522 19834 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:01.301244 19576 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.287703 19745 raft_consensus.cc:697] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:15:01.284027 19502 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:15:01.301124 19958 log.cc:927] Time spent T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.178s	user 0.000s	sys 0.001s
I20260709 12:15:01.326220 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:01.327003 15110 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:15:01.330941 15038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:01.332167 15038 raft_consensus.cc:606] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 17 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:01.336215 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:01.337003 15107 raft_consensus.cc:2393] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 13: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:15:01.337113 15110 raft_consensus.cc:2955] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Committing config change with OpId 15.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:01.303776 19965 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.347818 15713 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:15:01.331552 19961 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:15:01.366098 19956 log.cc:927] Time spent T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.230s	user 0.002s	sys 0.000s
I20260709 12:15:01.368219 19828 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:01.376992 19828 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:15:01.380255 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 307633us
I20260709 12:15:01.396639 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:01.397441 15181 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:15:01.379037 19828 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:01.407783 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 75084.4us
I20260709 12:15:01.374082 19967 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.370564 19955 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.433229 19576 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:01.411096 19966 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.436937 19974 raft_consensus.cc:476] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Not starting pre-election -- already a leader
I20260709 12:15:01.433259 19976 ts_tablet_manager.cc:933] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:01.438302 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:01.367970 19961 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.408895 15004 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:01.482219 15036 raft_consensus.cc:2955] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Committing config change with OpId 15.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
W20260709 12:15:01.469287 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 58666.9us
I20260709 12:15:01.472471 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:01.488504 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:01.489198 15033 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 15.
W20260709 12:15:01.488504 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 79687.8us
I20260709 12:15:01.477871 15114 raft_consensus.cc:2393] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 15: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:15:01.493477 15038 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
W20260709 12:15:01.496253 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 58128.3us
I20260709 12:15:01.430915 19959 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.099s
I20260709 12:15:01.372922 19745 consensus_queue.cc:237] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:01.550917 19965 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:01.511024 19971 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:15:01.560793 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 61499.9us
I20260709 12:15:01.563174 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:01.564178 15107 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 15: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:15:01.572357 19891 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.572979 19891 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.478765 19955 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:15:01.579370 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 93917.7us
I20260709 12:15:01.582617 15038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:01.583303 15038 raft_consensus.cc:606] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:01.584410 19965 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:15:01.584868 19965 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.585268 19965 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:01.586412 19837 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.587042 19837 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.589768 19837 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:01.479633 19966 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.596997 19971 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.543592 19502 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.473424 19967 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.614288 19891 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:01.609558 19502 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.634074 19955 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:01.635569 19502 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:15:01.640717 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 152363us
I20260709 12:15:01.653126 14935 catalog_manager.cc:5697] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 15 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:01.672860 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 100026us
I20260709 12:15:01.638953 19965 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.688776 15156 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:01.696769 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:01.697496 15181 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:15:01.697952 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:01.698665 15036 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:15:01.734167 19971 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:01.742725 15036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:01.743721 15036 raft_consensus.cc:606] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:01.744174 15036 raft_consensus.cc:614] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:01.731671 19985 ts_tablet_manager.cc:933] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:01.746367 15078 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:01.734412 19961 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:01.767589 19975 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.774032 19975 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.779006 19967 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:01.779633 19967 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.780099 19967 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.780704 19964 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.781314 19964 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.782195 19967 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:01.783133 19641 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.783878 19964 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:01.783650 19641 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.750563 19969 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:15:01.785959 19969 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:01.786388 19969 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:01.787241 19641 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:01.785169 19975 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:15:01.790973 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 44720.4us
I20260709 12:15:01.739801 19963 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:01.788973 14986 auto_rebalancer.cc:629] Failed to schedule move for tablet 0e6987bb0d564aaca2333c2abdccd546: Remote error: Service unavailable: leader transfer in progress
I20260709 12:15:01.796276 20008 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:01.797200 20008 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.797693 20008 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.796345 19963 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.800457 19963 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:01.801828 20008 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:01.806227 19641 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.806838 19641 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.821596 15036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:01.822340 15036 raft_consensus.cc:606] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:01.822702 15036 raft_consensus.cc:614] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:01.843338 15114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:15:01.844019 15114 raft_consensus.cc:606] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
W20260709 12:15:01.847137 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 158486us
I20260709 12:15:01.850880 15156 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:01.838999 19965 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:15:01.854681 14986 auto_rebalancer.cc:629] Failed to schedule move for tablet dc6cf21dcec149deb34c0a4df9c6cc92: Illegal state: Replica 2cdab4d204e440c194e8b09634795793 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 11 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:01.860435 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:01.861089 15036 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
W20260709 12:15:01.866490 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 169641us
I20260709 12:15:01.867776 15005 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:01.868225 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:01.868877 15034 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:15:01.868813 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:01.869877 15031 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:15:01.873092 15156 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:01.859565 19828 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election won for term 13
W20260709 12:15:01.879189 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 157067us
I20260709 12:15:01.855767 19976 tablet_copy_client.cc:323] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.2:41561
I20260709 12:15:01.880733 15156 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:01.877688 19980 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.879635 20010 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:15:01.883529 15081 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:01.880244 19906 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.899315 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:01.900698 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:01.901234 15107 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 15.
I20260709 12:15:01.901839 15115 raft_consensus.cc:2393] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 11: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:15:01.907788 19891 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:15:01.904174 19906 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.908257 19891 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.908663 19891 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:01.909796 19906 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:01.904174 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:01.910740 15115 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:15:01.902124 19828 raft_consensus.cc:697] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:01.918550 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:01.920202 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:01.921954 15156 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:01.922701 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:01.923377 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:01.924007 15181 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:15:01.922650 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:01.941864 15716 raft_consensus.cc:2955] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Committing config change with OpId 13.10: config changed from index 5 to 10, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:01.889606 20021 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:15:01.891237 19980 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.912078 19985 tablet_copy_client.cc:323] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.3:40323
I20260709 12:15:01.916273 19828 consensus_queue.cc:237] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.898275 19966 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:01.926925 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:01.943799 20021 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:01.903393 19963 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.953327 19963 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.955437 19963 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:01.950915 19641 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:01.940943 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:01.927673 15190 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:15:01.890338 20010 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:01.963086 20010 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:01.917685 19819 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:15:01.964016 19819 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.964377 19819 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:01.960178 15033 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 15.
W20260709 12:15:01.967355 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 64694.1us
I20260709 12:15:01.923758 15182 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:15:01.907543 20022 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:01.935896 19990 raft_consensus.cc:2955] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Committing config change with OpId 13.10: config changed from index 5 to 10, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:01.951807 20021 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:01.983330 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:01.984225 15034 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:15:01.937713 15126 tablet_copy_service.cc:140] P cb445d4f8d034987976d9b78da5532ac: Received BeginTabletCopySession request for tablet 3fd9c88e62f34f898d489687c5ebf7ee from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:58982)
I20260709 12:15:01.972229 15036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:01.990703 15036 raft_consensus.cc:606] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:01.991093 15036 raft_consensus.cc:614] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:15:01.959802 15184 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:15:01.977676 20022 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.950870 20002 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:15:01.979738 19969 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:01.980122 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:01.999099 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:01.999230 15035 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:15:02.000344 19969 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:01.996438 20002 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:01.984782 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:02.000964 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:02.002599 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:02.003212 15187 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:15:02.000981 20002 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:02.004079 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:02.004627 15187 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:02.007979 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:02.012648 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:02.013603 15115 raft_consensus.cc:2410] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 16 because replica has last-logged OpId of term: 14 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 8.
I20260709 12:15:02.000586 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:02.014665 15183 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:15:01.953620 19980 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:01.986702 14937 catalog_manager.cc:5697] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 11 to 12, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 12 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:01.988205 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:01.992733 15126 tablet_copy_service.cc:161] P cb445d4f8d034987976d9b78da5532ac: Beginning new tablet copy session on tablet 3fd9c88e62f34f898d489687c5ebf7ee from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:58982: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-3fd9c88e62f34f898d489687c5ebf7ee
I20260709 12:15:02.016889 15033 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:15:02.023567 19995 raft_consensus.cc:993] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:02.023805 15038 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:15:02.024231 19995 raft_consensus.cc:1081] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:01.993561 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:15:01.996178 20000 log.cc:927] Time spent T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.198s	user 0.000s	sys 0.003s
I20260709 12:15:02.028245 15182 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:15:01.996527 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:15:02.028721 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:01.997004 15189 raft_consensus.cc:2393] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 15: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:15:02.029398 15115 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:15:02.031100 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:02.031992 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:02.029632 20007 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:02.032851 20007 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.035228 20007 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:01.997992 20022 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:02.035436 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:02.036182 15115 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:15:02.038169 20021 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.039237 15185 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:15:02.039888 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:02.040472 15038 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:15:02.041177 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:02.042550 15115 raft_consensus.cc:2393] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 15: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:15:02.043237 15081 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:02.043603 20020 raft_consensus.cc:993] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:02.044116 20007 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:15:02.044610 20007 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:02.044989 20007 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:02.044157 20020 raft_consensus.cc:1081] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:02.049173 20002 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.050820 15190 raft_consensus.cc:2393] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 14: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:15:02.013109 19891 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.053574 19891 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:02.053580 15154 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:02.054582 20005 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:15:02.054962 20005 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:02.055305 20005 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:02.056716 15126 tablet_copy_source_session.cc:215] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:02.059332 15115 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 12:15:02.064697 20005 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.065228 19976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd9c88e62f34f898d489687c5ebf7ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.066628 15154 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:02.068154 20022 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election won for term 16
W20260709 12:15:02.068096 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 78335.3us
I20260709 12:15:02.068588 20022 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:02.074380 20022 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:02.081625 20021 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:02.082768 14937 catalog_manager.cc:5697] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 5 to 10, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New cstate: current_term: 13 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:02.088464 20005 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:02.098878 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:02.098773 15081 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:02.099918 15038 raft_consensus.cc:2410] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for term 16 because replica has last-logged OpId of term: 14 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 8.
I20260709 12:15:02.099186 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:02.100634 15187 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 16.
I20260709 12:15:02.099773 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:02.101341 15033 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 15.
I20260709 12:15:02.076007 19819 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.100803 15037 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:15:02.092348 20007 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.103044 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:02.105458 15036 raft_consensus.cc:2368] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 15. Current term is 16.
I20260709 12:15:02.107486 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:02.107796 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:02.108079 15033 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:02.106779 15081 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:02.109344 15005 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:02.109543 15187 raft_consensus.cc:1275] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 12:15:02.113142 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:02.113209 15031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:15:02.113993 15031 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:02.114404 15031 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:02.113251 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:02.115742 15186 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 16: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:15:02.116665 15156 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:02.118566 15156 leader_election.cc:400] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 15. Current term is 16.
I20260709 12:15:02.119001 15156 leader_election.cc:403] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Cancelling election due to peer responding with higher term
I20260709 12:15:02.119110 15081 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:02.120038 15187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40302
I20260709 12:15:02.120651 15187 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:02.121001 15187 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:02.099232 20002 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:02.116986 15005 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:02.127540 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:02.128101 15107 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 14
I20260709 12:15:02.106312 19963 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:02.127166 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:02.158242 19963 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:02.129825 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:02.159363 15036 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:02.159789 15081 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:02.158457 15109 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:02.160862 15081 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:02.125550 19961 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election lost for term 15. Reason: Vote denied by peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) with higher term. Message: Invalid argument: T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 15. Current term is 16.
I20260709 12:15:02.123612 19906 raft_consensus.cc:2749] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:02.162318 19973 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:02.162799 19973 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:02.163462 20019 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:02.164033 20019 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:02.163172 19973 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:02.116241 19995 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:15:02.171797 20019 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:02.171898 19995 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:02.172439 19995 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:02.173377 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:02.178396 15036 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 15.
I20260709 12:15:02.135914 15200 tablet_copy_service.cc:140] P 37acd5ac26b54c4fb766e0134c390e73: Received BeginTabletCopySession request for tablet c0722032df5c43008432205b24ec199b from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:41162)
I20260709 12:15:02.138551 19999 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:02.186491 15200 tablet_copy_service.cc:161] P 37acd5ac26b54c4fb766e0134c390e73: Beginning new tablet copy session on tablet c0722032df5c43008432205b24ec199b from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:41162: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-c0722032df5c43008432205b24ec199b
I20260709 12:15:02.186728 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:02.187896 20013 consensus_queue.cc:1048] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:02.191095 15033 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
W20260709 12:15:02.193439 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 76536.9us
I20260709 12:15:02.194311 15005 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:02.192060 15156 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:02.196703 15156 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:02.197860 19980 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:02.198670 19980 raft_consensus.cc:697] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:02.199753 19980 consensus_queue.cc:237] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.205801 15037 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
I20260709 12:15:02.143662 15031 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.144393 15107 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:15:02.149832 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:02.151700 19929 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:15:02.158845 19963 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:02.131429 15187 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.180655 15109 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 15.
I20260709 12:15:02.182408 14923 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6b92b9bb765e42c78011cba2f357e687 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:02.228143 15031 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:02.222613 19828 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:15:02.208101 20012 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:02.229461 20012 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:02.229660 15200 tablet_copy_source_session.cc:215] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:02.162575 19971 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:02.224184 19959 raft_consensus.cc:2764] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election decision vote started in defunct term 14: won
I20260709 12:15:02.209756 19964 raft_consensus.cc:993] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:02.210688 20007 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:02.211532 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:15:02.212077 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 85864.2us
I20260709 12:15:02.213042 15156 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:02.218663 20022 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.221542 19929 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:02.228250 14923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 45871.5us
I20260709 12:15:02.208703 19955 raft_consensus.cc:2764] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election decision vote started in defunct term 14: won
I20260709 12:15:02.209439 19819 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:02.204263 15005 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:15:02.260766 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 56609.5us
I20260709 12:15:02.261787 15005 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:02.240507 20012 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:02.263392 20003 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:02.264003 20003 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:02.264405 20003 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:02.270977 20002 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:02.248812 19929 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:02.230175 19971 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:02.243896 15187 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:02.244546 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:02.245769 20005 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:02.246771 15108 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 16: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:15:02.263445 19988 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:02.272917 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:02.276566 15037 raft_consensus.cc:3055] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:15:02.276978 15037 raft_consensus.cc:740] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:02.243119 19828 raft_consensus.cc:697] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:02.245730 19964 raft_consensus.cc:1081] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 17 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:02.283636 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:02.236073 15081 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:15:02.217478 20010 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.288543 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:02.284150 15037 consensus_queue.cc:260] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.289407 15107 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:02.289685 15037 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:02.275300 19971 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:02.271667 20002 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:02.297050 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 61131us
I20260709 12:15:02.277693 20005 raft_consensus.cc:697] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:02.299633 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:02.300174 15040 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:02.284018 19988 raft_consensus.cc:697] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:02.300230 15187 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:02.249477 19973 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.280938 20007 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.019s
I20260709 12:15:02.317047 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:02.309959 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:02.317716 15031 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:02.318192 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:02.311934 15154 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:02.312774 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:02.313062 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:02.321089 15107 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:15:02.321712 15116 raft_consensus.cc:2393] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 14: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:15:02.322023 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:02.322760 15109 raft_consensus.cc:2393] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 15: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:15:02.323500 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:02.323993 15109 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:02.324113 15187 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:15:02.316730 15037 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:15:02.325850 15156 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:02.299110 19984 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:02.330062 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:02.330716 15111 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:15:02.336205 20002 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:02.337087 15028 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b92b9bb765e42c78011cba2f357e687 with delete_type TABLET_DATA_TOMBSTONED (TS 2cdab4d204e440c194e8b09634795793 not found in new config with opid_index 10) from {username='slave'} at 127.0.0.1:50602
I20260709 12:15:02.337385 20005 consensus_queue.cc:237] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.341446 19973 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:02.342561 19828 consensus_queue.cc:237] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.357304 19985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0722032df5c43008432205b24ec199b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:02.362215 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:02.362883 15111 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:15:02.364291 15108 raft_consensus.cc:2393] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 12: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:15:02.363080 15033 raft_consensus.cc:1240] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 6. Current term is 7. Ops: []
I20260709 12:15:02.366942 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:02.370946 15040 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 16.
I20260709 12:15:02.355078 14937 catalog_manager.cc:5697] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 12 to 13, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 13 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:02.374003 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:02.380707 15031 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 16.
I20260709 12:15:02.382050 15156 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:02.372558 20019 consensus_queue.cc:1059] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:15:02.322109 19961 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 12:15:02.388454 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:02.391148 15036 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:02.396147 15037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:02.363976 19852 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:15:02.414875 15005 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:02.428188 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:02.428943 15116 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:02.425704 20022 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:02.431442 20012 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.404877 19819 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:02.435735 20003 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.386854 20019 raft_consensus.cc:3055] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:15:02.443718 19966 raft_consensus.cc:2804] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:15:02.449447 15156 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:15:02.428951 15109 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 16.
I20260709 12:15:02.427637 15036 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:15:02.450037 15190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40302
I20260709 12:15:02.479560 15190 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:02.479972 15190 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Advancing to term 18
I20260709 12:15:02.474995 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:02.498742 15116 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 16.
I20260709 12:15:02.500633 20003 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:02.500912 19971 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.567916 15115 raft_consensus.cc:2368] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12.
I20260709 12:15:02.568926 19971 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:02.506218 20010 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:02.507973 20012 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:02.427650 19995 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.410317 19963 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.478480 20019 raft_consensus.cc:740] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:02.393113 19988 consensus_queue.cc:237] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.515071 19819 raft_consensus.cc:697] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
W20260709 12:15:02.515038 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 65683.2us
I20260709 12:15:02.517831 15004 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:02.515223 19966 raft_consensus.cc:697] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:02.520498 19906 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:02.584625 20022 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:02.585220 20022 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.572057 15038 raft_consensus.cc:2393] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 16: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:15:02.588506 20019 consensus_queue.cc:260] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.588712 19966 consensus_queue.cc:237] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.589855 20019 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:15:02.571616 19995 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:15:02.526866 20031 log.cc:927] Time spent T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 12:15:02.595335 15110 raft_consensus.cc:2393] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 13: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:15:02.595613 19963 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:02.457168 19852 raft_consensus.cc:697] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:02.597395 19852 consensus_queue.cc:237] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:15:02.599928 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 82172.2us
I20260709 12:15:02.600911 20012 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:02.528936 19976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43846 (request call id 718) took 1283 ms. Trace:
I20260709 12:15:02.545579 15081 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:02.562281 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:02.602536 15109 raft_consensus.cc:2368] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 15. Current term is 16.
W20260709 12:15:02.602484 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 57015.1us
I20260709 12:15:02.603820 15081 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:02.602144 19976 rpcz_store.cc:276] 0709 12:15:01.265041 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:01.268838 (+  3797us) service_pool.cc:224] Handling call
0709 12:15:01.494030 (+225192us) ts_tablet_manager.cc:934] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
0709 12:15:01.799468 (+305438us) spinlock_profiling.cc:243] Waited 5.79 ms on lock 0x7b4400022b4c. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05b53c85 00007f4c05b546a2 00007f4c088c61db 00007f4c088c1aaf 00007f4c05c100ac 00007f4c0ea6a9a9 00007f4c05c2c69b 00007f4c05c29caa 00007f4c05c29bd2 00007f4c0dc8e131
0709 12:15:02.064043 (+264575us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:15:02.115641 (+ 51598us) tablet_metadata.cc:665] Metadata flushed
0709 12:15:02.125434 (+  9793us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:15:02.510581 (+385147us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:15:02.510930 (+   349us) tablet_replica.cc:206] Creating consensus instance
0709 12:15:02.528669 (+ 17739us) ts_tablet_manager.cc:989] Replica registered.
0709 12:15:02.528842 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":17684,"spinlock_wait_cycles":13309696,"tablet-copy.queue_time_us":82584,"thread_start_us":163919,"threads_started":2}
I20260709 12:15:02.605242 19971 raft_consensus.cc:2804] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:02.605767 19971 raft_consensus.cc:697] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:02.609890 15004 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:02.610289 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:02.606699 19971 consensus_queue.cc:237] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.587153 20022 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:02.617027 19963 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:02.617667 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:02.618451 15034 raft_consensus.cc:2393] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 12: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:15:02.613415 19976 tablet_copy_client.cc:806] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:02.619201 19976 tablet_copy_client.cc:670] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:02.584120 19819 consensus_queue.cc:237] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.620474 15190 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.525835 19929 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.622126 15114 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14. Ops: []
I20260709 12:15:02.622418 15190 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 18 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:02.624666 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:02.634616 15040 raft_consensus.cc:2393] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 13: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:15:02.635921 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:02.636205 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:02.636502 15038 raft_consensus.cc:3055] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 12:15:02.636848 15033 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:02.636844 15038 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:02.633220 15004 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:02.638154 15038 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.641736 15038 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Advancing to term 18
I20260709 12:15:02.617578 19963 raft_consensus.cc:697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:02.645386 15033 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:15:02.623620 20010 raft_consensus.cc:2764] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader pre-election decision vote started in defunct term 15: won
I20260709 12:15:02.622782 19929 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:02.648185 15004 leader_election.cc:400] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 15. Current term is 16.
W20260709 12:15:02.651005 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 236212us
I20260709 12:15:02.651716 15004 leader_election.cc:403] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 election: Cancelling election due to peer responding with higher term
I20260709 12:15:02.653359 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:02.654179 15114 raft_consensus.cc:2393] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 12: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:15:02.654021 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:02.655465 15109 raft_consensus.cc:2393] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 13: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:15:02.656438 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:02.657068 15110 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:02.659726 15081 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:02.668942 15110 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 16.
I20260709 12:15:02.646772 19975 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:02.671701 15038 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 18.
W20260709 12:15:02.674795 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 220566us
I20260709 12:15:02.674549 15156 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:02.663568 20003 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election lost for term 15. Reason: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 15. Current term is 16.
I20260709 12:15:02.695184 15154 leader_election.cc:400] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 election: Vote denied by peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) with higher term. Message: Invalid argument: T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12.
I20260709 12:15:02.697703 15004 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:02.672500 19894 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:15:02.704047 15110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:02.706720 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:02.710340 15109 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Advancing to term 18
I20260709 12:15:02.716626 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:02.718708 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:02.722692 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:02.723644 15187 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 15.
I20260709 12:15:02.725283 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:02.701215 19980 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Leader election won for term 18
I20260709 12:15:02.726639 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:02.730129 15109 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 18.
I20260709 12:15:02.701856 20037 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:02.713593 20003 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:02.732746 15186 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 16: Already voted for candidate 37acd5ac26b54c4fb766e0134c390e73 in this term.
I20260709 12:15:02.727370 15187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:02.712587 19894 raft_consensus.cc:697] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:02.736307 15187 raft_consensus.cc:3060] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:02.707986 20002 consensus_queue.cc:1059] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.024s
I20260709 12:15:02.740896 19976 tablet_copy_client.cc:538] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:02.752979 15187 raft_consensus.cc:2468] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:15:02.754416 20003 raft_consensus.cc:697] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:02.757261 20003 consensus_queue.cc:237] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:15:02.788218 20036 log.cc:927] Time spent T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 12:15:02.793201 19894 consensus_queue.cc:237] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.711942 19963 consensus_queue.cc:237] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.736622 20037 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:02.734959 19980 raft_consensus.cc:697] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:02.800473 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:15:02.803495 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:02.803565 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:02.809880 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:02.810245 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:02.810925 15189 raft_consensus.cc:3060] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:02.820621 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:02.824322 19980 consensus_queue.cc:237] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.831920 20005 raft_consensus.cc:3055] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:15:02.832466 20005 raft_consensus.cc:740] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:02.832778 19985 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43830 (request call id 599) took 1457 ms. Trace:
I20260709 12:15:02.833297 20005 consensus_queue.cc:260] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.799211 20037 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:02.843792 15038 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 12:15:02.845384 15033 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12. Ops: []
I20260709 12:15:02.855827 15189 raft_consensus.cc:2468] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:15:02.832634 19976 tablet_bootstrap.cc:492] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:02.858561 15107 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 7.
I20260709 12:15:02.863302 20001 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 12:15:02.864163 20034 log.cc:927] Time spent T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 12:15:02.866366 20022 consensus_queue.cc:1059] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:02.867910 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:02.875198 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:02.883724 15189 raft_consensus.cc:2368] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 15. Current term is 16.
I20260709 12:15:02.886472 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:02.887234 15189 raft_consensus.cc:2393] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 13: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:15:02.897989 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:02.898643 15182 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
W20260709 12:15:02.899398 15156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:02.899967 15004 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:02.909775 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:02.910492 15107 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 12:15:02.911303 15110 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 11. Current term is 12. Ops: []
I20260709 12:15:02.906178 19975 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:02.925905 15114 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 12:15:02.937628 15005 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:02.938971 19995 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:15:02.941727 15005 leader_election.cc:400] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 election: Vote denied by peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) with higher term. Message: Invalid argument: T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for earlier term 15. Current term is 16.
I20260709 12:15:02.942826 15182 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 16.
I20260709 12:15:02.921618 15080 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:02.948467 19929 raft_consensus.cc:2764] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader pre-election decision vote started in defunct term 15: won
I20260709 12:15:02.947940 14937 catalog_manager.cc:5697] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 14 to 16. New cstate: current_term: 16 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:02.953353 15005 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:02.957505 15080 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:02.833238 19985 rpcz_store.cc:276] 0709 12:15:01.375068 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:01.375231 (+   163us) service_pool.cc:224] Handling call
0709 12:15:01.745099 (+369868us) ts_tablet_manager.cc:934] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
0709 12:15:02.297500 (+552401us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:15:02.489612 (+192112us) tablet_metadata.cc:665] Metadata flushed
0709 12:15:02.489749 (+   137us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:15:02.831923 (+342174us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:15:02.832287 (+   364us) tablet_replica.cc:206] Creating consensus instance
0709 12:15:02.832631 (+   344us) ts_tablet_manager.cc:989] Replica registered.
0709 12:15:02.832710 (+    79us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":26396,"tablet-copy.queue_time_us":314762,"thread_start_us":242589,"threads_started":2}
I20260709 12:15:02.958639 20032 tablet_replica.cc:333] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:02.963258 15154 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:02.957391 19975 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 12:15:02.984434 15190 raft_consensus.cc:2955] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Committing config change with OpId 13.10: config changed from index 5 to 10, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:02.979730 19852 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:02.975401 19985 tablet_copy_client.cc:806] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:02.971588 20002 raft_consensus.cc:3055] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:02.988751 19906 consensus_queue.cc:1059] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.008s
I20260709 12:15:02.971211 19974 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 12:15:02.999722 15184 raft_consensus.cc:1240] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 LEADER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 17. Current term is 18. Ops: []
I20260709 12:15:03.002921 19985 tablet_copy_client.cc:670] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:03.009163 20032 raft_consensus.cc:2243] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:03.009953 20032 raft_consensus.cc:2272] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:03.015136 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.StartTabletCopy -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 45179.2us
I20260709 12:15:03.017683 20032 ts_tablet_manager.cc:1916] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:02.988865 20021 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.016s
I20260709 12:15:03.000123 20002 raft_consensus.cc:740] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:03.035892 20002 consensus_queue.cc:260] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:02.989261 20022 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.015s
W20260709 12:15:03.038084 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 79152.2us
W20260709 12:15:03.049827 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 86077.7us
I20260709 12:15:03.056825 15038 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 13. Current term is 14. Ops: []
I20260709 12:15:03.074090 15080 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:03.074874 19929 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 12:15:03.055137 20002 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:03.078006 15080 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:03.090859 15038 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 12:15:03.093297 20032 ts_tablet_manager.cc:1929] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 13.9
I20260709 12:15:03.097141 19852 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:03.097652 20005 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:03.104709 20032 log.cc:1199] T 6b92b9bb765e42c78011cba2f357e687 P 2cdab4d204e440c194e8b09634795793: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-0-root/wals/6b92b9bb765e42c78011cba2f357e687
W20260709 12:15:03.110096 20049 log.cc:927] Time spent T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 12:15:03.113613 14925 catalog_manager.cc:5028] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): tablet 6b92b9bb765e42c78011cba2f357e687 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:15:03.107012 14936 catalog_manager.cc:5697] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 10 to 12, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 12 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.122547 14936 catalog_manager.cc:5697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 14 to 16, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 16 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.126824 19929 raft_consensus.cc:2804] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:03.132951 19929 raft_consensus.cc:697] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:03.133973 19929 consensus_queue.cc:237] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:03.148422 15184 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 12:15:03.170650 15110 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 12:15:03.193439 15107 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 12:15:03.195243 15107 raft_consensus.cc:1275] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 12:15:03.218323 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 49478.2us
W20260709 12:15:03.227065 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 59122.2us
W20260709 12:15:03.285173 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 87200.4us
I20260709 12:15:03.287110 15185 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
W20260709 12:15:03.292075 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 136799us
W20260709 12:15:03.292233 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 64143.1us
I20260709 12:15:03.224107 19975 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.093s
I20260709 12:15:03.321074 19985 tablet_copy_client.cc:538] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:03.300532 20001 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.046s
W20260709 12:15:03.355434 20054 log.cc:927] Time spent T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.129s	user 0.000s	sys 0.001s
I20260709 12:15:03.345481 20037 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.014s
I20260709 12:15:03.373003 19955 consensus_queue.cc:1048] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 12:15:03.386029 19990 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 12:15:03.395645 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 72546.6us
W20260709 12:15:03.432215 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 130228us
I20260709 12:15:03.454561 15038 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:15:03.465184 15114 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 17 index: 12. Preceding OpId from leader: term: 18 index: 13. (index mismatch)
I20260709 12:15:03.466387 15038 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 12:15:03.466594 15109 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:15:03.480290 15190 raft_consensus.cc:1275] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:15:03.481769 15182 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 12:15:03.485350 15190 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 9. (term mismatch)
I20260709 12:15:03.485852 15190 pending_rounds.cc:85] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 8
I20260709 12:15:03.486536 15190 pending_rounds.cc:107] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 13.9
I20260709 12:15:03.487249 15190 raft_consensus.cc:2889] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:03.485747 15186 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260709 12:15:03.495049 15040 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 12:15:03.496673 15035 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:15:03.498342 15031 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 17 index: 12. Preceding OpId from leader: term: 18 index: 13. (index mismatch)
W20260709 12:15:03.503491 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 171550us
I20260709 12:15:03.522195 19891 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.003s
W20260709 12:15:03.561821 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 49640.5us
I20260709 12:15:03.509179 19819 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.024s
I20260709 12:15:03.526134 20073 consensus_queue.cc:1048] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 12:15:03.508555 19961 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.025s
I20260709 12:15:03.512198 19828 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.024s
I20260709 12:15:03.531922 20050 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.055s
I20260709 12:15:03.614074 19985 tablet_bootstrap.cc:492] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
W20260709 12:15:03.602072 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 64764.2us
I20260709 12:15:03.564640 20063 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.092s
I20260709 12:15:03.583832 19906 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.063s
I20260709 12:15:03.625159 19963 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.038s
I20260709 12:15:03.634380 20082 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.030s
I20260709 12:15:03.592617 20022 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.045s
W20260709 12:15:03.666306 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 95232.3us
I20260709 12:15:03.688854 15109 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 12:15:03.688421 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:03.737129 20071 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.016s
I20260709 12:15:03.754884 14935 catalog_manager.cc:5697] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 12 to 14, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 14 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.756700 14935 catalog_manager.cc:5697] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 9 to 10, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 10 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.758667 14935 catalog_manager.cc:5697] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 14 to 16, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 16 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
W20260709 12:15:03.760571 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 231757us
I20260709 12:15:03.767402 14935 catalog_manager.cc:5697] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 17 to 18, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 18 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.769290 14935 catalog_manager.cc:5697] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 13 to 15, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 15 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
W20260709 12:15:03.801115 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 76317.5us
W20260709 12:15:03.840008 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 63183.1us
I20260709 12:15:03.844138 15031 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
W20260709 12:15:03.846946 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 43782.5us
I20260709 12:15:03.903571 15035 raft_consensus.cc:1275] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
W20260709 12:15:03.925515 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 73573.8us
W20260709 12:15:03.926086 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 75542.1us
W20260709 12:15:03.935405 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 51955.8us
I20260709 12:15:03.976189 15186 raft_consensus.cc:1275] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
W20260709 12:15:03.977584 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 68715.8us
W20260709 12:15:04.034426 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 50141.7us
I20260709 12:15:04.041600 15038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "109b3e11cf174a18818534437fe87a95"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:04.042363 15038 raft_consensus.cc:606] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:04.049067 19963 consensus_queue.cc:1048] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:15:04.079413 20006 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.060s
I20260709 12:15:04.085053 15031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:04.085753 15031 raft_consensus.cc:606] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:04.086074 15031 raft_consensus.cc:614] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:15:04.087314 20098 log.cc:927] Time spent T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.154s	user 0.000s	sys 0.001s
I20260709 12:15:04.120908 15038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:04.121564 15038 raft_consensus.cc:606] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:04.121834 15038 raft_consensus.cc:614] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 12:15:04.126602 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 84885.6us
W20260709 12:15:04.182220 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 147117us
I20260709 12:15:04.190616 20050 consensus_queue.cc:1048] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.020s
W20260709 12:15:04.211218 20099 log.cc:927] Time spent T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.146s	user 0.001s	sys 0.001s
W20260709 12:15:04.258628 20092 log.cc:927] Time spent T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.438s	user 0.000s	sys 0.002s
W20260709 12:15:04.261721 20101 log.cc:927] Time spent T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.192s	user 0.006s	sys 0.000s
I20260709 12:15:04.263547 15107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:15:04.264219 15107 raft_consensus.cc:606] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:04.271420 15108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:15:04.272151 15108 raft_consensus.cc:606] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:15:04.325927 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 89747.9us
W20260709 12:15:04.327332 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 57004.3us
I20260709 12:15:04.366180 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:04.368167 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:15:04.374078 19976 log.cc:927] Time spent T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.127s	user 0.004s	sys 0.000s
I20260709 12:15:04.446996 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:15:04.460062 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 51570us
W20260709 12:15:04.483151 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 50632.3us
I20260709 12:15:04.469691 20066 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.521652 20066 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:04.523808 20066 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:04.526072 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:04.526839 15109 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:15:04.528164 15004 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:04.533648 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:04.534698 15188 raft_consensus.cc:2410] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 13 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260709 12:15:04.543540 20012 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:04.544036 20012 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:04.544389 20012 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:04.547423 20061 raft_consensus.cc:993] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:04.547995 20061 raft_consensus.cc:1081] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:04.554476 19985 tablet_bootstrap.cc:492] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=1 applied=9 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:04.566447 20012 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:04.577353 19985 tablet_bootstrap.cc:492] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:04.578554 19985 ts_tablet_manager.cc:1403] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.965s	user 0.037s	sys 0.022s
I20260709 12:15:04.610471 20064 raft_consensus.cc:993] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:04.611047 20064 raft_consensus.cc:1081] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:04.622475 15190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "109b3e11cf174a18818534437fe87a95"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40302
I20260709 12:15:04.623219 15190 raft_consensus.cc:493] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.623634 15190 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:04.629487 20012 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:04.633803 19976 tablet_bootstrap.cc:492] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:04.634789 19976 tablet_bootstrap.cc:492] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:04.651000 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:04.654419 15181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40292
I20260709 12:15:04.655041 15181 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.655431 15181 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:04.647804 20090 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:04.668444 20090 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:04.669659 15188 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:04.682559 19985 raft_consensus.cc:359] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:04.684708 19985 raft_consensus.cc:740] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:04.685426 19985 consensus_queue.cc:260] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:04.686862 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:04.687546 15108 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:04.688511 19985 ts_tablet_manager.cc:1434] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.110s	user 0.009s	sys 0.000s
I20260709 12:15:04.656314 15190 raft_consensus.cc:515] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:04.689371 20090 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:04.651400 19976 ts_tablet_manager.cc:1403] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 1.819s	user 0.059s	sys 0.021s
I20260709 12:15:04.682773 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:04.705890 15036 raft_consensus.cc:2393] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 13: Already voted for candidate 2cdab4d204e440c194e8b09634795793 in this term.
I20260709 12:15:04.689008 15188 raft_consensus.cc:2410] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 for term 13 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260709 12:15:04.698571 15181 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:04.707671 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:04.709023 15108 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:15:04.709815 19976 raft_consensus.cc:359] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:04.713357 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:04.713750 19976 raft_consensus.cc:740] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:04.713979 15040 raft_consensus.cc:3055] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 12:15:04.714612 15040 raft_consensus.cc:740] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:04.715785 15190 leader_election.cc:290] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:04.716913 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 72018us
I20260709 12:15:04.716512 15004 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:04.715380 15040 consensus_queue.cc:260] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:04.722572 15040 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:04.723608 14936 catalog_manager.cc:5697] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 13 to 14, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 14 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.725980 14936 catalog_manager.cc:5697] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 11 to 13, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 13 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.728833 15154 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:04.729288 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109b3e11cf174a18818534437fe87a95" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:04.736912 15109 raft_consensus.cc:3060] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:04.742307 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:04.743036 15038 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:04.736666 15200 tablet_copy_service.cc:342] P 37acd5ac26b54c4fb766e0134c390e73: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-c0722032df5c43008432205b24ec199b received from {username='slave'} at 127.0.0.1:41162
I20260709 12:15:04.744206 15200 tablet_copy_service.cc:434] P 37acd5ac26b54c4fb766e0134c390e73: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-c0722032df5c43008432205b24ec199b on tablet c0722032df5c43008432205b24ec199b with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:04.750608 15109 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 17.
I20260709 12:15:04.753518 15040 raft_consensus.cc:2468] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 17.
I20260709 12:15:04.727332 20068 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:04.755206 15181 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:04.751492 19819 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:04.748149 19976 consensus_queue.cc:260] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:04.810357 19976 ts_tablet_manager.cc:1434] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.001s
W20260709 12:15:04.819764 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 61426.8us
I20260709 12:15:04.832437 20068 raft_consensus.cc:697] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:04.833498 20068 consensus_queue.cc:237] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:04.834272 15126 tablet_copy_service.cc:342] P cb445d4f8d034987976d9b78da5532ac: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-3fd9c88e62f34f898d489687c5ebf7ee received from {username='slave'} at 127.0.0.1:58982
I20260709 12:15:04.834795 15126 tablet_copy_service.cc:434] P cb445d4f8d034987976d9b78da5532ac: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-3fd9c88e62f34f898d489687c5ebf7ee on tablet 3fd9c88e62f34f898d489687c5ebf7ee with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:04.756145 15154 leader_election.cc:304] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:04.837803 19980 raft_consensus.cc:2804] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 12:15:04.838284 19980 raft_consensus.cc:697] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:04.839056 19980 consensus_queue.cc:237] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:15:04.844575 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 88527.3us
I20260709 12:15:04.846414 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:04.848040 15109 raft_consensus.cc:3055] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:15:04.848359 15109 raft_consensus.cc:740] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:04.849184 15109 consensus_queue.cc:260] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:04.850473 15109 raft_consensus.cc:3060] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:04.859082 15038 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
W20260709 12:15:04.906872 14923 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet d87b457d4fcf450aa4a249c29980c2d6 with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER failed with leader cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) due to error UNKNOWN_ERROR; will retry: Invalid argument: Cannot remove peer cb445d4f8d034987976d9b78da5532ac from the config because it is the leader. Force another leader to be elected to remove this peer. Consensus state: current_term: 12 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:04.941916 20067 raft_consensus.cc:993] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:04.942472 20067 raft_consensus.cc:1081] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:04.928457 15109 raft_consensus.cc:2468] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 10.
I20260709 12:15:04.959538 15190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40292
I20260709 12:15:04.960170 15190 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:04.960539 15190 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:04.971602 14935 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37356 (request call id 245) took 1849 ms. Trace:
I20260709 12:15:04.973577 15154 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:04.978261 19974 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:04.972033 15190 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:15:04.989773 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 233666us
I20260709 12:15:04.972040 14935 rpcz_store.cc:276] 0709 12:15:03.122450 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:03.122626 (+   176us) service_pool.cc:224] Handling call
0709 12:15:04.971497 (+1848871us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:03.827159 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:03.827701 (+   542us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:03.827736 (+    35us) write_op.cc:435] Acquired schema lock
0709 12:15:03.837060 (+  9324us) tablet.cc:662] Decoding operations
0709 12:15:03.905078 (+ 68018us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:03.929586 (+ 24508us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:03.932160 (+  2574us) tablet.cc:685] Acquiring locks for 5 operations
0709 12:15:04.060781 (+128621us) tablet.cc:701] Row locks acquired
0709 12:15:04.062213 (+  1432us) write_op.cc:260] PREPARE: finished
0709 12:15:04.077058 (+ 14845us) write_op.cc:270] Start()
0709 12:15:04.080450 (+  3392us) write_op.cc:276] Timestamp: P: 1783599304076993 usec, L: 0
0709 12:15:04.080477 (+    27us) op_driver.cc:348] REPLICATION: starting
0709 12:15:04.081094 (+   617us) log.cc:844] Serialized 2079 byte log entry
0709 12:15:04.236854 (+155760us) op_driver.cc:464] REPLICATION: finished
0709 12:15:04.489951 (+253097us) write_op.cc:301] APPLY: starting
0709 12:15:04.517764 (+ 27813us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:04.557078 (+ 39314us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:04.557189 (+   111us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:04.595407 (+ 38218us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:04.615039 (+ 19632us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=10,key_file_lookups=10,delta_file_lookups=10,mrs_lookups=0
0709 12:15:04.621281 (+  6242us) write_op.cc:312] APPLY: finished
0709 12:15:04.678627 (+ 57346us) log.cc:844] Serialized 57 byte log entry
0709 12:15:04.678835 (+   208us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:04.678949 (+   114us) write_op.cc:454] Released schema lock
0709 12:15:04.678997 (+    48us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:04.679500 (+   503us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:04.679535 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":220431,"reported_tablets":9,"child_traces":[["op",{"apply.queue_time_us":243984,"apply.run_cpu_time_us":9089,"apply.run_wall_time_us":193857,"cfile_cache_hit":22,"cfile_cache_hit_bytes":25037,"num_ops":5,"prepare.queue_time_us":1802,"prepare.run_cpu_time_us":4867,"prepare.run_wall_time_us":265407,"replication_time_us":156220,"thread_start_us":193153,"threads_started":1}]]}
I20260709 12:15:04.990069 19906 raft_consensus.cc:2804] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:15:05.005903 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:05.009066 15109 raft_consensus.cc:3055] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Stepping down as leader of term 16
I20260709 12:15:05.009399 15109 raft_consensus.cc:740] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:05.010934 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:05.011600 15035 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:05.011229 15109 consensus_queue.cc:260] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:05.002537 15190 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:05.022204 15035 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 17.
I20260709 12:15:05.042691 15713 raft_consensus.cc:1217] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEARNER]: Deduplicated request from leader. Original: 15.8->[15.9-15.9]   Dedup: 15.9->[]
I20260709 12:15:04.994886 19974 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:05.029280 19906 raft_consensus.cc:697] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:05.087028 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:15:05.146694 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 136573us
I20260709 12:15:05.104197 19906 consensus_queue.cc:237] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:05.191453 15713 raft_consensus.cc:1217] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEARNER]: Deduplicated request from leader. Original: 13.8->[13.9-13.9]   Dedup: 13.9->[]
W20260709 12:15:05.232477 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 79879.7us
I20260709 12:15:05.238041 15156 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:05.244997 20005 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 12:15:05.245911 20005 raft_consensus.cc:697] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:05.247062 20005 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:05.315320 15035 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 17 index: 10. (index mismatch)
I20260709 12:15:05.329195 19974 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:05.329918 20052 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:05.355271 15040 raft_consensus.cc:1240] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 16. Current term is 17. Ops: []
I20260709 12:15:05.357127 15109 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:05.358678 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:05.378103 15109 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 17.
I20260709 12:15:05.384810 14937 catalog_manager.cc:5697] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 6 to 7, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 7 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:05.388612 14937 catalog_manager.cc:5697] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 13 to 16, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 16 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:05.390740 15080 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:05.391531 20126 raft_consensus.cc:2749] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:05.408320 15109 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260709 12:15:05.411195 20068 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:15:05.436236 14938 catalog_manager.cc:5697] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 16 to 17, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 17 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:05.440456 15109 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 17 index: 10. (index mismatch)
I20260709 12:15:05.459301 20005 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:15:05.460564 14937 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37336 (request call id 256) took 1147 ms. Trace:
I20260709 12:15:05.476317 15189 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 7. (term mismatch)
I20260709 12:15:05.476898 15189 pending_rounds.cc:85] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: Aborting all ops after (but not including) 6
I20260709 12:15:05.477138 15189 pending_rounds.cc:107] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: Aborting uncommitted NO_OP operation due to leader change: 11.7
I20260709 12:15:05.477437 15189 raft_consensus.cc:2889] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:05.480253 20061 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:15:05.471098 14937 rpcz_store.cc:276] 0709 12:15:04.312758 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:04.312955 (+   197us) service_pool.cc:224] Handling call
0709 12:15:04.453758 (+140803us) spinlock_profiling.cc:243] Waited 119 ms on lock 0x7b5400170554. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c84090 00007f4c08d22f3a 00007f4c0ead8e9c 00007f4c0ebd704e 00007f4c0d0982a4 00007f4c0d098232 00007f4c0d098161 00007f4c0d0980dc 00007f4c0d097392 00007f4c0705548c 00007f4c070548c6
0709 12:15:05.460492 (+1006734us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:05.392522 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:05.393039 (+   517us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:05.393070 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:15:05.393086 (+    16us) tablet.cc:662] Decoding operations
0709 12:15:05.393463 (+   377us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:05.393517 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:05.393542 (+    25us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:15:05.393835 (+   293us) tablet.cc:701] Row locks acquired
0709 12:15:05.393853 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:15:05.393978 (+   125us) write_op.cc:270] Start()
0709 12:15:05.394084 (+   106us) write_op.cc:276] Timestamp: P: 1783599305393934 usec, L: 0
0709 12:15:05.394105 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:15:05.394668 (+   563us) log.cc:844] Serialized 919 byte log entry
0709 12:15:05.396566 (+  1898us) op_driver.cc:464] REPLICATION: finished
0709 12:15:05.396852 (+   286us) write_op.cc:301] APPLY: starting
0709 12:15:05.396935 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:05.398141 (+  1206us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:05.398248 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:05.399421 (+  1173us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:05.399579 (+   158us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=4,key_file_lookups=4,delta_file_lookups=4,mrs_lookups=0
0709 12:15:05.399620 (+    41us) write_op.cc:312] APPLY: finished
0709 12:15:05.399810 (+   190us) log.cc:844] Serialized 33 byte log entry
0709 12:15:05.399969 (+   159us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:05.400056 (+    87us) write_op.cc:454] Released schema lock
0709 12:15:05.400094 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:05.400420 (+   326us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:05.400449 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":7,"spinlock_wait_cycles":273323904,"child_traces":[["op",{"apply.queue_time_us":92,"apply.run_cpu_time_us":3530,"apply.run_wall_time_us":3529,"cfile_cache_hit":8,"cfile_cache_hit_bytes":8364,"num_ops":2,"prepare.queue_time_us":103,"prepare.run_cpu_time_us":2400,"prepare.run_wall_time_us":2400,"replication_time_us":2360}]]}
I20260709 12:15:05.601987 20052 raft_consensus.cc:1064] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:05.615154 15108 raft_consensus.cc:1275] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:15:05.610246 20052 consensus_queue.cc:237] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 7, Current term: 15, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:05.618533 20125 raft_consensus.cc:1064] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:05.621389 20125 consensus_queue.cc:237] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 7, Current term: 13, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:05.626168 14935 catalog_manager.cc:5697] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 10 to 13. New cstate: current_term: 13 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:05.643932 19852 consensus_queue.cc:1048] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:15:05.698446 15188 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:15:05.705528 15040 raft_consensus.cc:1275] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 12:15:05.710292 19852 consensus_queue.cc:1048] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:15:05.712996 19963 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:05.717815 15716 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEARNER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:15:05.720140 15040 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:15:05.727793 15109 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 17 index: 10. (index mismatch)
I20260709 12:15:05.729547 20005 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.022s
I20260709 12:15:05.729859 20125 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.031s
I20260709 12:15:05.791185 19963 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.010s
W20260709 12:15:05.847848 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 70867.4us
I20260709 12:15:05.857483 15037 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 12:15:05.859323 15033 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 17 index: 10. (index mismatch)
I20260709 12:15:05.860950 15716 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 12:15:05.909262 14937 catalog_manager.cc:5697] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 9 to 10, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 10 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:05.917143 14937 catalog_manager.cc:5697] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 16 to 17, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 17 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:05.884312 20022 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.051s
I20260709 12:15:05.936782 19819 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260709 12:15:05.937953 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 52382.1us
I20260709 12:15:05.942934 19906 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:15:06.020823 15114 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 12:15:06.028743 20156 raft_consensus.cc:2955] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Committing config change with OpId 13.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:06.042111 15716 raft_consensus.cc:2955] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Committing config change with OpId 13.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:06.131913 19906 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.002s
I20260709 12:15:06.174371 20069 raft_consensus.cc:2955] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Committing config change with OpId 15.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:06.188905 14935 catalog_manager.cc:5697] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 13 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:06.217448 15033 raft_consensus.cc:2955] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Committing config change with OpId 15.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:06.241444 15036 raft_consensus.cc:2955] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Committing config change with OpId 13.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:06.258138 15716 raft_consensus.cc:2955] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Committing config change with OpId 15.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:06.278466 15108 consensus_queue.cc:237] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:06.300800 15713 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 12:15:06.302666 20125 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:06.305480 15033 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 12:15:06.310948 20155 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:06.312839 20155 raft_consensus.cc:2955] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Committing config change with OpId 13.11: config changed from index 10 to 11, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:06.323920 15713 raft_consensus.cc:2955] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Committing config change with OpId 13.11: config changed from index 10 to 11, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:06.324409 15035 raft_consensus.cc:2955] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Committing config change with OpId 13.11: config changed from index 10 to 11, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:06.325129 14935 catalog_manager.cc:5697] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 15 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:06.342612 14923 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3fd9c88e62f34f898d489687c5ebf7ee with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:06.343946 15188 raft_consensus.cc:2955] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Committing config change with OpId 13.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:06.379065 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:06.410015 14935 catalog_manager.cc:5697] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index 10 to 11, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New cstate: current_term: 13 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:06.475755 15176 tablet_service.cc:1558] Processing DeleteTablet for tablet 3fd9c88e62f34f898d489687c5ebf7ee with delete_type TABLET_DATA_TOMBSTONED (TS 37acd5ac26b54c4fb766e0134c390e73 not found in new config with opid_index 11) from {username='slave'} at 127.0.0.1:40280
W20260709 12:15:06.477615 15078 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:06.478402 20167 tablet_replica.cc:333] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:06.480055 20167 raft_consensus.cc:2243] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:06.482416 20167 raft_consensus.cc:2272] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.499854 15188 consensus_queue.cc:237] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 7, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:06.524289 20167 ts_tablet_manager.cc:1916] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:06.526430 15713 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 12:15:06.528290 15036 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 12:15:06.528143 19906 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:06.529707 19906 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:06.537422 19828 raft_consensus.cc:2955] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Committing config change with OpId 15.11: config changed from index 10 to 11, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:06.539023 15716 raft_consensus.cc:2955] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index 10 to 11, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:06.553167 14924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0722032df5c43008432205b24ec199b with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:06.554816 15035 raft_consensus.cc:2955] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index 10 to 11, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:06.570257 20167 ts_tablet_manager.cc:1929] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 13.10
I20260709 12:15:06.574331 20167 log.cc:1199] T 3fd9c88e62f34f898d489687c5ebf7ee P 37acd5ac26b54c4fb766e0134c390e73: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root/wals/3fd9c88e62f34f898d489687c5ebf7ee
I20260709 12:15:06.577726 14924 catalog_manager.cc:5028] TS 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): tablet 3fd9c88e62f34f898d489687c5ebf7ee (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:15:06.579746 14936 catalog_manager.cc:5697] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 10 to 11, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New cstate: current_term: 15 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:06.615666 15098 tablet_service.cc:1558] Processing DeleteTablet for tablet c0722032df5c43008432205b24ec199b with delete_type TABLET_DATA_TOMBSTONED (TS cb445d4f8d034987976d9b78da5532ac not found in new config with opid_index 11) from {username='slave'} at 127.0.0.1:41540
I20260709 12:15:06.660405 20168 tablet_replica.cc:333] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:06.674633 20168 raft_consensus.cc:2243] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:06.675323 20168 pending_rounds.cc:70] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac: Trying to abort 1 pending ops.
I20260709 12:15:06.675607 20168 pending_rounds.cc:77] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac: Aborting op as it isn't in flight: id { term: 15 index: 10 } timestamp: 7305622755750207488 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "c0722032df5c43008432205b24ec199b" old_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } } new_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } } }
I20260709 12:15:06.677865 20168 raft_consensus.cc:2917] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Aborting config change with OpId 15.10: Aborted: Op aborted
I20260709 12:15:06.678313 20168 raft_consensus.cc:2889] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:15:06.678722 20168 raft_consensus.cc:2272] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.725618 20168 ts_tablet_manager.cc:1916] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:06.898967 20168 ts_tablet_manager.cc:1929] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 15.10
I20260709 12:15:06.899439 20168 log.cc:1199] T c0722032df5c43008432205b24ec199b P cb445d4f8d034987976d9b78da5532ac: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-1-root/wals/c0722032df5c43008432205b24ec199b
I20260709 12:15:06.901283 14923 catalog_manager.cc:5028] TS cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): tablet c0722032df5c43008432205b24ec199b (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:15:06.903312 15108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:15:06.904066 15108 raft_consensus.cc:606] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:06.907485 15181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:15:06.908082 15181 raft_consensus.cc:606] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:06.917162 15108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:15:06.917857 15108 raft_consensus.cc:606] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:06.921186 15181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0722032df5c43008432205b24ec199b"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:15:06.921893 15181 raft_consensus.cc:606] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:06.931836 15108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:15:06.932572 15108 raft_consensus.cc:606] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:06.934242 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:06.936646 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:06.937908 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:07.034646 19828 raft_consensus.cc:993] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:07.035264 19828 raft_consensus.cc:1081] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:07.037333 15036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0722032df5c43008432205b24ec199b"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:15:07.038025 15036 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:07.038421 15036 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:07.047266 15036 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:07.049851 15036 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:07.053292 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:07.054075 15713 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:07.065686 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:07.066434 15186 raft_consensus.cc:3055] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 12:15:07.066788 15186 raft_consensus.cc:740] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:07.074883 15186 consensus_queue.cc:260] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:07.083753 15186 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:07.089090 15713 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 16.
I20260709 12:15:07.103988 19963 raft_consensus.cc:993] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:07.104640 20155 raft_consensus.cc:1081] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:07.105911 15003 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:15:07.106986 20037 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:07.107924 15035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:15:07.108572 15035 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:07.108935 15035 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:07.109267 20037 raft_consensus.cc:697] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:07.110342 20037 consensus_queue.cc:237] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:07.118312 15035 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:07.126580 15035 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:07.131508 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:07.132150 15108 raft_consensus.cc:3055] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Stepping down as leader of term 15
I20260709 12:15:07.132443 15108 raft_consensus.cc:740] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:07.133162 15108 consensus_queue.cc:260] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 15.7, Last appended by leader: 7, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:07.134351 15108 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:07.138612 15186 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 16.
I20260709 12:15:07.141680 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:07.142338 15181 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:07.140306 14936 catalog_manager.cc:5697] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 15 to 16, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 16 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.150759 15181 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 16.
I20260709 12:15:07.152987 15108 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 16.
I20260709 12:15:07.158030 15005 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:07.159171 20166 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:07.159761 20166 raft_consensus.cc:697] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:07.160650 20166 consensus_queue.cc:237] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 15.7, Last appended by leader: 7, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:07.179860 19828 raft_consensus.cc:993] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:07.180416 19828 raft_consensus.cc:1081] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:07.186846 15036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:15:07.187472 15036 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:07.187855 15036 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:07.198385 15036 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:07.200350 19963 raft_consensus.cc:993] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:07.200913 19963 raft_consensus.cc:1081] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:07.204617 15035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:15:07.205205 15035 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:07.205567 15035 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:07.213280 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:07.214577 15108 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:07.257092 15108 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 17.
I20260709 12:15:07.259230 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:07.259873 15184 raft_consensus.cc:3055] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 12:15:07.260174 15184 raft_consensus.cc:740] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:07.260972 15184 consensus_queue.cc:260] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:07.262043 15184 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:07.275573 15036 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 17 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:07.277611 15184 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 17.
I20260709 12:15:07.213543 15035 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:07.281998 15004 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:07.283490 19988 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 12:15:07.283993 19988 raft_consensus.cc:697] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 17 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:07.289564 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:07.290331 15109 raft_consensus.cc:3055] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:15:07.290668 15109 raft_consensus.cc:740] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:07.291590 15109 consensus_queue.cc:260] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:07.292768 15109 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:07.293358 15035 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:07.294387 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:07.294981 15186 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:07.303166 15186 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:15:07.304379 15005 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:07.306493 20166 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:07.307170 20166 raft_consensus.cc:697] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:07.308070 19988 consensus_queue.cc:237] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:07.308499 20166 consensus_queue.cc:237] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:07.321733 15109 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:15:07.359669 14936 catalog_manager.cc:5697] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 15 to 16, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 16 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.361477 14936 catalog_manager.cc:5697] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 16 to 17, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 17 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.363082 14936 catalog_manager.cc:5697] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 10 to 11, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 11 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.388949 19963 raft_consensus.cc:993] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:07.389434 19963 raft_consensus.cc:1081] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:07.396029 15186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40292
I20260709 12:15:07.396575 15186 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:07.396893 15186 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:07.406374 15186 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:07.408717 15186 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:07.409385 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:07.409999 15036 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:07.409879 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:07.410789 15109 raft_consensus.cc:3055] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:15:07.411062 15109 raft_consensus.cc:740] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:07.411803 15109 consensus_queue.cc:260] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:07.413560 15109 raft_consensus.cc:3060] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:07.420946 15036 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:15:07.422446 15156 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:07.423256 19906 raft_consensus.cc:2804] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:07.423751 19906 raft_consensus.cc:697] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:07.424561 19906 consensus_queue.cc:237] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:07.439702 15109 raft_consensus.cc:2468] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:15:07.457595 14936 catalog_manager.cc:5697] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 12 to 13, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 13 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
W20260709 12:15:07.480439 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 77230.8us
I20260709 12:15:07.549345 15115 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 15 index: 7. Preceding OpId from leader: term: 16 index: 8. (index mismatch)
I20260709 12:15:07.552742 20166 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:07.627074 15184 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 12:15:07.632251 19988 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:07.649792 15186 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 15 index: 7. Preceding OpId from leader: term: 16 index: 8. (index mismatch)
I20260709 12:15:07.654510 20166 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:07.669955 15713 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 12:15:07.672034 20037 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:07.746999 15115 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:15:07.753836 20166 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:07.766139 15181 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 12:15:07.770076 19988 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:07.782675 15109 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 12:15:07.784329 20187 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:07.807752 15181 consensus_queue.cc:237] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:07.820657 15035 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:15:07.823158 20022 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:15:07.831306 15185 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:15:07.848224 19988 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:15:07.867146 15115 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 12:15:07.870322 19906 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:15:07.871759 15036 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
W20260709 12:15:07.871981 15153 consensus_peers.cc:597] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 796a932a07d04bbe835ffef75365fcf5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.873488 19906 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:07.909842 20022 raft_consensus.cc:2955] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Committing config change with OpId 15.10: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:07.919652 15109 raft_consensus.cc:2955] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Committing config change with OpId 15.10: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:07.925148 15108 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 12:15:07.931401 15037 consensus_queue.cc:237] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:07.931799 19828 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 12:15:07.956066 15003 consensus_peers.cc:597] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17cd9ccf59344b6c8b9dab46976a0f3a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.959005 15186 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 12:15:07.960721 19988 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:07.967787 15115 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 12:15:07.969437 19988 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:08.015352 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:08.029014 15035 raft_consensus.cc:2955] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Committing config change with OpId 15.10: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:08.049803 19988 raft_consensus.cc:2955] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Committing config change with OpId 14.11: config changed from index -1 to 11, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:08.056855 15115 raft_consensus.cc:2955] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Committing config change with OpId 14.11: config changed from index -1 to 11, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:08.075177 14938 catalog_manager.cc:5697] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 15 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.084219 15186 raft_consensus.cc:2955] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Committing config change with OpId 14.11: config changed from index -1 to 11, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:08.103924 15036 consensus_queue.cc:237] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
W20260709 12:15:08.113308 15003 consensus_peers.cc:597] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8c44ddce483473a83ef344ed3615de0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.116098 15186 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:15:08.117651 20187 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:08.119921 15109 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:15:08.122696 20187 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:15:08.159320 20166 raft_consensus.cc:2955] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Committing config change with OpId 11.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:08.173156 15185 raft_consensus.cc:2955] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Committing config change with OpId 11.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:08.221019 15109 raft_consensus.cc:2955] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Committing config change with OpId 11.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:08.230139 15033 consensus_queue.cc:237] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
W20260709 12:15:08.257098 15003 consensus_peers.cc:597] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb2ad8153e6d4ed8ba2c278e9111be58. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:08.261261 15186 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:15:08.264050 20037 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:08.305073 14936 catalog_manager.cc:5697] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index -1 to 11, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 14 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:08.308300 14936 catalog_manager.cc:5697] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 11 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:08.314219 15185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:15:08.314934 15185 raft_consensus.cc:606] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:08.318807 15109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:15:08.319433 15109 raft_consensus.cc:606] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:08.334542 15035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:08.335222 15035 raft_consensus.cc:606] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 17 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:08.342948 15036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:08.343776 15036 raft_consensus.cc:606] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:08.346168 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:15:08.347847 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:08.348587 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:08.352764 15109 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 12:15:08.354341 19988 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:08.385474 20037 raft_consensus.cc:2955] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Committing config change with OpId 14.10: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:08.396548 15108 raft_consensus.cc:2955] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Committing config change with OpId 14.10: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:08.405207 20207 ts_tablet_manager.cc:933] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:08.416787 20155 raft_consensus.cc:993] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:08.417333 20155 raft_consensus.cc:1081] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:08.419212 15036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:15:08.420414 15036 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.420802 15036 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:08.420697 15185 raft_consensus.cc:2955] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Committing config change with OpId 14.10: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:08.429441 20207 tablet_copy_client.cc:323] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.3:40323
I20260709 12:15:08.431545 15200 tablet_copy_service.cc:140] P 37acd5ac26b54c4fb766e0134c390e73: Received BeginTabletCopySession request for tablet 796a932a07d04bbe835ffef75365fcf5 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:41162)
I20260709 12:15:08.432126 15200 tablet_copy_service.cc:161] P 37acd5ac26b54c4fb766e0134c390e73: Beginning new tablet copy session on tablet 796a932a07d04bbe835ffef75365fcf5 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:41162: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-796a932a07d04bbe835ffef75365fcf5
I20260709 12:15:08.450668 15200 tablet_copy_source_session.cc:215] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:08.452212 14938 catalog_manager.cc:5697] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 14 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:08.454763 20207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 796a932a07d04bbe835ffef75365fcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:08.451543 15036 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:08.470466 20196 raft_consensus.cc:993] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:08.470948 20196 raft_consensus.cc:1081] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:08.473053 15033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:15:08.473591 15033 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.473941 15033 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Advancing to term 19
I20260709 12:15:08.478519 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:08.479171 15108 raft_consensus.cc:3055] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:15:08.482064 15108 raft_consensus.cc:740] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:08.483515 15033 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 19 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:08.485646 15033 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 19 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:08.488018 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:08.488628 15115 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Advancing to term 19
I20260709 12:15:08.492405 20210 ts_tablet_manager.cc:933] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767)
I20260709 12:15:08.490401 15108 consensus_queue.cc:260] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:08.495255 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:08.497077 15184 raft_consensus.cc:3055] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 LEADER]: Stepping down as leader of term 18
I20260709 12:15:08.497299 15108 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:08.497421 15184 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:08.498231 15184 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 18.13, Last appended by leader: 13, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:08.500224 15184 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Advancing to term 19
I20260709 12:15:08.506175 15115 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 19.
I20260709 12:15:08.507622 15004 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:08.508507 20166 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 19 FOLLOWER]: Leader election won for term 19
I20260709 12:15:08.506983 15184 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 19.
I20260709 12:15:08.509003 20166 raft_consensus.cc:697] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 19 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:08.509899 20166 consensus_queue.cc:237] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 18.13, Last appended by leader: 13, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:08.515820 15036 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:08.518370 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:08.518939 20181 raft_consensus.cc:993] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:08.520993 20181 raft_consensus.cc:1081] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 17 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:08.522785 15713 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:08.525679 20210 tablet_copy_client.cc:323] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.1:39767
I20260709 12:15:08.528409 15050 tablet_copy_service.cc:140] P 2cdab4d204e440c194e8b09634795793: Received BeginTabletCopySession request for tablet 17cd9ccf59344b6c8b9dab46976a0f3a from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:51618)
I20260709 12:15:08.528955 15050 tablet_copy_service.cc:161] P 2cdab4d204e440c194e8b09634795793: Beginning new tablet copy session on tablet 17cd9ccf59344b6c8b9dab46976a0f3a from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:51618: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-17cd9ccf59344b6c8b9dab46976a0f3a
I20260709 12:15:08.544010 15108 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:15:08.547732 15004 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:08.549347 20181 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:15:08.549858 20181 raft_consensus.cc:697] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:08.550738 20181 consensus_queue.cc:237] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:08.563239 15109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:15:08.567863 15109 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.568609 15109 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Advancing to term 18
I20260709 12:15:08.687242 15109 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:08.696484 15109 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 18 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:08.693970 20207 tablet_copy_client.cc:806] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:08.697115 15050 tablet_copy_source_session.cc:215] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:08.697235 20207 tablet_copy_client.cc:670] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:08.703466 20214 ts_tablet_manager.cc:933] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767)
I20260709 12:15:08.707474 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:08.708093 15033 raft_consensus.cc:3055] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 12:15:08.708374 15033 raft_consensus.cc:740] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:08.709030 15033 consensus_queue.cc:260] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:08.710093 15033 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Advancing to term 18
I20260709 12:15:08.718225 14938 catalog_manager.cc:5697] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 18 to 19, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 19 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.720414 15713 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 14.
I20260709 12:15:08.722308 15033 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 18.
I20260709 12:15:08.728039 15081 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:08.728936 20156 raft_consensus.cc:2804] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Leader election won for term 18
I20260709 12:15:08.729424 20156 raft_consensus.cc:697] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 18 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:08.730384 20156 consensus_queue.cc:237] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:08.754285 20214 tablet_copy_client.cc:323] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.1:39767
I20260709 12:15:08.756088 15050 tablet_copy_service.cc:140] P 2cdab4d204e440c194e8b09634795793: Received BeginTabletCopySession request for tablet d8c44ddce483473a83ef344ed3615de0 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:51618)
I20260709 12:15:08.756633 15050 tablet_copy_service.cc:161] P 2cdab4d204e440c194e8b09634795793: Beginning new tablet copy session on tablet d8c44ddce483473a83ef344ed3615de0 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:51618: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-d8c44ddce483473a83ef344ed3615de0
I20260709 12:15:08.757961 20210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17cd9ccf59344b6c8b9dab46976a0f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:08.768831 20187 raft_consensus.cc:993] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:08.768996 15050 tablet_copy_source_session.cc:215] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:08.777661 14938 catalog_manager.cc:5697] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 13 to 14, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 14 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.774094 20207 tablet_copy_client.cc:538] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:08.795682 20214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c44ddce483473a83ef344ed3615de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:08.781176 20187 raft_consensus.cc:1081] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
W20260709 12:15:08.806290 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 44869.4us
I20260709 12:15:08.828387 20207 tablet_bootstrap.cc:492] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:08.839017 15185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40302
I20260709 12:15:08.839639 15185 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:08.840003 15185 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:08.844599 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:08.845259 15181 raft_consensus.cc:3060] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Advancing to term 18
I20260709 12:15:08.852538 15181 raft_consensus.cc:2468] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 18.
I20260709 12:15:08.842909 14938 catalog_manager.cc:5697] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 17 to 18, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 18 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.857828 15185 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:08.859663 20219 ts_tablet_manager.cc:933] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767)
I20260709 12:15:08.860862 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:08.867791 15033 raft_consensus.cc:3055] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:08.868181 15033 raft_consensus.cc:740] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:08.869024 15033 consensus_queue.cc:260] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:08.870306 15033 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:08.872803 20214 tablet_copy_client.cc:806] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:08.873423 20214 tablet_copy_client.cc:670] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:08.877086 15033 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:15:08.861053 15185 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:08.885777 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:08.886456 15109 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:08.889413 15156 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:08.890303 20196 raft_consensus.cc:2804] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:08.890798 20196 raft_consensus.cc:697] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:08.897934 15109 raft_consensus.cc:2468] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:15:08.892652 20196 consensus_queue.cc:237] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:08.911384 20214 tablet_copy_client.cc:538] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:08.930778 14937 catalog_manager.cc:5697] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 11 to 12, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 12 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:08.957964 15109 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:15:08.949028 20219 tablet_copy_client.cc:323] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.1:39767
I20260709 12:15:08.959378 20214 tablet_bootstrap.cc:492] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:08.959544 20210 tablet_copy_client.cc:806] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:08.970065 20210 tablet_copy_client.cc:670] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:08.975538 15049 tablet_copy_service.cc:140] P 2cdab4d204e440c194e8b09634795793: Received BeginTabletCopySession request for tablet eb2ad8153e6d4ed8ba2c278e9111be58 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:51618)
I20260709 12:15:08.976161 15049 tablet_copy_service.cc:161] P 2cdab4d204e440c194e8b09634795793: Beginning new tablet copy session on tablet eb2ad8153e6d4ed8ba2c278e9111be58 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:51618: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-eb2ad8153e6d4ed8ba2c278e9111be58
I20260709 12:15:08.976732 20187 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:08.982589 20210 tablet_copy_client.cc:538] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:08.993367 15049 tablet_copy_source_session.cc:215] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:08.998996 20210 tablet_bootstrap.cc:492] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:09.001024 20219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2ad8153e6d4ed8ba2c278e9111be58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:09.011592 15185 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 18 index: 13. Preceding OpId from leader: term: 19 index: 14. (index mismatch)
I20260709 12:15:09.013209 20216 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 12:15:09.047415 15713 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:15:09.051419 20216 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.003s
W20260709 12:15:09.179378 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 102674us
I20260709 12:15:09.206212 20219 tablet_copy_client.cc:806] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:09.206997 20219 tablet_copy_client.cc:670] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:09.231571 15109 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 19 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 18 index: 13. Preceding OpId from leader: term: 19 index: 14. (index mismatch)
W20260709 12:15:09.260929 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 121161us
I20260709 12:15:09.286723 20037 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 12:15:09.248335 20219 tablet_copy_client.cc:538] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:09.317911 15185 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 18 index: 12. (index mismatch)
I20260709 12:15:09.210314 20207 tablet_bootstrap.cc:492] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=1 applied=10 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:09.332743 20214 tablet_bootstrap.cc:492] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=1 applied=9 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:09.335436 20214 tablet_bootstrap.cc:492] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:09.336253 20214 ts_tablet_manager.cc:1403] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.377s	user 0.041s	sys 0.004s
I20260709 12:15:09.335479 20207 tablet_bootstrap.cc:492] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:09.383801 20207 ts_tablet_manager.cc:1403] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.556s	user 0.037s	sys 0.015s
I20260709 12:15:09.388269 20207 raft_consensus.cc:359] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:09.389273 20207 raft_consensus.cc:740] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:09.390050 20207 consensus_queue.cc:260] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:09.393592 20214 raft_consensus.cc:359] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:09.394366 20214 raft_consensus.cc:740] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
W20260709 12:15:09.395635 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 77603.8us
I20260709 12:15:09.394958 20214 consensus_queue.cc:260] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:09.398955 20214 ts_tablet_manager.cc:1434] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.062s	user 0.001s	sys 0.005s
I20260709 12:15:09.408103 15049 tablet_copy_service.cc:342] P 2cdab4d204e440c194e8b09634795793: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-d8c44ddce483473a83ef344ed3615de0 received from {username='slave'} at 127.0.0.1:51618
I20260709 12:15:09.408641 15049 tablet_copy_service.cc:434] P 2cdab4d204e440c194e8b09634795793: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-d8c44ddce483473a83ef344ed3615de0 on tablet d8c44ddce483473a83ef344ed3615de0 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:09.410971 15036 raft_consensus.cc:1275] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 18 index: 12. (index mismatch)
I20260709 12:15:09.415172 15114 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:09.418476 19906 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:09.418884 15716 raft_consensus.cc:3060] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 LEARNER]: Advancing to term 12
I20260709 12:15:09.408288 20156 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:09.427706 15715 raft_consensus.cc:1217] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEARNER]: Deduplicated request from leader. Original: 15.9->[15.10-15.10]   Dedup: 15.10->[]
I20260709 12:15:09.431032 15716 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:09.431556 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:09.432200 15036 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:09.435781 20219 tablet_bootstrap.cc:492] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:09.433140 20237 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:15:09.436357 20022 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:09.445405 20221 consensus_queue.cc:1048] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.002s
I20260709 12:15:09.520089 20196 raft_consensus.cc:1064] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:09.528944 20207 ts_tablet_manager.cc:1434] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.145s	user 0.009s	sys 0.000s
I20260709 12:15:09.579707 20210 tablet_bootstrap.cc:492] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=1 applied=11 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:09.597122 20210 tablet_bootstrap.cc:492] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:09.634366 20210 ts_tablet_manager.cc:1403] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.637s	user 0.054s	sys 0.003s
I20260709 12:15:09.637687 20210 raft_consensus.cc:359] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
W20260709 12:15:09.670449 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 187745us
I20260709 12:15:09.679908 20196 consensus_queue.cc:237] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 9, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:09.700372 15107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:15:09.701071 15107 raft_consensus.cc:606] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:09.706387 15716 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:09.707495 20217 raft_consensus.cc:1027] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: attempt to promote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260709 12:15:09.708071 19906 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:09.715631 15036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:09.716329 15036 raft_consensus.cc:606] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:09.719447 15186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:15:09.720044 15186 raft_consensus.cc:606] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:09.725943 15033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:09.726511 15033 raft_consensus.cc:606] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:09.727514 15200 tablet_copy_service.cc:342] P 37acd5ac26b54c4fb766e0134c390e73: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-796a932a07d04bbe835ffef75365fcf5 received from {username='slave'} at 127.0.0.1:41162
I20260709 12:15:09.727981 15200 tablet_copy_service.cc:434] P 37acd5ac26b54c4fb766e0134c390e73: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-796a932a07d04bbe835ffef75365fcf5 on tablet 796a932a07d04bbe835ffef75365fcf5 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:09.729485 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:15:09.731225 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:09.732014 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:09.732249 15033 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:09.735729 20210 raft_consensus.cc:740] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:09.745805 20210 consensus_queue.cc:260] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:09.763046 20210 ts_tablet_manager.cc:1434] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.128s	user 0.006s	sys 0.000s
I20260709 12:15:09.754516 20245 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.013s
I20260709 12:15:09.764987 15049 tablet_copy_service.cc:342] P 2cdab4d204e440c194e8b09634795793: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-17cd9ccf59344b6c8b9dab46976a0f3a received from {username='slave'} at 127.0.0.1:51618
I20260709 12:15:09.765407 15049 tablet_copy_service.cc:434] P 2cdab4d204e440c194e8b09634795793: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-17cd9ccf59344b6c8b9dab46976a0f3a on tablet 17cd9ccf59344b6c8b9dab46976a0f3a with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:09.776149 20247 raft_consensus.cc:2955] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Committing config change with OpId 12.11: config changed from index 9 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:09.777673 15036 raft_consensus.cc:2955] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 9 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:09.798952 15716 raft_consensus.cc:2955] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 9 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:09.831643 15108 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:09.831673 15715 raft_consensus.cc:1217] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 LEARNER]: Deduplicated request from leader. Original: 14.10->[14.11-14.11]   Dedup: 14.11->[]
I20260709 12:15:09.856444 20219 tablet_bootstrap.cc:492] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:09.857458 20219 tablet_bootstrap.cc:492] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:09.858255 20219 ts_tablet_manager.cc:1403] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.423s	user 0.048s	sys 0.026s
I20260709 12:15:09.852984 14938 catalog_manager.cc:5697] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index 9 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 12 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:09.861382 20219 raft_consensus.cc:359] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:09.862303 20219 raft_consensus.cc:740] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:09.863034 20219 consensus_queue.cc:260] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:09.866356 20219 ts_tablet_manager.cc:1434] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:09.868440 15049 tablet_copy_service.cc:342] P 2cdab4d204e440c194e8b09634795793: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-eb2ad8153e6d4ed8ba2c278e9111be58 received from {username='slave'} at 127.0.0.1:51618
I20260709 12:15:09.868933 15049 tablet_copy_service.cc:434] P 2cdab4d204e440c194e8b09634795793: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-eb2ad8153e6d4ed8ba2c278e9111be58 on tablet eb2ad8153e6d4ed8ba2c278e9111be58 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:09.907675 15715 raft_consensus.cc:1217] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 LEARNER]: Deduplicated request from leader. Original: 14.9->[14.10-14.10]   Dedup: 14.10->[]
I20260709 12:15:09.927553 20233 raft_consensus.cc:993] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:09.928086 20233 raft_consensus.cc:1081] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:09.979766 20196 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:15:10.035691 15185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40302
I20260709 12:15:10.036361 15185 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:10.036743 15185 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:10.045025 15185 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:10.047199 15185 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:10.048825 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:10.052892 15033 raft_consensus.cc:3055] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:15:10.053216 15033 raft_consensus.cc:740] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:10.053892 20196 raft_consensus.cc:993] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:10.054459 20196 raft_consensus.cc:1081] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:10.061579 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:10.062203 15114 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:10.054050 15033 consensus_queue.cc:260] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:10.030591 15109 raft_consensus.cc:2955] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 9 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:10.084687 20217 raft_consensus.cc:1064] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:10.097545 15033 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:10.098129 20217 consensus_queue.cc:237] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 8, Current term: 15, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:10.079478 20232 raft_consensus.cc:993] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:10.099660 20232 raft_consensus.cc:1081] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:10.103401 15035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:15:10.104074 15035 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:10.104447 15035 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:10.085770 15114 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:15:10.111553 15035 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:10.113976 15154 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:10.127197 15184 consensus_queue.cc:237] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:10.128060 15033 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:15:10.133247 15035 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:10.139869 15715 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 12:15:10.150581 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:10.132867 20245 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:15:10.153272 15184 raft_consensus.cc:3055] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:15:10.153869 15184 raft_consensus.cc:740] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:10.160959 15184 consensus_queue.cc:260] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:10.161538 20245 raft_consensus.cc:697] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:10.167086 15184 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:10.167244 15035 raft_consensus.cc:1275] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
W20260709 12:15:10.176858 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 66729.4us
I20260709 12:15:10.184751 15107 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:15:10.185415 15107 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:10.185860 15107 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:10.187660 20245 consensus_queue.cc:237] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:10.194087 15107 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:10.197310 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:10.197901 15715 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:10.202245 15716 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 12:15:10.205359 15107 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:10.206753 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:10.207345 15108 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:10.204512 19906 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.008s
I20260709 12:15:10.174510 20022 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.019s
I20260709 12:15:10.220531 20237 consensus_queue.cc:1048] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:10.230953 15715 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:15:10.232594 15078 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:10.239529 20221 raft_consensus.cc:993] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:10.240151 20221 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:10.240864 20261 raft_consensus.cc:1081] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:10.242604 20221 raft_consensus.cc:697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:10.243942 20221 consensus_queue.cc:237] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 11.12, Last appended by leader: 12, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:10.254070 15108 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
W20260709 12:15:10.261701 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 77026.1us
I20260709 12:15:10.268450 15004 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:10.269915 15107 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 12:15:10.275547 19906 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:10.288735 15035 raft_consensus.cc:2955] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Committing config change with OpId 12.12: config changed from index 11 to 12, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:10.292620 20232 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:10.348273 15036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:15:10.348907 15036 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:10.349310 15036 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:10.360867 15184 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:15:10.257743 20022 raft_consensus.cc:2955] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Committing config change with OpId 12.12: config changed from index 11 to 12, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:10.381656 15036 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:10.388538 15040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:10.389195 15040 raft_consensus.cc:3055] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:10.389489 15040 raft_consensus.cc:740] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:10.390247 15040 consensus_queue.cc:260] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 11.12, Last appended by leader: 12, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:10.411612 15036 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:10.414140 15040 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
W20260709 12:15:10.414651 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 71373.7us
W20260709 12:15:10.407470 20265 log.cc:927] Time spent T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.085s	user 0.000s	sys 0.001s
I20260709 12:15:10.419610 15715 raft_consensus.cc:2955] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Committing config change with OpId 12.12: config changed from index 11 to 12, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:15:10.440418 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 83418.9us
I20260709 12:15:10.443537 15037 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 12:15:10.461475 14924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d8c44ddce483473a83ef344ed3615de0 with cas_config_opid_index 11: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:10.450152 20237 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.018s
W20260709 12:15:10.493981 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 85975us
W20260709 12:15:10.523705 20266 log.cc:927] Time spent T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
W20260709 12:15:10.524588 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 72458.6us
I20260709 12:15:10.533068 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:10.533762 15107 raft_consensus.cc:3055] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:15:10.534086 15107 raft_consensus.cc:740] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:10.534785 15107 consensus_queue.cc:260] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:10.552248 15040 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:15:10.592244 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:10.592888 15184 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:10.600811 15184 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:15:10.605391 15005 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:10.613577 19988 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:10.614089 19988 raft_consensus.cc:697] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:10.614899 19988 consensus_queue.cc:237] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:10.639559 15107 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:10.647404 20251 raft_consensus.cc:1064] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:10.653239 20278 raft_consensus.cc:2955] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Committing config change with OpId 15.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:10.674930 15181 raft_consensus.cc:1240] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 14. Current term is 15. Ops: []
W20260709 12:15:10.703647 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 417540us
I20260709 12:15:10.707324 14938 catalog_manager.cc:5697] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 13 to 14, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 14 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:10.712764 15114 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 12:15:10.716389 15114 raft_consensus.cc:2955] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:10.724730 14935 catalog_manager.cc:5697] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 11 to 12, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New cstate: current_term: 12 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:10.737495 15107 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:15:10.747661 20232 raft_consensus.cc:697] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:15:10.774474 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 176740us
I20260709 12:15:10.787622 20277 raft_consensus.cc:1064] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:10.790257 20277 consensus_queue.cc:237] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 8, Current term: 14, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:10.822260 20251 consensus_queue.cc:237] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 9, Current term: 14, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:10.824373 20196 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:10.825426 15715 raft_consensus.cc:2955] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:10.803771 20232 consensus_queue.cc:237] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:10.844455 15033 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 12:15:10.863593 15716 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 LEARNER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:15:10.871206 15189 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:15:10.872653 20290 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:10.874675 20290 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:10.895785 15114 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:15:10.907604 19906 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:15:10.912202 15189 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 12:15:10.913789 15715 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 LEARNER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 12:15:10.920535 15037 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 11 index: 12. Preceding OpId from leader: term: 12 index: 13. (index mismatch)
I20260709 12:15:10.922935 20294 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:10.947098 20258 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 12:15:10.953301 15040 raft_consensus.cc:2955] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:10.951602 20290 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.023s
I20260709 12:15:10.990832 20232 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:11.033824 15719 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 11 index: 12. Preceding OpId from leader: term: 12 index: 13. (index mismatch)
W20260709 12:15:11.063666 20304 log.cc:927] Time spent T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 12:15:11.066218 15113 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 12:15:11.076020 20257 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 12:15:11.090824 20252 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:11.096887 20288 raft_consensus.cc:2955] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Committing config change with OpId 14.12: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.102283 15716 raft_consensus.cc:2955] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Committing config change with OpId 14.12: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.118018 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:11.124068 14936 catalog_manager.cc:5697] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 14 to 15, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 15 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:11.140630 15115 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 12:15:11.188021 15098 tablet_service.cc:1558] Processing DeleteTablet for tablet d8c44ddce483473a83ef344ed3615de0 with delete_type TABLET_DATA_TOMBSTONED (TS cb445d4f8d034987976d9b78da5532ac not found in new config with opid_index 12) from {username='slave'} at 127.0.0.1:41540
I20260709 12:15:11.252180 14937 catalog_manager.cc:5697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 11 to 12, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 12 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:11.253907 14937 catalog_manager.cc:5697] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 15 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.259477 15109 raft_consensus.cc:2955] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Committing config change with OpId 14.12: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.171850 20251 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.061s
I20260709 12:15:11.295166 15186 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 12:15:11.295552 15185 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 12:15:11.295907 15181 raft_consensus.cc:2955] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Committing config change with OpId 14.12: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.328217 19988 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:11.332568 20283 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.016s
I20260709 12:15:11.383148 20317 tablet_replica.cc:333] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:11.389595 20272 raft_consensus.cc:2955] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Committing config change with OpId 14.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.401505 15184 consensus_queue.cc:237] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:11.409225 15114 raft_consensus.cc:2955] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Committing config change with OpId 14.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.435060 15719 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 12:15:11.424074 14938 catalog_manager.cc:5697] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 14 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.454550 20263 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.016s
I20260709 12:15:11.478531 15113 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 12:15:11.491089 15113 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 12:15:11.495581 15184 raft_consensus.cc:2955] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Committing config change with OpId 14.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.507889 20237 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.002s
I20260709 12:15:11.523571 20252 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:11.527843 20281 raft_consensus.cc:2955] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Committing config change with OpId 15.12: config changed from index 11 to 12, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.538334 20317 raft_consensus.cc:2243] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.533010 15719 raft_consensus.cc:2955] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.549340 15186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:15:11.550062 15186 raft_consensus.cc:606] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:11.553037 15114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:15:11.553623 15114 raft_consensus.cc:606] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 17 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:11.556720 15036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:11.557349 15036 raft_consensus.cc:606] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:11.558615 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:15:11.560302 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:11.561051 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:11.567812 14935 catalog_manager.cc:5697] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 14 to 15, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 15 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } }
I20260709 12:15:11.548188 15716 raft_consensus.cc:2955] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Committing config change with OpId 14.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.582170 20317 raft_consensus.cc:2272] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.593598 20317 ts_tablet_manager.cc:1916] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:11.622510 20298 raft_consensus.cc:993] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:11.623103 20298 raft_consensus.cc:1081] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:11.635761 15116 raft_consensus.cc:2955] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.647524 14924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 796a932a07d04bbe835ffef75365fcf5 with cas_config_opid_index 11: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:11.652117 15185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40302
I20260709 12:15:11.652771 15185 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:11.653154 15185 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:11.662535 15185 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:11.665475 15185 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:11.666671 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:11.673661 15036 raft_consensus.cc:3055] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:15:11.673974 15036 raft_consensus.cc:740] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:11.674691 15036 consensus_queue.cc:260] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:11.676164 15036 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:11.677788 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:11.679818 14936 catalog_manager.cc:5697] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 14 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:11.682987 15036 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 15.
I20260709 12:15:11.689847 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:11.703043 15116 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:11.713929 15116 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 15.
I20260709 12:15:11.716578 14937 catalog_manager.cc:5697] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 11 to 12, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New cstate: current_term: 15 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.723763 15154 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:11.731387 20237 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:11.731873 20237 raft_consensus.cc:697] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:11.732733 20237 consensus_queue.cc:237] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:11.733510 14925 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet eb2ad8153e6d4ed8ba2c278e9111be58 with cas_config_opid_index 11: ChangeConfig:REMOVE_PEER failed with leader 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 2cdab4d204e440c194e8b09634795793 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 15 committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.729663 15028 tablet_service.cc:1558] Processing DeleteTablet for tablet 796a932a07d04bbe835ffef75365fcf5 with delete_type TABLET_DATA_TOMBSTONED (TS 2cdab4d204e440c194e8b09634795793 not found in new config with opid_index 12) from {username='slave'} at 127.0.0.1:50602
I20260709 12:15:11.764624 20221 raft_consensus.cc:993] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:11.765142 20221 raft_consensus.cc:1081] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 17 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:11.773605 14937 catalog_manager.cc:5697] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 14 to 15, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 15 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:11.773424 15036 consensus_queue.cc:237] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:11.777565 20317 ts_tablet_manager.cc:1929] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 12.11
I20260709 12:15:11.782004 15186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40292
I20260709 12:15:11.782554 15186 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:11.782881 15186 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Advancing to term 18
I20260709 12:15:11.791640 15186 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:11.778131 20317 log.cc:1199] T d8c44ddce483473a83ef344ed3615de0 P cb445d4f8d034987976d9b78da5532ac: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-1-root/wals/d8c44ddce483473a83ef344ed3615de0
I20260709 12:15:11.802776 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:11.803301 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:11.803479 15116 raft_consensus.cc:3055] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 17 LEADER]: Stepping down as leader of term 17
I20260709 12:15:11.803885 15116 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 17 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:11.805173 15035 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Advancing to term 18
I20260709 12:15:11.806324 15716 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 12:15:11.807960 20272 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 12:15:11.813807 15035 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 18.
I20260709 12:15:11.815634 15113 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 12:15:11.817790 15186 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 18 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:11.818595 15156 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:11.804630 20326 tablet_replica.cc:333] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:11.826121 20237 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Leader election won for term 18
I20260709 12:15:11.826678 20237 raft_consensus.cc:697] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 18 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:11.827550 20237 consensus_queue.cc:237] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 17.10, Last appended by leader: 10, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:11.827940 15185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40280
I20260709 12:15:11.828474 15185 raft_consensus.cc:606] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Received request to transfer leadership
I20260709 12:15:11.804764 15116 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 17.10, Last appended by leader: 10, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:11.834142 14923 catalog_manager.cc:5028] TS cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): tablet d8c44ddce483473a83ef344ed3615de0 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:15:11.830045 20272 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.005s
I20260709 12:15:11.838096 15116 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Advancing to term 18
I20260709 12:15:11.840229 20251 raft_consensus.cc:2955] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Committing config change with OpId 14.13: config changed from index 12 to 13, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.835526 15185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40280
I20260709 12:15:11.846566 15185 raft_consensus.cc:606] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Received request to transfer leadership
I20260709 12:15:11.845762 15716 raft_consensus.cc:2955] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Committing config change with OpId 14.13: config changed from index 12 to 13, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.847868 15114 raft_consensus.cc:2955] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Committing config change with OpId 14.13: config changed from index 12 to 13, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:11.853567 15116 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 18.
I20260709 12:15:11.977377 20326 raft_consensus.cc:2243] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.978411 20326 raft_consensus.cc:2272] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:11.983927 14924 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for eb2ad8153e6d4ed8ba2c278e9111be58 already in progress
I20260709 12:15:12.045930 20326 ts_tablet_manager.cc:1916] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:15:12.071612 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 215207us
I20260709 12:15:12.136909 14925 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 17cd9ccf59344b6c8b9dab46976a0f3a with cas_config_opid_index 12: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:12.165098 15185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40280
I20260709 12:15:12.165905 15185 raft_consensus.cc:606] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Received request to transfer leadership
W20260709 12:15:12.232334 14924 catalog_manager.cc:4755] TS 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): ChangeConfig:REMOVE_PEER RPC failed for tablet eb2ad8153e6d4ed8ba2c278e9111be58: Remote error: Service unavailable: leader transfer in progress
W20260709 12:15:12.239053 14986 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:15:12.239498 14986 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for eb2ad8153e6d4ed8ba2c278e9111be58 already in progress
W20260709 12:15:12.239775 14986 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for eb2ad8153e6d4ed8ba2c278e9111be58 already in progress
W20260709 12:15:12.253996 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 144507us
I20260709 12:15:12.292398 15719 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Advancing to term 15
W20260709 12:15:12.321547 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 52846.8us
I20260709 12:15:12.328576 15719 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 12:15:12.346257 20326 ts_tablet_manager.cc:1929] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 15.11
I20260709 12:15:12.361878 20326 log.cc:1199] T 796a932a07d04bbe835ffef75365fcf5 P 2cdab4d204e440c194e8b09634795793: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-0-root/wals/796a932a07d04bbe835ffef75365fcf5
I20260709 12:15:12.427659 14938 catalog_manager.cc:5697] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 12 to 13, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New cstate: current_term: 14 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:12.443533 14925 catalog_manager.cc:5028] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): tablet 796a932a07d04bbe835ffef75365fcf5 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
W20260709 12:15:12.460760 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 182179us
I20260709 12:15:12.475315 15033 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 12:15:12.505892 15033 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 17 index: 10. Preceding OpId from leader: term: 18 index: 11. (index mismatch)
I20260709 12:15:12.517160 14936 catalog_manager.cc:5697] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 17 to 18, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 18 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
W20260709 12:15:12.549284 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 83266.9us
I20260709 12:15:12.563165 20350 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:12.580888 20327 raft_consensus.cc:993] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:12.581518 20327 raft_consensus.cc:1081] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:12.612370 20196 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:12.613103 20354 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:12.613561 15035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:15:12.614969 15035 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.615365 15035 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:12.627853 20329 raft_consensus.cc:993] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 1f3445d48e0b46c7b7a0cee3c2c24b07 to start an election
I20260709 12:15:12.628372 20329 raft_consensus.cc:1081] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Signalling peer 1f3445d48e0b46c7b7a0cee3c2c24b07 to start an election
I20260709 12:15:12.632911 15719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58"
dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
 from {username='slave'} at 127.0.0.1:43830
I20260709 12:15:12.633481 15719 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.633826 15719 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:12.636988 15035 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:12.644663 15113 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 17 index: 10. Preceding OpId from leader: term: 18 index: 11. (index mismatch)
I20260709 12:15:12.650147 15035 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:12.654141 15114 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 12:15:12.690888 15719 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:12.695794 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:12.696410 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:12.697049 15186 raft_consensus.cc:3055] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:15:12.697328 15186 raft_consensus.cc:740] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:12.696410 15116 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:12.708738 15186 consensus_queue.cc:260] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:12.715464 20341 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:12.732553 15186 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:12.732853 15116 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:15:12.739059 15004 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:12.745950 15186 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:15:12.752597 20355 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.005s
I20260709 12:15:12.751647 20272 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:12.782369 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:12.785046 15719 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:12.786980 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:12.787436 15184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:12.787974 15184 raft_consensus.cc:3055] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 12:15:12.788275 15184 raft_consensus.cc:740] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:12.789064 15184 consensus_queue.cc:260] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.12, Last appended by leader: 12, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:12.793557 15184 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:12.803494 15184 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 16.
I20260709 12:15:12.781584 20272 raft_consensus.cc:697] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:12.808606 20272 consensus_queue.cc:237] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:12.811190 20357 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:12.811841 20357 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:12.814656 20357 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:12.816799 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:12.818830 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:12.824604 15683 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:12.825408 20339 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 12:15:12.825999 15176 tablet_service.cc:1558] Processing DeleteTablet for tablet 17cd9ccf59344b6c8b9dab46976a0f3a with delete_type TABLET_DATA_TOMBSTONED (TS 37acd5ac26b54c4fb766e0134c390e73 not found in new config with opid_index 13) from {username='slave'} at 127.0.0.1:40280
I20260709 12:15:12.830082 15156 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:15:12.831156 20357 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:12.848496 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:12.856196 20368 tablet_replica.cc:333] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:12.857373 20368 raft_consensus.cc:2243] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:12.858314 20368 raft_consensus.cc:2272] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:12.858563 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:12.941006 15033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:12.941706 15033 raft_consensus.cc:606] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:12.945168 15184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:15:12.945801 15184 raft_consensus.cc:606] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
W20260709 12:15:12.934527 14924 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet eb2ad8153e6d4ed8ba2c278e9111be58 with cas_config_opid_index 11: ChangeConfig:REMOVE_PEER failed with leader 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 37acd5ac26b54c4fb766e0134c390e73 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 16 committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:12.948734 15184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:15:12.950243 15184 raft_consensus.cc:606] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:12.957118 20368 ts_tablet_manager.cc:1916] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:12.971297 14937 catalog_manager.cc:5697] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 14 to 15, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 15 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:12.983708 15184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:15:12.984241 15184 raft_consensus.cc:606] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:12.990550 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:15:12.997205 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:12.998050 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:13.020081 20368 ts_tablet_manager.cc:1929] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 14.12
I20260709 12:15:13.020614 20368 log.cc:1199] T 17cd9ccf59344b6c8b9dab46976a0f3a P 37acd5ac26b54c4fb766e0134c390e73: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root/wals/17cd9ccf59344b6c8b9dab46976a0f3a
I20260709 12:15:13.024156 14924 catalog_manager.cc:5028] TS 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): tablet 17cd9ccf59344b6c8b9dab46976a0f3a (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:15:13.029806 20355 raft_consensus.cc:993] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:13.030406 20357 raft_consensus.cc:1081] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:13.031965 15036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:15:13.032483 15036 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:13.032828 15036 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:13.039660 15036 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:13.045655 20263 raft_consensus.cc:993] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:13.046294 20344 raft_consensus.cc:1081] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:13.053045 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:13.055310 15114 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:13.046386 15036 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:13.071449 15113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41558
I20260709 12:15:13.072038 15113 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:13.072384 15113 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:13.072491 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:13.073072 15181 raft_consensus.cc:3055] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:13.073329 15181 raft_consensus.cc:740] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:13.074054 15181 consensus_queue.cc:260] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:13.075259 15181 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:13.078892 15114 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:15:13.083406 15004 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:13.084291 20298 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:13.084769 20298 raft_consensus.cc:697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:13.085589 20298 consensus_queue.cc:237] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:13.108616 15181 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:15:13.107474 15113 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:13.117030 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:13.117645 15035 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:13.117563 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb9b69a03e74293943ee749800c4fa5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:13.118404 15181 raft_consensus.cc:3055] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:15:13.118831 15181 raft_consensus.cc:740] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:13.119659 15181 consensus_queue.cc:260] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:13.120748 15181 raft_consensus.cc:3060] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:13.128547 15035 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 15.
I20260709 12:15:13.130050 15081 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:13.131297 15181 raft_consensus.cc:2468] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 15.
I20260709 12:15:13.134233 20274 raft_consensus.cc:2804] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:13.136978 20274 raft_consensus.cc:697] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:13.137939 20274 consensus_queue.cc:237] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:13.116407 15113 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:13.176903 14937 catalog_manager.cc:5697] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 14 to 15, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 15 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:13.211165 14936 catalog_manager.cc:5697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 11 to 12, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 12 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:13.226078 20359 raft_consensus.cc:993] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:13.226702 20359 raft_consensus.cc:1081] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:13.228921 15114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:15:13.233446 15114 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:13.233790 15114 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:13.247840 15114 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:13.250448 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:13.250506 15114 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 17 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:13.250664 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:13.251116 15036 raft_consensus.cc:3055] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 12:15:13.251271 15186 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:13.251464 15036 raft_consensus.cc:740] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:13.252337 15036 consensus_queue.cc:260] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:13.253515 15036 raft_consensus.cc:3060] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:13.257519 15186 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 17.
I20260709 12:15:13.264127 15080 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:13.265100 20256 raft_consensus.cc:2804] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Leader election won for term 17
I20260709 12:15:13.265635 20256 raft_consensus.cc:697] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 17 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:13.266552 20256 consensus_queue.cc:237] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:13.267907 15036 raft_consensus.cc:2468] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 17.
I20260709 12:15:13.280771 20344 raft_consensus.cc:993] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:13.281313 20344 raft_consensus.cc:1081] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:13.285218 15036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:15:13.285873 15036 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:13.286237 15036 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:13.294338 15036 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:13.297333 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:13.298089 15114 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:13.298873 15036 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:13.300113 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:13.300941 15186 raft_consensus.cc:3055] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 12:15:13.301282 15186 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:13.303227 15186 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:13.304616 15186 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:13.308964 15114 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 16.
I20260709 12:15:13.310380 15004 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:13.311548 20343 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:13.312124 20343 raft_consensus.cc:697] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:13.313035 20343 consensus_queue.cc:237] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:13.316818 15186 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 16.
I20260709 12:15:13.340231 14936 catalog_manager.cc:5697] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 16 to 17, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 17 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:13.345399 15181 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 12:15:13.347023 20359 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:13.409641 14936 catalog_manager.cc:5697] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 15 to 16, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 16 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:13.467770 15109 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 12:15:13.483656 20343 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:13.517867 15186 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:15:13.521191 20343 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:15:13.576574 15114 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:15:13.578044 20283 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:13.634254 15036 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 12:15:13.636201 20274 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:13.672616 15181 raft_consensus.cc:1275] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 12:15:13.674319 20256 consensus_queue.cc:1048] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:13.808348 15181 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 12:15:13.817234 20256 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:13.838975 15109 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 12:15:13.842420 20360 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:13.847766 15033 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 12:15:13.851130 20256 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:13.880741 15189 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 12:15:13.886108 20283 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.010s
I20260709 12:15:14.093127 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:14.118472 15113 consensus_queue.cc:237] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 8, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:14.138690 15181 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 12:15:14.140916 20274 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:14.141628 15036 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
W20260709 12:15:14.144550 15078 consensus_peers.cc:597] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c43b082f4fa41ab97cd1bc022ef4c01. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:14.144402 20274 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.003s
I20260709 12:15:14.189714 20383 raft_consensus.cc:2955] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Committing config change with OpId 16.10: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:14.191874 20360 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:14.192508 20360 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:14.196374 15189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:14.197135 15189 raft_consensus.cc:2393] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 16: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:15:14.197520 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:14.198240 15715 raft_consensus.cc:2393] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdab4d204e440c194e8b09634795793 in current term 16: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:15:14.200626 15005 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:14.201423 20359 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:14.207509 20360 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:14.211454 15033 raft_consensus.cc:2955] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Committing config change with OpId 16.10: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:14.212580 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:14.215828 15189 raft_consensus.cc:2955] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Committing config change with OpId 16.10: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:14.236351 14936 catalog_manager.cc:5697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 16 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:14.245566 15036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:14.246161 15036 raft_consensus.cc:606] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:14.249205 15036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:14.249768 15036 raft_consensus.cc:606] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 19 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:14.257091 15113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:15:14.257723 15113 raft_consensus.cc:606] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:14.283571 20274 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:14.284170 20274 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:14.244053 20359 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:14.320398 15033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e062234142884cef8fa9611955534ba4"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:14.321152 15033 raft_consensus.cc:606] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:14.324329 15113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:15:14.324954 15113 raft_consensus.cc:606] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:14.326320 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:14.328269 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:14.330036 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:14.330941 15719 raft_consensus.cc:2393] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 16: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:15:14.329492 20274 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:14.338404 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:14.339069 15035 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 16.
I20260709 12:15:14.346436 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:14.347270 15181 raft_consensus.cc:2393] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 16: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:15:14.348650 15080 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:14.351629 20256 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:14.362125 20256 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:14.367317 20343 raft_consensus.cc:993] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:14.367825 20343 raft_consensus.cc:1081] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:14.371464 15186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40302
I20260709 12:15:14.372048 15186 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:14.372375 15186 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:14.381553 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:14.383352 15186 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:14.386428 15035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:14.386646 15186 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:14.387084 15035 raft_consensus.cc:3055] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 12:15:14.387470 15035 raft_consensus.cc:740] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:14.387682 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:14.388259 15113 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:14.388264 15035 consensus_queue.cc:260] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:14.389642 15035 raft_consensus.cc:3060] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:14.397758 15035 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 16.
I20260709 12:15:14.399811 15156 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:14.400800 20384 raft_consensus.cc:2804] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:14.401315 20384 raft_consensus.cc:697] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:14.402182 20384 consensus_queue.cc:237] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:14.405714 15113 raft_consensus.cc:2468] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 16.
I20260709 12:15:14.415539 15109 consensus_queue.cc:237] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
W20260709 12:15:14.451355 15078 consensus_peers.cc:597] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 131b6c926fde4d98b337b804a1fb2af9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:14.462971 15189 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 12:15:14.465229 15035 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 12:15:14.466722 20332 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.002s
I20260709 12:15:14.472162 20256 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
W20260709 12:15:14.478657 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 53002.6us
I20260709 12:15:14.482126 20332 raft_consensus.cc:2955] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 17 LEADER]: Committing config change with OpId 17.12: config changed from index -1 to 12, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:14.506500 14937 catalog_manager.cc:5697] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 15 to 16, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 16 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:14.518246 15035 raft_consensus.cc:2955] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Committing config change with OpId 17.12: config changed from index -1 to 12, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
W20260709 12:15:14.554451 14924 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet eb2ad8153e6d4ed8ba2c278e9111be58 with cas_config_opid_index 11: ChangeConfig:REMOVE_PEER failed with leader 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 37acd5ac26b54c4fb766e0134c390e73 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 16 committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:14.555823 14937 catalog_manager.cc:5697] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index -1 to 12, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 17 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:14.564899 15184 raft_consensus.cc:2955] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Committing config change with OpId 17.12: config changed from index -1 to 12, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:14.589586 20283 raft_consensus.cc:993] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:14.591053 20283 raft_consensus.cc:1081] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:14.593792 15186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e062234142884cef8fa9611955534ba4"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40302
I20260709 12:15:14.594321 15186 raft_consensus.cc:493] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:14.594645 15186 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:14.603803 20283 raft_consensus.cc:993] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:14.604360 20283 raft_consensus.cc:1081] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 19 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:14.604687 15186 raft_consensus.cc:515] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:14.606374 15186 leader_election.cc:290] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:14.606979 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:14.607595 15036 raft_consensus.cc:3055] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 12:15:14.607865 15036 raft_consensus.cc:740] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:14.608165 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062234142884cef8fa9611955534ba4" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:14.608739 15109 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:14.608582 15036 consensus_queue.cc:260] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:14.609669 15036 raft_consensus.cc:3060] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:14.610816 15181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40302
I20260709 12:15:14.621181 15181 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:14.626121 15181 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Advancing to term 20
I20260709 12:15:14.612874 20398 ts_tablet_manager.cc:933] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:14.635166 15109 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 17.
I20260709 12:15:14.630587 15186 consensus_queue.cc:237] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:14.616575 15036 raft_consensus.cc:2468] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 17.
I20260709 12:15:14.636955 15154 leader_election.cc:304] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:14.638417 20396 raft_consensus.cc:2804] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 12:15:14.638904 20396 raft_consensus.cc:697] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:14.639760 20396 consensus_queue.cc:237] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:14.657225 15181 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 20 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:14.665987 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 20 candidate_status { last_received { term: 19 index: 14 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:14.666575 15036 raft_consensus.cc:3055] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 19 LEADER]: Stepping down as leader of term 19
I20260709 12:15:14.666857 15036 raft_consensus.cc:740] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 19 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:14.665095 15181 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:14.667570 15036 consensus_queue.cc:260] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 19.14, Last appended by leader: 14, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:14.668612 15036 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 19 FOLLOWER]: Advancing to term 20
I20260709 12:15:14.666036 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 20 candidate_status { last_received { term: 19 index: 14 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:14.673424 15109 raft_consensus.cc:3060] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 19 FOLLOWER]: Advancing to term 20
I20260709 12:15:14.678850 15036 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 20.
I20260709 12:15:14.679243 15109 raft_consensus.cc:2468] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 20.
I20260709 12:15:14.680789 20398 tablet_copy_client.cc:323] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.2:41561
I20260709 12:15:14.682595 15126 tablet_copy_service.cc:140] P cb445d4f8d034987976d9b78da5532ac: Received BeginTabletCopySession request for tablet 3c43b082f4fa41ab97cd1bc022ef4c01 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:58982)
I20260709 12:15:14.683161 15126 tablet_copy_service.cc:161] P cb445d4f8d034987976d9b78da5532ac: Beginning new tablet copy session on tablet 3c43b082f4fa41ab97cd1bc022ef4c01 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:58982: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-3c43b082f4fa41ab97cd1bc022ef4c01
W20260709 12:15:14.684077 15153 consensus_peers.cc:597] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ffe974b7ca34a4ab7217cf956d34c0f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:14.680709 15154 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:14.685336 20263 raft_consensus.cc:2804] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 20 FOLLOWER]: Leader election won for term 20
I20260709 12:15:14.693089 15036 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:15:14.695894 20395 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:14.704063 14936 catalog_manager.cc:5697] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 16 to 17, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 17 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:14.707595 15126 tablet_copy_source_session.cc:215] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:14.718189 20332 raft_consensus.cc:993] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:14.718713 20332 raft_consensus.cc:1081] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:14.720299 15033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:15:14.720877 15033 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:14.721217 15033 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:14.728893 15033 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:14.731359 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:14.731828 15113 raft_consensus.cc:3055] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:14.732120 15113 raft_consensus.cc:740] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:14.732719 15113 consensus_queue.cc:260] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:14.733512 15113 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:14.738467 15113 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:15:14.719308 20398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c43b082f4fa41ab97cd1bc022ef4c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:14.739387 15004 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:14.740103 20272 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:14.740603 20272 raft_consensus.cc:697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:14.741410 20272 consensus_queue.cc:237] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:14.731624 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:14.743628 15186 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:14.746232 20344 raft_consensus.cc:2955] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Committing config change with OpId 10.8: config changed from index -1 to 8, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:14.747306 20263 raft_consensus.cc:697] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 20 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:14.749482 20263 consensus_queue.cc:237] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 19.14, Last appended by leader: 14, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:14.751051 15109 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 12:15:14.755033 15036 raft_consensus.cc:2955] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Committing config change with OpId 10.8: config changed from index -1 to 8, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:14.756541 15033 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:14.756752 20398 tablet_copy_client.cc:806] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:14.759773 20398 tablet_copy_client.cc:670] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:14.764501 20398 tablet_copy_client.cc:538] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:14.768271 20403 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:14.763761 15186 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:15:14.776455 15033 consensus_queue.cc:237] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:14.804255 20398 tablet_bootstrap.cc:492] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:14.813872 14936 catalog_manager.cc:5697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 11 to 12, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 12 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:14.818630 15113 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:14.820344 20360 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 12:15:14.824455 15003 consensus_peers.cc:597] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b3cb27c3e694258b3b1f9a0fa0ab788. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:14.845604 14936 catalog_manager.cc:5697] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index -1 to 8, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 10 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:14.849917 15186 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:14.880972 15109 raft_consensus.cc:2955] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Committing config change with OpId 10.8: config changed from index -1 to 8, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:14.865839 20359 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.017s
I20260709 12:15:14.900553 20343 raft_consensus.cc:2955] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Committing config change with OpId 12.10: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:14.937958 20413 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:14.938644 20413 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:14.945397 20413 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:14.950348 14936 catalog_manager.cc:5697] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 19 to 20, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 20 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:14.953797 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:14.954535 15036 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 16.
W20260709 12:15:14.954954 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 92948.1us
I20260709 12:15:14.957523 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:14.958159 15185 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 16.
W20260709 12:15:14.960064 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 88558us
W20260709 12:15:14.970268 20405 log.cc:927] Time spent T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
I20260709 12:15:14.971776 15685 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
W20260709 12:15:15.003476 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 61894.1us
I20260709 12:15:15.044198 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:15.044945 15113 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 16.
I20260709 12:15:15.057296 15109 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 12:15:15.047849 20274 raft_consensus.cc:993] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:15.061620 15035 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
W20260709 12:15:15.057963 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 86279.5us
W20260709 12:15:15.072542 20406 log.cc:927] Time spent T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.139s	user 0.001s	sys 0.001s
W20260709 12:15:15.109724 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 59599.5us
I20260709 12:15:15.056514 20415 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Leader pre-election won for term 17
W20260709 12:15:15.120277 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 61825.1us
I20260709 12:15:15.150806 20410 raft_consensus.cc:1081] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:15.117277 20415 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:15.159116 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 80104.3us
I20260709 12:15:15.079562 20344 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.068s
W20260709 12:15:15.168941 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 47439.8us
I20260709 12:15:15.162971 20415 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:15.169849 20424 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.013s
I20260709 12:15:15.197654 15035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:15:15.198380 15035 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:15.198732 15035 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:15.228260 15035 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:15.231673 15035 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:15.236047 20438 ts_tablet_manager.cc:933] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:15.234941 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:15.238526 15719 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:15.245419 20415 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:15.264441 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 87039.3us
I20260709 12:15:15.296442 15719 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:15:15.298375 20441 ts_tablet_manager.cc:933] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:15.298590 15003 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:15:15.314190 20415 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:15.329916 15040 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 12:15:15.329761 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:15.331135 15038 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:15.330996 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:15.333204 15186 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Advancing to term 17
W20260709 12:15:15.335242 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 51296us
I20260709 12:15:15.347078 15186 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 17.
W20260709 12:15:15.352571 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 54066us
I20260709 12:15:15.355857 15031 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 20 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 19 index: 14. Preceding OpId from leader: term: 20 index: 15. (index mismatch)
I20260709 12:15:15.360224 15109 raft_consensus.cc:1275] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 12:15:15.362803 20434 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
I20260709 12:15:15.363539 20423 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:15.377388 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:15.378166 15116 raft_consensus.cc:3060] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:15.351163 20395 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.022s
I20260709 12:15:15.393082 15116 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 17.
I20260709 12:15:15.394531 15683 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:15.368418 20441 tablet_copy_client.cc:323] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.3:40323
I20260709 12:15:15.375568 20423 raft_consensus.cc:697] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
W20260709 12:15:15.442879 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 74170.5us
I20260709 12:15:15.446110 20442 consensus_queue.cc:1048] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:15.470502 15038 raft_consensus.cc:2468] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 17.
I20260709 12:15:15.488407 15185 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:15.465958 20415 raft_consensus.cc:2804] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 12:15:15.489477 20438 tablet_copy_client.cc:323] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.2:41561
I20260709 12:15:15.516420 20423 consensus_queue.cc:237] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:15.519546 15200 tablet_copy_service.cc:140] P 37acd5ac26b54c4fb766e0134c390e73: Received BeginTabletCopySession request for tablet 5ffe974b7ca34a4ab7217cf956d34c0f from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:41162)
I20260709 12:15:15.520309 15200 tablet_copy_service.cc:161] P 37acd5ac26b54c4fb766e0134c390e73: Beginning new tablet copy session on tablet 5ffe974b7ca34a4ab7217cf956d34c0f from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:41162: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-5ffe974b7ca34a4ab7217cf956d34c0f
I20260709 12:15:15.529687 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:15.555519 15109 raft_consensus.cc:1275] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 20 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 19 index: 14. Preceding OpId from leader: term: 20 index: 15. (index mismatch)
I20260709 12:15:15.505175 20415 raft_consensus.cc:697] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:15:15.584164 20415 consensus_queue.cc:237] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.12, Last appended by leader: 12, Current term: 17, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:15.593983 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 80604us
I20260709 12:15:15.620340 15126 tablet_copy_service.cc:140] P cb445d4f8d034987976d9b78da5532ac: Received BeginTabletCopySession request for tablet 131b6c926fde4d98b337b804a1fb2af9 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:58982)
I20260709 12:15:15.621126 20424 consensus_queue.cc:1048] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 12:15:15.621096 15126 tablet_copy_service.cc:161] P cb445d4f8d034987976d9b78da5532ac: Beginning new tablet copy session on tablet 131b6c926fde4d98b337b804a1fb2af9 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:58982: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-131b6c926fde4d98b337b804a1fb2af9
I20260709 12:15:15.607772 20431 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.028s
I20260709 12:15:15.678228 20456 ts_tablet_manager.cc:933] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767)
W20260709 12:15:15.688148 15080 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.633s	user 0.011s	sys 0.020s
W20260709 12:15:15.688552 15080 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.633s	user 0.011s	sys 0.020s
I20260709 12:15:15.690435 15200 tablet_copy_source_session.cc:215] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:15.743791 15126 tablet_copy_source_session.cc:215] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:15.744606 15036 raft_consensus.cc:1240] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 12. Current term is 13. Ops: []
I20260709 12:15:15.752363 15186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:15:15.753059 15186 raft_consensus.cc:606] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:15.771510 15719 raft_consensus.cc:1240] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 12. Current term is 13. Ops: []
I20260709 12:15:15.790639 15113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:15:15.791383 15113 raft_consensus.cc:606] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:15:15.793111 20454 log.cc:927] Time spent T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260709 12:15:15.796504 20438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131b6c926fde4d98b337b804a1fb2af9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:15.809903 20459 log.cc:927] Time spent T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.116s	user 0.001s	sys 0.000s
I20260709 12:15:15.776651 20420 consensus_queue.cc:1059] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 12.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.014s
I20260709 12:15:15.811822 20420 consensus_queue.cc:1243] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Peer 2cdab4d204e440c194e8b09634795793 log is divergent from this leader: its last log entry 13.12 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 11
I20260709 12:15:15.825119 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:15.825855 15114 raft_consensus.cc:3055] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:15:15.826221 15114 raft_consensus.cc:740] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:15.827126 15114 consensus_queue.cc:260] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:15.828424 15114 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:15.834834 15186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:15:15.835533 15186 raft_consensus.cc:606] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:15.835848 15116 raft_consensus.cc:2955] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
W20260709 12:15:15.839623 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 64149.7us
I20260709 12:15:15.844169 20456 tablet_copy_client.cc:323] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.1:39767
I20260709 12:15:15.851691 15049 tablet_copy_service.cc:140] P 2cdab4d204e440c194e8b09634795793: Received BeginTabletCopySession request for tablet 4b3cb27c3e694258b3b1f9a0fa0ab788 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:51618)
I20260709 12:15:15.852532 15049 tablet_copy_service.cc:161] P 2cdab4d204e440c194e8b09634795793: Beginning new tablet copy session on tablet 4b3cb27c3e694258b3b1f9a0fa0ab788 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:51618: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-4b3cb27c3e694258b3b1f9a0fa0ab788
I20260709 12:15:15.862564 20444 raft_consensus.cc:993] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:15.863153 20444 raft_consensus.cc:1081] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:15.876967 15031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:15:15.877816 15031 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:15.878293 15031 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:15:15.972028 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 83017.9us
I20260709 12:15:15.976707 15107 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
W20260709 12:15:15.977506 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 72402us
I20260709 12:15:15.978994 15114 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
W20260709 12:15:15.980832 20274 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 13 current term: 13 is higher.
I20260709 12:15:15.990248 15049 tablet_copy_source_session.cc:215] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:15.993305 20398 tablet_bootstrap.cc:492] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=1 applied=10 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:15.993824 20456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b3cb27c3e694258b3b1f9a0fa0ab788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:15.994318 20398 tablet_bootstrap.cc:492] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:15.995097 20398 ts_tablet_manager.cc:1403] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 1.195s	user 0.042s	sys 0.010s
W20260709 12:15:15.997352 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 118994us
I20260709 12:15:15.982604 15031 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:16.015057 15031 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:16.017807 20438 tablet_copy_client.cc:806] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:16.018504 20438 tablet_copy_client.cc:670] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:16.028007 20438 tablet_copy_client.cc:538] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:16.028146 20398 raft_consensus.cc:359] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:16.029409 20398 raft_consensus.cc:740] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:16.037358 20438 tablet_bootstrap.cc:492] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:16.030071 20398 consensus_queue.cc:260] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:16.055428 20398 ts_tablet_manager.cc:1434] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 12:15:16.064445 20456 tablet_copy_client.cc:806] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:16.064917 20456 tablet_copy_client.cc:670] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:15.997970 14935 catalog_manager.cc:5697] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 15 to 17, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 17 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:16.101218 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:16.102546 15113 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:16.105993 15031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:16.107257 15031 raft_consensus.cc:606] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:16.121058 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:15:16.131935 15126 tablet_copy_service.cc:342] P cb445d4f8d034987976d9b78da5532ac: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-3c43b082f4fa41ab97cd1bc022ef4c01 received from {username='slave'} at 127.0.0.1:58982
I20260709 12:15:16.132807 15126 tablet_copy_service.cc:434] P cb445d4f8d034987976d9b78da5532ac: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-3c43b082f4fa41ab97cd1bc022ef4c01 on tablet 3c43b082f4fa41ab97cd1bc022ef4c01 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:16.158373 15116 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 12:15:16.163357 20272 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:15:16.176905 15719 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 12:15:16.181679 20441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ffe974b7ca34a4ab7217cf956d34c0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:16.188912 20359 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:16.190551 20272 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:16.210912 20456 tablet_copy_client.cc:538] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:16.231025 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:16.201584 15113 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:15:16.286744 15036 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 12:15:16.301517 15109 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 12:15:16.313498 20426 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:16.316319 15115 raft_consensus.cc:1240] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11. Ops: []
I20260709 12:15:16.355435 15004 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:16.356756 20359 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:16.357568 20359 raft_consensus.cc:697] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:16.363947 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:15:16.357858 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 56262.4us
I20260709 12:15:16.384466 20411 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:16.364142 20359 consensus_queue.cc:237] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:16.394537 20360 raft_consensus.cc:993] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:16.395234 20455 raft_consensus.cc:1081] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:16.482993 20444 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:16.483489 20442 raft_consensus.cc:993] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:16.483728 20444 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:16.486357 15715 raft_consensus.cc:1217] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 LEARNER]: Deduplicated request from leader. Original: 16.9->[16.10-16.10]   Dedup: 16.10->[]
I20260709 12:15:16.489943 15038 raft_consensus.cc:1240] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 10. Current term is 11. Ops: []
I20260709 12:15:16.505892 20434 consensus_queue.cc:1059] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:15:16.507117 20442 raft_consensus.cc:1081] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:16.507354 20444 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:16.509358 20403 raft_consensus.cc:3055] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:15:16.509779 20403 raft_consensus.cc:740] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:16.510888 20403 consensus_queue.cc:260] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:16.534716 20436 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:16.535619 20436 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:16.541509 15116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:15:16.542223 15116 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:16.542618 15116 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:16.550038 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:16.557854 15116 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:16.538067 20436 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:16.560276 14937 catalog_manager.cc:5697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 12 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:16.573330 20442 consensus_queue.cc:1059] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:16.574153 20442 consensus_queue.cc:1243] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Peer 2cdab4d204e440c194e8b09634795793 log is divergent from this leader: its last log entry 11.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
I20260709 12:15:16.561421 20456 tablet_bootstrap.cc:492] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:16.587579 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:16.607296 20403 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:15:16.621156 14924 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet eb2ad8153e6d4ed8ba2c278e9111be58 with cas_config_opid_index 11: ChangeConfig:REMOVE_PEER failed with leader 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 37acd5ac26b54c4fb766e0134c390e73 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 17 committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:15:16.615005 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 99819.9us
I20260709 12:15:16.626847 20441 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43830 (request call id 707) took 1444 ms. Trace:
I20260709 12:15:16.627410 20441 rpcz_store.cc:276] 0709 12:15:15.181968 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:15.182684 (+   716us) service_pool.cc:224] Handling call
0709 12:15:15.323317 (+140633us) ts_tablet_manager.cc:934] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
0709 12:15:16.179518 (+856201us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:15:16.495831 (+316313us) tablet_metadata.cc:665] Metadata flushed
0709 12:15:16.495957 (+   126us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:15:16.609617 (+113660us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:15:16.626241 (+ 16624us) tablet_replica.cc:206] Creating consensus instance
0709 12:15:16.626635 (+   394us) ts_tablet_manager.cc:989] Replica registered.
0709 12:15:16.626764 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":15985,"tablet-copy.queue_time_us":115190,"thread_start_us":73171,"threads_started":2}
I20260709 12:15:16.635524 20441 tablet_copy_client.cc:806] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:16.636255 20441 tablet_copy_client.cc:670] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:16.650485 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:16.651958 20432 raft_consensus.cc:993] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:16.653788 15038 raft_consensus.cc:3055] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:15:16.658102 15116 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:16.656945 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:16.661430 15715 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:16.661932 20432 raft_consensus.cc:1081] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:16.660952 15181 raft_consensus.cc:2955] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:16.657789 15038 raft_consensus.cc:740] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:16.672513 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:16.691154 15189 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 12:15:16.699826 15715 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:15:16.700037 15038 consensus_queue.cc:260] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:16.719575 15038 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:16.720050 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:16.721664 15108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41558
I20260709 12:15:16.722294 15108 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:16.722641 15108 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:16.732985 15078 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:15:16.734411 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:16.745261 15038 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:15:16.730585 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:16.754266 15108 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:16.758316 15116 raft_consensus.cc:1240] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 15. Current term is 16. Ops: []
I20260709 12:15:16.769111 15108 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:16.804911 15154 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:16.819409 20444 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 12:15:16.844612 15154 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:16.840847 15182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40292
I20260709 12:15:16.838883 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:16.848315 15182 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:16.850319 15182 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:16.843761 20417 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:16.841274 20403 consensus_queue.cc:1059] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 15.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.016s
I20260709 12:15:16.863322 20417 raft_consensus.cc:697] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:16.870004 20417 consensus_queue.cc:237] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:16.871690 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 80774.9us
W20260709 12:15:16.876408 15003 consensus_peers.cc:597] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:16.901144 20492 log.cc:927] Time spent T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 12:15:16.901775 20430 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:16.910418 15182 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:16.913240 15188 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 11.
I20260709 12:15:16.939920 20279 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:16.940586 20441 tablet_copy_client.cc:538] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:16.942754 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:16.957180 15715 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:16.988597 15182 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:16.990087 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:16.990761 15109 raft_consensus.cc:3055] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:15:16.991075 15109 raft_consensus.cc:740] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:16.991937 15109 consensus_queue.cc:260] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:16.989498 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:16.993840 15719 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:16.997771 15183 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:15:16.998594 15109 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:17.000118 14935 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 149) took 1261 ms. Trace:
I20260709 12:15:17.013471 20484 raft_consensus.cc:1064] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:17.013850 15190 raft_consensus.cc:3055] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 12:15:17.014212 15190 raft_consensus.cc:740] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:17.014964 15190 consensus_queue.cc:260] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:17.016316 15190 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:17.016103 20359 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:17.022073 14938 catalog_manager.cc:5697] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 12 to 13, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 13 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:17.032313 15719 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
I20260709 12:15:17.000468 14935 rpcz_store.cc:276] 0709 12:15:15.738534 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:15.738724 (+   190us) service_pool.cc:224] Handling call
0709 12:15:16.999961 (+1261237us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:16.264307 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:16.321173 (+ 56866us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:16.323378 (+  2205us) write_op.cc:435] Acquired schema lock
0709 12:15:16.327089 (+  3711us) tablet.cc:662] Decoding operations
0709 12:15:16.345474 (+ 18385us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:16.345569 (+    95us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:16.345613 (+    44us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:15:16.346023 (+   410us) tablet.cc:701] Row locks acquired
0709 12:15:16.346085 (+    62us) write_op.cc:260] PREPARE: finished
0709 12:15:16.346289 (+   204us) write_op.cc:270] Start()
0709 12:15:16.346440 (+   151us) write_op.cc:276] Timestamp: P: 1783599316346197 usec, L: 0
0709 12:15:16.346478 (+    38us) op_driver.cc:348] REPLICATION: starting
0709 12:15:16.347388 (+   910us) log.cc:844] Serialized 595 byte log entry
0709 12:15:16.580071 (+232683us) op_driver.cc:464] REPLICATION: finished
0709 12:15:16.705134 (+125063us) write_op.cc:301] APPLY: starting
0709 12:15:16.705217 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:16.751955 (+ 46738us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:16.752086 (+   131us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:16.752925 (+   839us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:16.753160 (+   235us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 12:15:16.753205 (+    45us) write_op.cc:312] APPLY: finished
0709 12:15:16.759837 (+  6632us) log.cc:844] Serialized 25 byte log entry
0709 12:15:16.794778 (+ 34941us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:16.796998 (+  2220us) write_op.cc:454] Released schema lock
0709 12:15:16.797063 (+    65us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:16.848496 (+ 51433us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:16.850969 (+  2473us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":159597,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":124751,"apply.run_cpu_time_us":4722,"apply.run_wall_time_us":129650,"cfile_cache_hit":6,"cfile_cache_hit_bytes":8309,"num_ops":1,"prepare.queue_time_us":122438,"prepare.run_cpu_time_us":21039,"prepare.run_wall_time_us":246758,"raft.queue_time_us":86599,"raft.run_cpu_time_us":39172,"raft.run_wall_time_us":159414,"replication_time_us":233397,"thread_start_us":212485,"threads_started":4,"wal-append.queue_time_us":165873}]]}
I20260709 12:15:17.037191 15715 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 16.
I20260709 12:15:17.041819 15078 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:17.047638 20497 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:17.048369 20497 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:17.052294 20420 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:17.021988 20484 consensus_queue.cc:237] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 8, Current term: 16, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:17.059150 15190 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 16.
W20260709 12:15:17.069748 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 82617.4us
I20260709 12:15:17.078251 15114 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
W20260709 12:15:17.085834 20344 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 16 current term: 16 is higher.
I20260709 12:15:17.066298 20420 raft_consensus.cc:697] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
W20260709 12:15:17.092561 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 190279us
I20260709 12:15:17.092929 20438 tablet_bootstrap.cc:492] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:17.093145 15153 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:17.093482 20455 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:17.101889 20438 tablet_bootstrap.cc:492] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:17.102749 20438 ts_tablet_manager.cc:1403] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 1.066s	user 0.074s	sys 0.097s
I20260709 12:15:17.110726 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 18 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:17.111367 20499 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:15:17.111927 20499 raft_consensus.cc:697] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:17.112787 20499 consensus_queue.cc:237] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:17.118466 20497 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:17.119853 20420 consensus_queue.cc:237] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:17.122648 15109 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
W20260709 12:15:17.110608 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 75396us
I20260709 12:15:17.156383 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 18 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:17.160001 15153 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:15:17.106962 20438 raft_consensus.cc:359] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:17.177538 20441 tablet_bootstrap.cc:492] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:17.179105 20438 raft_consensus.cc:740] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:17.185684 15710 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 LEARNER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 12:15:17.199661 20438 consensus_queue.cc:260] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:17.214601 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 18 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:17.210927 20497 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 12:15:17.249902 20438 ts_tablet_manager.cc:1434] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.147s	user 0.011s	sys 0.000s
I20260709 12:15:17.283505 20503 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.043s
I20260709 12:15:17.288136 15185 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 12:15:17.300231 15715 raft_consensus.cc:1217] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 LEARNER]: Deduplicated request from leader. Original: 17.11->[17.12-17.12]   Dedup: 17.12->[]
I20260709 12:15:17.311741 15032 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:15:17.312304 15040 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 12:15:17.331630 20503 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.031s
W20260709 12:15:17.370833 20507 log.cc:927] Time spent T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.202s	user 0.003s	sys 0.000s
I20260709 12:15:17.321751 20417 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.040s
W20260709 12:15:17.441425 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 151084us
I20260709 12:15:17.444497 20456 tablet_bootstrap.cc:492] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:17.459991 20274 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.017s
I20260709 12:15:17.461599 15710 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
W20260709 12:15:17.473860 20508 log.cc:927] Time spent T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.111s	user 0.000s	sys 0.000s
I20260709 12:15:17.469556 20432 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.006s
I20260709 12:15:17.479367 15126 tablet_copy_service.cc:342] P cb445d4f8d034987976d9b78da5532ac: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-131b6c926fde4d98b337b804a1fb2af9 received from {username='slave'} at 127.0.0.1:58982
I20260709 12:15:17.479831 15126 tablet_copy_service.cc:434] P cb445d4f8d034987976d9b78da5532ac: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-131b6c926fde4d98b337b804a1fb2af9 on tablet 131b6c926fde4d98b337b804a1fb2af9 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:17.481062 20456 tablet_bootstrap.cc:492] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:17.481809 20456 ts_tablet_manager.cc:1403] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.921s	user 0.051s	sys 0.025s
I20260709 12:15:17.578572 15715 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
W20260709 12:15:17.584734 20518 log.cc:927] Time spent T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.112s	user 0.001s	sys 0.000s
I20260709 12:15:17.594122 20489 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:17.594345 20456 raft_consensus.cc:359] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
W20260709 12:15:17.607733 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 167587us
I20260709 12:15:17.610970 15719 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 12:15:17.610174 20456 raft_consensus.cc:740] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:17.669879 20527 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
W20260709 12:15:17.695480 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 76899.6us
W20260709 12:15:17.787011 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 87299.3us
W20260709 12:15:17.788028 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 186452us
I20260709 12:15:17.689999 20456 consensus_queue.cc:260] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:18.147452 15115 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 12:15:18.228523 20522 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:18.233829 14938 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37336 (request call id 308) took 1786 ms. Trace:
I20260709 12:15:18.249727 15715 raft_consensus.cc:1217] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Deduplicated request from leader. Original: 12.9->[12.10-12.10]   Dedup: 12.10->[]
I20260709 12:15:18.235029 14938 rpcz_store.cc:276] 0709 12:15:16.447422 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:16.447875 (+   453us) service_pool.cc:224] Handling call
0709 12:15:16.516063 (+ 68188us) spinlock_profiling.cc:243] Waited 30.6 ms on lock 0x7b5400170554. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c84090 00007f4c08d22f3a 00007f4c0ead8e9c 00007f4c0ebd704e 00007f4c0d0982a4 00007f4c0d098232 00007f4c0d098161 00007f4c0d0980dc 00007f4c0d097392 00007f4c0705548c 00007f4c070548c6
0709 12:15:18.233754 (+1717691us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:17.047813 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:17.048334 (+   521us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:17.048383 (+    49us) write_op.cc:435] Acquired schema lock
0709 12:15:17.048398 (+    15us) tablet.cc:662] Decoding operations
0709 12:15:17.048733 (+   335us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:17.048783 (+    50us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:17.048811 (+    28us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:15:17.053371 (+  4560us) tablet.cc:701] Row locks acquired
0709 12:15:17.053394 (+    23us) write_op.cc:260] PREPARE: finished
0709 12:15:17.053537 (+   143us) write_op.cc:270] Start()
0709 12:15:17.053644 (+   107us) write_op.cc:276] Timestamp: P: 1783599317053495 usec, L: 0
0709 12:15:17.053664 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:15:17.054277 (+   613us) log.cc:844] Serialized 533 byte log entry
0709 12:15:17.085345 (+ 31068us) op_driver.cc:464] REPLICATION: finished
0709 12:15:17.094266 (+  8921us) write_op.cc:301] APPLY: starting
0709 12:15:17.094353 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:17.095255 (+   902us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:17.095382 (+   127us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:17.096123 (+   741us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:17.096276 (+   153us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 12:15:17.096325 (+    49us) write_op.cc:312] APPLY: finished
0709 12:15:17.096514 (+   189us) log.cc:844] Serialized 25 byte log entry
0709 12:15:17.096676 (+   162us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:17.096754 (+    78us) write_op.cc:454] Released schema lock
0709 12:15:17.096793 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:17.097167 (+   374us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:17.097193 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2693,"reported_tablets":5,"spinlock_wait_cycles":70306560,"child_traces":[["op",{"apply.queue_time_us":3722,"apply.run_cpu_time_us":2870,"apply.run_wall_time_us":2868,"cfile_cache_hit":4,"cfile_cache_hit_bytes":4182,"num_ops":1,"prepare.queue_time_us":91,"prepare.run_cpu_time_us":2379,"prepare.run_wall_time_us":6720,"replication_time_us":28761}]]}
W20260709 12:15:18.279441 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 72940.3us
I20260709 12:15:18.284068 20420 raft_consensus.cc:1064] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:18.336587 20544 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:18.337384 20544 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:18.361001 14935 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 150) took 1224 ms. Trace:
I20260709 12:15:18.361534 14935 rpcz_store.cc:276] 0709 12:15:17.136880 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:17.137043 (+   163us) service_pool.cc:224] Handling call
0709 12:15:18.360916 (+1223873us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1092712,"reported_tablets":3}
I20260709 12:15:18.373739 15184 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 12:15:18.375855 14936 catalog_manager.cc:5697] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 10 to 11, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 11 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:18.383922 15111 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41544 (request call id 3167) took 1139 ms. Trace:
I20260709 12:15:18.384368 15111 rpcz_store.cc:276] 0709 12:15:17.244826 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:17.247429 (+  2603us) service_pool.cc:224] Handling call
0709 12:15:17.678987 (+431558us) spinlock_profiling.cc:243] Waited 1.64 ms on lock 0x7b5800190b98. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c05ab5db1 00007f4c05bf5b71 00007f4c05bf5a22 00007f4c0eb0e8d9 00007f4c0dc68ee0 00007f4c0dd320ab 00007f4c0dd32131 00007f4c0dcf3fc0 00007f4c0dcde929 00007f4c0dcde3d2 00007f4c07255bd4
0709 12:15:17.679192 (+   205us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:15:17.826225 (+147033us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:17.826255 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:15:17.970015 (+143760us) log.cc:844] Serialized 26 byte log entry
0709 12:15:18.234451 (+264436us) raft_consensus.cc:1645] Marking committed up to 8
0709 12:15:18.234497 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:18.234570 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:15:18.383513 (+148943us) raft_consensus.cc:1685] finished
0709 12:15:18.383534 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:18.383738 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":17945,"raft.run_cpu_time_us":162,"raft.run_wall_time_us":163,"spinlock_wait_cycles":3776768,"thread_start_us":385430,"threads_started":2,"wal-append.queue_time_us":318249}
I20260709 12:15:18.389024 20420 consensus_queue.cc:237] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 10, Current term: 17, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:18.378046 14936 catalog_manager.cc:5697] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 15 to 16, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 16 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:18.376900 20544 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:15:18.438933 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 88998.3us
I20260709 12:15:18.427481 20527 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.024s
I20260709 12:15:18.449059 20456 ts_tablet_manager.cc:1434] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.967s	user 0.017s	sys 0.025s
W20260709 12:15:18.449465 20456 ts_tablet_manager.cc:1467] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Tablet startup took 967ms
W20260709 12:15:18.460346 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 99830.7us
W20260709 12:15:18.481922 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 131944us
W20260709 12:15:18.488191 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 44225.4us
I20260709 12:15:18.492956 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:18.527631 15716 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 LEARNER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 17 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 12:15:18.528846 15040 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 17 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 12:15:18.529076 15188 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 17 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 12:15:18.521469 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:18.578811 20513 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 12:15:18.579851 20420 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 12:15:18.594722 20524 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 12:15:18.595265 20526 raft_consensus.cc:2955] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Committing config change with OpId 16.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:15:18.449855 20456 ts_tablet_manager.cc:1469] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Trace:
0709 12:15:15.465412 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:15.465548 (+   136us) service_pool.cc:224] Handling call
0709 12:15:15.701769 (+236221us) ts_tablet_manager.cc:934] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767)
0709 12:15:15.992626 (+290857us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:15:16.035396 (+ 42770us) tablet_metadata.cc:665] Metadata flushed
0709 12:15:16.035516 (+   120us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:15:16.063749 (+ 28233us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:15:16.063992 (+   243us) tablet_replica.cc:206] Creating consensus instance
0709 12:15:16.064218 (+   226us) ts_tablet_manager.cc:989] Replica registered.
0709 12:15:16.064267 (+    49us) inbound_call.cc:177] Queueing success response
0709 12:15:16.560875 (+496608us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 12:15:17.482101 (+921226us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 12:15:17.482625 (+   524us) tablet_replica.cc:261] Starting instrumentation
0709 12:15:17.483229 (+   604us) tablet_replica.cc:280] Starting consensus
Metrics: {"dns_us":4870,"mutex_wait_us":51,"raft.queue_time_us":38891,"raft.run_cpu_time_us":163,"raft.run_wall_time_us":9839,"spinlock_wait_cycles":24320,"tablet-copy.queue_time_us":147355,"tablet-download-pool.queue_time_us":122,"tablet-download-pool.run_cpu_time_us":1240,"tablet-download-pool.run_wall_time_us":113367,"thread_start_us":604998,"threads_started":3}
W20260709 12:15:18.603674 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 73211.9us
I20260709 12:15:18.634610 15049 tablet_copy_service.cc:342] P 2cdab4d204e440c194e8b09634795793: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-4b3cb27c3e694258b3b1f9a0fa0ab788 received from {username='slave'} at 127.0.0.1:51618
I20260709 12:15:18.635155 15049 tablet_copy_service.cc:434] P 2cdab4d204e440c194e8b09634795793: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-4b3cb27c3e694258b3b1f9a0fa0ab788 on tablet 4b3cb27c3e694258b3b1f9a0fa0ab788 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:18.625034 15036 raft_consensus.cc:2955] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Committing config change with OpId 16.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:15:18.647058 20552 log.cc:927] Time spent T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.112s	user 0.001s	sys 0.000s
I20260709 12:15:18.612766 20417 raft_consensus.cc:1027] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 17 LEADER]: attempt to promote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260709 12:15:18.662017 20441 tablet_bootstrap.cc:492] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=1 applied=8 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:18.662995 20441 tablet_bootstrap.cc:492] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:18.681316 15188 raft_consensus.cc:2955] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Committing config change with OpId 16.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:18.685333 20441 ts_tablet_manager.cc:1403] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 1.551s	user 0.048s	sys 0.006s
I20260709 12:15:18.718726 15004 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:18.729312 20437 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:18.754561 15716 raft_consensus.cc:2955] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Committing config change with OpId 16.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:15:18.764384 20563 log.cc:927] Time spent T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.098s	user 0.000s	sys 0.001s
I20260709 12:15:18.771631 20437 raft_consensus.cc:1064] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:18.774323 20437 consensus_queue.cc:237] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 8, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:18.800153 20562 log.cc:927] Time spent T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260709 12:15:18.811787 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 59460.5us
I20260709 12:15:18.832723 15715 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:18.837692 20511 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:18.845821 15108 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:18.848042 15185 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:18.846987 20528 raft_consensus.cc:2955] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 17 LEADER]: Committing config change with OpId 17.13: config changed from index 12 to 13, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:18.849869 20437 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:18.856822 20542 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:18.904508 15038 raft_consensus.cc:2955] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Committing config change with OpId 17.13: config changed from index 12 to 13, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:18.933426 20441 raft_consensus.cc:359] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:18.934420 20441 raft_consensus.cc:740] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:18.938871 20441 consensus_queue.cc:260] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:18.946563 20441 ts_tablet_manager.cc:1434] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.240s	user 0.006s	sys 0.000s
I20260709 12:15:18.965351 15181 raft_consensus.cc:2955] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Committing config change with OpId 17.13: config changed from index 12 to 13, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:18.976686 15200 tablet_copy_service.cc:342] P 37acd5ac26b54c4fb766e0134c390e73: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-5ffe974b7ca34a4ab7217cf956d34c0f received from {username='slave'} at 127.0.0.1:41162
I20260709 12:15:18.981415 15200 tablet_copy_service.cc:434] P 37acd5ac26b54c4fb766e0134c390e73: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-5ffe974b7ca34a4ab7217cf956d34c0f on tablet 5ffe974b7ca34a4ab7217cf956d34c0f with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:18.996892 15716 raft_consensus.cc:2955] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Committing config change with OpId 17.13: config changed from index 12 to 13, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.006173 20437 raft_consensus.cc:2955] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Committing config change with OpId 12.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.009747 15108 raft_consensus.cc:2955] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.019569 15188 raft_consensus.cc:2955] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.082070 14938 catalog_manager.cc:5697] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 13 to 14, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 14 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.083406 14936 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37352 (request call id 265) took 1769 ms. Trace:
I20260709 12:15:19.089324 14936 rpcz_store.cc:276] 0709 12:15:17.314225 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:17.314370 (+   145us) service_pool.cc:224] Handling call
0709 12:15:19.083341 (+1768971us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:18.588302 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:18.588855 (+   553us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:18.588886 (+    31us) write_op.cc:435] Acquired schema lock
0709 12:15:18.588904 (+    18us) tablet.cc:662] Decoding operations
0709 12:15:18.589268 (+   364us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:18.589323 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:18.589349 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:15:18.589644 (+   295us) tablet.cc:701] Row locks acquired
0709 12:15:18.589663 (+    19us) write_op.cc:260] PREPARE: finished
0709 12:15:18.589818 (+   155us) write_op.cc:270] Start()
0709 12:15:18.589912 (+    94us) write_op.cc:276] Timestamp: P: 1783599318589766 usec, L: 0
0709 12:15:18.589931 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 12:15:18.594242 (+  4311us) log.cc:844] Serialized 913 byte log entry
0709 12:15:18.935212 (+340970us) op_driver.cc:464] REPLICATION: finished
0709 12:15:18.992696 (+ 57484us) write_op.cc:301] APPLY: starting
0709 12:15:18.999171 (+  6475us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:19.006053 (+  6882us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:19.012961 (+  6908us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:19.026742 (+ 13781us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:19.026915 (+   173us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=4,key_file_lookups=4,delta_file_lookups=4,mrs_lookups=0
0709 12:15:19.026958 (+    43us) write_op.cc:312] APPLY: finished
0709 12:15:19.027154 (+   196us) log.cc:844] Serialized 33 byte log entry
0709 12:15:19.032646 (+  5492us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:19.032736 (+    90us) write_op.cc:454] Released schema lock
0709 12:15:19.032775 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:19.035848 (+  3073us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:19.035880 (+    32us) write_op.cc:454] Released schema lock
0709 12:15:19.070861 (+ 34981us) spinlock_profiling.cc:243] Waited 1.97 ms on lock 0x7b5400170554. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c83571 00007f4c08d1732a 00007f4c08c9cf14 00007f4c08c9cec3 00007f4c08c9ce38 00007f4c08c9cdf3 00007f4c08c9c0dc 00007f4c08cc5e16 00007f4c08cadcbb 00007f4c08c9839d 00007f4c08c9bd75
Metrics: {"mutex_wait_us":937589,"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":54551,"apply.run_cpu_time_us":4674,"apply.run_wall_time_us":40828,"cfile_cache_hit":10,"cfile_cache_hit_bytes":12491,"num_ops":2,"prepare.queue_time_us":153751,"prepare.run_cpu_time_us":8263,"prepare.run_wall_time_us":91504,"raft.queue_time_us":251044,"raft.run_cpu_time_us":30815,"raft.run_wall_time_us":139822,"replication_time_us":345075,"spinlock_wait_cycles":4533504,"thread_start_us":413524,"threads_started":4,"wal-append.queue_time_us":79454}]]}
I20260709 12:15:19.081897 15716 raft_consensus.cc:2955] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.113451 14937 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37356 (request call id 297) took 1935 ms. Trace:
I20260709 12:15:19.123142 14937 rpcz_store.cc:276] 0709 12:15:17.178429 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:17.178564 (+   135us) service_pool.cc:224] Handling call
0709 12:15:19.113384 (+1934820us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1042558,"reported_tablets":4}
I20260709 12:15:19.117249 14935 catalog_manager.cc:5697] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 10 to 11, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 11 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:19.134892 15713 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEARNER]: Advancing to term 11
I20260709 12:15:19.180003 14936 catalog_manager.cc:5697] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index 12 to 13, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 17 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:19.184365 14936 catalog_manager.cc:5697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 16 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:19.186384 14936 catalog_manager.cc:5697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 12 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.234382 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:19.316457 15108 consensus_queue.cc:237] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 17.13, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:19.321992 15716 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 12:15:19.323927 20524 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 12:15:19.331947 15032 consensus_queue.cc:237] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:19.332680 20524 raft_consensus.cc:2955] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 17 LEADER]: Committing config change with OpId 17.14: config changed from index 13 to 14, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.339604 15716 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 12:15:19.342198 15032 raft_consensus.cc:1275] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 12:15:19.345191 15181 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 12:15:19.341857 15713 raft_consensus.cc:2955] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Committing config change with OpId 17.14: config changed from index 13 to 14, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.349824 20555 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:19.354758 15108 consensus_queue.cc:237] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 16.11, Last appended by leader: 8, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:19.368844 20445 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:19.386215 20463 consensus_queue.cc:1048] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 12:15:19.400182 14937 catalog_manager.cc:5697] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 13 to 14, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New cstate: current_term: 17 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.407150 15716 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 12:15:19.409909 20484 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:19.428989 14923 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 131b6c926fde4d98b337b804a1fb2af9 with cas_config_opid_index 13: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:19.426309 20437 raft_consensus.cc:2955] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Committing config change with OpId 12.12: config changed from index 11 to 12, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.456029 15040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:19.456701 15040 raft_consensus.cc:606] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:19.465857 20528 raft_consensus.cc:2955] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Committing config change with OpId 16.12: config changed from index 11 to 12, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.481650 15176 tablet_service.cc:1558] Processing DeleteTablet for tablet 131b6c926fde4d98b337b804a1fb2af9 with delete_type TABLET_DATA_TOMBSTONED (TS 37acd5ac26b54c4fb766e0134c390e73 not found in new config with opid_index 14) from {username='slave'} at 127.0.0.1:40280
I20260709 12:15:19.488413 15188 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 12:15:19.480736 15716 raft_consensus.cc:2955] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Committing config change with OpId 12.12: config changed from index 11 to 12, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.473563 15038 raft_consensus.cc:2955] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Committing config change with OpId 17.14: config changed from index 13 to 14, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.476933 15713 raft_consensus.cc:2955] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Committing config change with OpId 16.12: config changed from index 11 to 12, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.508301 15190 raft_consensus.cc:2955] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Committing config change with OpId 12.12: config changed from index 11 to 12, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.513451 20524 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.023s
I20260709 12:15:19.570662 15109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:15:19.571378 15109 raft_consensus.cc:606] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:19.583397 20578 tablet_replica.cc:333] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:19.584715 20578 raft_consensus.cc:2243] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:19.633766 20578 raft_consensus.cc:2272] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:19.638484 14925 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4b3cb27c3e694258b3b1f9a0fa0ab788 with cas_config_opid_index 11: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:19.654066 14935 catalog_manager.cc:5697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 11 to 12, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New cstate: current_term: 12 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.659013 15032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:19.660041 15032 raft_consensus.cc:606] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:19.660395 20581 raft_consensus.cc:1064] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:19.663038 20581 consensus_queue.cc:237] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 8, Current term: 11, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:19.668658 20578 ts_tablet_manager.cc:1916] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:19.670603 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:15:19.672413 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:19.685115 14923 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3c43b082f4fa41ab97cd1bc022ef4c01 with cas_config_opid_index 11: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:19.696139 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:19.701409 15098 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b3cb27c3e694258b3b1f9a0fa0ab788 with delete_type TABLET_DATA_TOMBSTONED (TS cb445d4f8d034987976d9b78da5532ac not found in new config with opid_index 12) from {username='slave'} at 127.0.0.1:41540
W20260709 12:15:19.715641 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 111428us
I20260709 12:15:19.710985 14938 catalog_manager.cc:5697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index 11 to 12, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New cstate: current_term: 16 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:19.730436 15181 raft_consensus.cc:2955] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Committing config change with OpId 16.12: config changed from index 11 to 12, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:19.750671 15028 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c43b082f4fa41ab97cd1bc022ef4c01 with delete_type TABLET_DATA_TOMBSTONED (TS 2cdab4d204e440c194e8b09634795793 not found in new config with opid_index 12) from {username='slave'} at 127.0.0.1:50602
I20260709 12:15:19.793268 20588 tablet_replica.cc:333] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:19.794473 20588 raft_consensus.cc:2243] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:19.795358 20588 raft_consensus.cc:2272] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:19.806346 20585 raft_consensus.cc:993] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:19.812929 20445 raft_consensus.cc:993] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:19.813673 20585 raft_consensus.cc:1081] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:19.816632 20445 raft_consensus.cc:1081] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:19.821400 15190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40302
I20260709 12:15:19.821908 15190 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:19.822252 15190 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:19.828883 15181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40302
I20260709 12:15:19.829489 15181 raft_consensus.cc:493] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:19.829885 15181 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:19.831768 15190 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:19.834790 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:19.835536 15032 raft_consensus.cc:3055] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 12:15:19.835908 15032 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:19.836620 15032 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 16.12, Last appended by leader: 12, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:19.837702 15032 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:19.840191 15190 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:19.843919 20589 tablet_replica.cc:333] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:19.870688 20578 ts_tablet_manager.cc:1929] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 17.13
I20260709 12:15:19.898530 15181 raft_consensus.cc:515] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:19.884352 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:19.871248 20578 log.cc:1199] T 131b6c926fde4d98b337b804a1fb2af9 P 37acd5ac26b54c4fb766e0134c390e73: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root/wals/131b6c926fde4d98b337b804a1fb2af9
W20260709 12:15:19.983749 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 85408.5us
I20260709 12:15:19.998528 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:19.999297 15038 raft_consensus.cc:3055] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:19.999619 15038 raft_consensus.cc:740] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:19.999715 15115 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:20.000396 15038 consensus_queue.cc:260] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:20.001351 15038 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:20.002650 14924 catalog_manager.cc:5028] TS 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): tablet 131b6c926fde4d98b337b804a1fb2af9 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:15:20.004678 15181 leader_election.cc:290] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:20.008196 15038 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:15:20.009176 15032 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 17.
I20260709 12:15:20.011452 20588 ts_tablet_manager.cc:1916] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:15:19.998502 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 96704.8us
I20260709 12:15:20.027108 15115 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 17.
I20260709 12:15:20.027849 15156 leader_election.cc:304] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:20.028896 20489 raft_consensus.cc:2804] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:20.029455 20489 raft_consensus.cc:697] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:20.030433 20489 consensus_queue.cc:237] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:20.035699 15156 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:20.039942 20587 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 12:15:20.043628 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d5a734da72410a94d08b091f84eabf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:15:20.044585 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 142409us
I20260709 12:15:20.052784 15109 raft_consensus.cc:3060] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:20.046571 20587 raft_consensus.cc:697] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:20.125433 15109 raft_consensus.cc:2468] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:15:20.128578 20589 raft_consensus.cc:2243] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:20.129601 20589 raft_consensus.cc:2272] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:20.132601 20589 ts_tablet_manager.cc:1916] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:15:20.133564 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 80654.9us
I20260709 12:15:20.160128 15114 raft_consensus.cc:1240] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 11. Current term is 12. Ops: []
I20260709 12:15:20.180089 20587 consensus_queue.cc:237] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 16.12, Last appended by leader: 12, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:15:20.234248 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 100074us
I20260709 12:15:20.241205 14935 catalog_manager.cc:5697] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 11 to 12, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 12 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
W20260709 12:15:20.252970 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 83578.6us
I20260709 12:15:20.318979 15713 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 LEARNER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:15:20.325114 20588 ts_tablet_manager.cc:1929] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 12.11
I20260709 12:15:20.325760 20588 log.cc:1199] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P cb445d4f8d034987976d9b78da5532ac: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-1-root/wals/4b3cb27c3e694258b3b1f9a0fa0ab788
I20260709 12:15:20.335057 20272 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:15:20.335368 14923 catalog_manager.cc:5028] TS cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): tablet 4b3cb27c3e694258b3b1f9a0fa0ab788 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:15:20.388944 20503 raft_consensus.cc:993] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:20.398553 20503 raft_consensus.cc:1081] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
W20260709 12:15:20.405049 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 93441.4us
I20260709 12:15:20.405592 15032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:15:20.406141 15032 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:20.406518 15032 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:20.413744 20589 ts_tablet_manager.cc:1929] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 16.11
I20260709 12:15:20.414268 20589 log.cc:1199] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 2cdab4d204e440c194e8b09634795793: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-0-root/wals/3c43b082f4fa41ab97cd1bc022ef4c01
I20260709 12:15:20.416278 15032 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:20.420104 15032 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:20.424292 15181 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:15:20.432579 14925 catalog_manager.cc:5028] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): tablet 3c43b082f4fa41ab97cd1bc022ef4c01 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:15:20.432845 15185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:20.439814 15185 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:20.446003 15185 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:15:20.453372 15005 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:20.455983 20608 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:20.458673 20594 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:20.463429 20594 raft_consensus.cc:697] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:20.464640 20594 consensus_queue.cc:237] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:15:20.466584 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 304335us
I20260709 12:15:20.490198 15116 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 12:15:20.498999 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:20.499620 15116 raft_consensus.cc:3055] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:15:20.499913 15116 raft_consensus.cc:740] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:20.500738 15116 consensus_queue.cc:260] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:20.501973 15116 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:20.517441 20608 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:20.530931 14935 catalog_manager.cc:5697] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 16 to 17, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 17 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:20.551594 15038 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:15:20.558084 15116 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:15:20.564474 20536 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.038s
I20260709 12:15:20.607112 20591 raft_consensus.cc:2955] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Committing config change with OpId 11.10: config changed from index 8 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:20.609776 15032 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 12:15:20.609174 15185 raft_consensus.cc:2955] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Committing config change with OpId 11.10: config changed from index 8 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:20.617580 20587 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.015s
I20260709 12:15:20.653208 15114 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 12:15:20.655175 20586 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:15:20.695899 14935 catalog_manager.cc:5697] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 14 to 15, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 15 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:20.687383 15713 raft_consensus.cc:2955] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Committing config change with OpId 11.10: config changed from index 8 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:20.705489 15111 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 12:15:20.709347 20610 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 12:15:20.712007 14938 catalog_manager.cc:5697] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index 8 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 11 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:20.751377 15116 raft_consensus.cc:2955] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Committing config change with OpId 11.10: config changed from index 8 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:20.843631 15033 consensus_queue.cc:237] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:20.860759 15713 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:15:20.879459 20592 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.065s
W20260709 12:15:20.926966 20590 log.cc:927] Time spent T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 12:15:20.968990 15108 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 12:15:20.987270 15185 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 12:15:20.992442 20584 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:20.996971 15181 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 12:15:20.998402 20592 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:21.005869 20592 raft_consensus.cc:2955] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Committing config change with OpId 11.11: config changed from index 10 to 11, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:21.010136 15181 raft_consensus.cc:2955] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Committing config change with OpId 11.11: config changed from index 10 to 11, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:21.027169 20605 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:21.069721 15713 consensus_queue.cc:237] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 17.13, Last appended by leader: 12, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:21.072245 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:21.107017 14925 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5ffe974b7ca34a4ab7217cf956d34c0f with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:21.118527 14937 catalog_manager.cc:5697] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index 10 to 11, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New cstate: current_term: 11 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:21.129572 15108 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 12:15:21.139595 15713 raft_consensus.cc:2955] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Committing config change with OpId 11.11: config changed from index 10 to 11, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:21.142737 20633 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 12:15:21.156579 15032 raft_consensus.cc:1275] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 12:15:21.162307 20633 consensus_queue.cc:1048] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 12:15:21.217190 15098 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ffe974b7ca34a4ab7217cf956d34c0f with delete_type TABLET_DATA_TOMBSTONED (TS cb445d4f8d034987976d9b78da5532ac not found in new config with opid_index 11) from {username='slave'} at 127.0.0.1:41540
I20260709 12:15:21.228578 20632 raft_consensus.cc:2955] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 LEADER]: Committing config change with OpId 17.14: config changed from index 11 to 14, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:21.233040 15108 raft_consensus.cc:2955] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Committing config change with OpId 17.14: config changed from index 11 to 14, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:21.267545 14922 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb2ad8153e6d4ed8ba2c278e9111be58 with cas_config_opid_index 11: ChangeConfig:REMOVE_PEER succeeded (attempt 10)
I20260709 12:15:21.277407 14936 catalog_manager.cc:5697] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 11 to 14, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New cstate: current_term: 17 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:21.315591 15176 tablet_service.cc:1558] Processing DeleteTablet for tablet eb2ad8153e6d4ed8ba2c278e9111be58 with delete_type TABLET_DATA_TOMBSTONED (TS 37acd5ac26b54c4fb766e0134c390e73 not found in new config with opid_index 14) from {username='slave'} at 127.0.0.1:40280
I20260709 12:15:21.321259 20639 tablet_replica.cc:333] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
W20260709 12:15:21.345834 14923 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet d87b457d4fcf450aa4a249c29980c2d6 with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER failed with leader cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561) due to error UNKNOWN_ERROR; will retry: Invalid argument: Cannot remove peer cb445d4f8d034987976d9b78da5532ac from the config because it is the leader. Force another leader to be elected to remove this peer. Consensus state: current_term: 12 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:21.379980 20639 raft_consensus.cc:2243] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:21.380975 20639 raft_consensus.cc:2272] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.364311 15032 raft_consensus.cc:2955] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Committing config change with OpId 17.14: config changed from index 11 to 14, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:21.385010 15182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:15:21.396005 15182 raft_consensus.cc:606] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:21.386809 20639 ts_tablet_manager.cc:1916] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:21.384683 20640 tablet_replica.cc:333] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:21.401808 15182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:15:21.401953 20640 raft_consensus.cc:2243] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:21.402419 15182 raft_consensus.cc:606] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 18 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:21.402897 20640 raft_consensus.cc:2272] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.406051 20640 ts_tablet_manager.cc:1916] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:21.408908 15033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db665390876f4ed9b088c63ee9861928"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:21.409519 15033 raft_consensus.cc:606] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:21.410856 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:15:21.412710 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:21.413480 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:21.430819 20592 raft_consensus.cc:993] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:21.431383 20592 raft_consensus.cc:1081] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:21.426481 20639 ts_tablet_manager.cc:1929] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 11.10
I20260709 12:15:21.443715 20639 log.cc:1199] T 5ffe974b7ca34a4ab7217cf956d34c0f P cb445d4f8d034987976d9b78da5532ac: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-1-root/wals/5ffe974b7ca34a4ab7217cf956d34c0f
I20260709 12:15:21.448487 14923 catalog_manager.cc:5028] TS cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): tablet 5ffe974b7ca34a4ab7217cf956d34c0f (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:15:21.451171 15108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db665390876f4ed9b088c63ee9861928"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:15:21.451885 15108 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:21.452301 15108 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:15:21.453119 20534 raft_consensus.cc:993] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:21.453590 20534 raft_consensus.cc:1081] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 18 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:21.456667 15032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:15:21.457199 15032 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:21.457517 15032 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Advancing to term 19
I20260709 12:15:21.471640 15108 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:21.475301 15108 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:21.479570 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:21.488821 15716 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:15:21.484017 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:21.489682 15033 raft_consensus.cc:3055] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:15:21.490010 15033 raft_consensus.cc:740] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:21.490203 15032 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 19 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:21.492709 15033 consensus_queue.cc:260] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:21.496634 15032 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 19 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:21.497664 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:21.498281 15190 raft_consensus.cc:3055] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 18 LEADER]: Stepping down as leader of term 18
I20260709 12:15:21.498555 15190 raft_consensus.cc:740] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 18 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:21.499850 15033 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:15:21.503062 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:21.503659 15111 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Advancing to term 19
I20260709 12:15:21.507735 15190 consensus_queue.cc:260] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 18.11, Last appended by leader: 11, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:21.508891 15190 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Advancing to term 19
I20260709 12:15:21.514312 15033 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:15:21.525511 15081 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:21.526714 20596 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:15:21.527452 20596 raft_consensus.cc:697] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:21.523499 15716 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 9.
I20260709 12:15:21.514750 15111 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 19.
I20260709 12:15:21.608386 20640 ts_tablet_manager.cc:1929] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 17.13
I20260709 12:15:21.608989 20640 log.cc:1199] T eb2ad8153e6d4ed8ba2c278e9111be58 P 37acd5ac26b54c4fb766e0134c390e73: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root/wals/eb2ad8153e6d4ed8ba2c278e9111be58
I20260709 12:15:21.618877 14924 catalog_manager.cc:5028] TS 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): tablet eb2ad8153e6d4ed8ba2c278e9111be58 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:15:21.621757 15190 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 19.
I20260709 12:15:21.616743 20596 consensus_queue.cc:237] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:21.729825 15004 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:15:21.761941 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 121837us
I20260709 12:15:21.750635 20592 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 19 FOLLOWER]: Leader election won for term 19
I20260709 12:15:21.775740 20592 raft_consensus.cc:697] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 19 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:21.812387 20522 raft_consensus.cc:993] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:21.812942 20522 raft_consensus.cc:1081] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:21.816430 15032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:15:21.817054 15032 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:21.817387 15032 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:21.815613 20592 consensus_queue.cc:237] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 18.11, Last appended by leader: 11, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:21.840349 15032 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:21.839700 14937 catalog_manager.cc:5697] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 8 to 9, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 9 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:21.848984 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:21.849678 15116 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
W20260709 12:15:21.850066 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 76696us
I20260709 12:15:21.863747 15032 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:21.893502 15116 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:15:21.894919 15004 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:21.922731 15111 raft_consensus.cc:1240] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Rejecting Update request from peer 37acd5ac26b54c4fb766e0134c390e73 for earlier term 14. Current term is 15. Ops: []
W20260709 12:15:21.924044 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 68664.1us
I20260709 12:15:21.904326 20647 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:21.925264 20647 raft_consensus.cc:697] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:21.926112 20647 consensus_queue.cc:237] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:21.932149 14936 catalog_manager.cc:5697] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 18 to 19, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 19 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:21.944510 20643 consensus_queue.cc:1059] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 14.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:21.945773 20631 raft_consensus.cc:3055] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:15:21.946149 20631 raft_consensus.cc:740] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:21.947000 20631 consensus_queue.cc:260] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:21.975880 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:21.985077 20631 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:22.030123 15713 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 12:15:22.031898 20503 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.004s
I20260709 12:15:22.112044 15186 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 15.
I20260709 12:15:22.119025 14936 catalog_manager.cc:5697] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 14 to 15, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 15 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:22.173236 15038 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 12:15:22.175601 20601 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.002s
I20260709 12:15:22.305897 15116 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 19 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 18 index: 11. Preceding OpId from leader: term: 19 index: 12. (index mismatch)
I20260709 12:15:22.308243 20651 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:22.340217 15186 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 18 index: 11. Preceding OpId from leader: term: 19 index: 12. (index mismatch)
I20260709 12:15:22.342837 20656 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:22.437533 15116 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 12:15:22.440445 20656 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:22.463124 15186 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 12:15:22.468451 20656 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:15:22.563169 15116 consensus_queue.cc:237] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:22.624763 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:22.632011 15038 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:15:22.641042 20601 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 12:15:22.651420 15078 consensus_peers.cc:597] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb848b1da5b24bb69ba8c8a5724cd51f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.705734 20596 raft_consensus.cc:2955] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Committing config change with OpId 13.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:22.707235 15032 raft_consensus.cc:2955] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Committing config change with OpId 13.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:22.712769 15186 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:15:22.732069 15116 consensus_queue.cc:237] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:22.740955 20650 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:22.750550 14937 catalog_manager.cc:5697] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 13 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
W20260709 12:15:22.763197 15078 consensus_peers.cc:597] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc6cf21dcec149deb34c0a4df9c6cc92. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.768143 15032 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:15:22.776322 20596 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:22.784204 15188 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:15:22.789515 15186 raft_consensus.cc:2955] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Committing config change with OpId 13.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:22.811162 20676 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:15:22.833439 15188 raft_consensus.cc:2955] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Committing config change with OpId 12.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:22.813632 20596 raft_consensus.cc:2955] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Committing config change with OpId 12.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:22.868388 15032 raft_consensus.cc:2955] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Committing config change with OpId 12.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:22.922427 15188 consensus_queue.cc:237] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:22.941784 14935 catalog_manager.cc:5697] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 12 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:22.975642 15111 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
W20260709 12:15:22.978425 15153 consensus_peers.cc:597] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da585a7943934414a452b8e6341e1c36. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.978790 20631 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:15:22.985314 15033 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:15:22.989946 20631 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:15:23.021402 20654 raft_consensus.cc:2955] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Committing config change with OpId 11.7: config changed from index -1 to 7, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:23.030519 15111 raft_consensus.cc:2955] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Committing config change with OpId 11.7: config changed from index -1 to 7, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:23.037405 15038 raft_consensus.cc:2955] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Committing config change with OpId 11.7: config changed from index -1 to 7, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:23.192880 20686 ts_tablet_manager.cc:933] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:23.211650 20686 tablet_copy_client.cc:323] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.2:41561
I20260709 12:15:23.975642 14935 catalog_manager.cc:5697] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index -1 to 7, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 11 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:24.025583 15036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:24.026222 15036 raft_consensus.cc:606] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:24.070045 20646 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:24.070755 20646 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:24.072992 20646 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:24.070115 15684 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.685s	user 0.005s	sys 0.010s
W20260709 12:15:24.075191 15684 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.690s	user 0.005s	sys 0.010s
I20260709 12:15:24.083444 15114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:15:24.084350 15114 raft_consensus.cc:606] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:24.086019 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:24.087800 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:24.088644 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:15:24.114930 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 57853us
I20260709 12:15:24.121289 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:24.130964 20601 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:15:24.131732 20601 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:24.133791 20601 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:24.152508 15188 consensus_queue.cc:237] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 16.11, Last appended by leader: 10, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:24.164973 20706 ts_tablet_manager.cc:933] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:24.167305 20694 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:24.176612 20694 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:24.180133 20503 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 20 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:24.180757 20503 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:24.185436 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:24.182971 20503 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:24.171196 20646 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:24.189844 20699 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:24.190410 20699 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:24.188468 20646 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:24.192438 20699 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:24.193041 20646 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:24.193764 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:24.194252 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:24.195637 20701 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:24.196131 20701 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:24.198161 20701 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:24.200299 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:24.204087 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:24.199203 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:24.209195 20699 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:15:24.208096 14969 debug-util.cc:398] Leaking SignalData structure 0x7b08003283a0 after lost signal to thread 13875
I20260709 12:15:24.209745 20699 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:24.210507 20706 tablet_copy_client.cc:323] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.2:41561
I20260709 12:15:24.210879 20631 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:15:24.211449 20631 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:24.213415 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:24.208096 15003 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:24.214265 20654 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:15:24.214520 20651 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:15:24.216079 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:15:24.210963 14969 debug-util.cc:398] Leaking SignalData structure 0x7b08003278c0 after lost signal to thread 14972
W20260709 12:15:24.217682 14969 debug-util.cc:398] Leaking SignalData structure 0x7b080008b2c0 after lost signal to thread 15064
W20260709 12:15:24.218554 14969 debug-util.cc:398] Leaking SignalData structure 0x7b0800038a60 after lost signal to thread 15140
I20260709 12:15:24.221467 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
W20260709 12:15:24.223748 14969 debug-util.cc:398] Leaking SignalData structure 0x7b080035f440 after lost signal to thread 15214
I20260709 12:15:24.211964 20699 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:24.200479 20694 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:24.223426 15153 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
W20260709 12:15:24.226543 14969 debug-util.cc:398] Leaking SignalData structure 0x7b08000fa320 after lost signal to thread 15743
I20260709 12:15:24.240247 15126 tablet_copy_service.cc:140] P cb445d4f8d034987976d9b78da5532ac: Received BeginTabletCopySession request for tablet bb848b1da5b24bb69ba8c8a5724cd51f from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:58982)
I20260709 12:15:24.240896 15126 tablet_copy_service.cc:161] P cb445d4f8d034987976d9b78da5532ac: Beginning new tablet copy session on tablet bb848b1da5b24bb69ba8c8a5724cd51f from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:58982: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-bb848b1da5b24bb69ba8c8a5724cd51f
I20260709 12:15:24.213430 20631 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:24.247864 20631 raft_consensus.cc:2749] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:24.250157 15125 tablet_copy_service.cc:140] P cb445d4f8d034987976d9b78da5532ac: Received BeginTabletCopySession request for tablet dc6cf21dcec149deb34c0a4df9c6cc92 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:58982)
I20260709 12:15:24.250798 15125 tablet_copy_service.cc:161] P cb445d4f8d034987976d9b78da5532ac: Beginning new tablet copy session on tablet dc6cf21dcec149deb34c0a4df9c6cc92 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:58982: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-dc6cf21dcec149deb34c0a4df9c6cc92
I20260709 12:15:24.251680 20693 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:24.217131 20654 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:24.252274 20693 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:24.254103 20654 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:24.254390 20693 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:24.256561 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:24.261266 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 21 candidate_status { last_received { term: 20 index: 15 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:24.263521 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:24.264619 15125 tablet_copy_source_session.cc:215] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:24.267163 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:24.268626 20706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc6cf21dcec149deb34c0a4df9c6cc92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:24.269838 15126 tablet_copy_source_session.cc:215] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:24.273294 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:24.275867 20701 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:24.276429 20701 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:24.278573 20686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb848b1da5b24bb69ba8c8a5724cd51f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:24.278991 20701 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:24.279119 15153 consensus_peers.cc:597] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0800021d6be24a66aac3e48abb2eded0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:24.282472 20687 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:24.283005 20687 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:24.285121 15156 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:15:24.287809 15154 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:24.288446 20707 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:24.290900 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:24.291189 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:24.291522 20707 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:24.293040 20710 ts_tablet_manager.cc:933] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:24.293191 15034 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 12:15:24.294466 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:24.294615 20707 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:24.295624 15156 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:15:24.296725 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:24.288331 20654 raft_consensus.cc:2749] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:15:24.296875 20631 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:24.297536 20654 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:24.298128 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:24.299566 15153 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:15:24.300320 20687 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:24.300853 20687 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:24.300901 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:24.305611 20707 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:24.307858 20646 raft_consensus.cc:493] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:15:24.308470 20646 raft_consensus.cc:515] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:24.310599 20646 leader_election.cc:290] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:24.319491 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:24.336118 15154 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:24.337010 20701 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:24.342218 20704 raft_consensus.cc:993] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:24.342860 20704 raft_consensus.cc:1081] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:24.344164 20701 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:24.344794 20701 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:24.349269 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:24.353781 20654 raft_consensus.cc:2955] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 LEADER]: Committing config change with OpId 16.12: config changed from index -1 to 12, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:24.355810 20701 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:24.355516 15036 raft_consensus.cc:2955] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Committing config change with OpId 16.12: config changed from index -1 to 12, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:24.360567 15034 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:15:24.361274 15034 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:24.362574 15034 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:24.371969 20710 tablet_copy_client.cc:323] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.3:40323
I20260709 12:15:24.381435 20686 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43846 (request call id 1003) took 1323 ms. Trace:
I20260709 12:15:24.381927 20686 rpcz_store.cc:276] 0709 12:15:23.057699 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:23.057825 (+   126us) service_pool.cc:224] Handling call
0709 12:15:23.193292 (+135467us) ts_tablet_manager.cc:934] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
0709 12:15:24.277414 (+1084122us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:15:24.296969 (+ 19555us) tablet_metadata.cc:665] Metadata flushed
0709 12:15:24.297090 (+   121us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:15:24.380686 (+ 83596us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:15:24.380975 (+   289us) tablet_replica.cc:206] Creating consensus instance
0709 12:15:24.381308 (+   333us) ts_tablet_manager.cc:989] Replica registered.
0709 12:15:24.381365 (+    57us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":672,"tablet-copy.queue_time_us":134436,"thread_start_us":124924,"threads_started":2}
I20260709 12:15:24.390056 20706 tablet_copy_client.cc:806] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:24.390762 20706 tablet_copy_client.cc:670] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:24.403628 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f38efecc56d40039b4357b42a3915d8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:24.404597 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:24.408013 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:24.409477 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 21 candidate_status { last_received { term: 20 index: 15 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:24.415532 15200 tablet_copy_service.cc:140] P 37acd5ac26b54c4fb766e0134c390e73: Received BeginTabletCopySession request for tablet da585a7943934414a452b8e6341e1c36 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:41162)
W20260709 12:15:24.467203 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 48932.6us
I20260709 12:15:24.419775 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:24.419836 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:24.429183 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef20540334693925b40bb2ca93b68" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:24.470278 20647 raft_consensus.cc:993] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:24.415766 20706 tablet_copy_client.cc:538] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:24.471266 20647 raft_consensus.cc:1081] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:24.406167 20686 tablet_copy_client.cc:806] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:24.472544 20686 tablet_copy_client.cc:670] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:24.404326 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:24.473908 15200 tablet_copy_service.cc:161] P 37acd5ac26b54c4fb766e0134c390e73: Beginning new tablet copy session on tablet da585a7943934414a452b8e6341e1c36 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:41162: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-da585a7943934414a452b8e6341e1c36
I20260709 12:15:24.475620 15005 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:24.476408 20691 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 12:15:24.419574 15114 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 12:15:24.478628 20650 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:24.479082 20650 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:24.481174 15080 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:24.481904 20596 raft_consensus.cc:2749] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:24.429488 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:24.482452 20650 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:24.483052 15080 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:24.485548 15190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40302
I20260709 12:15:24.488691 20686 tablet_copy_client.cc:538] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:24.490586 15190 raft_consensus.cc:493] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:24.490984 15190 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:24.492281 20705 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260709 12:15:24.494468 15036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "2cdab4d204e440c194e8b09634795793" is_pre_election: true
I20260709 12:15:24.482040 15154 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:24.498891 15190 raft_consensus.cc:515] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:24.508001 20701 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:24.508759 15190 leader_election.cc:290] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:24.508014 15154 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:24.509596 15038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:24.501608 20706 tablet_bootstrap.cc:492] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:24.510208 15038 raft_consensus.cc:3055] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 12:15:24.510533 15038 raft_consensus.cc:740] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:24.511224 15038 consensus_queue.cc:260] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:24.512096 15200 tablet_copy_source_session.cc:215] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:24.513456 20686 tablet_bootstrap.cc:492] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:24.512271 15038 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:24.514731 20701 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 12:15:24.402009 15034 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:24.502501 15005 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:24.502354 14937 catalog_manager.cc:5697] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index -1 to 12, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 16 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:24.525401 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 13 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:24.525985 15718 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:24.529361 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 13 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:24.530072 15116 raft_consensus.cc:3055] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:15:24.530405 15116 raft_consensus.cc:740] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:24.531308 15116 consensus_queue.cc:260] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 12.13, Last appended by leader: 13, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:24.540127 15154 leader_election.cc:304] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:24.540665 15116 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:24.541587 20646 raft_consensus.cc:2749] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:24.542377 20646 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:24.545118 15034 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:24.550007 15718 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:15:24.544966 15154 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:24.553927 15003 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:15:24.561484 20713 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:24.562077 20713 raft_consensus.cc:697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:24.563007 20713 consensus_queue.cc:237] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 12.13, Last appended by leader: 13, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:24.572857 20646 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
W20260709 12:15:24.573616 15003 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:24.579936 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0800021d6be24a66aac3e48abb2eded0" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:24.573525 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8bd4216c40407789ef00410b0c96fc" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:24.583509 15109 raft_consensus.cc:3060] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
W20260709 12:15:24.586381 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 83963.9us
I20260709 12:15:24.587301 15005 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:24.587512 15038 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 16.
I20260709 12:15:24.588562 15156 leader_election.cc:304] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:24.593624 15080 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:24.597679 15116 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 13.
I20260709 12:15:24.601627 20687 raft_consensus.cc:2804] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:24.588161 20647 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:24.611153 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da585a7943934414a452b8e6341e1c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:24.602226 20687 raft_consensus.cc:697] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 16 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:24.613458 20687 consensus_queue.cc:237] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:24.599803 20698 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:24.636188 15109 raft_consensus.cc:2468] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 16.
I20260709 12:15:24.676075 15114 raft_consensus.cc:2955] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Committing config change with OpId 16.12: config changed from index -1 to 12, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:24.768016 20650 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 12:15:24.778985 20710 tablet_copy_client.cc:806] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:24.789425 20686 tablet_bootstrap.cc:492] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:24.804267 20686 tablet_bootstrap.cc:492] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:24.805088 20686 ts_tablet_manager.cc:1403] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.298s	user 0.041s	sys 0.022s
I20260709 12:15:24.821297 20686 raft_consensus.cc:359] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:24.822343 20686 raft_consensus.cc:740] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:24.808260 20710 tablet_copy_client.cc:670] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:24.823141 20686 consensus_queue.cc:260] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:24.828508 20686 ts_tablet_manager.cc:1434] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260709 12:15:24.841719 20710 tablet_copy_client.cc:538] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:24.858403 15126 tablet_copy_service.cc:342] P cb445d4f8d034987976d9b78da5532ac: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-bb848b1da5b24bb69ba8c8a5724cd51f received from {username='slave'} at 127.0.0.1:58982
I20260709 12:15:24.858894 15126 tablet_copy_service.cc:434] P cb445d4f8d034987976d9b78da5532ac: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-bb848b1da5b24bb69ba8c8a5724cd51f on tablet bb848b1da5b24bb69ba8c8a5724cd51f with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:24.851222 14936 catalog_manager.cc:5697] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 15 to 16, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 16 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:24.864880 14938 catalog_manager.cc:5697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 12 to 13, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 13 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:24.870096 20686 ts_tablet_manager.cc:933] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:24.930310 20686 tablet_copy_client.cc:323] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.3:40323
I20260709 12:15:24.932147 15200 tablet_copy_service.cc:140] P 37acd5ac26b54c4fb766e0134c390e73: Received BeginTabletCopySession request for tablet 0800021d6be24a66aac3e48abb2eded0 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:41162)
I20260709 12:15:24.932660 15200 tablet_copy_service.cc:161] P 37acd5ac26b54c4fb766e0134c390e73: Beginning new tablet copy session on tablet 0800021d6be24a66aac3e48abb2eded0 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:41162: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-0800021d6be24a66aac3e48abb2eded0
I20260709 12:15:24.938745 20706 tablet_bootstrap.cc:492] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:24.941951 15200 tablet_copy_source_session.cc:215] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:24.946010 20710 tablet_bootstrap.cc:492] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:24.957322 20686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0800021d6be24a66aac3e48abb2eded0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:24.959825 20706 tablet_bootstrap.cc:492] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:24.960700 20706 ts_tablet_manager.cc:1403] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.459s	user 0.040s	sys 0.013s
I20260709 12:15:24.981972 20706 raft_consensus.cc:359] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:24.982829 20706 raft_consensus.cc:740] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:25.009274 20686 tablet_copy_client.cc:806] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:25.009994 20686 tablet_copy_client.cc:670] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:25.011562 20706 consensus_queue.cc:260] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:25.014149 20706 ts_tablet_manager.cc:1434] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.053s	user 0.003s	sys 0.003s
I20260709 12:15:25.018136 15126 tablet_copy_service.cc:342] P cb445d4f8d034987976d9b78da5532ac: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-dc6cf21dcec149deb34c0a4df9c6cc92 received from {username='slave'} at 127.0.0.1:58982
I20260709 12:15:25.018571 15126 tablet_copy_service.cc:434] P cb445d4f8d034987976d9b78da5532ac: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-dc6cf21dcec149deb34c0a4df9c6cc92 on tablet dc6cf21dcec149deb34c0a4df9c6cc92 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:25.024645 20686 tablet_copy_client.cc:538] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:25.018638 15718 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 13. Preceding OpId from leader: term: 13 index: 14. (index mismatch)
I20260709 12:15:25.031268 20647 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 12:15:25.074100 20686 tablet_bootstrap.cc:492] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:25.135104 15109 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 13. Preceding OpId from leader: term: 13 index: 14. (index mismatch)
I20260709 12:15:25.153391 20691 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 12:15:25.159389 15114 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 12:15:25.161966 20687 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:25.185279 20710 tablet_bootstrap.cc:492] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:25.186282 20710 tablet_bootstrap.cc:492] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:25.187026 20710 ts_tablet_manager.cc:1403] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.241s	user 0.018s	sys 0.015s
I20260709 12:15:25.223517 15034 raft_consensus.cc:1275] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 12:15:25.224856 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:25.226936 20646 consensus_queue.cc:1048] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:25.233659 20710 raft_consensus.cc:359] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:25.242084 20710 raft_consensus.cc:740] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:25.269907 20710 consensus_queue.cc:260] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:25.271852 15715 raft_consensus.cc:1217] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Deduplicated request from leader. Original: 12.8->[12.9-12.9]   Dedup: 12.9->[]
I20260709 12:15:25.282189 15715 raft_consensus.cc:1217] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 LEARNER]: Deduplicated request from leader. Original: 11.6->[11.7-11.7]   Dedup: 11.7->[]
I20260709 12:15:25.316339 15715 raft_consensus.cc:1217] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEARNER]: Deduplicated request from leader. Original: 13.8->[13.9-13.9]   Dedup: 13.9->[]
I20260709 12:15:25.353134 20710 ts_tablet_manager.cc:1434] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.158s	user 0.006s	sys 0.002s
I20260709 12:15:25.357551 15200 tablet_copy_service.cc:342] P 37acd5ac26b54c4fb766e0134c390e73: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-da585a7943934414a452b8e6341e1c36 received from {username='slave'} at 127.0.0.1:41162
I20260709 12:15:25.358057 15200 tablet_copy_service.cc:434] P 37acd5ac26b54c4fb766e0134c390e73: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-da585a7943934414a452b8e6341e1c36 on tablet da585a7943934414a452b8e6341e1c36 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:25.372713 15181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:15:25.373452 15181 raft_consensus.cc:606] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:25.426008 15034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:25.426918 15034 raft_consensus.cc:606] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:25.430397 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:25.432261 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:25.433105 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:25.508003 20686 tablet_bootstrap.cc:492] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=13 overwritten=1 applied=12 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:25.509126 20686 tablet_bootstrap.cc:492] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:25.510018 20686 ts_tablet_manager.cc:1403] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.436s	user 0.048s	sys 0.017s
I20260709 12:15:25.513028 20686 raft_consensus.cc:359] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:25.513845 20686 raft_consensus.cc:740] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:25.514519 20686 consensus_queue.cc:260] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 16.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:25.516764 20686 ts_tablet_manager.cc:1434] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:15:25.520453 15200 tablet_copy_service.cc:342] P 37acd5ac26b54c4fb766e0134c390e73: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-0800021d6be24a66aac3e48abb2eded0 received from {username='slave'} at 127.0.0.1:41162
I20260709 12:15:25.520893 15200 tablet_copy_service.cc:434] P 37acd5ac26b54c4fb766e0134c390e73: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-0800021d6be24a66aac3e48abb2eded0 on tablet 0800021d6be24a66aac3e48abb2eded0 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:25.537025 20691 raft_consensus.cc:993] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:25.539856 20729 raft_consensus.cc:1081] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:25.546693 20631 raft_consensus.cc:993] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:25.547325 20631 raft_consensus.cc:1081] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:25.548919 15038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:15:25.549461 15038 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:25.549794 15038 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Advancing to term 18
I20260709 12:15:25.556847 15038 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:25.563589 15114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:15:25.564220 15114 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:25.564646 15114 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:15:25.565824 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:25.566430 15108 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Advancing to term 18
I20260709 12:15:25.570153 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:25.570833 15181 raft_consensus.cc:3055] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 12:15:25.571116 15181 raft_consensus.cc:740] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:25.571854 15181 consensus_queue.cc:260] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 17.13, Last appended by leader: 13, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:25.572860 15181 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Advancing to term 18
I20260709 12:15:25.573587 15114 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:25.564221 15038 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 18 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:25.577328 15114 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:25.577608 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:25.578210 15034 raft_consensus.cc:3055] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:15:25.578478 15034 raft_consensus.cc:740] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:25.579263 15034 consensus_queue.cc:260] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:25.580410 15034 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:15:25.586520 15190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:25.587117 15190 raft_consensus.cc:3060] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:15:25.590447 15108 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 18.
I20260709 12:15:25.593616 15190 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:15:25.600307 15004 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:25.601284 15034 raft_consensus.cc:2468] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 8.
I20260709 12:15:25.602561 15081 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:25.603350 20737 raft_consensus.cc:2804] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:15:25.603832 20737 raft_consensus.cc:697] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:25.604635 20737 consensus_queue.cc:237] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:25.613179 15181 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 18.
I20260709 12:15:25.601183 20729 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Leader election won for term 18
I20260709 12:15:25.614049 20729 raft_consensus.cc:697] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 18 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:25.625208 20729 consensus_queue.cc:237] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 17.13, Last appended by leader: 13, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:15:25.834367 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 44018.7us
I20260709 12:15:25.857031 20747 raft_consensus.cc:1064] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:25.860476 15715 raft_consensus.cc:1217] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 LEARNER]: Deduplicated request from leader. Original: 16.11->[16.12-16.12]   Dedup: 16.12->[]
I20260709 12:15:25.860049 20747 consensus_queue.cc:237] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 5, Current term: 11, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:25.908972 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 52513.3us
W20260709 12:15:25.983577 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 54921.3us
W20260709 12:15:25.985893 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 62251us
I20260709 12:15:26.016786 14935 catalog_manager.cc:5697] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 17 to 18, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 18 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:26.105108 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 177704us
I20260709 12:15:26.122135 15715 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:15:26.159104 15036 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 12:15:26.162349 20761 raft_consensus.cc:1064] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:26.154423 20687 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.023s
I20260709 12:15:26.203365 20747 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 12:15:26.209319 20754 log.cc:927] Time spent T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.114s	user 0.000s	sys 0.001s
I20260709 12:15:26.215643 14936 catalog_manager.cc:5697] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 7 to 8, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 8 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:26.266384 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 72215.2us
W20260709 12:15:26.255959 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 137388us
I20260709 12:15:26.326292 20761 consensus_queue.cc:237] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 7, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:26.333551 15188 raft_consensus.cc:1275] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:15:26.337707 15035 raft_consensus.cc:1275] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:15:26.350318 20717 raft_consensus.cc:1064] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:26.357386 20767 consensus_queue.cc:1048] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:15:26.357997 20717 consensus_queue.cc:237] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 16.12, Last appended by leader: 10, Current term: 16, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:26.361562 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 202146us
W20260709 12:15:26.363408 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 359285us
I20260709 12:15:26.384334 20756 consensus_queue.cc:1048] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.039s
I20260709 12:15:26.431233 15710 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
W20260709 12:15:26.431318 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 172349us
I20260709 12:15:26.433955 20717 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
W20260709 12:15:26.484155 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 108313us
I20260709 12:15:26.496291 15035 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
W20260709 12:15:26.497737 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 114974us
I20260709 12:15:26.503407 15114 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 18 index: 14. (index mismatch)
I20260709 12:15:26.503074 15116 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
W20260709 12:15:26.497888 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 114993us
I20260709 12:15:26.523728 15190 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:26.530988 15037 raft_consensus.cc:2955] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Committing config change with OpId 11.8: config changed from index 7 to 8, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:26.544837 20717 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.002s
I20260709 12:15:26.556813 15109 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 12:15:26.558202 20777 raft_consensus.cc:1064] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:26.558996 15036 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:26.532019 20707 raft_consensus.cc:2955] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Committing config change with OpId 11.8: config changed from index 7 to 8, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:26.601176 20704 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:15:26.616834 20687 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:15:26.594524 20777 consensus_queue.cc:237] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 7, Current term: 13, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:26.636062 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 45353.8us
W20260709 12:15:26.721062 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 82520.8us
I20260709 12:15:26.742331 15710 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
W20260709 12:15:26.748998 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 73602.1us
W20260709 12:15:26.749394 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 98119.7us
I20260709 12:15:26.808581 20650 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.011s
I20260709 12:15:26.813176 20776 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 12:15:26.831207 15713 raft_consensus.cc:2955] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Committing config change with OpId 11.8: config changed from index 7 to 8, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:15:26.838109 20794 log.cc:927] Time spent T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.099s	user 0.003s	sys 0.000s
I20260709 12:15:26.841708 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:26.874197 20766 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 12:15:26.877434 14938 catalog_manager.cc:5697] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index 7 to 8, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 11 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:26.889480 15187 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 18 index: 14. (index mismatch)
I20260709 12:15:26.896080 15116 raft_consensus.cc:2955] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Committing config change with OpId 11.8: config changed from index 7 to 8, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:26.926633 20773 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 12:15:26.961375 20758 raft_consensus.cc:2955] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 LEADER]: Committing config change with OpId 16.13: config changed from index 12 to 13, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:26.965518 20746 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:15:26.971634 15032 raft_consensus.cc:2955] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Committing config change with OpId 16.13: config changed from index 12 to 13, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:26.971386 15036 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:15:26.981653 20777 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:26.995467 15718 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEARNER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:15:27.018963 20738 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:15:27.044189 15183 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:15:27.049431 20777 raft_consensus.cc:2955] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Committing config change with OpId 12.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.053661 15713 raft_consensus.cc:2955] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.062500 15032 raft_consensus.cc:2955] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.097384 14935 catalog_manager.cc:5697] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index 12 to 13, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 16 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.123240 20746 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.012s
I20260709 12:15:27.226852 15190 consensus_queue.cc:237] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:27.212119 15719 raft_consensus.cc:2955] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Committing config change with OpId 16.13: config changed from index 12 to 13, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.256655 15036 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:15:27.262552 20631 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
W20260709 12:15:27.281664 20805 log.cc:927] Time spent T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 12:15:27.285279 14936 catalog_manager.cc:5697] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 12 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.289577 15713 raft_consensus.cc:1275] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 12:15:27.304152 20764 raft_consensus.cc:2955] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Committing config change with OpId 11.9: config changed from index 8 to 9, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.308547 20746 raft_consensus.cc:2955] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Committing config change with OpId 13.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.322219 15037 raft_consensus.cc:2955] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Committing config change with OpId 11.9: config changed from index 8 to 9, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.329471 20747 consensus_queue.cc:1048] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:15:27.332937 15116 raft_consensus.cc:2955] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Committing config change with OpId 16.13: config changed from index 12 to 13, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.316102 15718 raft_consensus.cc:2955] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Committing config change with OpId 13.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.372954 15713 raft_consensus.cc:2955] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Committing config change with OpId 11.9: config changed from index 8 to 9, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:15:27.419420 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 46948.5us
I20260709 12:15:27.442329 15185 raft_consensus.cc:2955] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.452630 15032 raft_consensus.cc:2955] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Committing config change with OpId 13.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.456393 15182 raft_consensus.cc:2955] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Committing config change with OpId 13.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.457444 15036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "557b9d61210a4b4788166f507be888d5"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:27.476260 14935 catalog_manager.cc:5697] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index 8 to 9, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New cstate: current_term: 11 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:15:27.474546 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 67046.5us
I20260709 12:15:27.476333 15036 raft_consensus.cc:606] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:27.481395 14924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da585a7943934414a452b8e6341e1c36 with cas_config_opid_index 8: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:27.488711 15115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:15:27.490839 15115 raft_consensus.cc:606] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:27.493156 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:27.495051 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:27.496162 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:27.516987 15098 tablet_service.cc:1558] Processing DeleteTablet for tablet da585a7943934414a452b8e6341e1c36 with delete_type TABLET_DATA_TOMBSTONED (TS cb445d4f8d034987976d9b78da5532ac not found in new config with opid_index 9) from {username='slave'} at 127.0.0.1:41540
I20260709 12:15:27.540547 15185 consensus_queue.cc:237] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 10, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:27.549795 15713 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
I20260709 12:15:27.557298 14936 catalog_manager.cc:5697] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 13 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.580657 15115 raft_consensus.cc:1275] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
I20260709 12:15:27.580488 20758 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.003s
I20260709 12:15:27.591066 20745 raft_consensus.cc:993] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:27.591678 20745 raft_consensus.cc:1081] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:27.593206 20778 raft_consensus.cc:993] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:27.593760 20778 raft_consensus.cc:1081] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:27.601456 15185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "557b9d61210a4b4788166f507be888d5"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40302
I20260709 12:15:27.602123 15185 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:27.602486 15185 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:27.611841 15036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:15:27.613304 15719 raft_consensus.cc:2955] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Committing config change with OpId 16.14: config changed from index 13 to 14, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.612562 15036 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:27.615986 15036 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:27.621742 15185 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:27.609611 20707 raft_consensus.cc:2955] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 LEADER]: Committing config change with OpId 16.14: config changed from index 13 to 14, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.625186 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:27.625912 15032 raft_consensus.cc:3055] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:15:27.626281 15032 raft_consensus.cc:740] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:27.627101 15032 consensus_queue.cc:260] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:27.631366 15185 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:27.654717 15032 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:27.637066 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:27.646247 20631 consensus_queue.cc:1048] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 12:15:27.656348 15108 raft_consensus.cc:3060] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:27.659252 20815 tablet_replica.cc:333] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:27.660519 20815 raft_consensus.cc:2243] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.661453 20815 raft_consensus.cc:2272] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.665666 15108 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 15.
I20260709 12:15:27.667738 15154 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:27.668675 20758 raft_consensus.cc:2804] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:27.669211 20758 raft_consensus.cc:697] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:27.670125 20758 consensus_queue.cc:237] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:27.682528 15115 raft_consensus.cc:2955] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Committing config change with OpId 16.14: config changed from index 13 to 14, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.690659 14924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0800021d6be24a66aac3e48abb2eded0 with cas_config_opid_index 13: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:27.711179 15032 raft_consensus.cc:2468] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 15.
I20260709 12:15:27.712227 15036 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:27.713394 14938 catalog_manager.cc:5697] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 13 to 14, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New cstate: current_term: 16 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.799630 14935 catalog_manager.cc:5697] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 14 to 15, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 15 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:27.801988 20815 ts_tablet_manager.cc:1916] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:27.809719 15116 consensus_queue.cc:237] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:27.820329 15079 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:27.820079 15108 consensus_queue.cc:237] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:27.828954 15033 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:27.838331 20792 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:27.845436 15718 raft_consensus.cc:1275] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:27.855304 15713 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 12:15:27.863529 15188 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 12:15:27.866447 20791 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:27.877462 15036 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:27.879099 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:27.879739 15116 raft_consensus.cc:3055] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:27.885416 20791 raft_consensus.cc:2955] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Committing config change with OpId 13.11: config changed from index 10 to 11, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.887610 15028 tablet_service.cc:1558] Processing DeleteTablet for tablet 0800021d6be24a66aac3e48abb2eded0 with delete_type TABLET_DATA_TOMBSTONED (TS 2cdab4d204e440c194e8b09634795793 not found in new config with opid_index 14) from {username='slave'} at 127.0.0.1:50602
I20260709 12:15:27.880021 15116 raft_consensus.cc:740] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:27.889227 15116 consensus_queue.cc:260] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:27.890431 15116 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:27.897936 20792 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:27.900169 20792 consensus_queue.cc:1048] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:27.907320 15188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:27.907999 15188 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:27.909691 15190 raft_consensus.cc:2955] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Committing config change with OpId 13.11: config changed from index 10 to 11, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.912081 15718 raft_consensus.cc:2955] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Committing config change with OpId 13.11: config changed from index 10 to 11, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.983388 15719 raft_consensus.cc:2955] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 10 to 11, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.983969 20746 raft_consensus.cc:2955] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Committing config change with OpId 12.11: config changed from index 10 to 11, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.996667 15033 raft_consensus.cc:2955] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 10 to 11, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:27.996671 14923 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb848b1da5b24bb69ba8c8a5724cd51f with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:28.005982 20818 tablet_replica.cc:333] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:28.033428 14937 catalog_manager.cc:5697] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index 10 to 11, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New cstate: current_term: 12 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:28.042866 20818 raft_consensus.cc:2243] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:28.045764 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 112509us
I20260709 12:15:28.049286 15176 tablet_service.cc:1558] Processing DeleteTablet for tablet dc6cf21dcec149deb34c0a4df9c6cc92 with delete_type TABLET_DATA_TOMBSTONED (TS 37acd5ac26b54c4fb766e0134c390e73 not found in new config with opid_index 11) from {username='slave'} at 127.0.0.1:40280
I20260709 12:15:28.053614 20815 ts_tablet_manager.cc:1929] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 11.8
I20260709 12:15:28.011132 14935 catalog_manager.cc:5697] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index 10 to 11, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New cstate: current_term: 13 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:28.074018 14923 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dc6cf21dcec149deb34c0a4df9c6cc92 with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:28.073659 20815 log.cc:1199] T da585a7943934414a452b8e6341e1c36 P cb445d4f8d034987976d9b78da5532ac: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-1-root/wals/da585a7943934414a452b8e6341e1c36
I20260709 12:15:28.080960 14923 catalog_manager.cc:5028] TS cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): tablet da585a7943934414a452b8e6341e1c36 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:15:28.060210 15116 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:15:28.084673 15004 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:28.085866 20780 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:28.086395 20780 raft_consensus.cc:697] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:28.087271 20780 consensus_queue.cc:237] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:28.073047 15188 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:15:28.098536 20818 raft_consensus.cc:2272] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.108704 15028 tablet_service.cc:1558] Processing DeleteTablet for tablet bb848b1da5b24bb69ba8c8a5724cd51f with delete_type TABLET_DATA_TOMBSTONED (TS 2cdab4d204e440c194e8b09634795793 not found in new config with opid_index 11) from {username='slave'} at 127.0.0.1:50602
I20260709 12:15:28.126449 20818 ts_tablet_manager.cc:1916] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:28.128170 20820 tablet_replica.cc:333] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:28.129335 20820 raft_consensus.cc:2243] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.130234 20820 raft_consensus.cc:2272] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.143384 14936 catalog_manager.cc:5697] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 11 to 12, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 12 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.152612 15116 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 12:15:28.160701 20819 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 12:15:28.174923 20820 ts_tablet_manager.cc:1916] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:28.282744 20818 ts_tablet_manager.cc:1929] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 16.13
I20260709 12:15:28.283993 20818 log.cc:1199] T 0800021d6be24a66aac3e48abb2eded0 P 2cdab4d204e440c194e8b09634795793: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-0-root/wals/0800021d6be24a66aac3e48abb2eded0
I20260709 12:15:28.286365 14925 catalog_manager.cc:5028] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): tablet 0800021d6be24a66aac3e48abb2eded0 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:15:28.286810 15036 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 12:15:28.296376 20776 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.002s
I20260709 12:15:28.301270 20818 tablet_replica.cc:333] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:28.302572 20818 raft_consensus.cc:2243] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.306064 20818 raft_consensus.cc:2272] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.315001 20818 ts_tablet_manager.cc:1916] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:28.341445 20820 ts_tablet_manager.cc:1929] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 12.10
I20260709 12:15:28.342046 20820 log.cc:1199] T dc6cf21dcec149deb34c0a4df9c6cc92 P 37acd5ac26b54c4fb766e0134c390e73: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root/wals/dc6cf21dcec149deb34c0a4df9c6cc92
I20260709 12:15:28.344846 14924 catalog_manager.cc:5028] TS 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): tablet dc6cf21dcec149deb34c0a4df9c6cc92 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:15:28.413468 20818 ts_tablet_manager.cc:1929] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 13.10
I20260709 12:15:28.414044 20818 log.cc:1199] T bb848b1da5b24bb69ba8c8a5724cd51f P 2cdab4d204e440c194e8b09634795793: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-0-root/wals/bb848b1da5b24bb69ba8c8a5724cd51f
I20260709 12:15:28.415825 14925 catalog_manager.cc:5028] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): tablet bb848b1da5b24bb69ba8c8a5724cd51f (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:15:28.610349 15188 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:15:28.611953 20780 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:28.641072 15116 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:15:28.647095 20780 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:28.689837 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:28.866911 15032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:28.867543 15032 raft_consensus.cc:606] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Received request to transfer leadership to TS 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:28.871253 15182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:15:28.871842 15182 raft_consensus.cc:606] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:28.875051 15032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:28.875623 15032 raft_consensus.cc:606] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:28.876835 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:15:28.878777 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:28.879643 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:28.884546 20780 raft_consensus.cc:993] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793: : Instructing follower 1f3445d48e0b46c7b7a0cee3c2c24b07 to start an election
I20260709 12:15:28.885083 20780 raft_consensus.cc:1081] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Signalling peer 1f3445d48e0b46c7b7a0cee3c2c24b07 to start an election
I20260709 12:15:28.889918 15718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788"
dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
 from {username='slave'} at 127.0.0.1:43856
I20260709 12:15:28.890427 15718 raft_consensus.cc:493] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:28.890753 15718 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:28.913081 15718 raft_consensus.cc:515] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:28.923408 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:28.924177 15032 raft_consensus.cc:3055] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 12:15:28.924486 15032 raft_consensus.cc:740] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:28.925309 15032 consensus_queue.cc:260] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:28.926436 15032 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:28.934211 15032 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 13.
I20260709 12:15:28.936610 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3cb27c3e694258b3b1f9a0fa0ab788" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:28.937252 15182 raft_consensus.cc:3060] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:28.943229 15685 leader_election.cc:304] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:15:28.947343 20744 raft_consensus.cc:2804] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:28.948091 20744 raft_consensus.cc:697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:15:28.948967 20744 consensus_queue.cc:237] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:28.959215 15182 raft_consensus.cc:2468] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 13.
I20260709 12:15:28.960552 15718 leader_election.cc:290] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:28.981277 14936 catalog_manager.cc:5697] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 12 to 13, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 13 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:29.018592 20766 raft_consensus.cc:993] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:29.019270 20766 raft_consensus.cc:1081] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:29.021461 15116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:15:29.022078 15116 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:29.022439 15116 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:29.034974 15116 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:29.064038 15116 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:29.064714 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 14 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:29.065342 15032 raft_consensus.cc:3055] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 12:15:29.065639 15032 raft_consensus.cc:740] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:29.066380 15032 consensus_queue.cc:260] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 13.14, Last appended by leader: 14, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:29.066704 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 14 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:29.067339 15718 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:29.068779 15032 raft_consensus.cc:3060] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:29.075078 15032 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:15:29.077286 15081 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:29.078042 20650 raft_consensus.cc:2804] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:15:29.078506 20650 raft_consensus.cc:697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:29.079385 20650 consensus_queue.cc:237] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 13.14, Last appended by leader: 14, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:29.080024 15718 raft_consensus.cc:2468] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:15:29.277448 14936 catalog_manager.cc:5697] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 13 to 14, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 14 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:29.313898 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 81379.6us
I20260709 12:15:29.381353 20819 raft_consensus.cc:993] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:29.381891 20819 raft_consensus.cc:1081] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
W20260709 12:15:29.406150 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 93898.4us
W20260709 12:15:29.408679 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 99462.9us
W20260709 12:15:29.440403 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 134612us
I20260709 12:15:29.462968 15032 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 14. Preceding OpId from leader: term: 14 index: 15. (index mismatch)
I20260709 12:15:29.463505 15115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41558
I20260709 12:15:29.464084 15115 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:29.464383 20836 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 12:15:29.464433 15115 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:29.478215 15115 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:29.480161 15115 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Requested vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:29.482472 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:29.482818 15188 consensus_queue.cc:237] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:29.486913 15718 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:29.513796 15718 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 15.
I20260709 12:15:29.515231 15078 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:29.516023 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:29.516705 15182 raft_consensus.cc:3055] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 12:15:29.517056 15182 raft_consensus.cc:740] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:29.517995 15182 consensus_queue.cc:260] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:29.520311 20738 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:29.521792 15182 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:29.523672 20738 raft_consensus.cc:697] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:29.532011 15036 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 13. (index mismatch)
I20260709 12:15:29.533640 20834 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 12:15:29.533340 20738 consensus_queue.cc:237] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:29.555413 15182 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 15.
I20260709 12:15:29.557925 15185 raft_consensus.cc:1275] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 13. (index mismatch)
I20260709 12:15:29.574270 20834 consensus_queue.cc:1048] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 12:15:29.597764 15718 raft_consensus.cc:1275] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 14. Preceding OpId from leader: term: 14 index: 15. (index mismatch)
W20260709 12:15:29.607260 15153 consensus_peers.cc:597] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 575378d3589a4127a135b95d0c59a8b7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:29.608359 15034 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:15:29.602144 20746 consensus_queue.cc:1048] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.007s
I20260709 12:15:29.619506 15115 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 12:15:29.626564 20764 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.016s
I20260709 12:15:29.633904 20845 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 12:15:29.645351 14936 catalog_manager.cc:5697] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 14 to 15, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 15 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.765784 20847 raft_consensus.cc:2955] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Committing config change with OpId 13.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:29.770138 15114 raft_consensus.cc:2955] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Committing config change with OpId 13.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:29.792904 15188 consensus_queue.cc:237] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 17.10, Last appended by leader: 9, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:29.796989 15034 raft_consensus.cc:2955] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Committing config change with OpId 13.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:29.840755 14936 catalog_manager.cc:5697] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 13 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:29.860073 15114 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 17 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 12:15:29.881012 20838 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:29.885118 15032 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 17 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 12:15:29.887082 20845 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260709 12:15:29.926517 15153 consensus_peers.cc:597] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 109b3e11cf174a18818534437fe87a95. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:29.932965 20845 raft_consensus.cc:2955] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Committing config change with OpId 17.11: config changed from index -1 to 11, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:29.938194 15111 raft_consensus.cc:2955] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Committing config change with OpId 17.11: config changed from index -1 to 11, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:29.943395 15034 raft_consensus.cc:2955] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Committing config change with OpId 17.11: config changed from index -1 to 11, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:29.946826 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:29.950552 15718 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 12:15:29.952251 20839 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:29.975854 15034 consensus_queue.cc:237] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:29.969600 14935 catalog_manager.cc:5697] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index -1 to 11, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 17 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:30.050644 20870 ts_tablet_manager.cc:933] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:30.067144 15188 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 12:15:30.068648 15114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:15:30.069244 15114 raft_consensus.cc:606] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:30.071178 20844 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:30.081736 15111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db665390876f4ed9b088c63ee9861928"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:39914
I20260709 12:15:30.083156 20870 tablet_copy_client.cc:323] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.3:40323
W20260709 12:15:30.083721 15003 consensus_peers.cc:597] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40d4edb5957246d9b7cc465d6b8ff49a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:30.085384 15200 tablet_copy_service.cc:140] P 37acd5ac26b54c4fb766e0134c390e73: Received BeginTabletCopySession request for tablet 575378d3589a4127a135b95d0c59a8b7 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:41162)
I20260709 12:15:30.085932 15200 tablet_copy_service.cc:161] P 37acd5ac26b54c4fb766e0134c390e73: Beginning new tablet copy session on tablet 575378d3589a4127a135b95d0c59a8b7 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:41162: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-575378d3589a4127a135b95d0c59a8b7
I20260709 12:15:30.082325 15111 raft_consensus.cc:606] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:30.093111 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:30.094524 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:30.095103 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:30.113631 15200 tablet_copy_source_session.cc:215] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:30.117343 20870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 575378d3589a4127a135b95d0c59a8b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.151328 20870 tablet_copy_client.cc:806] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:30.152253 20870 tablet_copy_client.cc:670] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:30.156803 20870 tablet_copy_client.cc:538] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:30.170073 20870 tablet_bootstrap.cc:492] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:30.236353 15111 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:15:30.239574 15188 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 12:15:30.248641 20780 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.006s
I20260709 12:15:30.271427 20846 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
W20260709 12:15:30.343317 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 98668.3us
I20260709 12:15:30.361153 20738 raft_consensus.cc:993] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:30.361701 20738 raft_consensus.cc:1081] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:30.363636 15032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db665390876f4ed9b088c63ee9861928"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:15:30.364182 15032 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:30.364497 15032 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:30.379983 20840 raft_consensus.cc:2955] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Committing config change with OpId 12.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:30.386523 15188 raft_consensus.cc:2955] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Committing config change with OpId 12.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:30.392796 15032 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:30.392112 20870 tablet_bootstrap.cc:492] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=1 applied=9 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:30.398118 15032 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:30.398990 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:30.399636 15111 raft_consensus.cc:3055] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Stepping down as leader of term 9
I20260709 12:15:30.399914 15111 raft_consensus.cc:740] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:30.403299 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:30.403581 20870 tablet_bootstrap.cc:492] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:30.403527 15111 consensus_queue.cc:260] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 9.10, Last appended by leader: 10, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:30.404842 15713 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:30.404845 20870 ts_tablet_manager.cc:1403] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.235s	user 0.039s	sys 0.035s
I20260709 12:15:30.414393 15713 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:15:30.404767 15111 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:15:30.422708 15003 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793; no voters: 
I20260709 12:15:30.427932 20875 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:15:30.428486 20875 raft_consensus.cc:697] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:30.429452 20875 consensus_queue.cc:237] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 9.10, Last appended by leader: 10, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:30.425661 14936 catalog_manager.cc:5697] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 12 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:30.433825 15111 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 10.
I20260709 12:15:30.448213 20870 raft_consensus.cc:359] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:30.450887 15114 raft_consensus.cc:2955] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Committing config change with OpId 12.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:30.454895 20879 ts_tablet_manager.cc:933] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:30.451421 15034 consensus_queue.cc:237] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:30.456234 20870 raft_consensus.cc:740] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:30.467592 20870 consensus_queue.cc:260] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:30.548354 20879 tablet_copy_client.cc:323] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.3:40323
I20260709 12:15:30.552989 20870 ts_tablet_manager.cc:1434] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.132s	user 0.008s	sys 0.000s
I20260709 12:15:30.557916 15200 tablet_copy_service.cc:140] P 37acd5ac26b54c4fb766e0134c390e73: Received BeginTabletCopySession request for tablet 109b3e11cf174a18818534437fe87a95 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:41162)
I20260709 12:15:30.558634 15200 tablet_copy_service.cc:161] P 37acd5ac26b54c4fb766e0134c390e73: Beginning new tablet copy session on tablet 109b3e11cf174a18818534437fe87a95 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:41162: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-109b3e11cf174a18818534437fe87a95
I20260709 12:15:30.570175 15200 tablet_copy_source_session.cc:215] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:30.599987 14936 catalog_manager.cc:5697] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 9 to 10, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 10 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:30.607995 20879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109b3e11cf174a18818534437fe87a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.600134 15200 tablet_copy_service.cc:342] P 37acd5ac26b54c4fb766e0134c390e73: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-575378d3589a4127a135b95d0c59a8b7 received from {username='slave'} at 127.0.0.1:41162
I20260709 12:15:30.612551 15200 tablet_copy_service.cc:434] P 37acd5ac26b54c4fb766e0134c390e73: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-575378d3589a4127a135b95d0c59a8b7 on tablet 575378d3589a4127a135b95d0c59a8b7 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:30.615797 15186 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 12:15:30.619128 20875 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260709 12:15:30.621840 15003 consensus_peers.cc:597] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f733a11c7f24898b941d0243f91a039. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:30.689252 20840 raft_consensus.cc:2955] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Committing config change with OpId 15.10: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:30.691550 15186 raft_consensus.cc:2955] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Committing config change with OpId 15.10: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:30.694799 20893 ts_tablet_manager.cc:933] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767)
W20260709 12:15:30.694998 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 147391us
W20260709 12:15:30.699427 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 196236us
I20260709 12:15:30.712617 14936 catalog_manager.cc:5697] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 15 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:30.716821 15116 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 12:15:30.728142 20846 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:30.736779 20890 raft_consensus.cc:993] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:30.737390 20844 raft_consensus.cc:1081] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
I20260709 12:15:30.741429 15034 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:15:30.742123 15034 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:30.742609 15034 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:30.751168 15034 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:30.754251 15034 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:15:30.755801 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 157595us
I20260709 12:15:30.763553 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:30.764139 15718 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:30.783049 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:30.783706 15116 raft_consensus.cc:3055] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Stepping down as leader of term 11
I20260709 12:15:30.783984 15116 raft_consensus.cc:740] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:30.781272 20879 tablet_copy_client.cc:806] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:30.798269 15116 consensus_queue.cc:260] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:30.775185 20893 tablet_copy_client.cc:323] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.1:39767
I20260709 12:15:30.816913 15116 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:30.806443 15111 raft_consensus.cc:2955] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Committing config change with OpId 15.10: config changed from index -1 to 10, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
W20260709 12:15:30.874070 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 86077.6us
I20260709 12:15:30.875047 15718 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:15:30.875833 15713 raft_consensus.cc:1240] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Rejecting Update request from peer cb445d4f8d034987976d9b78da5532ac for earlier term 11. Current term is 12. Ops: []
W20260709 12:15:30.885560 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 96479us
I20260709 12:15:30.854981 20879 tablet_copy_client.cc:670] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
W20260709 12:15:30.906953 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 106816us
I20260709 12:15:30.925359 15049 tablet_copy_service.cc:140] P 2cdab4d204e440c194e8b09634795793: Received BeginTabletCopySession request for tablet 40d4edb5957246d9b7cc465d6b8ff49a from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:51618)
I20260709 12:15:30.925963 15049 tablet_copy_service.cc:161] P 2cdab4d204e440c194e8b09634795793: Beginning new tablet copy session on tablet 40d4edb5957246d9b7cc465d6b8ff49a from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:51618: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-40d4edb5957246d9b7cc465d6b8ff49a
I20260709 12:15:30.937959 15049 tablet_copy_source_session.cc:215] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:30.948257 15116 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 12.
I20260709 12:15:30.957130 15004 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:30.958930 20897 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:30.959540 20897 raft_consensus.cc:697] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:30.960832 20893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d4edb5957246d9b7cc465d6b8ff49a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.960516 20897 consensus_queue.cc:237] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:30.975875 15713 raft_consensus.cc:1217] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEARNER]: Deduplicated request from leader. Original: 13.8->[13.9-13.9]   Dedup: 13.9->[]
I20260709 12:15:30.997575 15116 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
I20260709 12:15:31.012145 20906 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:31.027999 20893 tablet_copy_client.cc:806] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:31.028648 20893 tablet_copy_client.cc:670] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:31.029320 20879 tablet_copy_client.cc:538] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:31.040422 20879 tablet_bootstrap.cc:492] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:31.040805 15710 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 9 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
I20260709 12:15:31.058179 20893 tablet_copy_client.cc:538] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:31.071206 20870 ts_tablet_manager.cc:933] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767)
I20260709 12:15:31.069221 20874 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.007s
I20260709 12:15:31.159058 14935 catalog_manager.cc:5697] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 11 to 12, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 12 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:31.175721 20870 tablet_copy_client.cc:323] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.1:39767
W20260709 12:15:31.187801 20910 log.cc:927] Time spent T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 12:15:31.195688 20893 tablet_bootstrap.cc:492] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:31.198323 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:31.204075 15049 tablet_copy_service.cc:140] P 2cdab4d204e440c194e8b09634795793: Received BeginTabletCopySession request for tablet 4f733a11c7f24898b941d0243f91a039 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:51618)
I20260709 12:15:31.204728 15049 tablet_copy_service.cc:161] P 2cdab4d204e440c194e8b09634795793: Beginning new tablet copy session on tablet 4f733a11c7f24898b941d0243f91a039 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:51618: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-4f733a11c7f24898b941d0243f91a039
I20260709 12:15:31.230492 15049 tablet_copy_source_session.cc:215] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:31.287027 15032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:31.287690 15032 raft_consensus.cc:606] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Received request to transfer leadership to TS 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:31.308346 20870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f733a11c7f24898b941d0243f91a039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.308641 15032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db665390876f4ed9b088c63ee9861928"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:31.345113 15032 raft_consensus.cc:606] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:31.353549 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:31.357141 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:31.357995 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:31.371518 20870 tablet_copy_client.cc:806] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:31.373342 20870 tablet_copy_client.cc:670] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:31.382624 20870 tablet_copy_client.cc:538] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:31.408718 20906 raft_consensus.cc:993] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793: : Instructing follower 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:31.409317 20906 raft_consensus.cc:1081] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Signalling peer 37acd5ac26b54c4fb766e0134c390e73 to start an election
I20260709 12:15:31.411166 15188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
 from {username='slave'} at 127.0.0.1:40302
I20260709 12:15:31.411764 15188 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:31.412110 15188 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:31.412515 15116 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 12:15:31.419080 15188 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:31.421855 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:31.422470 15032 raft_consensus.cc:3055] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 12:15:31.422783 15032 raft_consensus.cc:740] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:31.423020 20906 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:31.423533 15032 consensus_queue.cc:260] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 15.8, Last appended by leader: 8, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:31.424659 15032 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:31.432483 15188 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:31.433367 15032 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 16.
I20260709 12:15:31.433522 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:31.434166 15114 raft_consensus.cc:3060] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:31.434856 15156 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:31.441571 20764 raft_consensus.cc:2804] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:31.442144 20764 raft_consensus.cc:697] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 16 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:31.571997 15114 raft_consensus.cc:2468] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 16.
W20260709 12:15:31.626953 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 65848.8us
W20260709 12:15:31.642927 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 86630.1us
I20260709 12:15:31.635257 20764 consensus_queue.cc:237] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 15.8, Last appended by leader: 8, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:15:31.692910 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 81324.1us
I20260709 12:15:31.697760 20870 tablet_bootstrap.cc:492] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:31.744423 20879 tablet_bootstrap.cc:492] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:31.745496 20879 tablet_bootstrap.cc:492] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:31.764663 20879 ts_tablet_manager.cc:1403] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.726s	user 0.044s	sys 0.020s
W20260709 12:15:31.800340 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 54748.1us
W20260709 12:15:31.808279 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 65150.3us
W20260709 12:15:31.818954 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 56373.6us
I20260709 12:15:31.901858 20879 raft_consensus.cc:359] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:31.902750 20879 raft_consensus.cc:740] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:31.910147 15718 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
W20260709 12:15:31.937167 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 157762us
I20260709 12:15:31.931067 20936 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.004s
W20260709 12:15:31.948189 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 67152us
I20260709 12:15:31.928891 20879 consensus_queue.cc:260] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:31.974197 20879 ts_tablet_manager.cc:1434] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.173s	user 0.006s	sys 0.001s
I20260709 12:15:31.974762 20917 raft_consensus.cc:1064] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:31.977447 20917 consensus_queue.cc:237] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 7, Current term: 13, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:31.977998 15200 tablet_copy_service.cc:342] P 37acd5ac26b54c4fb766e0134c390e73: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-109b3e11cf174a18818534437fe87a95 received from {username='slave'} at 127.0.0.1:41162
I20260709 12:15:31.978472 15200 tablet_copy_service.cc:434] P 37acd5ac26b54c4fb766e0134c390e73: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-109b3e11cf174a18818534437fe87a95 on tablet 109b3e11cf174a18818534437fe87a95 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
W20260709 12:15:32.044943 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 225479us
I20260709 12:15:32.058348 20929 raft_consensus.cc:993] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:32.058974 20929 raft_consensus.cc:1081] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:32.080888 14936 catalog_manager.cc:5697] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 15 to 16, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 16 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
W20260709 12:15:32.095449 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 63520.7us
W20260709 12:15:32.120121 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 239665us
I20260709 12:15:32.123106 15718 raft_consensus.cc:1217] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 LEARNER]: Deduplicated request from leader. Original: 17.10->[17.11-17.11]   Dedup: 17.11->[]
I20260709 12:15:32.179716 15114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db665390876f4ed9b088c63ee9861928"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:15:32.180336 15114 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:32.180709 15114 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:15:32.191138 15033 raft_consensus.cc:1275] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260709 12:15:32.203960 15111 raft_consensus.cc:1275] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260709 12:15:32.210577 20943 consensus_queue.cc:1048] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 12:15:32.220007 15114 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:32.262508 15109 raft_consensus.cc:1240] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
W20260709 12:15:32.263142 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 46233.8us
W20260709 12:15:32.261317 20945 log.cc:927] Time spent T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 12:15:32.270459 15114 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:32.307170 20893 tablet_bootstrap.cc:492] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:32.293959 20884 consensus_queue.cc:1048] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.034s
W20260709 12:15:32.373917 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 159137us
I20260709 12:15:32.377130 15032 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:15:32.379266 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: true dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:32.379889 15718 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:15:32.395584 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 131737us
I20260709 12:15:32.395593 15718 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
I20260709 12:15:32.428226 15034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:32.438901 20893 tablet_bootstrap.cc:492] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:32.489820 20893 ts_tablet_manager.cc:1403] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 1.294s	user 0.048s	sys 0.018s
I20260709 12:15:32.428519 20956 consensus_queue.cc:1059] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: INVALID_TERM, Last received: 10.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.042s
I20260709 12:15:32.468887 15078 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:32.496703 20944 raft_consensus.cc:2804] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:15:32.493934 15713 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:15:32.509084 20944 raft_consensus.cc:697] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:32.523033 20944 consensus_queue.cc:237] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 10.11, Last appended by leader: 11, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:32.516922 20903 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.005s
W20260709 12:15:32.531380 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 284164us
I20260709 12:15:32.568179 15111 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:15:32.573937 20917 raft_consensus.cc:1064] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:32.576658 20917 consensus_queue.cc:237] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 9, Current term: 17, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:32.583854 20893 raft_consensus.cc:359] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:32.584718 20893 raft_consensus.cc:740] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:32.585366 20893 consensus_queue.cc:260] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:32.608289 15034 raft_consensus.cc:3055] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 12:15:32.608752 15034 raft_consensus.cc:740] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:32.613638 15715 raft_consensus.cc:1240] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Rejecting Update request from peer 2cdab4d204e440c194e8b09634795793 for earlier term 10. Current term is 11. Ops: []
I20260709 12:15:32.609488 15034 consensus_queue.cc:260] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 10.11, Last appended by leader: 11, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:32.613798 20958 log.cc:927] Time spent T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
W20260709 12:15:32.672905 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 58599.4us
I20260709 12:15:32.662835 20923 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.062s
W20260709 12:15:32.679493 15004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 52398.7us
I20260709 12:15:32.682817 15034 raft_consensus.cc:3060] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:15:32.697382 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 73244.8us
I20260709 12:15:32.698289 20935 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:32.712929 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:15:32.692840 20870 log.cc:927] Time spent T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Append to log took a long time: real 0.097s	user 0.000s	sys 0.000s
W20260709 12:15:32.747335 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 54653.4us
I20260709 12:15:32.764303 15034 raft_consensus.cc:2468] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 11.
W20260709 12:15:32.768697 20840 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 11 current term: 11 is higher.
I20260709 12:15:32.769080 20764 raft_consensus.cc:2955] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Committing config change with OpId 13.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:32.789054 20893 ts_tablet_manager.cc:1434] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.297s	user 0.007s	sys 0.000s
I20260709 12:15:32.839310 15111 raft_consensus.cc:2955] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Committing config change with OpId 13.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:32.853978 15049 tablet_copy_service.cc:342] P 2cdab4d204e440c194e8b09634795793: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-40d4edb5957246d9b7cc465d6b8ff49a received from {username='slave'} at 127.0.0.1:51618
I20260709 12:15:32.869815 15049 tablet_copy_service.cc:434] P 2cdab4d204e440c194e8b09634795793: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-40d4edb5957246d9b7cc465d6b8ff49a on tablet 40d4edb5957246d9b7cc465d6b8ff49a with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:33.021370 15715 raft_consensus.cc:1217] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Deduplicated request from leader. Original: 12.8->[12.9-12.9]   Dedup: 12.9->[]
I20260709 12:15:33.047955 20870 tablet_bootstrap.cc:492] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:33.059665 15032 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 12:15:33.067606 20870 tablet_bootstrap.cc:492] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:33.068439 20870 ts_tablet_manager.cc:1403] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 1.371s	user 0.049s	sys 0.017s
I20260709 12:15:33.074174 15710 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 12:15:33.072644 20917 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.011s
I20260709 12:15:33.084511 20939 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:33.091325 15710 raft_consensus.cc:2955] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Committing config change with OpId 13.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:33.117951 15038 raft_consensus.cc:2955] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Committing config change with OpId 13.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:33.145776 15111 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 12:15:33.162315 15718 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 10 index: 11. Preceding OpId from leader: term: 11 index: 12. (index mismatch)
I20260709 12:15:33.185406 14936 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37356 (request call id 350) took 1231 ms. Trace:
I20260709 12:15:33.191383 20941 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:33.193112 14937 catalog_manager.cc:5697] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 10 to 11, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 11 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:33.198179 20965 log.cc:927] Time spent T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.189s	user 0.002s	sys 0.000s
I20260709 12:15:33.207465 15037 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
mode: GRACEFUL
new_leader_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:60020
I20260709 12:15:33.208293 15037 raft_consensus.cc:606] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Received request to transfer leadership to TS cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:33.185962 14936 rpcz_store.cc:276] 0709 12:15:31.954181 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:31.954302 (+   121us) service_pool.cc:224] Handling call
0709 12:15:33.185306 (+1231004us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:32.094751 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:32.160008 (+ 65257us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:32.164582 (+  4574us) write_op.cc:435] Acquired schema lock
0709 12:15:32.183032 (+ 18450us) tablet.cc:662] Decoding operations
0709 12:15:32.266696 (+ 83664us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:32.272420 (+  5724us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:32.281401 (+  8981us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:15:32.284385 (+  2984us) tablet.cc:701] Row locks acquired
0709 12:15:32.284403 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:15:32.284540 (+   137us) write_op.cc:270] Start()
0709 12:15:32.284662 (+   122us) write_op.cc:276] Timestamp: P: 1783599332284493 usec, L: 0
0709 12:15:32.284684 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:15:32.285310 (+   626us) log.cc:844] Serialized 538 byte log entry
0709 12:15:32.658041 (+372731us) spinlock_profiling.cc:243] Waited 2.51 ms on lock 0x7b180041e4e0. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c0eaf5ab1 00007f4c0eb02281 00007f4c05c2d522 00007f4c05c2f7c1 00007f4c05c2f779 00007f4c05c2f709 00007f4c05c2f6d1 00007f4c05c2e9cd 0000000000388634 0000000000388479 00007f4c05c1083a
0709 12:15:32.992922 (+334881us) op_driver.cc:464] REPLICATION: finished
0709 12:15:33.080655 (+ 87733us) write_op.cc:301] APPLY: starting
0709 12:15:33.080740 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:33.081778 (+  1038us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:33.081798 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:33.082523 (+   725us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:33.082710 (+   187us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 12:15:33.082755 (+    45us) write_op.cc:312] APPLY: finished
0709 12:15:33.082941 (+   186us) log.cc:844] Serialized 25 byte log entry
0709 12:15:33.083113 (+   172us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:33.083187 (+    74us) write_op.cc:454] Released schema lock
0709 12:15:33.083225 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:33.083611 (+   386us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:33.083643 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":87449,"apply.run_cpu_time_us":2946,"apply.run_wall_time_us":2952,"cfile_cache_hit":6,"cfile_cache_hit_bytes":8309,"num_ops":1,"prepare.queue_time_us":6089,"prepare.run_cpu_time_us":53046,"prepare.run_wall_time_us":364380,"raft.queue_time_us":319718,"raft.run_cpu_time_us":7394,"raft.run_wall_time_us":195322,"replication_time_us":707999,"spinlock_wait_cycles":5774464,"thread_start_us":454293,"threads_started":4,"wal-append.queue_time_us":181717}]]}
I20260709 12:15:33.212579 20937 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:33.201571 20870 raft_consensus.cc:359] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:33.215879 15188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf"
dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
mode: GRACEFUL
new_leader_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:54254
I20260709 12:15:33.236040 20870 raft_consensus.cc:740] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:33.236249 15188 raft_consensus.cc:606] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Received request to transfer leadership to TS 2cdab4d204e440c194e8b09634795793
I20260709 12:15:33.236922 20870 consensus_queue.cc:260] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:33.238049 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:33.238809 20870 ts_tablet_manager.cc:1434] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.170s	user 0.006s	sys 0.001s
I20260709 12:15:33.240100 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:33.240724 15049 tablet_copy_service.cc:342] P 2cdab4d204e440c194e8b09634795793: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-4f733a11c7f24898b941d0243f91a039 received from {username='slave'} at 127.0.0.1:51618
I20260709 12:15:33.241194 15049 tablet_copy_service.cc:434] P 2cdab4d204e440c194e8b09634795793: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-4f733a11c7f24898b941d0243f91a039 on tablet 4f733a11c7f24898b941d0243f91a039 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:33.241600 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:15:33.245546 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 171615us
W20260709 12:15:33.256357 15003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 182289us
I20260709 12:15:33.262521 15718 raft_consensus.cc:1217] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEARNER]: Deduplicated request from leader. Original: 15.9->[15.10-15.10]   Dedup: 15.10->[]
I20260709 12:15:33.297132 14936 catalog_manager.cc:5697] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 13 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:33.299299 15037 raft_consensus.cc:1275] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 10 index: 11. Preceding OpId from leader: term: 11 index: 12. (index mismatch)
W20260709 12:15:33.363606 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 46054.4us
I20260709 12:15:33.388860 20931 consensus_queue.cc:1048] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.018s
I20260709 12:15:33.451936 20960 raft_consensus.cc:1064] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:33.454336 20960 consensus_queue.cc:237] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 7, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:33.517124 15182 consensus_queue.cc:237] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:33.523229 15713 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 12:15:33.525030 20935 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:33.533967 20934 raft_consensus.cc:2955] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Committing config change with OpId 13.11: config changed from index 10 to 11, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:33.540544 20929 raft_consensus.cc:993] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: : Instructing follower cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:33.541146 20929 raft_consensus.cc:1081] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Signalling peer cb445d4f8d034987976d9b78da5532ac to start an election
I20260709 12:15:33.544180 15108 raft_consensus.cc:1275] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 12:15:33.542779 15718 raft_consensus.cc:2955] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Committing config change with OpId 13.11: config changed from index 10 to 11, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:33.566784 14924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 575378d3589a4127a135b95d0c59a8b7 with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:33.567643 15108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce"
dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
 from {username='slave'} at 127.0.0.1:41544
I20260709 12:15:33.568367 15108 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:33.568698 15108 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:33.576972 20923 consensus_queue.cc:1048] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:33.578157 15108 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:33.580365 15108 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:33.602288 14936 catalog_manager.cc:5697] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index 10 to 11, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New cstate: current_term: 13 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:33.612048 20935 raft_consensus.cc:2955] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Committing config change with OpId 17.12: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:33.619850 15182 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:33.627266 20960 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:33.629259 15718 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:33.638906 15114 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:33.644562 20874 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:33.649659 20929 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:33.660125 15028 tablet_service.cc:1558] Processing DeleteTablet for tablet 575378d3589a4127a135b95d0c59a8b7 with delete_type TABLET_DATA_TOMBSTONED (TS 2cdab4d204e440c194e8b09634795793 not found in new config with opid_index 11) from {username='slave'} at 127.0.0.1:50602
I20260709 12:15:33.679170 20991 tablet_replica.cc:333] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:33.636515 15715 raft_consensus.cc:2955] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Committing config change with OpId 17.12: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:33.641149 15108 raft_consensus.cc:2955] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Committing config change with OpId 13.11: config changed from index 10 to 11, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:33.707612 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:33.709507 15186 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:33.723003 15116 raft_consensus.cc:2955] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Committing config change with OpId 17.12: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:33.731984 15037 raft_consensus.cc:2955] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Committing config change with OpId 17.12: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:33.733551 20991 raft_consensus.cc:2243] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:33.753803 20991 raft_consensus.cc:2272] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:33.686278 14935 catalog_manager.cc:5697] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 17 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:33.760447 15186 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 16.
I20260709 12:15:33.771262 20991 ts_tablet_manager.cc:1916] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:33.781304 20983 raft_consensus.cc:1064] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:33.783900 20983 consensus_queue.cc:237] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 8, Current term: 15, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:33.771361 15080 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:33.793926 20944 raft_consensus.cc:2804] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:33.794471 20944 raft_consensus.cc:697] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:33.795373 20944 consensus_queue.cc:237] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:33.799520 15031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361019e1b7c0464dac376e3ef962ccce" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: true dest_uuid: "2cdab4d204e440c194e8b09634795793"
I20260709 12:15:33.800130 15031 raft_consensus.cc:3055] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 12:15:33.800405 15031 raft_consensus.cc:740] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:33.801100 15031 consensus_queue.cc:260] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:33.802314 15031 raft_consensus.cc:3060] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:33.803756 15710 raft_consensus.cc:2955] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:33.818427 20960 raft_consensus.cc:2955] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Committing config change with OpId 12.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:33.824230 15185 raft_consensus.cc:2955] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:33.835042 15186 consensus_queue.cc:237] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 9, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:33.943739 15031 raft_consensus.cc:2468] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 16.
I20260709 12:15:33.962769 14937 catalog_manager.cc:5697] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 15 to 16, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 16 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.964107 20991 ts_tablet_manager.cc:1929] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 13.10
I20260709 12:15:33.964556 20991 log.cc:1199] T 575378d3589a4127a135b95d0c59a8b7 P 2cdab4d204e440c194e8b09634795793: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-0-root/wals/575378d3589a4127a135b95d0c59a8b7
I20260709 12:15:33.987215 15031 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 17 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 12:15:33.994872 15710 raft_consensus.cc:1275] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 17 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 12:15:33.998406 14938 catalog_manager.cc:5697] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 12 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:34.011643 20918 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.008s
I20260709 12:15:34.012475 14925 catalog_manager.cc:5028] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): tablet 575378d3589a4127a135b95d0c59a8b7 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
W20260709 12:15:34.112675 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 110745us
W20260709 12:15:34.129544 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 111719us
W20260709 12:15:34.132480 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 90242.1us
W20260709 12:15:34.135085 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 134095us
W20260709 12:15:34.171171 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 152465us
I20260709 12:15:34.172101 15715 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEARNER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
W20260709 12:15:34.198457 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 67434.2us
W20260709 12:15:34.225070 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 65173us
W20260709 12:15:34.223798 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 101236us
I20260709 12:15:34.263043 20939 raft_consensus.cc:993] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73: : Instructing follower 2cdab4d204e440c194e8b09634795793 to start an election
W20260709 12:15:34.264793 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 57230.4us
W20260709 12:15:34.265516 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 83514us
W20260709 12:15:34.266880 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 106170us
I20260709 12:15:34.253890 20973 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.070s
W20260709 12:15:34.353787 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 100536us
I20260709 12:15:34.372306 21022 consensus_queue.cc:1048] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 12:15:34.367353 20939 raft_consensus.cc:1081] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Signalling peer 2cdab4d204e440c194e8b09634795793 to start an election
W20260709 12:15:34.442199 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 173746us
I20260709 12:15:34.448339 15031 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 12:15:34.489058 21030 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 12:15:34.546567 15109 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 12:15:34.567602 15182 raft_consensus.cc:1275] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
W20260709 12:15:34.570143 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 57192.8us
I20260709 12:15:34.582774 15109 raft_consensus.cc:2955] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:34.593272 15189 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
W20260709 12:15:34.610791 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 61744us
I20260709 12:15:34.646752 21033 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 12:15:34.653067 15033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf"
dest_uuid: "2cdab4d204e440c194e8b09634795793"
 from {username='slave'} at 127.0.0.1:50620
I20260709 12:15:34.653743 15033 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:34.654086 15033 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Advancing to term 18
W20260709 12:15:34.659992 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 71984.3us
I20260709 12:15:34.664096 15037 raft_consensus.cc:2955] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Committing config change with OpId 17.13: config changed from index 12 to 13, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:34.664772 20917 raft_consensus.cc:2955] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Committing config change with OpId 17.13: config changed from index 12 to 13, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:34.692224 15033 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:34.692977 15718 raft_consensus.cc:2955] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Committing config change with OpId 17.13: config changed from index 12 to 13, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:34.709309 15033 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 18 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:34.712812 20956 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:34.717381 21030 consensus_queue.cc:1048] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:34.719524 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: true dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:34.720314 15116 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Advancing to term 18
I20260709 12:15:34.732615 14938 catalog_manager.cc:5697] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 reported cstate change: config changed from index 12 to 13, VOTER cb445d4f8d034987976d9b78da5532ac (127.13.140.2) evicted. New cstate: current_term: 17 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:34.741413 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:34.748607 14924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 109b3e11cf174a18818534437fe87a95 with cas_config_opid_index 12: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:15:34.751008 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 59058.7us
I20260709 12:15:34.756801 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: true dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:34.757388 15182 raft_consensus.cc:3055] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 12:15:34.757618 15182 raft_consensus.cc:740] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:34.760355 15116 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 18.
I20260709 12:15:34.761773 15004 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:34.762775 15182 consensus_queue.cc:260] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 17.10, Last appended by leader: 10, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:34.763686 21004 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Leader election won for term 18
I20260709 12:15:34.763945 15182 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Advancing to term 18
I20260709 12:15:34.767549 21004 raft_consensus.cc:697] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 18 LEADER]: Becoming Leader. State: Replica: 2cdab4d204e440c194e8b09634795793, State: Running, Role: LEADER
I20260709 12:15:34.768518 21004 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 17.10, Last appended by leader: 10, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:34.771420 15182 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdab4d204e440c194e8b09634795793 in term 18.
W20260709 12:15:34.783872 21044 log.cc:927] Time spent T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 12:15:34.821722 15033 consensus_queue.cc:237] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:34.841495 15715 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:34.844868 15098 tablet_service.cc:1558] Processing DeleteTablet for tablet 109b3e11cf174a18818534437fe87a95 with delete_type TABLET_DATA_TOMBSTONED (TS cb445d4f8d034987976d9b78da5532ac not found in new config with opid_index 13) from {username='slave'} at 127.0.0.1:41540
I20260709 12:15:34.844867 20956 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.002s
I20260709 12:15:34.854239 21038 raft_consensus.cc:2955] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Committing config change with OpId 12.11: config changed from index 10 to 11, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:34.857255 15718 raft_consensus.cc:2955] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 10 to 11, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:34.858376 15113 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 12:15:34.863441 20973 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:34.869174 15113 raft_consensus.cc:2955] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 10 to 11, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:15:34.870066 21046 log.cc:927] Time spent T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac: Append to log took a long time: real 0.078s	user 0.002s	sys 0.002s
I20260709 12:15:34.888163 14938 catalog_manager.cc:5697] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 reported cstate change: term changed from 17 to 18, leader changed from 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) to 2cdab4d204e440c194e8b09634795793 (127.13.140.1). New cstate: current_term: 18 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.925680 14937 catalog_manager.cc:5697] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 10 to 11, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New cstate: current_term: 12 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:15:34.966295 21048 log.cc:927] Time spent T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 12:15:34.980037 15113 raft_consensus.cc:2955] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:34.981387 20995 raft_consensus.cc:2955] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Committing config change with OpId 15.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:34.983608 15186 raft_consensus.cc:2955] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:35.010612 21052 tablet_replica.cc:333] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:35.016829 14925 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 40d4edb5957246d9b7cc465d6b8ff49a with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:35.019299 15176 tablet_service.cc:1558] Processing DeleteTablet for tablet 40d4edb5957246d9b7cc465d6b8ff49a with delete_type TABLET_DATA_TOMBSTONED (TS 37acd5ac26b54c4fb766e0134c390e73 not found in new config with opid_index 11) from {username='slave'} at 127.0.0.1:40280
/apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:461: Failure
Failed
Bad status: Illegal state: leader_transfer_task size should be 0, but 3
I20260709 12:15:35.063822 13872 tablet_server.cc:179] TabletServer@127.13.140.1:0 shutting down...
I20260709 12:15:35.061362 14938 catalog_manager.cc:5697] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 15 leader_uuid: "2cdab4d204e440c194e8b09634795793" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:35.078285 15718 raft_consensus.cc:2955] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index 10 to 11, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:15:35.090482 15081 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260709 12:15:35.131141 15156 consensus_peers.cc:597] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:35.127806 21052 raft_consensus.cc:2243] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:35.133819 21054 tablet_replica.cc:333] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
W20260709 12:15:35.164032 15156 consensus_peers.cc:597] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:35.170537 21052 raft_consensus.cc:2272] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:35.183748 21052 ts_tablet_manager.cc:1916] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:15:35.207888 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 117431us
W20260709 12:15:35.208302 15156 consensus_peers.cc:597] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.216651 15685 consensus_peers.cc:597] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.217451 15685 consensus_peers.cc:597] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.249327 15081 consensus_peers.cc:597] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.259043 15081 consensus_peers.cc:597] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.262900 15081 consensus_peers.cc:597] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.263689 15081 consensus_peers.cc:597] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:35.276077 21054 raft_consensus.cc:2243] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:35.277364 21054 raft_consensus.cc:2272] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:35.282255 21054 ts_tablet_manager.cc:1916] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:15:35.286239 15156 consensus_peers.cc:597] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.286592 15081 consensus_peers.cc:597] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.287065 15156 consensus_peers.cc:597] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:35.308073 15186 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 17 index: 10. Preceding OpId from leader: term: 18 index: 11. (index mismatch)
W20260709 12:15:35.313709 15156 consensus_peers.cc:597] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.319463 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 59293.4us
I20260709 12:15:35.311857 20960 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.008s
W20260709 12:15:35.319231 15081 consensus_peers.cc:597] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.326550 14925 catalog_manager.cc:4755] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): ChangeConfig:REMOVE_PEER RPC failed for tablet 4f733a11c7f24898b941d0243f91a039: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:35.341229 15113 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Refusing update from remote peer 2cdab4d204e440c194e8b09634795793: Log matching property violated. Preceding OpId in replica: term: 17 index: 10. Preceding OpId from leader: term: 18 index: 11. (index mismatch)
I20260709 12:15:35.343159 20974 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 12:15:35.344395 21052 ts_tablet_manager.cc:1929] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 17.12
I20260709 12:15:35.345393 21052 log.cc:1199] T 109b3e11cf174a18818534437fe87a95 P cb445d4f8d034987976d9b78da5532ac: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-1-root/wals/109b3e11cf174a18818534437fe87a95
W20260709 12:15:35.357748 15685 consensus_peers.cc:597] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:35.372071 14923 catalog_manager.cc:5028] TS cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): tablet 109b3e11cf174a18818534437fe87a95 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
W20260709 12:15:35.384294 15685 consensus_peers.cc:597] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.428704 15081 consensus_peers.cc:597] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.438099 15685 consensus_peers.cc:597] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.463762 15081 consensus_peers.cc:597] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.478092 15156 consensus_peers.cc:597] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.480324 15156 consensus_peers.cc:597] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.490032 15685 consensus_peers.cc:597] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.493407 15081 consensus_peers.cc:597] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.494700 15156 consensus_peers.cc:597] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.495546 15156 consensus_peers.cc:597] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.496311 15156 consensus_peers.cc:597] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.516021 15685 consensus_peers.cc:597] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.524755 15081 consensus_peers.cc:597] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.525944 15081 consensus_peers.cc:597] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.544836 15081 consensus_peers.cc:597] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:35.566248 15156 consensus_peers.cc:597] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:35.612317 21054 ts_tablet_manager.cc:1929] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 12.10
I20260709 12:15:35.626261 21054 log.cc:1199] T 40d4edb5957246d9b7cc465d6b8ff49a P 37acd5ac26b54c4fb766e0134c390e73: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root/wals/40d4edb5957246d9b7cc465d6b8ff49a
W20260709 12:15:35.690128 15156 consensus_peers.cc:597] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:35.703089 14924 catalog_manager.cc:5028] TS 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): tablet 40d4edb5957246d9b7cc465d6b8ff49a (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
I20260709 12:15:35.951622 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:35.958552 21038 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:35.965487 21038 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:35.966358 13872 tablet_replica.cc:333] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:35.973853 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 15 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:35.974424 13872 raft_consensus.cc:2243] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:35.975418 13872 raft_consensus.cc:2272] T 9cb9b69a03e74293943ee749800c4fa5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:35.978664 13872 tablet_replica.cc:333] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:35.979627 13872 raft_consensus.cc:2243] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:35.980479 13872 raft_consensus.cc:2272] T e062234142884cef8fa9611955534ba4 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:35.983640 13872 tablet_replica.cc:333] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:35.985668 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fbe6a69aaf47dd84b48a1a8451c9fc" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 15 candidate_status { last_received { term: 14 index: 15 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:35.988165 21038 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:35.989368 15004 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:35.991568 20995 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:36.020372 13872 raft_consensus.cc:2243] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:36.021091 13872 raft_consensus.cc:2272] T 361019e1b7c0464dac376e3ef962ccce P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.042145 13872 tablet_replica.cc:333] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.042964 13872 raft_consensus.cc:2243] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:36.046284 13872 raft_consensus.cc:2272] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.050470 13872 tablet_replica.cc:333] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.051342 13872 raft_consensus.cc:2243] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:36.057641 13872 raft_consensus.cc:2272] T dba1fcdad1224863a0e707d5fa5a5e89 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.063222 13872 tablet_replica.cc:333] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.064433 13872 raft_consensus.cc:2243] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:36.065527 13872 raft_consensus.cc:2272] T ff92c88b883c4f3b9a74312a83cf2c8c P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.070772 13872 tablet_replica.cc:333] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.072728 13872 raft_consensus.cc:2243] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:36.073284 13872 raft_consensus.cc:2272] T 17d5a734da72410a94d08b091f84eabf P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.081439 13872 tablet_replica.cc:333] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.082279 13872 raft_consensus.cc:2243] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:36.083595 13872 raft_consensus.cc:2272] T 40d4edb5957246d9b7cc465d6b8ff49a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.086134 13872 tablet_replica.cc:333] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.090850 13872 raft_consensus.cc:2243] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:36.093577 13872 raft_consensus.cc:2272] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.096776 13872 tablet_replica.cc:333] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.097591 13872 raft_consensus.cc:2243] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:36.098747 13872 raft_consensus.cc:2272] T ddf54ea657b549d9b8e780da7ebf3802 P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.112869 13872 tablet_replica.cc:333] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.113737 13872 raft_consensus.cc:2243] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:36.114936 13872 raft_consensus.cc:2272] T c49ce5cf64c243a992eb7bbc13bd8090 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.119681 20995 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:36.120198 20995 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:36.121811 13872 tablet_replica.cc:333] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.122999 20995 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:36.123399 13872 raft_consensus.cc:2243] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:36.123551 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:36.124089 13872 raft_consensus.cc:2272] T da585a7943934414a452b8e6341e1c36 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.126364 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1156eb1a1845c885ead300a0ab5c58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:36.129842 15004 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:36.131229 21038 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:36.313019 20983 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:36.313995 13872 tablet_replica.cc:333] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.313691 20983 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:36.314985 13872 raft_consensus.cc:2243] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:36.315666 13872 raft_consensus.cc:2272] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.324139 20974 raft_consensus.cc:493] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:15:36.325078 20974 raft_consensus.cc:515] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:36.336642 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:36.345755 21038 raft_consensus.cc:493] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:36.395423 21038 raft_consensus.cc:515] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:36.397560 21038 leader_election.cc:290] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:36.421262 20983 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:36.437575 13872 tablet_replica.cc:333] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.438589 13872 raft_consensus.cc:2243] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:36.433885 20974 leader_election.cc:290] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:36.440454 13872 raft_consensus.cc:2272] T 109b3e11cf174a18818534437fe87a95 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:36.447232 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 96671.5us
I20260709 12:15:36.446617 13872 tablet_replica.cc:333] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.452425 13872 raft_consensus.cc:2243] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:36.454409 20995 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:36.462821 20995 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:36.470705 13872 raft_consensus.cc:2272] T 8f38efecc56d40039b4357b42a3915d8 P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.472499 20974 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:36.473729 20974 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:36.475936 20974 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:36.476444 20974 raft_consensus.cc:493] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:36.476923 20974 raft_consensus.cc:515] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:36.479663 20995 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:36.481915 20973 raft_consensus.cc:493] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:15:36.482527 20973 raft_consensus.cc:515] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:36.476513 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556deb636d24c76a8fb92d7fdcde74f" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:36.484630 20973 leader_election.cc:290] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:36.487874 13872 tablet_replica.cc:333] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.489045 13872 raft_consensus.cc:2243] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Raft consensus shutting down.
I20260709 12:15:36.490164 13872 raft_consensus.cc:2272] T 56a9762f386a42e196a4d9b732e23852 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.479054 20974 leader_election.cc:290] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:36.476962 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:36.509533 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:36.512639 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:36.524421 13872 tablet_replica.cc:333] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.525355 13872 raft_consensus.cc:2243] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 19 LEADER]: Raft consensus shutting down.
I20260709 12:15:36.534585 21070 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:36.535336 21070 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:36.536901 13872 raft_consensus.cc:2272] T d4dabce77b8542cda70b437c71080eaf P 2cdab4d204e440c194e8b09634795793 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.539410 21070 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:36.540657 15005 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:36.541551 13872 tablet_replica.cc:333] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
W20260709 12:15:36.541982 15005 raft_consensus.cc:2686] T 0556deb636d24c76a8fb92d7fdcde74f P 2cdab4d204e440c194e8b09634795793: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:15:36.541211 21070 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:36.542500 13872 raft_consensus.cc:2243] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Raft consensus shutting down.
I20260709 12:15:36.542595 21070 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:36.543996 13872 raft_consensus.cc:2272] T c0722032df5c43008432205b24ec199b P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.546144 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:36.547823 21070 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:36.515630 20974 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:36.551427 20974 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:36.554054 20974 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:36.521396 21038 raft_consensus.cc:493] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:15:36.555015 21038 raft_consensus.cc:515] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:36.555667 13872 tablet_replica.cc:333] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.535437 20973 raft_consensus.cc:493] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:36.556676 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:36.561303 20973 raft_consensus.cc:515] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:36.560683 13872 raft_consensus.cc:2243] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:36.563683 13872 raft_consensus.cc:2272] T bd8bd4216c40407789ef00410b0c96fc P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.564992 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:36.566715 13872 tablet_replica.cc:333] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.568046 21038 leader_election.cc:290] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:36.568676 21038 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:36.571751 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:36.573323 20973 leader_election.cc:290] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:36.582259 20974 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:36.615644 20974 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:36.618649 20974 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:36.569171 21038 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:36.620849 21038 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:36.584290 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:36.618811 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:15:36.647429 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 141639us
I20260709 12:15:36.664551 21080 raft_consensus.cc:493] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:36.665153 21080 raft_consensus.cc:515] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:36.669533 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:36.670836 21080 leader_election.cc:290] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:36.672783 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:36.680768 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db665390876f4ed9b088c63ee9861928" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 12 candidate_status { last_received { term: 11 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:15:36.684180 14925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 59164.8us
I20260709 12:15:36.686098 15116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:36.686705 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:15:36.687860 14925 catalog_manager.cc:4755] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): ChangeConfig:REMOVE_PEER RPC failed for tablet 4f733a11c7f24898b941d0243f91a039: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:36.697219 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ad8153e6d4ed8ba2c278e9111be58" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:15:36.719763 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 209008us
I20260709 12:15:36.588256 13872 raft_consensus.cc:2243] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:36.749853 13872 raft_consensus.cc:2272] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.756660 13872 tablet_replica.cc:333] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.760066 13872 raft_consensus.cc:2243] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Raft consensus shutting down.
I20260709 12:15:36.762732 13872 raft_consensus.cc:2272] T 17cd9ccf59344b6c8b9dab46976a0f3a P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.772980 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:36.780692 15115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b6c926fde4d98b337b804a1fb2af9" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:36.783211 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacfe2b6b4f744faab0e26951a948706" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:36.786410 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc6cf21dcec149deb34c0a4df9c6cc92" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:36.782768 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:36.799437 21080 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:36.800568 21080 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:36.809194 21080 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:36.826817 21080 raft_consensus.cc:493] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:15:36.828154 21080 raft_consensus.cc:515] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:36.844798 15004 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:36.848014 13872 tablet_replica.cc:333] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.849828 13872 raft_consensus.cc:2243] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:36.851579 13872 raft_consensus.cc:2272] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:36.852126 15006 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:36.856618 21080 leader_election.cc:290] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:36.857513 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:36.861356 21081 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:36.878659 13872 tablet_replica.cc:333] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.880477 15004 leader_election.cc:304] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:36.882087 21080 raft_consensus.cc:2749] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260709 12:15:36.896353 15005 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:36.910338 15004 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:36.912159 13872 raft_consensus.cc:2243] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 20 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:36.915542 21081 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:36.916730 13872 raft_consensus.cc:2272] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.921643 15004 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:36.930927 21081 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 12:15:36.937081 13872 tablet_replica.cc:333] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:36.938630 13872 raft_consensus.cc:2243] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:36.943560 15004 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:36.944624 21081 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:36.952028 15004 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:36.959537 21081 raft_consensus.cc:2706] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Received pre-election callback for term 13 while not running: Illegal state: RaftConsensus is not running: State = Stopping
I20260709 12:15:36.960772 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd07f67a442144789fb429b7718defc8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:36.962185 13872 raft_consensus.cc:2272] T dc6cf21dcec149deb34c0a4df9c6cc92 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:36.970323 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557b9d61210a4b4788166f507be888d5" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:36.974614 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 21 candidate_status { last_received { term: 20 index: 15 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:36.982513 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485c18c85baa4e3b9a377a69c859a99a" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:36.997253 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8443db31bf24ff08c0e1baa1cf581fe" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:37.002847 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817145facfaa47c7be55f41bd1b315b8" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:37.004310 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c44ddce483473a83ef344ed3615de0" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:37.013682 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:37.026721 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:37.073022 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda792bb833a46e5a4f0913b4194a605" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:37.079319 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71a3f27b64f4f06831b0273e033dffa" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:37.078063 15181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "2cdab4d204e440c194e8b09634795793" candidate_term: 21 candidate_status { last_received { term: 20 index: 15 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:37.116321 15005 leader_election.cc:304] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:37.120177 21070 raft_consensus.cc:2749] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:37.118750 15005 leader_election.cc:304] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:37.124512 21081 raft_consensus.cc:2749] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:37.137552 15005 leader_election.cc:304] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:15:37.138412 15005 raft_consensus.cc:2686] T 485c18c85baa4e3b9a377a69c859a99a P 2cdab4d204e440c194e8b09634795793: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:15:37.134496 13872 tablet_replica.cc:333] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.187600 13872 raft_consensus.cc:2243] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:37.184450 15005 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:37.200646 13872 raft_consensus.cc:2272] T a55328f398da4f20ac840d485a45a0fe P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:37.212096 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 51520.6us
I20260709 12:15:37.220003 15005 leader_election.cc:304] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:37.214490 21038 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:15:37.213229 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 102371us
I20260709 12:15:37.227356 21080 raft_consensus.cc:2749] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:37.232599 15005 leader_election.cc:304] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:37.234967 13872 tablet_replica.cc:333] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.239645 13872 raft_consensus.cc:2243] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:37.241019 21080 raft_consensus.cc:2749] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:37.242408 13872 raft_consensus.cc:2272] T 557b9d61210a4b4788166f507be888d5 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:37.247838 13872 tablet_replica.cc:333] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.282085 13872 raft_consensus.cc:2243] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:37.279601 20939 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:37.271867 15005 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:37.323938 21080 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:37.306267 20939 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:37.310235 13872 raft_consensus.cc:2272] T 817145facfaa47c7be55f41bd1b315b8 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:37.324179 15005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 52515.3us
W20260709 12:15:37.329715 15156 leader_election.cc:336] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:37.330953 20939 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:37.334211 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:37.334825 13872 tablet_replica.cc:333] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.336102 13872 raft_consensus.cc:2243] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:37.336334 15153 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:15:37.337584 13872 raft_consensus.cc:2272] T d8c44ddce483473a83ef344ed3615de0 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:37.337908 20939 raft_consensus.cc:2749] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 12:15:37.341573 15005 leader_election.cc:304] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:37.342877 21080 raft_consensus.cc:2749] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:15:37.343014 15005 leader_election.cc:304] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:15:37.343814 15005 raft_consensus.cc:2686] T b71a3f27b64f4f06831b0273e033dffa P 2cdab4d204e440c194e8b09634795793: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:15:37.344693 15005 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdab4d204e440c194e8b09634795793; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
W20260709 12:15:37.345329 15005 raft_consensus.cc:2686] T 0e6987bb0d564aaca2333c2abdccd546 P 2cdab4d204e440c194e8b09634795793: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:15:37.358284 15081 consensus_peers.cc:597] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:37.361524 21059 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:37.362498 21059 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:37.368078 21059 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:37.371968 15685 leader_election.cc:336] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:37.378208 13872 tablet_replica.cc:333] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.379431 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:37.381455 20939 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:37.382206 20939 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:37.384829 20939 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:37.386273 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:15:37.394654 15156 leader_election.cc:336] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:37.395149 15156 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:37.396672 20939 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:37.399417 15683 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:37.400501 13872 raft_consensus.cc:2243] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 18 LEADER]: Raft consensus shutting down.
I20260709 12:15:37.400863 21059 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:37.410266 13872 raft_consensus.cc:2272] T de970d5fee5048dfac4f3b7ec54269bf P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:37.414705 13872 tablet_replica.cc:333] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.415868 13872 raft_consensus.cc:2243] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:37.417083 13872 raft_consensus.cc:2272] T eb2ad8153e6d4ed8ba2c278e9111be58 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:37.420814 13872 tablet_replica.cc:333] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.428721 13872 raft_consensus.cc:2243] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 16 LEADER]: Raft consensus shutting down.
I20260709 12:15:37.430354 13872 raft_consensus.cc:2272] T a5fde054c8f1457e927a5a596256898b P 2cdab4d204e440c194e8b09634795793 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:37.434208 13872 tablet_replica.cc:333] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.441826 21093 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:37.442528 21093 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:37.444878 21093 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:37.446012 13872 raft_consensus.cc:2243] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:37.446898 13872 raft_consensus.cc:2272] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:37.451738 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:37.452534 15183 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:15:37.454017 15080 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:37.457022 21093 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:37.457417 21093 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:37.457796 21093 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:37.466804 20939 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:37.467581 20939 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:37.469795 20939 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:37.471125 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:15:37.476436 15156 leader_election.cc:336] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:37.476984 15156 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:37.477833 13872 tablet_replica.cc:333] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.479094 21092 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:37.483721 21089 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:37.484380 21089 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:37.483958 13872 raft_consensus.cc:2243] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 15 LEADER]: Raft consensus shutting down.
I20260709 12:15:37.487672 21089 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:37.490463 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:37.491160 15715 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
W20260709 12:15:37.495487 15081 leader_election.cc:336] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:37.495893 15078 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:37.497027 21089 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:37.497418 21089 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:37.497788 21089 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:37.498926 21059 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:37.499537 21059 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:37.501153 13872 raft_consensus.cc:2272] T 4f733a11c7f24898b941d0243f91a039 P 2cdab4d204e440c194e8b09634795793 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:37.502573 21059 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:37.507808 15156 consensus_peers.cc:597] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:37.511967 15156 consensus_peers.cc:597] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:37.506999 15081 leader_election.cc:336] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:15:37.516124 15685 leader_election.cc:336] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:37.522240 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:37.524067 13872 tablet_replica.cc:333] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.525012 13872 raft_consensus.cc:2243] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:37.530207 21089 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:37.494728 21093 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:37.540998 15683 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:37.552013 13872 raft_consensus.cc:2272] T eeaca7e481994210a813b45ea30c76ab P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:37.553006 21059 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 12:15:37.542451 15081 consensus_peers.cc:597] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:37.556525 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d4edb5957246d9b7cc465d6b8ff49a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:37.557171 15715 raft_consensus.cc:3060] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:37.558054 13872 tablet_replica.cc:333] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.567090 15715 raft_consensus.cc:2468] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:15:37.567960 21089 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:15:37.569041 15156 consensus_peers.cc:597] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:37.575170 13872 raft_consensus.cc:2243] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:15:37.581169 21093 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:37.583014 13872 raft_consensus.cc:2272] T 5ffe974b7ca34a4ab7217cf956d34c0f P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:37.584970 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fdcf3a0279d49b38f1fc4b52b4db5b6" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:37.585615 15182 raft_consensus.cc:3060] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:37.591190 13872 tablet_replica.cc:333] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.592088 13872 raft_consensus.cc:2243] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:37.592705 13872 raft_consensus.cc:2272] T a8443db31bf24ff08c0e1baa1cf581fe P 2cdab4d204e440c194e8b09634795793 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:37.596127 13872 tablet_replica.cc:333] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.596865 13872 raft_consensus.cc:2243] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:37.597163 15182 raft_consensus.cc:2468] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:15:37.597515 13872 raft_consensus.cc:2272] T 8f1156eb1a1845c885ead300a0ab5c58 P 2cdab4d204e440c194e8b09634795793 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:37.598912 15080 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:37.599864 21093 raft_consensus.cc:2804] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:37.600602 13872 tablet_replica.cc:333] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.601486 13872 raft_consensus.cc:2243] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:37.602145 13872 raft_consensus.cc:2272] T db665390876f4ed9b088c63ee9861928 P 2cdab4d204e440c194e8b09634795793 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:37.606160 13872 tablet_replica.cc:333] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.606029 15078 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:37.607090 13872 raft_consensus.cc:2243] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:37.607493 21089 raft_consensus.cc:2804] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:37.608255 21089 raft_consensus.cc:697] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:37.608922 13872 raft_consensus.cc:2272] T bc809d87371043c681a7a6e842dfe95a P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:37.611928 13872 tablet_replica.cc:333] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.609457 21089 consensus_queue.cc:237] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:37.613062 13872 raft_consensus.cc:2243] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:37.614235 13872 raft_consensus.cc:2272] T d87b457d4fcf450aa4a249c29980c2d6 P 2cdab4d204e440c194e8b09634795793 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:37.617605 13872 tablet_replica.cc:333] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.618381 13872 raft_consensus.cc:2243] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:37.600521 21093 raft_consensus.cc:697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:37.619110 13872 raft_consensus.cc:2272] T eacfe2b6b4f744faab0e26951a948706 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:37.619742 21093 consensus_queue.cc:237] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:37.625101 13872 tablet_replica.cc:333] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.625960 13872 raft_consensus.cc:2243] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 18 LEADER]: Raft consensus shutting down.
W20260709 12:15:37.633204 15685 consensus_peers.cc:597] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:37.678107 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 46645.2us
W20260709 12:15:37.679688 15081 leader_election.cc:336] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:15:37.682219 15081 leader_election.cc:336] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:37.681819 13872 raft_consensus.cc:2272] T 6a8da4bedc384d348debd1edb83093e2 P 2cdab4d204e440c194e8b09634795793 [term 18 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:37.707768 15081 consensus_peers.cc:597] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:37.734074 14937 catalog_manager.cc:5697] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 12 to 13, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 13 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:37.782542 13872 tablet_replica.cc:333] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.784360 13872 raft_consensus.cc:2243] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:37.785183 13872 raft_consensus.cc:2272] T ec7eb68804f842a8b6292981c59477ec P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:37.785915 14925 catalog_manager.cc:4755] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): ChangeConfig:REMOVE_PEER RPC failed for tablet 4f733a11c7f24898b941d0243f91a039: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:37.788522 13872 tablet_replica.cc:333] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.805269 13872 raft_consensus.cc:2243] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 14 LEADER]: Raft consensus shutting down.
I20260709 12:15:37.809926 13872 raft_consensus.cc:2272] T 3fd9c88e62f34f898d489687c5ebf7ee P 2cdab4d204e440c194e8b09634795793 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:37.844823 13872 tablet_replica.cc:333] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
W20260709 12:15:37.856500 15081 consensus_peers.cc:597] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:37.858722 13872 raft_consensus.cc:2243] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:37.861182 13872 raft_consensus.cc:2272] T 131b6c926fde4d98b337b804a1fb2af9 P 2cdab4d204e440c194e8b09634795793 [term 17 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:37.870880 15156 consensus_peers.cc:597] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:37.872152 15685 consensus_peers.cc:597] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:37.877451 13872 tablet_replica.cc:333] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
W20260709 12:15:37.881381 15081 consensus_peers.cc:597] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:37.887408 13872 raft_consensus.cc:2243] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:37.889535 13872 raft_consensus.cc:2272] T bd07f67a442144789fb429b7718defc8 P 2cdab4d204e440c194e8b09634795793 [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:37.892884 15685 consensus_peers.cc:597] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:37.893819 13872 tablet_replica.cc:333] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793: stopping tablet replica
I20260709 12:15:37.899721 13872 raft_consensus.cc:2243] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:37.905071 13872 raft_consensus.cc:2272] T cda792bb833a46e5a4f0913b4194a605 P 2cdab4d204e440c194e8b09634795793 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:37.922977 15081 consensus_peers.cc:597] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:37.920467 14937 catalog_manager.cc:5697] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 12 to 13, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 13 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:37.943094 21091 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:37.943812 21091 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:37.949043 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:37.949822 15183 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 15.
I20260709 12:15:37.951577 15080 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:37.952569 21030 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:15:37.952966 21030 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:37.953306 21030 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
W20260709 12:15:37.956593 15081 leader_election.cc:336] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:37.957204 21091 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:15:37.957980 15156 consensus_peers.cc:597] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:37.969254 15685 consensus_peers.cc:597] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:37.973942 21030 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:37.979619 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a9762f386a42e196a4d9b732e23852" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:37.980218 15183 raft_consensus.cc:3060] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
W20260709 12:15:37.984107 15081 consensus_peers.cc:597] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:37.986075 15081 leader_election.cc:336] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:15:37.986994 15081 consensus_peers.cc:597] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:37.987481 21030 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:37.988255 15183 raft_consensus.cc:2468] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 16.
I20260709 12:15:37.989603 15080 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:37.992504 21030 raft_consensus.cc:2804] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:37.993046 21030 raft_consensus.cc:697] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:37.993934 21030 consensus_queue.cc:237] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:15:38.011509 15081 consensus_peers.cc:597] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:38.018929 15081 consensus_peers.cc:597] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:38.019635 21074 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.020249 21074 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:38.025691 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:38.026283 15183 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 16.
I20260709 12:15:38.027420 15684 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:38.028183 21059 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 12:15:38.030246 21074 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:15:38.030218 15685 leader_election.cc:336] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:38.031860 14937 catalog_manager.cc:5697] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 15 to 16, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 16 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:38.030282 21059 raft_consensus.cc:493] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.033547 21059 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Advancing to term 17
W20260709 12:15:38.039238 15685 consensus_peers.cc:597] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:38.044131 15081 consensus_peers.cc:597] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:38.047170 21059 raft_consensus.cc:515] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:38.065977 21059 leader_election.cc:290] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:38.066203 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0722032df5c43008432205b24ec199b" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:38.066846 15183 raft_consensus.cc:3060] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Advancing to term 17
W20260709 12:15:38.069348 15685 leader_election.cc:336] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:15:38.069446 15081 consensus_peers.cc:597] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:38.078001 15183 raft_consensus.cc:2468] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 17.
W20260709 12:15:38.079011 15156 consensus_peers.cc:597] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:38.080799 15715 raft_consensus.cc:1275] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
W20260709 12:15:38.080916 15156 consensus_peers.cc:597] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:38.082376 21030 consensus_queue.cc:1048] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260709 12:15:38.085263 15685 consensus_peers.cc:597] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:38.089632 15685 consensus_peers.cc:597] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:38.091526 15684 leader_election.cc:304] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:38.092607 21059 raft_consensus.cc:2804] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 12:15:38.093079 21059 raft_consensus.cc:697] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:15:38.094038 21059 consensus_queue.cc:237] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 16.12, Last appended by leader: 12, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:38.146894 14937 catalog_manager.cc:5697] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 16 to 17, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 17 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:38.161741 15183 raft_consensus.cc:1275] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 12:15:38.163854 21091 consensus_queue.cc:1048] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260709 12:15:38.237594 15081 consensus_peers.cc:597] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:38.274916 21093 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 19 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.275514 21093 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:15:38.283447 15081 leader_election.cc:336] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:38.285120 21093 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:38.285684 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:38.287402 15080 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:38.288221 21093 raft_consensus.cc:2749] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 12:15:38.300843 21030 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.301620 21030 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:38.303103 15156 consensus_peers.cc:597] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:38.311084 15081 consensus_peers.cc:597] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:38.322194 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:38.322983 15715 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:15:38.321580 21030 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:38.324364 15078 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:38.325227 21030 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:15:38.325637 21030 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.326062 21030 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
W20260709 12:15:38.344471 15081 leader_election.cc:336] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:38.354012 21030 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting leader election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:38.373438 21030 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:38.374903 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cd9ccf59344b6c8b9dab46976a0f3a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:38.377404 15715 raft_consensus.cc:3060] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Advancing to term 15
W20260709 12:15:38.379988 15081 leader_election.cc:336] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:38.387610 15715 raft_consensus.cc:2468] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 15.
I20260709 12:15:38.389459 15078 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:38.391501 21093 raft_consensus.cc:2804] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:38.392055 21093 raft_consensus.cc:697] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:38.393002 21093 consensus_queue.cc:237] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 14.13, Last appended by leader: 13, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:38.400861 15182 raft_consensus.cc:1275] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 12:15:38.407001 21091 consensus_queue.cc:1048] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
W20260709 12:15:38.411553 15156 consensus_peers.cc:597] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:38.436502 14937 catalog_manager.cc:5697] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 14 to 15, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 15 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:38.472692 21108 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.473271 21108 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:38.476917 21092 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
W20260709 12:15:38.477074 15081 consensus_peers.cc:597] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:38.477536 21092 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:38.482946 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:38.479884 21092 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:38.483687 15113 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 19.
I20260709 12:15:38.484899 21108 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:38.490309 15156 leader_election.cc:336] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:38.493871 15156 leader_election.cc:336] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:38.495812 21108 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.498034 21108 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:38.507217 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:15:38.499598 15156 consensus_peers.cc:597] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:38.512948 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:38.512943 21092 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.514183 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:38.514566 21092 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:38.516127 15154 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:38.517397 15154 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:38.518108 20939 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260709 12:15:38.518585 20939 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.518956 20939 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Advancing to term 20
I20260709 12:15:38.526736 21092 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:38.512368 21108 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:38.528052 20939 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:15:38.527235 15156 leader_election.cc:336] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:38.527387 21092 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:38.518257 15154 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:15:38.540499 15685 consensus_peers.cc:597] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:38.540798 21092 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 12:15:38.542850 20939 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:38.543269 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:38.548332 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:38.548869 15113 raft_consensus.cc:3060] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 19 FOLLOWER]: Advancing to term 20
I20260709 12:15:38.556916 15113 raft_consensus.cc:2468] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 20.
W20260709 12:15:38.540560 15156 leader_election.cc:336] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:38.562500 15154 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:38.563309 21092 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.563845 21092 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:38.564646 20939 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:38.566077 21092 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:38.566973 15154 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:38.569577 21092 raft_consensus.cc:2804] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 20 FOLLOWER]: Leader election won for term 20
W20260709 12:15:38.571419 15156 leader_election.cc:336] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:38.571916 21092 raft_consensus.cc:697] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 20 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:38.580466 21092 consensus_queue.cc:237] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 19.12, Last appended by leader: 12, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:38.574867 15113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 19 candidate_status { last_received { term: 18 index: 14 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:15:38.607089 15156 leader_election.cc:336] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:38.607664 15156 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:38.608464 21092 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 12:15:38.612799 14937 catalog_manager.cc:5697] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 19 to 20, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 20 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
W20260709 12:15:38.629091 15156 consensus_peers.cc:597] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:38.704758 21093 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.705318 21093 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:38.707419 21093 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:38.709003 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:15:38.715636 15081 leader_election.cc:336] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:38.716096 15081 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:38.716152 15182 raft_consensus.cc:1275] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 12:15:38.717113 21030 raft_consensus.cc:2749] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 12:15:38.717650 21059 consensus_queue.cc:1048] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
W20260709 12:15:38.720069 15156 consensus_peers.cc:597] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:38.746485 21074 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.747108 21074 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:38.749157 21074 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:38.751443 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:15:38.758227 15685 leader_election.cc:336] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:38.758671 15685 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:38.759408 21059 raft_consensus.cc:2749] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:38.771605 21093 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.772265 21093 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:38.774407 21093 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:38.777925 21091 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.778450 21091 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:38.780508 21091 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:38.778188 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:38.784257 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:38.784932 15183 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 12.
I20260709 12:15:38.788188 15080 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:38.789129 21030 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260709 12:15:38.789345 15081 leader_election.cc:336] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:38.790064 15081 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:15:38.789582 21030 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.790791 21030 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:38.791647 21093 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:15:38.798007 15081 leader_election.cc:336] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:38.801298 21030 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:15:38.810163 15081 leader_election.cc:336] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:38.814181 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:38.814714 15186 raft_consensus.cc:3060] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:38.822695 15186 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
I20260709 12:15:38.824136 15080 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:38.825053 21093 raft_consensus.cc:2804] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:38.826166 21030 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:38.832054 21093 raft_consensus.cc:697] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:38.833019 21093 consensus_queue.cc:237] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:38.853593 21074 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.854243 21074 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:38.859967 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
W20260709 12:15:38.873087 15685 leader_election.cc:336] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:38.873271 14937 catalog_manager.cc:5697] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 12 to 13, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 13 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:38.883659 21074 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:38.884326 21074 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.884814 21074 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:38.887192 21074 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:38.904605 20939 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.905186 20939 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:38.900964 21091 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.909401 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:38.910127 15186 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 15.
I20260709 12:15:38.911368 15715 raft_consensus.cc:1275] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 12:15:38.908077 21091 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:38.905714 21030 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.900964 21072 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.944766 15683 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:38.961829 21074 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:38.960912 21072 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:38.968408 15685 leader_election.cc:336] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:38.945295 21030 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:38.967514 21122 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:38.971268 20939 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:38.971004 21122 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:38.972576 21072 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:38.973788 21122 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:38.976472 15156 leader_election.cc:336] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:38.977272 21091 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:38.982888 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:38.983515 15109 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 16.
I20260709 12:15:38.989785 15154 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:38.993439 21030 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:38.971655 21127 consensus_queue.cc:1048] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.026s
I20260709 12:15:39.005278 21092 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 12:15:39.005729 21092 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:39.006110 21092 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:39.021014 15109 raft_consensus.cc:1275] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 20 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 19 index: 12. Preceding OpId from leader: term: 20 index: 13. (index mismatch)
I20260709 12:15:39.023731 21108 consensus_queue.cc:1048] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
W20260709 12:15:39.026899 15685 leader_election.cc:336] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:39.029294 21108 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:39.029876 21108 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:39.034772 21108 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:39.035229 15182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:39.035269 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:39.036360 15715 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 11.
W20260709 12:15:39.036507 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 76227.1us
I20260709 12:15:39.037561 15153 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:39.036195 15182 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 15.
I20260709 12:15:39.038224 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:39.037868 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:39.038499 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:39.039016 15183 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 18.
I20260709 12:15:39.039116 15716 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 15.
I20260709 12:15:39.040558 21108 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 12:15:39.040956 21108 raft_consensus.cc:493] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:39.041296 21108 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:39.043509 15715 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 13.
W20260709 12:15:39.048072 15156 consensus_peers.cc:597] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:39.048607 15156 leader_election.cc:336] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:39.056170 21108 raft_consensus.cc:515] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:39.056473 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:39.057174 15111 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 13.
I20260709 12:15:39.060357 15080 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:39.061726 21129 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260709 12:15:39.062193 21129 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:39.062572 21129 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Advancing to term 19
W20260709 12:15:39.062788 15156 leader_election.cc:336] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:39.067312 21092 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:39.070886 15114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:39.073796 15114 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 12.
I20260709 12:15:39.074208 21128 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:39.065068 15078 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:39.074751 21128 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:39.075760 21093 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:15:39.076195 21093 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:39.076644 21093 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:39.077131 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffe974b7ca34a4ab7217cf956d34c0f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:39.077749 15710 raft_consensus.cc:3060] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Advancing to term 12
I20260709 12:15:39.077811 21128 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:39.085875 21092 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:39.087487 15078 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
W20260709 12:15:39.091554 15156 leader_election.cc:336] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:39.094661 15683 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:39.097321 21122 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:15:39.097674 21122 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:39.098045 21122 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:39.100296 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:39.099750 15109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:39.100929 15109 raft_consensus.cc:3060] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:39.095227 21127 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:15:39.110215 15710 raft_consensus.cc:2468] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:15:39.106091 21127 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:39.129026 15683 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:39.115778 21108 leader_election.cc:290] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:39.143390 21121 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 12:15:39.144218 21121 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:39.144567 21121 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Advancing to term 13
W20260709 12:15:39.150633 15081 leader_election.cc:336] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:39.140298 21127 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:39.172421 21129 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:39.174983 21129 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 19 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:15:39.178942 15081 leader_election.cc:336] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:39.179121 15156 consensus_peers.cc:597] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:39.179999 15081 consensus_peers.cc:597] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:39.180671 15081 leader_election.cc:336] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:39.181046 15081 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:15:39.177578 15109 raft_consensus.cc:2468] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 17.
I20260709 12:15:39.183738 15153 leader_election.cc:304] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:39.187249 21030 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:39.188066 21072 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:39.192485 21072 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:39.194715 21072 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:39.189729 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:39.195550 15186 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Advancing to term 19
I20260709 12:15:39.197213 21122 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:39.198421 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 19 candidate_status { last_received { term: 18 index: 14 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:39.199043 15183 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 18.
I20260709 12:15:39.190759 21121 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:39.201434 21122 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:39.202785 21121 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:39.205291 15081 leader_election.cc:336] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:39.205396 15685 leader_election.cc:336] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:39.203850 15080 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:39.206898 21130 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260709 12:15:39.207350 21130 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:39.207720 21130 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Advancing to term 19
I20260709 12:15:39.209414 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:39.210029 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
W20260709 12:15:39.210208 15685 leader_election.cc:336] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:39.210986 15081 leader_election.cc:336] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 19 election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:39.212013 15081 leader_election.cc:336] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:39.210678 15108 raft_consensus.cc:3060] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Advancing to term 13
I20260709 12:15:39.228766 15154 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:39.221393 15186 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 19.
W20260709 12:15:39.231215 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 52973.5us
I20260709 12:15:39.235591 15108 raft_consensus.cc:2468] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 13.
I20260709 12:15:39.236595 21130 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:39.239709 15683 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:39.241734 21121 raft_consensus.cc:2804] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 12:15:39.242221 21121 raft_consensus.cc:697] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:15:39.231005 21093 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:39.243170 21121 consensus_queue.cc:237] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:39.247383 20939 raft_consensus.cc:2804] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Leader election won for term 17
W20260709 12:15:39.247457 15081 consensus_peers.cc:597] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:39.248323 20939 raft_consensus.cc:697] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:39.253211 20939 consensus_queue.cc:237] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 16.8, Last appended by leader: 8, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:39.255230 15080 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:39.236485 21108 raft_consensus.cc:2804] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 12:15:39.258947 21108 raft_consensus.cc:697] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:39.259930 21108 consensus_queue.cc:237] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:39.261943 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:39.262534 15715 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:39.263633 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f733a11c7f24898b941d0243f91a039" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:39.264195 15186 raft_consensus.cc:3060] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:39.256975 21129 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 19 FOLLOWER]: Leader election won for term 19
I20260709 12:15:39.275054 15186 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 16.
I20260709 12:15:39.267627 21093 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:39.269469 21122 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:39.279838 21129 raft_consensus.cc:697] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 19 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:39.284176 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da4bedc384d348debd1edb83093e2" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 19 candidate_status { last_received { term: 18 index: 14 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:39.283995 21129 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 18.11, Last appended by leader: 11, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:39.286819 15186 raft_consensus.cc:3060] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Advancing to term 19
W20260709 12:15:39.294472 15081 leader_election.cc:336] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:39.294620 15186 raft_consensus.cc:2468] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 19.
I20260709 12:15:39.284286 21130 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 19 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:39.295861 21122 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:39.298197 21122 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:39.298458 15081 leader_election.cc:336] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 19 election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:39.302907 15080 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
W20260709 12:15:39.303268 15685 leader_election.cc:336] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:39.304234 15108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac" is_pre_election: true
I20260709 12:15:39.304849 15108 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 14.
I20260709 12:15:39.305907 15683 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:39.306708 21124 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:15:39.307089 21124 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 2cdab4d204e440c194e8b09634795793)
I20260709 12:15:39.307457 21124 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:39.309019 21130 raft_consensus.cc:2804] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 19 FOLLOWER]: Leader election won for term 19
I20260709 12:15:39.309546 21130 raft_consensus.cc:697] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 19 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:39.305435 21127 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:39.310889 21130 consensus_queue.cc:237] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 18.14, Last appended by leader: 14, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:39.311805 15111 raft_consensus.cc:2393] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in current term 14: Already voted for candidate cb445d4f8d034987976d9b78da5532ac in this term.
I20260709 12:15:39.318526 14938 catalog_manager.cc:5697] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 12 to 13, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 13 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:15:39.322819 13872 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15061)
I20260709 12:15:39.323822 15683 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:39.324992 21121 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:15:39.330008 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:39.330058 21127 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:39.331835 15710 raft_consensus.cc:2393] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate cb445d4f8d034987976d9b78da5532ac in current term 14: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:15:39.340538 14937 catalog_manager.cc:5697] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 16 to 17, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 17 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:39.347321 15715 raft_consensus.cc:2468] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 16.
I20260709 12:15:39.348790 15078 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:39.350019 21091 raft_consensus.cc:2804] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:39.350555 21091 raft_consensus.cc:697] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:39.351563 21091 consensus_queue.cc:237] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 16, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:39.361789 15081 leader_election.cc:336] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:39.371264 14937 catalog_manager.cc:5697] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 18 to 19, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 19 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:39.367008 15081 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:15:39.378234 21127 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 12:15:39.367265 21124 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:39.379106 14938 catalog_manager.cc:5697] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 11 to 12, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 12 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:39.387607 15685 leader_election.cc:336] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:39.406333 21124 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:39.408294 15111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cb445d4f8d034987976d9b78da5532ac"
I20260709 12:15:39.408977 15111 raft_consensus.cc:3060] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:39.441591 15111 raft_consensus.cc:2468] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 15.
I20260709 12:15:39.446748 15683 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:39.449453 21122 raft_consensus.cc:2804] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:39.450019 21122 raft_consensus.cc:697] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:15:39.450906 21122 consensus_queue.cc:237] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:39.457602 15186 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 12:15:39.459384 21091 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 12:15:39.473019 14937 catalog_manager.cc:5697] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 18 to 19, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 19 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:39.487088 14938 catalog_manager.cc:5697] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 14 to 15, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 15 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:39.493866 14937 catalog_manager.cc:5697] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 15 to 16, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 16 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:39.685559 15081 consensus_peers.cc:597] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:39.700786 15156 consensus_peers.cc:597] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:39.722203 15685 consensus_peers.cc:597] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:39.768963 15715 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 12:15:39.773524 21128 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:39.781724 15715 raft_consensus.cc:1275] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 12:15:39.804116 21133 consensus_queue.cc:1048] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:39.813809 15186 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 12:15:39.815935 21128 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:39.827864 15111 raft_consensus.cc:1275] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 16 index: 8. Preceding OpId from leader: term: 17 index: 9. (index mismatch)
I20260709 12:15:39.829610 15186 raft_consensus.cc:1275] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 18 index: 14. Preceding OpId from leader: term: 19 index: 15. (index mismatch)
I20260709 12:15:39.849318 21127 consensus_queue.cc:1048] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 12:15:39.850126 21133 consensus_queue.cc:1048] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 12:15:39.853551 15156 consensus_peers.cc:597] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:39.868472 15081 consensus_peers.cc:597] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:39.915516 15111 raft_consensus.cc:1275] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 13. (index mismatch)
W20260709 12:15:39.918606 15081 consensus_peers.cc:597] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:39.958842 15189 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 18 index: 11. Preceding OpId from leader: term: 19 index: 12. (index mismatch)
I20260709 12:15:39.960307 21124 consensus_queue.cc:1048] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
W20260709 12:15:39.969090 15156 consensus_peers.cc:597] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.004266 15081 consensus_peers.cc:597] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:40.038950 15108 consensus_queue.cc:237] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 16.12, Last appended by leader: 11, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:40.024784 21129 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.023s
W20260709 12:15:40.077630 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 58535.7us
W20260709 12:15:40.097851 15081 consensus_peers.cc:597] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.098397 15081 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111) [suppressed 381 similar messages]
W20260709 12:15:40.084113 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 54707.9us
W20260709 12:15:40.122714 15685 consensus_peers.cc:597] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:40.151019 15715 raft_consensus.cc:1275] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 12:15:40.203959 21152 consensus_queue.cc:1048] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
W20260709 12:15:40.239537 15156 consensus_peers.cc:597] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.242940 15156 consensus_peers.cc:597] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.253621 15081 consensus_peers.cc:597] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:40.242799 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 77963.7us
W20260709 12:15:40.264585 15685 consensus_peers.cc:597] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:40.292119 15108 raft_consensus.cc:1275] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
W20260709 12:15:40.296439 15081 consensus_peers.cc:597] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:40.300439 21121 consensus_queue.cc:1048] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
W20260709 12:15:40.323359 13872 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 15061)
I20260709 12:15:40.334226 21127 raft_consensus.cc:2955] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Committing config change with OpId 16.13: config changed from index 11 to 13, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:40.356137 15710 raft_consensus.cc:2955] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Committing config change with OpId 16.13: config changed from index 11 to 13, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:15:40.358435 15156 consensus_peers.cc:597] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:40.378356 14937 catalog_manager.cc:5697] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 11 to 13, VOTER 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3) evicted. New cstate: current_term: 16 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:40.388985 14923 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f733a11c7f24898b941d0243f91a039 with cas_config_opid_index 11: ChangeConfig:REMOVE_PEER succeeded (attempt 9)
W20260709 12:15:40.402649 15081 consensus_peers.cc:597] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:40.436226 15176 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f733a11c7f24898b941d0243f91a039 with delete_type TABLET_DATA_TOMBSTONED (TS 37acd5ac26b54c4fb766e0134c390e73 not found in new config with opid_index 13) from {username='slave'} at 127.0.0.1:40280
I20260709 12:15:40.458266 21172 tablet_replica.cc:333] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:40.465767 21172 raft_consensus.cc:2243] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:40.466537 21172 raft_consensus.cc:2272] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:40.470629 21172 ts_tablet_manager.cc:1916] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:15:40.476495 15685 consensus_peers.cc:597] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.494107 15081 consensus_peers.cc:597] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.510658 15685 consensus_peers.cc:597] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:40.518996 21172 ts_tablet_manager.cc:1929] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 16.12
I20260709 12:15:40.519651 21172 log.cc:1199] T 4f733a11c7f24898b941d0243f91a039 P 37acd5ac26b54c4fb766e0134c390e73: Deleting WAL directory at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0/minicluster-data/ts-2-root/wals/4f733a11c7f24898b941d0243f91a039
I20260709 12:15:40.521729 14924 catalog_manager.cc:5028] TS 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): tablet 4f733a11c7f24898b941d0243f91a039 (table test-workload [id=e4d2ec1565194159a3a075a43c44a800]) successfully deleted
W20260709 12:15:40.568718 15685 consensus_peers.cc:597] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.602330 15081 consensus_peers.cc:597] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.606637 15081 consensus_peers.cc:597] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.607194 15081 consensus_peers.cc:597] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.623052 15156 consensus_peers.cc:597] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.631810 15156 consensus_peers.cc:597] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.643263 15156 consensus_peers.cc:597] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.648308 15156 consensus_peers.cc:597] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.688195 15081 consensus_peers.cc:597] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:40.706434 15081 consensus_peers.cc:597] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:40.710536 15081 consensus_peers.cc:597] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.719347 15081 consensus_peers.cc:597] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.750758 15685 consensus_peers.cc:597] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:40.771284 15156 consensus_peers.cc:597] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.808202 15685 consensus_peers.cc:597] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.818145 15156 consensus_peers.cc:597] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.848796 15081 consensus_peers.cc:597] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:40.897497 15685 consensus_peers.cc:597] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.923385 15081 consensus_peers.cc:597] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.927021 15081 consensus_peers.cc:597] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:40.996008 15685 consensus_peers.cc:597] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:41.029825 21129 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:41.030408 21129 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:41.034094 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:41.034771 15711 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 14.
I20260709 12:15:41.036219 15078 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 
I20260709 12:15:41.037137 21130 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 12:15:41.037528 21130 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:41.037825 21130 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:41.050019 21129 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:15:41.054777 15081 leader_election.cc:336] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:41.055393 15156 consensus_peers.cc:597] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:41.057361 21130 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:41.069446 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeaca7e481994210a813b45ea30c76ab" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
W20260709 12:15:41.070070 15081 leader_election.cc:336] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:41.070144 15711 raft_consensus.cc:3060] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Advancing to term 15
I20260709 12:15:41.070899 21130 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Requested vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:41.079909 15711 raft_consensus.cc:2468] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb445d4f8d034987976d9b78da5532ac in term 15.
I20260709 12:15:41.081612 15078 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793
I20260709 12:15:41.082720 21091 raft_consensus.cc:2804] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader election won for term 15
I20260709 12:15:41.083269 21091 raft_consensus.cc:697] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Becoming Leader. State: Replica: cb445d4f8d034987976d9b78da5532ac, State: Running, Role: LEADER
I20260709 12:15:41.084390 21091 consensus_queue.cc:237] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:41.110915 14938 catalog_manager.cc:5697] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac reported cstate change: term changed from 13 to 15, leader changed from 2cdab4d204e440c194e8b09634795793 (127.13.140.1) to cb445d4f8d034987976d9b78da5532ac (127.13.140.2). New cstate: current_term: 15 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:41.280306 15081 consensus_peers.cc:597] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:41.323887 13872 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 15061)
W20260709 12:15:41.374794 15156 consensus_peers.cc:597] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:41.485302 15156 consensus_peers.cc:597] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:41.566516 15710 raft_consensus.cc:1275] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 12:15:41.570547 21153 consensus_queue.cc:1048] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
W20260709 12:15:41.649626 15081 consensus_peers.cc:597] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.735708 15081 consensus_peers.cc:597] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:41.856897 15114 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 19.12, Last appended by leader: 11, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:41.897053 15186 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 19 index: 12. Preceding OpId from leader: term: 19 index: 13. (index mismatch)
I20260709 12:15:41.899784 21153 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
W20260709 12:15:41.913203 15078 consensus_peers.cc:597] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de970d5fee5048dfac4f3b7ec54269bf. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.918154 15081 consensus_peers.cc:597] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.931880 21153 raft_consensus.cc:2955] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 19 LEADER]: Committing config change with OpId 19.13: config changed from index -1 to 13, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:41.933923 15186 raft_consensus.cc:2955] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Committing config change with OpId 19.13: config changed from index -1 to 13, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:41.959270 14938 catalog_manager.cc:5697] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index -1 to 13, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 19 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:41.968997 15186 consensus_queue.cc:237] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
W20260709 12:15:41.981074 15156 consensus_peers.cc:597] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:41.992530 15114 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
W20260709 12:15:41.993675 15153 consensus_peers.cc:597] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 557b9d61210a4b4788166f507be888d5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.994980 21133 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260709 12:15:41.996618 15156 consensus_peers.cc:597] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:42.009105 21135 raft_consensus.cc:2955] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:42.013715 15114 raft_consensus.cc:2955] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:42.053527 15186 consensus_queue.cc:237] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:42.076203 15114 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
W20260709 12:15:42.077201 15153 consensus_peers.cc:597] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17d5a734da72410a94d08b091f84eabf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:42.078073 21179 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 12:15:42.085500 15156 consensus_peers.cc:597] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:42.099335 21133 raft_consensus.cc:2955] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Committing config change with OpId 12.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:42.100028 15114 raft_consensus.cc:2955] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Committing config change with OpId 12.9: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:42.135740 15114 consensus_queue.cc:237] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:42.172062 14937 catalog_manager.cc:5697] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index -1 to 11, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 15 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:42.173275 15156 consensus_peers.cc:597] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:42.181283 14937 catalog_manager.cc:5697] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index -1 to 9, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 12 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:42.243970 15156 consensus_peers.cc:597] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:42.261451 15078 consensus_peers.cc:597] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac -> Peer 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155): Couldn't send request to peer 1f3445d48e0b46c7b7a0cee3c2c24b07. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a55328f398da4f20ac840d485a45a0fe. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:42.293648 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 49728.5us
I20260709 12:15:42.302891 15186 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 12:15:42.307641 21153 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260709 12:15:42.324421 13872 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 15061)
W20260709 12:15:42.346704 15156 consensus_peers.cc:597] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:42.363880 21091 raft_consensus.cc:2955] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Committing config change with OpId 13.11: config changed from index -1 to 11, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
W20260709 12:15:42.383255 15081 consensus_peers.cc:597] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:42.394761 15186 raft_consensus.cc:2955] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Committing config change with OpId 13.11: config changed from index -1 to 11, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
I20260709 12:15:42.428681 21195 ts_tablet_manager.cc:933] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:15:42.444689 15081 consensus_peers.cc:597] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:42.457299 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 49241.1us
I20260709 12:15:42.461503 21195 tablet_copy_client.cc:323] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.3:40323
I20260709 12:15:42.475641 14937 catalog_manager.cc:5697] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index -1 to 11, NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) added. New cstate: current_term: 13 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } } }
W20260709 12:15:42.503883 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 59694.6us
W20260709 12:15:42.511154 15081 consensus_peers.cc:597] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:42.512634 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 82328.1us
I20260709 12:15:42.517204 15200 tablet_copy_service.cc:140] P 37acd5ac26b54c4fb766e0134c390e73: Received BeginTabletCopySession request for tablet 557b9d61210a4b4788166f507be888d5 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:41162)
I20260709 12:15:42.517928 15200 tablet_copy_service.cc:161] P 37acd5ac26b54c4fb766e0134c390e73: Beginning new tablet copy session on tablet 557b9d61210a4b4788166f507be888d5 from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:41162: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-557b9d61210a4b4788166f507be888d5
W20260709 12:15:42.524655 15685 consensus_peers.cc:597] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:42.533313 15200 tablet_copy_source_session.cc:215] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:15:42.543192 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 84670us
W20260709 12:15:42.547981 15081 consensus_peers.cc:597] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:42.556303 21195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557b9d61210a4b4788166f507be888d5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:42.579144 15685 consensus_peers.cc:597] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:42.634281 21204 ts_tablet_manager.cc:933] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:42.662142 21195 tablet_copy_client.cc:806] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:42.662858 21195 tablet_copy_client.cc:670] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:42.670944 21204 tablet_copy_client.cc:323] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.2:41561
I20260709 12:15:42.675642 15126 tablet_copy_service.cc:140] P cb445d4f8d034987976d9b78da5532ac: Received BeginTabletCopySession request for tablet de970d5fee5048dfac4f3b7ec54269bf from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:58982)
I20260709 12:15:42.676270 15126 tablet_copy_service.cc:161] P cb445d4f8d034987976d9b78da5532ac: Beginning new tablet copy session on tablet de970d5fee5048dfac4f3b7ec54269bf from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:58982: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-de970d5fee5048dfac4f3b7ec54269bf
I20260709 12:15:42.674551 21195 tablet_copy_client.cc:538] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:42.722689 21206 ts_tablet_manager.cc:933] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:42.730149 15126 tablet_copy_source_session.cc:215] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:42.742377 21204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de970d5fee5048dfac4f3b7ec54269bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:42.766440 21195 tablet_bootstrap.cc:492] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:42.780839 21206 tablet_copy_client.cc:323] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.3:40323
I20260709 12:15:42.785434 15200 tablet_copy_service.cc:140] P 37acd5ac26b54c4fb766e0134c390e73: Received BeginTabletCopySession request for tablet 17d5a734da72410a94d08b091f84eabf from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:41162)
I20260709 12:15:42.785986 15200 tablet_copy_service.cc:161] P 37acd5ac26b54c4fb766e0134c390e73: Beginning new tablet copy session on tablet 17d5a734da72410a94d08b091f84eabf from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:41162: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-17d5a734da72410a94d08b091f84eabf
I20260709 12:15:42.792145 21208 ts_tablet_manager.cc:933] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07: Initiating tablet copy from peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:42.818688 15081 consensus_peers.cc:597] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:42.819945 15685 consensus_peers.cc:597] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:42.823264 15200 tablet_copy_source_session.cc:215] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:42.825489 21208 tablet_copy_client.cc:323] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Beginning tablet copy session from remote peer at address 127.13.140.2:41561
I20260709 12:15:42.830092 15126 tablet_copy_service.cc:140] P cb445d4f8d034987976d9b78da5532ac: Received BeginTabletCopySession request for tablet a55328f398da4f20ac840d485a45a0fe from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 ({username='slave'} at 127.0.0.1:58982)
I20260709 12:15:42.830432 21206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d5a734da72410a94d08b091f84eabf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:42.830798 15126 tablet_copy_service.cc:161] P cb445d4f8d034987976d9b78da5532ac: Beginning new tablet copy session on tablet a55328f398da4f20ac840d485a45a0fe from peer 1f3445d48e0b46c7b7a0cee3c2c24b07 at {username='slave'} at 127.0.0.1:58982: session id = 1f3445d48e0b46c7b7a0cee3c2c24b07-a55328f398da4f20ac840d485a45a0fe
I20260709 12:15:42.841343 15126 tablet_copy_source_session.cc:215] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:42.843202 21204 tablet_copy_client.cc:806] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:42.859010 21204 tablet_copy_client.cc:670] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:42.844867 21208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a55328f398da4f20ac840d485a45a0fe. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:42.871490 15081 consensus_peers.cc:597] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:42.874351 21204 tablet_copy_client.cc:538] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:15:42.919757 15156 consensus_peers.cc:597] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:42.921687 15685 consensus_peers.cc:597] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:42.923996 15081 consensus_peers.cc:597] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:42.952476 21204 tablet_bootstrap.cc:492] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:42.964872 21206 tablet_copy_client.cc:806] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:42.965552 21206 tablet_copy_client.cc:670] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:42.975383 21206 tablet_copy_client.cc:538] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:42.990602 21208 tablet_copy_client.cc:806] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:42.991307 21208 tablet_copy_client.cc:670] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:42.994916 21208 tablet_copy_client.cc:538] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:15:43.003214 15081 consensus_peers.cc:597] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:43.003973 15156 consensus_peers.cc:597] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:43.014937 21208 tablet_bootstrap.cc:492] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
I20260709 12:15:43.029313 21206 tablet_bootstrap.cc:492] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap starting.
W20260709 12:15:43.048164 15156 consensus_peers.cc:597] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:43.067245 15081 consensus_peers.cc:597] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:43.091712 21195 tablet_bootstrap.cc:492] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=13 overwritten=2 applied=11 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.092737 21195 tablet_bootstrap.cc:492] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:43.095166 21195 ts_tablet_manager.cc:1403] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.329s	user 0.030s	sys 0.021s
W20260709 12:15:43.097090 15156 consensus_peers.cc:597] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:43.107699 21195 raft_consensus.cc:359] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:43.108704 21195 raft_consensus.cc:740] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:43.109422 21195 consensus_queue.cc:260] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:43.112829 21195 ts_tablet_manager.cc:1434] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 12:15:43.123853 15200 tablet_copy_service.cc:342] P 37acd5ac26b54c4fb766e0134c390e73: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-557b9d61210a4b4788166f507be888d5 received from {username='slave'} at 127.0.0.1:41162
I20260709 12:15:43.124370 15200 tablet_copy_service.cc:434] P 37acd5ac26b54c4fb766e0134c390e73: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-557b9d61210a4b4788166f507be888d5 on tablet 557b9d61210a4b4788166f507be888d5 with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
W20260709 12:15:43.140786 15081 consensus_peers.cc:597] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:43.141245 15685 consensus_peers.cc:597] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:43.141662 15081 consensus_peers.cc:597] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:43.142138 15081 consensus_peers.cc:597] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:43.178532 15156 consensus_peers.cc:597] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:43.201722 15685 consensus_peers.cc:597] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:43.227751 15156 consensus_peers.cc:597] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:43.228255 15156 consensus_peers.cc:597] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:43.266755 15081 consensus_peers.cc:597] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:43.269203 21208 tablet_bootstrap.cc:492] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.270254 21208 tablet_bootstrap.cc:492] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
W20260709 12:15:43.271730 15685 consensus_peers.cc:597] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:43.281529 15081 consensus_peers.cc:597] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:43.283105 21208 ts_tablet_manager.cc:1403] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.268s	user 0.045s	sys 0.017s
I20260709 12:15:43.286754 21208 raft_consensus.cc:359] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
W20260709 12:15:43.299518 15685 consensus_peers.cc:597] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:43.299907 21208 raft_consensus.cc:740] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:43.300779 21208 consensus_queue.cc:260] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:43.314765 21204 tablet_bootstrap.cc:492] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=1 applied=13 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.318228 21208 ts_tablet_manager.cc:1434] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 12:15:43.320408 15126 tablet_copy_service.cc:342] P cb445d4f8d034987976d9b78da5532ac: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-a55328f398da4f20ac840d485a45a0fe received from {username='slave'} at 127.0.0.1:58982
I20260709 12:15:43.320847 15126 tablet_copy_service.cc:434] P cb445d4f8d034987976d9b78da5532ac: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-a55328f398da4f20ac840d485a45a0fe on tablet a55328f398da4f20ac840d485a45a0fe with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
W20260709 12:15:43.324985 13872 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 15061)
I20260709 12:15:43.326359 21204 tablet_bootstrap.cc:492] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:43.328572 21204 ts_tablet_manager.cc:1403] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.376s	user 0.045s	sys 0.008s
I20260709 12:15:43.327582 21206 tablet_bootstrap.cc:492] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.336653 21206 tablet_bootstrap.cc:492] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07: Bootstrap complete.
I20260709 12:15:43.356014 21206 ts_tablet_manager.cc:1403] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent bootstrapping tablet: real 0.327s	user 0.035s	sys 0.016s
I20260709 12:15:43.363583 21206 raft_consensus.cc:359] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:43.364261 21206 raft_consensus.cc:740] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:43.364816 21206 consensus_queue.cc:260] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
I20260709 12:15:43.349658 21204 raft_consensus.cc:359] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 19 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
W20260709 12:15:43.352758 15081 consensus_peers.cc:597] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:43.367587 21204 raft_consensus.cc:740] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 19 LEARNER]: Becoming Follower/Learner. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Initialized, Role: LEARNER
I20260709 12:15:43.368315 21204 consensus_queue.cc:260] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 13, Last appended: 19.13, Last appended by leader: 13, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: NON_VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: true } }
W20260709 12:15:43.377072 15081 consensus_peers.cc:597] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:43.377707 15081 consensus_peers.cc:597] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:43.386906 21204 ts_tablet_manager.cc:1434] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 12:15:43.388775 15126 tablet_copy_service.cc:342] P cb445d4f8d034987976d9b78da5532ac: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-de970d5fee5048dfac4f3b7ec54269bf received from {username='slave'} at 127.0.0.1:58982
I20260709 12:15:43.389153 15126 tablet_copy_service.cc:434] P cb445d4f8d034987976d9b78da5532ac: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-de970d5fee5048dfac4f3b7ec54269bf on tablet de970d5fee5048dfac4f3b7ec54269bf with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
I20260709 12:15:43.367146 21206 ts_tablet_manager.cc:1434] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:15:43.393172 15200 tablet_copy_service.cc:342] P 37acd5ac26b54c4fb766e0134c390e73: Request end of tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-17d5a734da72410a94d08b091f84eabf received from {username='slave'} at 127.0.0.1:41162
I20260709 12:15:43.393580 15200 tablet_copy_service.cc:434] P 37acd5ac26b54c4fb766e0134c390e73: ending tablet copy session 1f3445d48e0b46c7b7a0cee3c2c24b07-17d5a734da72410a94d08b091f84eabf on tablet 17d5a734da72410a94d08b091f84eabf with peer 1f3445d48e0b46c7b7a0cee3c2c24b07
W20260709 12:15:43.407368 15685 consensus_peers.cc:597] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:43.459504 15685 consensus_peers.cc:597] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:43.495458 15081 consensus_peers.cc:597] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:43.552558 15711 raft_consensus.cc:1217] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEARNER]: Deduplicated request from leader. Original: 15.10->[15.11-15.11]   Dedup: 15.11->[]
I20260709 12:15:43.589004 15711 raft_consensus.cc:1217] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 19 LEARNER]: Deduplicated request from leader. Original: 19.12->[19.13-19.13]   Dedup: 19.13->[]
W20260709 12:15:43.613376 15156 consensus_peers.cc:597] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:43.660401 15711 raft_consensus.cc:1217] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Deduplicated request from leader. Original: 12.8->[12.9-12.9]   Dedup: 12.9->[]
W20260709 12:15:43.737887 15081 consensus_peers.cc:597] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:43.869954 15711 raft_consensus.cc:1217] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEARNER]: Deduplicated request from leader. Original: 13.10->[13.11-13.11]   Dedup: 13.11->[]
W20260709 12:15:43.984774 15081 consensus_peers.cc:597] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:43.989316 21133 raft_consensus.cc:1064] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
W20260709 12:15:43.993530 15156 consensus_peers.cc:597] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:44.010042 21091 raft_consensus.cc:1064] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:44.012897 21091 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 19.13, Last appended by leader: 11, Current term: 19, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:43.992384 21133 consensus_queue.cc:237] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 9, Current term: 15, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:44.049674 15711 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 19 LEARNER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 19 index: 13. Preceding OpId from leader: term: 19 index: 14. (index mismatch)
I20260709 12:15:44.052625 21153 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
W20260709 12:15:44.066923 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 120348us
I20260709 12:15:44.073884 15188 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 19 index: 13. Preceding OpId from leader: term: 19 index: 14. (index mismatch)
I20260709 12:15:44.098685 21091 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
W20260709 12:15:44.134225 15081 consensus_peers.cc:597] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:44.146575 15711 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 12:15:44.148142 21216 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:44.170181 15111 raft_consensus.cc:1275] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
W20260709 12:15:44.226411 15156 consensus_peers.cc:597] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:44.242110 21217 consensus_queue.cc:1048] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260709 12:15:44.248390 15156 consensus_peers.cc:597] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:44.266225 21216 raft_consensus.cc:1064] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:44.268570 21216 consensus_queue.cc:237] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 7, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:44.294570 15710 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEARNER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:44.296114 21133 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 12:15:44.315313 15156 consensus_peers.cc:597] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:44.325503 13872 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 15061)
I20260709 12:15:44.327162 21133 raft_consensus.cc:2955] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:44.351477 15111 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 12:15:44.353974 15109 raft_consensus.cc:2955] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:44.356812 21091 raft_consensus.cc:2955] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 19 LEADER]: Committing config change with OpId 19.14: config changed from index 13 to 14, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:44.383419 21224 raft_consensus.cc:1064] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac: attempting to promote NON_VOTER 1f3445d48e0b46c7b7a0cee3c2c24b07 to VOTER
I20260709 12:15:44.386015 21224 consensus_queue.cc:237] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 9, Current term: 13, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:44.409440 15710 raft_consensus.cc:2955] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 19 FOLLOWER]: Committing config change with OpId 19.14: config changed from index 13 to 14, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:44.408320 15716 raft_consensus.cc:2955] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:44.435037 14938 catalog_manager.cc:5697] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 15 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:44.474222 15188 raft_consensus.cc:2955] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Committing config change with OpId 19.14: config changed from index 13 to 14, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:44.488430 14936 catalog_manager.cc:5697] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: config changed from index 13 to 14, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 19 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:44.491564 21235 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260709 12:15:44.515638 15156 consensus_peers.cc:597] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:44.541478 15188 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
W20260709 12:15:44.549130 15081 consensus_peers.cc:597] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:44.552887 21231 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.002s
I20260709 12:15:44.584909 21228 raft_consensus.cc:2955] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Committing config change with OpId 12.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:44.592389 15114 raft_consensus.cc:2955] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:44.604065 15716 raft_consensus.cc:2955] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:44.608973 15711 raft_consensus.cc:1275] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEARNER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 12:15:44.632565 21231 consensus_queue.cc:1048] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 12:15:44.676709 15711 raft_consensus.cc:2955] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Committing config change with OpId 13.12: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:44.681075 21214 raft_consensus.cc:2955] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Committing config change with OpId 13.12: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:15:44.703797 15081 consensus_peers.cc:597] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:15:44.711426 15189 raft_consensus.cc:2955] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Committing config change with OpId 13.12: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:44.751641 15114 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 19.14, Last appended by leader: 11, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:44.754966 15156 consensus_peers.cc:597] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:44.761233 15685 consensus_peers.cc:597] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:44.762202 15711 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 19 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 19 index: 14. Preceding OpId from leader: term: 19 index: 15. (index mismatch)
I20260709 12:15:44.763553 15183 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Refusing update from remote peer cb445d4f8d034987976d9b78da5532ac: Log matching property violated. Preceding OpId in replica: term: 19 index: 14. Preceding OpId from leader: term: 19 index: 15. (index mismatch)
I20260709 12:15:44.763967 21229 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
I20260709 12:15:44.768020 21229 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 12:15:44.774290 21227 raft_consensus.cc:2955] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 19 LEADER]: Committing config change with OpId 19.15: config changed from index 14 to 15, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:44.776599 15711 raft_consensus.cc:2955] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 19 FOLLOWER]: Committing config change with OpId 19.15: config changed from index 14 to 15, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:44.795101 14923 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet de970d5fee5048dfac4f3b7ec54269bf with cas_config_opid_index 14: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:44.783197 14938 catalog_manager.cc:5697] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index 9 to 10, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 12 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:15:44.810799 15156 consensus_peers.cc:597] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:44.811748 15685 consensus_peers.cc:597] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:44.839031 15189 raft_consensus.cc:2955] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Committing config change with OpId 19.15: config changed from index 14 to 15, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:15:45.140108 15685 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111) [suppressed 458 similar messages]
W20260709 12:15:45.217509 15685 consensus_peers.cc:597] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:45.326162 13872 thread.cc:527] Waited for 7000ms trying to join with diag-logger (tid 15061)
I20260709 12:15:45.779202 14938 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37356 (request call id 401) took 1063 ms. Trace:
I20260709 12:15:45.779721 14938 rpcz_store.cc:276] 0709 12:15:44.715791 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:44.715965 (+   174us) service_pool.cc:224] Handling call
0709 12:15:44.780076 (+ 64111us) spinlock_profiling.cc:243] Waited 62.4 ms on lock 0x7b5400170554. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c84090 00007f4c08d22f3a 00007f4c0ead8e9c 00007f4c0ebd704e 00007f4c0d0982a4 00007f4c0d098232 00007f4c0d098161 00007f4c0d0980dc 00007f4c0d097392 00007f4c0705548c 00007f4c070548c6
0709 12:15:45.779133 (+999057us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:44.814259 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:44.814779 (+   520us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:44.814809 (+    30us) write_op.cc:435] Acquired schema lock
0709 12:15:44.814824 (+    15us) tablet.cc:662] Decoding operations
0709 12:15:44.815126 (+   302us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:44.815176 (+    50us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:44.815201 (+    25us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:15:44.815394 (+   193us) tablet.cc:701] Row locks acquired
0709 12:15:44.815412 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:15:44.815530 (+   118us) write_op.cc:270] Start()
0709 12:15:44.815631 (+   101us) write_op.cc:276] Timestamp: P: 1783599344815491 usec, L: 0
0709 12:15:44.815653 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:15:44.816283 (+   630us) log.cc:844] Serialized 595 byte log entry
0709 12:15:44.829777 (+ 13494us) op_driver.cc:464] REPLICATION: finished
0709 12:15:44.846195 (+ 16418us) write_op.cc:301] APPLY: starting
0709 12:15:44.846279 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:44.847413 (+  1134us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:44.847529 (+   116us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:44.857708 (+ 10179us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:44.857974 (+   266us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 12:15:44.858019 (+    45us) write_op.cc:312] APPLY: finished
0709 12:15:44.858242 (+   223us) log.cc:844] Serialized 25 byte log entry
0709 12:15:44.860406 (+  2164us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:44.860519 (+   113us) write_op.cc:454] Released schema lock
0709 12:15:44.860566 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:44.876251 (+ 15685us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:44.876289 (+    38us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":3,"spinlock_wait_cycles":143623936,"child_traces":[["op",{"apply.queue_time_us":16169,"apply.run_cpu_time_us":3399,"apply.run_wall_time_us":29998,"cfile_cache_hit":6,"cfile_cache_hit_bytes":8309,"num_ops":1,"prepare.queue_time_us":105,"prepare.run_cpu_time_us":2289,"prepare.run_wall_time_us":2289,"replication_time_us":13287}]]}
I20260709 12:15:45.786845 15188 consensus_queue.cc:237] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:45.786074 14936 catalog_manager.cc:5697] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index 11 to 12, 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4) changed from NON_VOTER to VOTER. New cstate: current_term: 13 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:15:45.806703 15685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 45237.9us
W20260709 12:15:45.812095 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 119757us
W20260709 12:15:45.821125 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 63594.2us
W20260709 12:15:45.831714 15080 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.508s	user 0.065s	sys 0.054s
W20260709 12:15:45.832149 15080 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.509s	user 0.065s	sys 0.054s
I20260709 12:15:45.885583 15719 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
W20260709 12:15:45.893978 15685 consensus_peers.cc:597] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:45.898444 15156 consensus_peers.cc:597] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:45.911376 15685 consensus_peers.cc:597] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:45.918105 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 88720.6us
I20260709 12:15:45.933974 21133 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260709 12:15:45.981462 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 60884.2us
W20260709 12:15:45.981751 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 58506.7us
W20260709 12:15:45.982674 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 60259us
W20260709 12:15:45.988736 15154 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:46.005170 15114 raft_consensus.cc:1275] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
W20260709 12:15:46.009500 15156 consensus_peers.cc:597] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:15:46.020782 21253 consensus_queue.cc:1048] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260709 12:15:46.011548 15685 consensus_peers.cc:597] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:46.028165 15685 consensus_peers.cc:597] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:46.028720 15685 consensus_peers.cc:597] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:46.029067 15081 consensus_peers.cc:597] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:46.029275 15685 consensus_peers.cc:597] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:46.029767 15081 consensus_peers.cc:597] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:46.036017 15156 consensus_peers.cc:597] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:46.045517 15156 consensus_peers.cc:597] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:15:46.051234 21253 raft_consensus.cc:2955] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Committing config change with OpId 12.11: config changed from index 10 to 11, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:46.054104 15715 raft_consensus.cc:2955] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 10 to 11, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:15:46.070779 15156 consensus_peers.cc:597] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:46.077057 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 46470.4us
W20260709 12:15:46.080590 15081 consensus_peers.cc:597] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:46.081493 15081 consensus_peers.cc:597] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:46.080758 15114 raft_consensus.cc:2955] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 10 to 11, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:46.089669 14924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 17d5a734da72410a94d08b091f84eabf with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:15:46.119305 15081 consensus_peers.cc:597] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:15:46.127010 14936 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37352 (request call id 376) took 1364 ms. Trace:
I20260709 12:15:46.129029 14936 rpcz_store.cc:276] 0709 12:15:44.762538 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:44.762884 (+   346us) service_pool.cc:224] Handling call
0709 12:15:44.787980 (+ 25096us) spinlock_profiling.cc:243] Waited 23.6 ms on lock 0x7b5400170554. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c84090 00007f4c08d22f3a 00007f4c0ead8e9c 00007f4c0ebd704e 00007f4c0d0982a4 00007f4c0d098232 00007f4c0d098161 00007f4c0d0980dc 00007f4c0d097392 00007f4c0705548c 00007f4c070548c6
0709 12:15:46.126935 (+1338955us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:45.927575 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:45.928137 (+   562us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:45.928170 (+    33us) write_op.cc:435] Acquired schema lock
0709 12:15:45.928187 (+    17us) tablet.cc:662] Decoding operations
0709 12:15:45.928526 (+   339us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:45.928598 (+    72us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:45.928628 (+    30us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:15:45.928805 (+   177us) tablet.cc:701] Row locks acquired
0709 12:15:45.928821 (+    16us) write_op.cc:260] PREPARE: finished
0709 12:15:45.928948 (+   127us) write_op.cc:270] Start()
0709 12:15:45.929061 (+   113us) write_op.cc:276] Timestamp: P: 1783599345928909 usec, L: 0
0709 12:15:45.929082 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:15:45.929776 (+   694us) log.cc:844] Serialized 595 byte log entry
0709 12:15:46.082908 (+153132us) op_driver.cc:464] REPLICATION: finished
0709 12:15:46.112724 (+ 29816us) write_op.cc:301] APPLY: starting
0709 12:15:46.112819 (+    95us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:46.113982 (+  1163us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:46.114083 (+   101us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:46.114796 (+   713us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:46.114986 (+   190us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 12:15:46.115037 (+    51us) write_op.cc:312] APPLY: finished
0709 12:15:46.115242 (+   205us) log.cc:844] Serialized 25 byte log entry
0709 12:15:46.115458 (+   216us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:46.115652 (+   194us) write_op.cc:454] Released schema lock
0709 12:15:46.115694 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:46.120837 (+  5143us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:46.120871 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":15767,"reported_tablets":3,"spinlock_wait_cycles":54581504,"child_traces":[["op",{"apply.queue_time_us":29574,"apply.run_cpu_time_us":3427,"apply.run_wall_time_us":8082,"cfile_cache_hit":6,"cfile_cache_hit_bytes":8309,"num_ops":1,"prepare.queue_time_us":102871,"prepare.run_cpu_time_us":13787,"prepare.run_wall_time_us":86592,"raft.queue_time_us":47409,"raft.run_cpu_time_us":1323,"raft.run_wall_time_us":20740,"replication_time_us":153663,"thread_start_us":180543,"threads_started":4,"wal-append.queue_time_us":103634}]]}
W20260709 12:15:46.134479 15081 consensus_peers.cc:597] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:46.137063 15081 consensus_peers.cc:597] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:46.140959 15081 consensus_peers.cc:597] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:15:46.145766 14938 catalog_manager.cc:5697] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: config changed from index 14 to 15, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New cstate: current_term: 19 leader_uuid: "cb445d4f8d034987976d9b78da5532ac" committed_config { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
I20260709 12:15:46.152139 14937 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40498 (request call id 248) took 1397 ms. Trace:
I20260709 12:15:46.152591 14937 rpcz_store.cc:276] 0709 12:15:44.754610 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:44.757524 (+  2914us) service_pool.cc:224] Handling call
0709 12:15:44.797895 (+ 40371us) spinlock_profiling.cc:243] Waited 38.9 ms on lock 0x7b5400170554. stack: 00007f4c05bfb343 00007f4c05bfb240 00007f4c0558a1d4 00007f4c0f2c8304 00007f4c0f2c8299 00007f4c08c84090 00007f4c08d22f3a 00007f4c0ead8e9c 00007f4c0ebd704e 00007f4c0d0982a4 00007f4c0d098232 00007f4c0d098161 00007f4c0d0980dc 00007f4c0d097392 00007f4c0705548c 00007f4c070548c6
0709 12:15:46.152069 (+1354174us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8363,"reported_tablets":3,"spinlock_wait_cycles":89440128}
I20260709 12:15:46.160858 14936 catalog_manager.cc:5697] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac reported cstate change: config changed from index 10 to 11, VOTER 2cdab4d204e440c194e8b09634795793 (127.13.140.1) evicted. New cstate: current_term: 12 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } } }
W20260709 12:15:46.237205 14925 catalog_manager.cc:4755] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet de970d5fee5048dfac4f3b7ec54269bf: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:46.265908 15211 debug-util.cc:398] Leaking SignalData structure 0x7b0800242de0 after lost signal to thread 13875
W20260709 12:15:46.266984 15211 debug-util.cc:398] Leaking SignalData structure 0x7b080030ff20 after lost signal to thread 14972
W20260709 12:15:46.268204 15211 debug-util.cc:398] Leaking SignalData structure 0x7b08001acee0 after lost signal to thread 15140
W20260709 12:15:46.269213 15211 debug-util.cc:398] Leaking SignalData structure 0x7b08001ca840 after lost signal to thread 15214
W20260709 12:15:46.271628 15211 debug-util.cc:398] Leaking SignalData structure 0x7b08003743c0 after lost signal to thread 15743
W20260709 12:15:46.326857 13872 thread.cc:527] Waited for 8000ms trying to join with diag-logger (tid 15061)
W20260709 12:15:46.347214 15081 consensus_peers.cc:597] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:46.365609 15156 consensus_peers.cc:597] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:46.374476 15156 consensus_peers.cc:597] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:46.378576 15156 consensus_peers.cc:597] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:46.417825 15081 consensus_peers.cc:597] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:46.420526 15081 consensus_peers.cc:597] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:46.430459 15081 consensus_peers.cc:597] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:46.445360 15081 consensus_peers.cc:597] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:46.446292 15081 consensus_peers.cc:597] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:46.449437 15685 consensus_peers.cc:597] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:46.569955 15156 consensus_peers.cc:597] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:46.661532 15081 consensus_peers.cc:597] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:46.843540 15081 consensus_peers.cc:597] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:47.032958 15156 consensus_peers.cc:597] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:47.040793 15081 consensus_peers.cc:597] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:47.204352 15156 consensus_peers.cc:597] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:47.327418 15685 consensus_peers.cc:597] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:47.327533 13872 thread.cc:527] Waited for 9000ms trying to join with diag-logger (tid 15061)
W20260709 12:15:47.357236 15156 consensus_peers.cc:597] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:47.433384 15156 consensus_peers.cc:597] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:47.462322 14925 catalog_manager.cc:4755] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet de970d5fee5048dfac4f3b7ec54269bf: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:47.585563 15081 consensus_peers.cc:597] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:47.590406 15156 consensus_peers.cc:597] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:47.632843 15685 consensus_peers.cc:597] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:47.857234 15685 consensus_peers.cc:597] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:47.923902 15081 consensus_peers.cc:597] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:47.943156 15156 consensus_peers.cc:597] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.020998 15156 consensus_peers.cc:597] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:48.115646 15685 consensus_peers.cc:597] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.157487 15081 consensus_peers.cc:597] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.167693 15081 consensus_peers.cc:597] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.222453 15685 consensus_peers.cc:597] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.301522 15685 consensus_peers.cc:597] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.309358 15081 consensus_peers.cc:597] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:48.321329 15081 consensus_peers.cc:597] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:48.328097 13872 thread.cc:527] Waited for 10000ms trying to join with diag-logger (tid 15061)
W20260709 12:15:48.328354 15156 consensus_peers.cc:597] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.384459 15081 consensus_peers.cc:597] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.481909 15156 consensus_peers.cc:597] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.496980 15081 consensus_peers.cc:597] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.498594 15685 consensus_peers.cc:597] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.509258 15685 consensus_peers.cc:597] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.576141 15685 consensus_peers.cc:597] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:48.579108 15081 consensus_peers.cc:597] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.584801 15080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 62396us
W20260709 12:15:48.585547 14925 catalog_manager.cc:4755] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet de970d5fee5048dfac4f3b7ec54269bf: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:48.616953 15081 consensus_peers.cc:597] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.666270 15685 consensus_peers.cc:597] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.682673 15156 consensus_peers.cc:597] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.749289 15156 consensus_peers.cc:597] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.750365 15081 consensus_peers.cc:597] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.891213 15156 consensus_peers.cc:597] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.990218 15156 consensus_peers.cc:597] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:48.998289 15081 consensus_peers.cc:597] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:49.003067 15081 consensus_peers.cc:597] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:49.034617 15156 consensus_peers.cc:597] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:49.152567 15156 consensus_peers.cc:597] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:49.155812 15081 consensus_peers.cc:597] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:49.156466 15081 consensus_peers.cc:597] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:49.205273 15081 consensus_peers.cc:597] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:49.212740 15081 consensus_peers.cc:597] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:49.240604 15081 consensus_peers.cc:597] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:49.302563 15081 consensus_peers.cc:597] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:49.328667 13872 thread.cc:527] Waited for 11000ms trying to join with diag-logger (tid 15061)
W20260709 12:15:49.488147 15156 consensus_peers.cc:597] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:49.529783 15081 consensus_peers.cc:597] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:49.622985 15156 consensus_peers.cc:597] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:49.676781 15156 consensus_peers.cc:597] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:49.949097 15685 consensus_peers.cc:597] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:50.024227 15156 consensus_peers.cc:597] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:50.064620 15156 consensus_peers.cc:597] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:50.083513 15685 consensus_peers.cc:597] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:50.117249 15081 consensus_peers.cc:597] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:15:50.153317 15081 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111) [suppressed 443 similar messages]
W20260709 12:15:50.329813 13872 thread.cc:527] Waited for 12000ms trying to join with diag-logger (tid 15061)
W20260709 12:15:50.349856 15685 consensus_peers.cc:597] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:50.441877 15156 consensus_peers.cc:597] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:50.473374 15081 consensus_peers.cc:597] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:50.487398 15685 consensus_peers.cc:597] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:50.490829 15081 consensus_peers.cc:597] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:51.301533 15685 consensus_peers.cc:597] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:51.302428 15685 consensus_peers.cc:597] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:51.319923 15685 consensus_peers.cc:597] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:51.330381 13872 thread.cc:527] Waited for 13000ms trying to join with diag-logger (tid 15061)
W20260709 12:15:51.351393 14925 catalog_manager.cc:4755] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 17d5a734da72410a94d08b091f84eabf: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:51.418282 15685 consensus_peers.cc:597] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:51.455374 15156 consensus_peers.cc:597] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:51.470381 15156 consensus_peers.cc:597] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:51.471016 15156 consensus_peers.cc:597] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:51.514861 15081 consensus_peers.cc:597] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:51.534368 15081 consensus_peers.cc:597] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:51.535028 15081 consensus_peers.cc:597] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:51.702817 15685 consensus_peers.cc:597] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:51.969099 15078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 75608us
W20260709 12:15:51.995544 15156 consensus_peers.cc:597] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:51.998769 15685 consensus_peers.cc:597] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:52.020085 15081 consensus_peers.cc:597] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:52.026779 15156 consensus_peers.cc:597] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:52.101238 15081 consensus_peers.cc:597] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:52.102164 15081 consensus_peers.cc:597] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:52.124990 15156 consensus_peers.cc:597] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:52.164862 15156 consensus_peers.cc:597] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:15:52.181703 13872 tablet_server.cc:196] TabletServer@127.13.140.1:0 shutdown complete.
W20260709 12:15:52.199450 15081 consensus_peers.cc:597] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:52.200104 15081 consensus_peers.cc:597] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:52.200577 15081 consensus_peers.cc:597] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:52.203594 15081 consensus_peers.cc:597] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:52.206271 15081 consensus_peers.cc:597] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:52.288163 15740 debug-util.cc:398] Leaking SignalData structure 0x7b080039d5a0 after lost signal to thread 13875
W20260709 12:15:52.289418 15740 debug-util.cc:398] Leaking SignalData structure 0x7b08002d1620 after lost signal to thread 14972
W20260709 12:15:52.290782 15740 debug-util.cc:398] Leaking SignalData structure 0x7b0800280e00 after lost signal to thread 15140
W20260709 12:15:52.291927 15740 debug-util.cc:398] Leaking SignalData structure 0x7b08002b1b00 after lost signal to thread 15214
W20260709 12:15:52.293121 15740 debug-util.cc:398] Leaking SignalData structure 0x7b0800280f20 after lost signal to thread 15743
W20260709 12:15:52.328331 15156 consensus_peers.cc:597] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:15:52.398257 13872 tablet_server.cc:179] TabletServer@127.13.140.2:0 shutting down...
W20260709 12:15:52.342799 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 67198.9us
W20260709 12:15:52.401255 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 59382us
W20260709 12:15:52.403597 15081 consensus_peers.cc:597] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:52.473073 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 58643.5us
W20260709 12:15:52.479877 15154 consensus_peers.cc:597] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:52.484731 15081 consensus_peers.cc:597] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:52.488061 15081 consensus_peers.cc:597] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:52.499056 15081 consensus_peers.cc:597] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:52.499759 15081 consensus_peers.cc:597] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:52.500655 15683 consensus_peers.cc:597] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:52.501314 15683 consensus_peers.cc:597] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:52.501874 15683 consensus_peers.cc:597] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:52.496978 15154 consensus_peers.cc:597] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:52.503399 15154 consensus_peers.cc:597] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:52.503925 15154 consensus_peers.cc:597] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:52.510870 15154 consensus_peers.cc:597] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:52.511159 15156 consensus_peers.cc:597] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:52.513053 15156 consensus_peers.cc:597] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:52.511861 15154 consensus_peers.cc:597] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:52.520534 15683 consensus_peers.cc:597] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:52.520361 15154 consensus_peers.cc:597] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:52.543715 15154 consensus_peers.cc:597] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:52.562605 15683 consensus_peers.cc:597] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:52.565070 15683 consensus_peers.cc:597] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:52.574213 15154 consensus_peers.cc:597] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:52.579042 15683 consensus_peers.cc:597] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:52.627705 15081 consensus_peers.cc:597] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:52.648768 15154 consensus_peers.cc:597] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:52.680581 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:52.682533 13872 tablet_replica.cc:333] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:52.683642 13872 raft_consensus.cc:2243] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.684861 13872 raft_consensus.cc:2272] T e062234142884cef8fa9611955534ba4 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:52.693758 15683 consensus_peers.cc:597] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:52.694366 13872 tablet_replica.cc:333] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:52.696038 13872 raft_consensus.cc:2243] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.696803 13872 raft_consensus.cc:2272] T 0800021d6be24a66aac3e48abb2eded0 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.701195 13872 tablet_replica.cc:333] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:52.703298 13872 raft_consensus.cc:2243] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.710587 13872 raft_consensus.cc:2272] T 796a932a07d04bbe835ffef75365fcf5 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.713726 13872 tablet_replica.cc:333] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:52.714625 13872 raft_consensus.cc:2243] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.722666 13872 raft_consensus.cc:2272] T 9cb9b69a03e74293943ee749800c4fa5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.725770 13872 tablet_replica.cc:333] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:52.726650 13872 raft_consensus.cc:2243] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.727748 13872 raft_consensus.cc:2272] T 361019e1b7c0464dac376e3ef962ccce P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.730355 13872 tablet_replica.cc:333] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
W20260709 12:15:52.730800 15156 consensus_peers.cc:597] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:15:52.731389 13872 raft_consensus.cc:2243] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 19 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.738755 13872 raft_consensus.cc:2272] T 6a8da4bedc384d348debd1edb83093e2 P cb445d4f8d034987976d9b78da5532ac [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.741677 13872 tablet_replica.cc:333] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
W20260709 12:15:52.749703 15154 consensus_peers.cc:597] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:52.751253 13872 raft_consensus.cc:2243] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.752521 13872 raft_consensus.cc:2272] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:52.761965 15154 consensus_peers.cc:597] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:52.766108 13872 tablet_replica.cc:333] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:52.766988 13872 raft_consensus.cc:2243] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.791527 13872 raft_consensus.cc:2272] T dba1fcdad1224863a0e707d5fa5a5e89 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.794656 13872 tablet_replica.cc:333] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:52.795876 13872 raft_consensus.cc:2243] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.800375 13872 raft_consensus.cc:2272] T 983f3ec3e3bc474fa94e78f3708afa26 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.808586 13872 tablet_replica.cc:333] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:52.809580 13872 raft_consensus.cc:2243] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.814126 13872 raft_consensus.cc:2272] T c61cd021688745bd9cbe675ccef1a55e P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.817191 13872 tablet_replica.cc:333] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:52.823028 13872 raft_consensus.cc:2243] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.829461 13872 raft_consensus.cc:2272] T ff92c88b883c4f3b9a74312a83cf2c8c P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.832146 13872 tablet_replica.cc:333] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:52.832981 13872 raft_consensus.cc:2243] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.834064 13872 raft_consensus.cc:2272] T 6b92b9bb765e42c78011cba2f357e687 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.836660 13872 tablet_replica.cc:333] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:52.837471 13872 raft_consensus.cc:2243] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 18 LEADER]: Raft consensus shutting down.
I20260709 12:15:52.838630 13872 raft_consensus.cc:2272] T 8f38efecc56d40039b4357b42a3915d8 P cb445d4f8d034987976d9b78da5532ac [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:52.841432 13872 tablet_replica.cc:333] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:52.842182 13872 raft_consensus.cc:2243] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:52.843194 13872 raft_consensus.cc:2272] T 17d5a734da72410a94d08b091f84eabf P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:52.845803 15683 consensus_peers.cc:597] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:52.975941 13872 tablet_replica.cc:333] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.154959 13872 raft_consensus.cc:2243] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.156320 13872 raft_consensus.cc:2272] T 40d4edb5957246d9b7cc465d6b8ff49a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.159144 13872 tablet_replica.cc:333] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.295886 13872 raft_consensus.cc:2243] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.296852 13872 raft_consensus.cc:2272] T ddf54ea657b549d9b8e780da7ebf3802 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.299563 13872 tablet_replica.cc:333] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.300374 13872 raft_consensus.cc:2243] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:53.300963 13872 raft_consensus.cc:2272] T ca5e79f747d841f583bfc82b594a5f1b P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:53.304091 15156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 431936us
I20260709 12:15:53.320286 13872 tablet_replica.cc:333] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.321293 13872 raft_consensus.cc:2243] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.322384 13872 raft_consensus.cc:2272] T 56a9762f386a42e196a4d9b732e23852 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.323451 21326 raft_consensus.cc:493] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 20 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:53.324024 21326 raft_consensus.cc:515] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:53.325495 13872 tablet_replica.cc:333] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.326390 13872 raft_consensus.cc:2243] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 20 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:53.327083 13872 raft_consensus.cc:2272] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.327755 21326 leader_election.cc:290] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:53.330879 13872 tablet_replica.cc:333] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.331766 13872 raft_consensus.cc:2243] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:53.351320 13872 raft_consensus.cc:2272] T 485c18c85baa4e3b9a377a69c859a99a P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.354053 13872 tablet_replica.cc:333] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.354898 13872 raft_consensus.cc:2243] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:53.462968 13872 raft_consensus.cc:2272] T 06eef20540334693925b40bb2ca93b68 P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.469105 21326 raft_consensus.cc:493] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 20 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:53.469688 21326 raft_consensus.cc:515] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:15:53.471058 15081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:39767, user_credentials={real_user=slave}} blocked reactor thread for 494252us
I20260709 12:15:53.471776 21326 leader_election.cc:290] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:53.472328 21326 raft_consensus.cc:493] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:53.472792 21326 raft_consensus.cc:515] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:53.475056 21326 leader_election.cc:290] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:15:53.479305 15154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 606526us
I20260709 12:15:53.487097 13872 tablet_replica.cc:333] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.488116 13872 raft_consensus.cc:2243] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:53.488855 13872 raft_consensus.cc:2272] T bd8bd4216c40407789ef00410b0c96fc P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.492184 13872 tablet_replica.cc:333] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
W20260709 12:15:53.499465 15156 consensus_peers.cc:597] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:15:53.500576 13872 raft_consensus.cc:2243] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.510830 21310 raft_consensus.cc:493] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:15:53.514046 13872 raft_consensus.cc:2272] T bb848b1da5b24bb69ba8c8a5724cd51f P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.514416 21310 raft_consensus.cc:515] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:53.516949 13872 tablet_replica.cc:333] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.517805 21310 leader_election.cc:290] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:53.517799 13872 raft_consensus.cc:2243] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.524600 13872 raft_consensus.cc:2272] T eeaca7e481994210a813b45ea30c76ab P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.527336 13872 tablet_replica.cc:333] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
W20260709 12:15:53.527607 15156 consensus_peers.cc:597] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:15:53.528476 13872 raft_consensus.cc:2243] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:53.529239 13872 raft_consensus.cc:2272] T eb2ad8153e6d4ed8ba2c278e9111be58 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.533087 13872 tablet_replica.cc:333] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.533953 13872 raft_consensus.cc:2243] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 19 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.534575 13872 raft_consensus.cc:2272] T de970d5fee5048dfac4f3b7ec54269bf P cb445d4f8d034987976d9b78da5532ac [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.535558 21310 raft_consensus.cc:493] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:15:53.537984 21310 raft_consensus.cc:515] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:53.537590 13872 tablet_replica.cc:333] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
W20260709 12:15:53.531391 15081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:53.541399 13872 raft_consensus.cc:2243] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:53.571260 21326 raft_consensus.cc:670] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac: failed to trigger leader election: Illegal state: RaftConsensus is not running: State = Stopping
I20260709 12:15:53.573163 13872 raft_consensus.cc:2272] T 557b9d61210a4b4788166f507be888d5 P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.585462 21310 leader_election.cc:290] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:53.616753 13872 tablet_replica.cc:333] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.617615 13872 raft_consensus.cc:2243] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.618546 13872 raft_consensus.cc:2272] T a55328f398da4f20ac840d485a45a0fe P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:53.621937 15081 leader_election.cc:336] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:53.623628 15081 leader_election.cc:336] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:53.624487 15081 leader_election.cc:336] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:53.624986 15081 leader_election.cc:336] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:53.627373 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc809d87371043c681a7a6e842dfe95a" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
W20260709 12:15:53.630491 15153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39155, user_credentials={real_user=slave}} blocked reactor thread for 43574.1us
W20260709 12:15:53.632931 15081 leader_election.cc:336] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:53.639426 21326 raft_consensus.cc:493] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:53.643031 21326 raft_consensus.cc:515] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:53.644677 13872 tablet_replica.cc:333] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.645074 21326 leader_election.cc:290] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:53.645514 21310 raft_consensus.cc:493] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:53.651199 21310 raft_consensus.cc:515] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:53.646551 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd9c88e62f34f898d489687c5ebf7ee" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:53.650424 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:53.655625 15078 leader_election.cc:304] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:15:53.656831 21300 raft_consensus.cc:2749] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:53.658080 21310 leader_election.cc:290] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:15:53.662482 15080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:15:53.687405 13872 raft_consensus.cc:2243] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:53.688234 13872 raft_consensus.cc:2272] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.692835 21346 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:53.693431 21346 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:15:53.699628 15156 leader_election.cc:336] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:53.702219 21346 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:53.704221 15685 consensus_peers.cc:597] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:53.706857 15685 consensus_peers.cc:597] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:53.707425 15685 consensus_peers.cc:597] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:15:53.704221 15078 leader_election.cc:304] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 2cdab4d204e440c194e8b09634795793
I20260709 12:15:53.708437 21326 raft_consensus.cc:2749] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:53.714994 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4dabce77b8542cda70b437c71080eaf" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 21 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:53.691147 13872 tablet_replica.cc:333] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.716816 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6987bb0d564aaca2333c2abdccd546" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 21 candidate_status { last_received { term: 20 index: 15 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:53.717020 13872 raft_consensus.cc:2243] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 14 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.718053 13872 raft_consensus.cc:2272] T f2fbe6a69aaf47dd84b48a1a8451c9fc P cb445d4f8d034987976d9b78da5532ac [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.718261 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7eb68804f842a8b6292981c59477ec" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:53.725471 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575378d3589a4127a135b95d0c59a8b7" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:53.726567 13872 tablet_replica.cc:333] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.727514 13872 raft_consensus.cc:2243] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Raft consensus shutting down.
W20260709 12:15:53.727854 15081 leader_election.cc:336] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:53.727730 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fde054c8f1457e927a5a596256898b" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:53.729079 13872 raft_consensus.cc:2272] T 4f733a11c7f24898b941d0243f91a039 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.739197 15080 leader_election.cc:304] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:15:53.739876 15080 raft_consensus.cc:2686] T d4dabce77b8542cda70b437c71080eaf P cb445d4f8d034987976d9b78da5532ac: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:15:53.740962 15080 leader_election.cc:304] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:53.741966 21326 raft_consensus.cc:2749] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260709 12:15:53.743160 15080 leader_election.cc:304] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:53.744164 21326 raft_consensus.cc:2749] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:53.749348 13872 tablet_replica.cc:333] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.750216 13872 raft_consensus.cc:2243] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:53.750830 13872 raft_consensus.cc:2272] T 3fd9c88e62f34f898d489687c5ebf7ee P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.753620 13872 tablet_replica.cc:333] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.754385 13872 raft_consensus.cc:2243] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 17 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.755460 13872 raft_consensus.cc:2272] T 131b6c926fde4d98b337b804a1fb2af9 P cb445d4f8d034987976d9b78da5532ac [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.758203 13872 tablet_replica.cc:333] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.758983 13872 raft_consensus.cc:2243] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 16 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.763165 13872 raft_consensus.cc:2272] T 3c43b082f4fa41ab97cd1bc022ef4c01 P cb445d4f8d034987976d9b78da5532ac [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.765769 13872 tablet_replica.cc:333] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.769052 21326 raft_consensus.cc:493] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 1f3445d48e0b46c7b7a0cee3c2c24b07)
I20260709 12:15:53.775614 21326 raft_consensus.cc:515] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:53.777773 21326 leader_election.cc:290] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:53.769721 15080 leader_election.cc:304] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:53.780072 21326 raft_consensus.cc:2749] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:53.781539 13872 raft_consensus.cc:2243] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.782550 13872 raft_consensus.cc:2272] T a8443db31bf24ff08c0e1baa1cf581fe P cb445d4f8d034987976d9b78da5532ac [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.783869 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:53.785487 13872 tablet_replica.cc:333] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.786371 13872 raft_consensus.cc:2243] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:53.787189 13872 raft_consensus.cc:2272] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.791857 13872 tablet_replica.cc:333] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.792732 13872 raft_consensus.cc:2243] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:53.793382 13872 raft_consensus.cc:2272] T bc809d87371043c681a7a6e842dfe95a P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.796154 13872 tablet_replica.cc:333] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.797011 13872 raft_consensus.cc:2243] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.798862 13872 raft_consensus.cc:2272] T d87b457d4fcf450aa4a249c29980c2d6 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.801996 13872 tablet_replica.cc:333] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.802851 13872 raft_consensus.cc:2243] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.803992 13872 raft_consensus.cc:2272] T eacfe2b6b4f744faab0e26951a948706 P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.804742 15080 leader_election.cc:304] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:15:53.805402 15080 raft_consensus.cc:2686] T a5fde054c8f1457e927a5a596256898b P cb445d4f8d034987976d9b78da5532ac: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:15:53.808637 13872 tablet_replica.cc:333] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.809508 13872 raft_consensus.cc:2243] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 15 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.810707 13872 raft_consensus.cc:2272] T 17cd9ccf59344b6c8b9dab46976a0f3a P cb445d4f8d034987976d9b78da5532ac [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.813254 13872 tablet_replica.cc:333] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.814031 13872 raft_consensus.cc:2243] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 20 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:53.814672 13872 raft_consensus.cc:2272] T 0e6987bb0d564aaca2333c2abdccd546 P cb445d4f8d034987976d9b78da5532ac [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.817186 13872 tablet_replica.cc:333] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.829996 13872 raft_consensus.cc:2243] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:53.830879 13872 raft_consensus.cc:2272] T 575378d3589a4127a135b95d0c59a8b7 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.831297 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db840460b28434da754c7d41602f372" candidate_uuid: "cb445d4f8d034987976d9b78da5532ac" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:53.833783 13872 tablet_replica.cc:333] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.834712 13872 raft_consensus.cc:2243] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.835858 13872 raft_consensus.cc:2272] T dc6cf21dcec149deb34c0a4df9c6cc92 P cb445d4f8d034987976d9b78da5532ac [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.838418 13872 tablet_replica.cc:333] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.834007 15080 leader_election.cc:304] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb445d4f8d034987976d9b78da5532ac; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:15:53.839023 15080 raft_consensus.cc:2686] T 1db840460b28434da754c7d41602f372 P cb445d4f8d034987976d9b78da5532ac: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:15:53.839340 13872 raft_consensus.cc:2243] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.840608 13872 raft_consensus.cc:2272] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P cb445d4f8d034987976d9b78da5532ac [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:53.842787 15154 leader_election.cc:336] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:53.847642 15154 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:53.848467 21346 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:53.852116 13872 tablet_replica.cc:333] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.855825 13872 raft_consensus.cc:2243] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.856998 13872 raft_consensus.cc:2272] T 8f1156eb1a1845c885ead300a0ab5c58 P cb445d4f8d034987976d9b78da5532ac [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.859658 13872 tablet_replica.cc:333] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.860428 13872 raft_consensus.cc:2243] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:15:53.861626 13872 raft_consensus.cc:2272] T db665390876f4ed9b088c63ee9861928 P cb445d4f8d034987976d9b78da5532ac [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.864473 13872 tablet_replica.cc:333] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac: stopping tablet replica
I20260709 12:15:53.865165 13872 raft_consensus.cc:2243] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:53.865782 13872 raft_consensus.cc:2272] T ec7eb68804f842a8b6292981c59477ec P cb445d4f8d034987976d9b78da5532ac [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:53.881891 21334 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:53.882543 21334 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:53.885393 21334 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:53.886858 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:15:53.888473 15683 leader_election.cc:336] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:53.888909 15683 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:53.890141 21334 raft_consensus.cc:2749] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 12:15:53.907475 21342 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:53.908115 21342 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:53.910393 21342 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:53.916836 15156 leader_election.cc:336] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:53.923738 15154 leader_election.cc:336] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:53.924189 15154 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:53.925297 21342 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 12:15:53.929420 15156 consensus_peers.cc:597] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:15:54.019816 21342 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:54.020411 21342 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:54.023015 21342 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:54.025192 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:54.029847 21329 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:54.029950 21346 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:54.030584 21346 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:54.030527 21329 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:54.033054 21346 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:54.033150 21329 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:54.035068 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:54.035844 15718 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 16.
I20260709 12:15:54.037138 15153 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:54.038414 21342 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 12:15:54.038823 21342 raft_consensus.cc:493] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:54.039187 21342 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:54.048348 21329 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:54.049069 21329 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:54.051414 21329 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:54.056176 21342 raft_consensus.cc:515] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:54.059445 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796a932a07d04bbe835ffef75365fcf5" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:54.060058 15718 raft_consensus.cc:3060] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Advancing to term 17
W20260709 12:15:54.064996 15154 leader_election.cc:336] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:54.071498 15718 raft_consensus.cc:2468] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 17.
I20260709 12:15:54.074616 15154 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:54.075619 15153 leader_election.cc:304] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:54.076828 21329 raft_consensus.cc:2804] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 12:15:54.077492 21329 raft_consensus.cc:697] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:54.078564 21329 consensus_queue.cc:237] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:54.080827 15156 leader_election.cc:336] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:54.081365 15156 leader_election.cc:336] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:54.082260 21342 leader_election.cc:290] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:54.082422 21346 raft_consensus.cc:2749] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 12:15:54.088001 15154 leader_election.cc:336] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
W20260709 12:15:54.088866 15154 leader_election.cc:336] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:54.089275 15154 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:54.090097 21346 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260709 12:15:54.094368 15154 leader_election.cc:336] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:54.095664 15154 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:54.096920 21346 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
W20260709 12:15:54.097896 15154 leader_election.cc:336] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
W20260709 12:15:54.099975 15685 consensus_peers.cc:597] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:15:54.123571 21346 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:54.124109 21346 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:54.126255 21346 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:54.139333 15154 leader_election.cc:336] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
W20260709 12:15:54.158393 15156 consensus_peers.cc:597] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:54.171190 15685 consensus_peers.cc:597] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:15:54.173527 14937 catalog_manager.cc:5697] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 16 to 17, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 17 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:54.179469 15137 debug-util.cc:398] Leaking SignalData structure 0x7b08003ea220 after lost signal to thread 13875
W20260709 12:15:54.180510 15137 debug-util.cc:398] Leaking SignalData structure 0x7b080030f940 after lost signal to thread 14972
W20260709 12:15:54.181083 15137 debug-util.cc:398] Leaking SignalData structure 0x7b08003e7f60 after lost signal to thread 15140
W20260709 12:15:54.182132 15137 debug-util.cc:398] Leaking SignalData structure 0x7b080016a360 after lost signal to thread 15214
W20260709 12:15:54.183404 15137 debug-util.cc:398] Leaking SignalData structure 0x7b080039eae0 after lost signal to thread 15743
W20260709 12:15:54.184791 14923 catalog_manager.cc:4755] TS cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): ChangeConfig:REMOVE_PEER RPC failed for tablet d87b457d4fcf450aa4a249c29980c2d6: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
W20260709 12:15:54.192982 15156 leader_election.cc:336] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:54.198611 15156 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:54.201928 21329 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 12:15:54.201167 15685 consensus_peers.cc:597] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:54.208070 15685 consensus_peers.cc:597] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:15:54.271673 21336 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:54.272230 21336 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:54.274443 21336 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:54.282832 15683 leader_election.cc:336] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
W20260709 12:15:54.283650 15685 leader_election.cc:336] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:54.284063 15685 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:54.286279 21336 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:54.306366 21336 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:54.306967 21336 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:54.313370 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:54.314107 15183 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 15.
W20260709 12:15:54.314402 15683 leader_election.cc:336] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:54.315696 15684 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:54.316592 21308 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 12:15:54.317003 21308 raft_consensus.cc:493] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:54.317366 21308 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:54.325637 21308 raft_consensus.cc:515] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:54.326498 21336 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:15:54.340965 15683 leader_election.cc:336] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:54.345340 21308 leader_election.cc:290] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:54.345535 15183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b92b9bb765e42c78011cba2f357e687" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:54.346168 15183 raft_consensus.cc:3060] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Advancing to term 16
I20260709 12:15:54.353811 15183 raft_consensus.cc:2468] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 16.
I20260709 12:15:54.355242 15684 leader_election.cc:304] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:54.356750 21308 raft_consensus.cc:2804] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 12:15:54.357291 21308 raft_consensus.cc:697] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:15:54.358171 21308 consensus_queue.cc:237] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:54.361999 21342 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:54.362557 21342 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:54.364694 21342 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:54.370604 15156 leader_election.cc:336] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:54.371088 15154 leader_election.cc:336] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:54.371501 15154 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:54.372707 21342 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 12:15:54.391925 14937 catalog_manager.cc:5697] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 15 to 16, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 16 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:15:54.521436 15154 consensus_peers.cc:597] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:54.532135 15718 raft_consensus.cc:1275] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 12:15:54.540124 21342 consensus_queue.cc:1048] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.002s
W20260709 12:15:54.547394 15685 consensus_peers.cc:597] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:54.588265 15685 consensus_peers.cc:597] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:54.658495 15685 consensus_peers.cc:597] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:54.662135 15156 consensus_peers.cc:597] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:15:54.668627 15684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40323, user_credentials={real_user=slave}} blocked reactor thread for 52689.1us
W20260709 12:15:54.735400 15156 consensus_peers.cc:597] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:54.755050 15683 consensus_peers.cc:597] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:54.826489 15156 consensus_peers.cc:597] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:54.828737 15156 consensus_peers.cc:597] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:54.868912 15154 consensus_peers.cc:597] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:54.893347 15154 consensus_peers.cc:597] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:54.931632 15156 consensus_peers.cc:597] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:54.940686 15683 consensus_peers.cc:597] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:54.952728 15186 raft_consensus.cc:1275] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 12:15:54.955082 21364 consensus_queue.cc:1048] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
W20260709 12:15:54.957021 15156 consensus_peers.cc:597] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:15:54.992069 13872 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15137)
W20260709 12:15:55.019872 15156 consensus_peers.cc:597] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:55.048236 15156 consensus_peers.cc:597] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:15:55.079514 21362 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.080083 21362 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.082145 21361 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.082698 21361 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.084662 21364 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.085176 21364 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.086485 21336 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.087220 21364 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:55.086975 21336 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.089416 21336 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:55.091255 21308 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.085065 21361 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:55.092005 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
W20260709 12:15:55.093115 15683 leader_election.cc:336] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.093609 21361 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.094187 21361 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.091809 21308 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.097478 21361 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:55.098373 21308 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:55.098760 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:55.104868 21362 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:55.105033 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:55.106452 15684 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.107336 21361 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:55.105616 21362 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.108469 21362 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:55.110476 15685 leader_election.cc:336] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:55.110803 15683 leader_election.cc:336] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
W20260709 12:15:55.111869 15683 leader_election.cc:336] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
W20260709 12:15:55.111366 15685 leader_election.cc:336] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:55.112323 15683 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.112655 15685 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:15:55.113504 15685 leader_election.cc:336] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:55.113642 21308 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260709 12:15:55.117254 15685 leader_election.cc:336] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:55.118451 15683 leader_election.cc:336] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.118873 15683 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.118947 21308 raft_consensus.cc:2749] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:15:55.121896 21362 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:55.121963 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:55.122710 21361 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:55.123970 21361 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.124449 21361 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.126528 21361 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:55.127727 21361 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.128183 21361 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.129858 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:55.131175 21364 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.131243 21361 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:55.131902 21364 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.133780 21364 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:55.122856 21308 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.135206 21308 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.138314 21308 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:55.142216 15685 leader_election.cc:336] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:55.142652 15685 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
W20260709 12:15:55.145895 15685 leader_election.cc:336] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:55.146373 15685 leader_election.cc:336] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:55.146276 21334 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:15:55.147265 15685 leader_election.cc:336] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:55.156531 15154 consensus_peers.cc:597] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:55.146710 15683 leader_election.cc:336] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.158933 15683 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.159732 21334 raft_consensus.cc:2749] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:15:55.159943 15683 leader_election.cc:336] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.160434 15683 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.161108 21334 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:15:55.163378 15683 leader_election.cc:336] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
W20260709 12:15:55.164155 15683 leader_election.cc:336] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.164502 15683 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.166574 21362 raft_consensus.cc:2749] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
W20260709 12:15:55.166749 15683 leader_election.cc:336] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.167228 15683 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.168069 21334 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 12:15:55.168272 15683 leader_election.cc:336] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.168746 15683 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:15:55.169617 15683 leader_election.cc:336] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.170029 15683 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.170717 21308 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 12:15:55.171432 21308 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 12:15:55.174590 15683 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111) [suppressed 443 similar messages]
I20260709 12:15:55.205714 21362 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.206310 21362 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.207836 21334 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.208652 21362 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:55.208447 21334 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.206907 21363 raft_consensus.cc:493] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.211349 21334 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:55.211756 21363 raft_consensus.cc:515] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:55.213858 21363 leader_election.cc:290] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:55.221521 15685 leader_election.cc:336] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:55.222148 21363 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.223943 21363 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:55.232019 21368 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
W20260709 12:15:55.232599 15154 leader_election.cc:336] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.233788 21363 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:55.217284 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73" is_pre_election: true
I20260709 12:15:55.218211 21366 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.239590 21363 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.239804 21366 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.240891 15186 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 16.
I20260709 12:15:55.242014 21366 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:55.242554 21366 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.243007 21366 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.245549 21366 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:55.245779 21363 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.219189 21346 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.246732 21346 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.248389 21363 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:55.232595 21368 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:55.217447 15683 leader_election.cc:336] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.250406 21368 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:55.251299 15684 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.252233 21334 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 12:15:55.252614 21334 raft_consensus.cc:493] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.252966 21334 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:55.248718 21346 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:55.262961 21334 raft_consensus.cc:515] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:55.265681 15683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41561, user_credentials={real_user=slave}} blocked reactor thread for 48244.4us
I20260709 12:15:55.270781 21334 leader_election.cc:290] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
W20260709 12:15:55.275687 15156 leader_election.cc:336] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:55.276208 15156 leader_election.cc:304] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.276942 21366 raft_consensus.cc:2749] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 12:15:55.280092 15156 leader_election.cc:336] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:55.285318 21334 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.286003 21334 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:55.286491 15154 leader_election.cc:336] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.287001 15154 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.287747 21366 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:15:55.293267 15685 leader_election.cc:336] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:55.294494 21334 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:55.295236 15156 leader_election.cc:336] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:55.295899 15156 leader_election.cc:336] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:55.296340 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:55.297115 15718 raft_consensus.cc:2393] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37acd5ac26b54c4fb766e0134c390e73 in current term 17: Already voted for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in this term.
I20260709 12:15:55.298393 15186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43b082f4fa41ab97cd1bc022ef4c01" candidate_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "37acd5ac26b54c4fb766e0134c390e73"
I20260709 12:15:55.298987 15186 raft_consensus.cc:3060] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Advancing to term 17
I20260709 12:15:55.300397 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:55.300988 15719 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:15:55.302719 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:55.298954 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:55.303259 15719 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:15:55.303625 15718 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
W20260709 12:15:55.285506 15683 leader_election.cc:336] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.304515 15683 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.305094 21366 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.305768 15153 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:55.305656 21366 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.307647 21366 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:55.307785 21334 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:55.305187 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:55.308640 15718 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 7.
I20260709 12:15:55.311497 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:55.312103 15718 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 19.
I20260709 12:15:55.313062 15186 raft_consensus.cc:2468] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f3445d48e0b46c7b7a0cee3c2c24b07 in term 17.
W20260709 12:15:55.314334 15683 leader_election.cc:336] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.313664 15153 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:55.316936 15153 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:55.317636 21366 raft_consensus.cc:2804] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:15:55.307644 21363 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 12:15:55.318022 21366 raft_consensus.cc:493] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.318499 21369 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260709 12:15:55.318535 21366 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:15:55.319036 21369 raft_consensus.cc:493] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.319473 21369 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Advancing to term 20
W20260709 12:15:55.324832 15683 leader_election.cc:336] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.325467 15683 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.326633 21334 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 12:15:55.327334 21366 raft_consensus.cc:515] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:55.328917 15154 leader_election.cc:336] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.329340 15154 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.330374 21369 raft_consensus.cc:515] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 20 FOLLOWER]: Starting leader election with config: opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.331034 21368 raft_consensus.cc:2749] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 12:15:55.331414 21363 raft_consensus.cc:493] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting leader election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.332719 21363 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:55.333683 21366 leader_election.cc:290] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:15:55.336179 15683 consensus_peers.cc:597] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:55.340350 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbe2e1ee2aa4a49b48428a8fa492d2d" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:55.340974 15719 raft_consensus.cc:3060] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:15:55.341676 15154 leader_election.cc:336] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.342141 15154 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.342844 21366 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:15:55.343142 15154 leader_election.cc:336] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.343668 15154 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.350327 15719 raft_consensus.cc:2468] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 8.
I20260709 12:15:55.352366 21366 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:15:55.352648 15154 leader_election.cc:336] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.353332 21366 raft_consensus.cc:493] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.353787 21366 raft_consensus.cc:515] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
W20260709 12:15:55.354233 15154 leader_election.cc:336] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.355611 15153 leader_election.cc:304] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 
I20260709 12:15:55.355834 21366 leader_election.cc:290] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:55.356492 15684 leader_election.cc:304] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.356741 21366 raft_consensus.cc:2804] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:15:55.357610 21366 raft_consensus.cc:697] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:55.357976 21362 raft_consensus.cc:2804] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 12:15:55.358490 21362 raft_consensus.cc:697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 LEADER]: Becoming Leader. State: Replica: 1f3445d48e0b46c7b7a0cee3c2c24b07, State: Running, Role: LEADER
I20260709 12:15:55.358659 21366 consensus_queue.cc:237] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.363579 21362 consensus_queue.cc:237] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 16.12, Last appended by leader: 12, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.365955 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de970d5fee5048dfac4f3b7ec54269bf" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:55.366515 15719 raft_consensus.cc:3060] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 19 FOLLOWER]: Advancing to term 20
W20260709 12:15:55.368888 15154 leader_election.cc:336] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.356527 21369 leader_election.cc:290] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
W20260709 12:15:55.372767 15156 leader_election.cc:336] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:55.373111 15154 leader_election.cc:336] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
W20260709 12:15:55.373811 15154 leader_election.cc:336] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
W20260709 12:15:55.374277 15154 consensus_peers.cc:597] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:55.374744 15154 leader_election.cc:336] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.375101 15154 leader_election.cc:304] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.376482 21369 raft_consensus.cc:2749] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:15:55.377558 21363 raft_consensus.cc:515] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:55.380304 15154 consensus_peers.cc:597] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:55.387512 14936 catalog_manager.cc:5697] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 reported cstate change: term changed from 16 to 17, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4). New cstate: current_term: 17 leader_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:55.390726 14937 catalog_manager.cc:5697] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 7 to 8, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 8 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.393787 15718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb848b1da5b24bb69ba8c8a5724cd51f" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07"
I20260709 12:15:55.394376 15718 raft_consensus.cc:3060] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Advancing to term 14
I20260709 12:15:55.395538 21363 leader_election.cc:290] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Requested vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:55.403173 15718 raft_consensus.cc:2468] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 14.
W20260709 12:15:55.404170 15154 leader_election.cc:336] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.405496 15153 leader_election.cc:304] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.405776 15719 raft_consensus.cc:2468] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 20.
I20260709 12:15:55.406836 15153 leader_election.cc:304] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.407544 21363 raft_consensus.cc:2804] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 12:15:55.407850 21366 raft_consensus.cc:2804] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 20 FOLLOWER]: Leader election won for term 20
I20260709 12:15:55.408072 21363 raft_consensus.cc:697] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:55.408610 21366 raft_consensus.cc:697] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 20 LEADER]: Becoming Leader. State: Replica: 37acd5ac26b54c4fb766e0134c390e73, State: Running, Role: LEADER
I20260709 12:15:55.409142 21363 consensus_queue.cc:237] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:55.409606 21366 consensus_queue.cc:237] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 19.15, Last appended by leader: 15, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:55.427526 15683 consensus_peers.cc:597] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:55.464748 14937 catalog_manager.cc:5697] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 13 to 14, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 14 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.472004 14937 catalog_manager.cc:5697] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 reported cstate change: term changed from 19 to 20, leader changed from cb445d4f8d034987976d9b78da5532ac (127.13.140.2) to 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3). New cstate: current_term: 20 leader_uuid: "37acd5ac26b54c4fb766e0134c390e73" committed_config { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:55.494446 15154 consensus_peers.cc:597] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:55.507121 14925 catalog_manager.cc:4755] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 17d5a734da72410a94d08b091f84eabf: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:55.516462 15683 consensus_peers.cc:597] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:55.571350 15683 consensus_peers.cc:597] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:55.572996 15156 consensus_peers.cc:597] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:55.588847 15156 consensus_peers.cc:597] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:55.604470 15154 consensus_peers.cc:597] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:55.640774 15683 consensus_peers.cc:597] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:55.681731 15154 consensus_peers.cc:597] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:55.710776 15156 consensus_peers.cc:597] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:55.744724 15683 consensus_peers.cc:597] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:55.751859 21363 raft_consensus.cc:493] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.752490 21363 raft_consensus.cc:515] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:55.757259 15718 raft_consensus.cc:1275] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 12:15:55.759898 21366 consensus_queue.cc:1048] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 12:15:55.760705 15685 consensus_peers.cc:597] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:15:55.761703 21363 leader_election.cc:290] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:55.767459 15154 consensus_peers.cc:597] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:55.768898 15156 leader_election.cc:336] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:55.772164 15154 consensus_peers.cc:597] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:55.786856 15683 consensus_peers.cc:597] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:55.806368 15683 consensus_peers.cc:597] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:55.807044 15154 consensus_peers.cc:597] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:15:55.814764 15154 leader_election.cc:336] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.815385 15154 leader_election.cc:304] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
W20260709 12:15:55.808362 15156 consensus_peers.cc:597] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:15:55.818197 21363 raft_consensus.cc:2749] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:15:55.833105 15156 consensus_peers.cc:597] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:15:55.846158 15154 consensus_peers.cc:597] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:55.852906 21368 raft_consensus.cc:493] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.853549 21368 raft_consensus.cc:515] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:55.858979 21368 leader_election.cc:290] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:55.860184 15683 consensus_peers.cc:597] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:55.865907 15156 leader_election.cc:336] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:55.869217 15154 consensus_peers.cc:597] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:55.869848 15154 leader_election.cc:336] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.870267 15154 leader_election.cc:304] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.870996 21368 raft_consensus.cc:2749] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
W20260709 12:15:55.873145 15154 consensus_peers.cc:597] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:55.925426 21368 raft_consensus.cc:493] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:55.926066 21368 raft_consensus.cc:515] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:55.928735 21368 leader_election.cc:290] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:55.935995 15156 leader_election.cc:336] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:55.936882 15154 leader_election.cc:336] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:55.937553 15154 leader_election.cc:304] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:55.938556 21368 raft_consensus.cc:2749] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:55.986896 15183 raft_consensus.cc:1275] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Refusing update from remote peer 1f3445d48e0b46c7b7a0cee3c2c24b07: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 12:15:55.989452 21362 consensus_queue.cc:1048] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 12:15:55.997879 15715 raft_consensus.cc:1275] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 20 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 19 index: 15. Preceding OpId from leader: term: 20 index: 16. (index mismatch)
I20260709 12:15:56.000663 21367 consensus_queue.cc:1048] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260709 12:15:56.046196 15715 raft_consensus.cc:1275] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Refusing update from remote peer 37acd5ac26b54c4fb766e0134c390e73: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 12:15:56.047796 21363 consensus_queue.cc:1048] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260709 12:15:56.064687 15154 consensus_peers.cc:597] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:56.114698 15685 consensus_peers.cc:597] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:15:56.130621 21368 raft_consensus.cc:493] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:56.131240 21368 raft_consensus.cc:515] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:56.133589 21368 leader_election.cc:290] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:56.138350 15156 leader_election.cc:336] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:56.146950 15154 leader_election.cc:336] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:56.147543 15154 leader_election.cc:304] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:56.148813 21363 raft_consensus.cc:2749] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260709 12:15:56.217473 15685 consensus_peers.cc:597] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:15:56.223381 21363 raft_consensus.cc:493] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:56.224038 21363 raft_consensus.cc:515] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:56.227069 21363 leader_election.cc:290] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:56.233325 15154 leader_election.cc:336] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
W20260709 12:15:56.234114 15156 leader_election.cc:336] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:56.234679 15156 leader_election.cc:304] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:56.235474 21363 raft_consensus.cc:2749] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 12:15:56.313689 15156 consensus_peers.cc:597] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:15:56.370579 21389 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:56.371213 21389 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:56.373399 21389 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:56.379611 15685 leader_election.cc:336] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:56.383080 15683 leader_election.cc:336] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:56.383608 15683 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:56.385285 21389 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 12:15:56.531183 15156 consensus_peers.cc:597] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:15:56.556710 21368 raft_consensus.cc:493] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:56.557264 21368 raft_consensus.cc:515] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:56.559530 21368 leader_election.cc:290] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:56.564375 15154 leader_election.cc:336] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
W20260709 12:15:56.566123 15156 leader_election.cc:336] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:56.566588 15156 leader_election.cc:304] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:56.567224 21368 raft_consensus.cc:2749] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 12:15:56.726339 15685 consensus_peers.cc:597] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:56.734968 15685 consensus_peers.cc:597] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:15:56.779995 13872 tablet_server.cc:196] TabletServer@127.13.140.2:0 shutdown complete.
I20260709 12:15:56.799695 21390 raft_consensus.cc:493] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:56.800429 21390 raft_consensus.cc:515] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } }
I20260709 12:15:56.806048 21390 leader_election.cc:290] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:56.811558 15156 leader_election.cc:336] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:56.814000 15154 leader_election.cc:336] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:56.814502 15154 leader_election.cc:304] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:56.815362 21390 raft_consensus.cc:2749] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:56.822983 21386 raft_consensus.cc:493] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:56.823701 21386 raft_consensus.cc:515] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:56.829977 21386 leader_election.cc:290] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:56.833976 15685 leader_election.cc:336] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:56.840499 15683 leader_election.cc:336] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:56.841087 15683 leader_election.cc:304] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:56.843464 21389 raft_consensus.cc:2749] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 12:15:56.844105 21389 raft_consensus.cc:493] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:56.844587 21389 raft_consensus.cc:515] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:56.846719 21389 leader_election.cc:290] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:56.849566 15685 consensus_peers.cc:597] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:15:56.852790 15685 consensus_peers.cc:597] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:15:56.853307 15685 leader_election.cc:336] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:56.855608 21390 raft_consensus.cc:493] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:56.856289 21390 raft_consensus.cc:515] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } attrs { replace: true } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:56.863444 15683 leader_election.cc:336] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:56.864081 15683 leader_election.cc:304] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:56.864921 21389 raft_consensus.cc:2749] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 12:15:56.863951 15156 leader_election.cc:336] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:56.868403 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87b457d4fcf450aa4a249c29980c2d6" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:56.869017 15715 raft_consensus.cc:2468] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 12.
I20260709 12:15:56.870360 21390 leader_election.cc:290] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:56.878083 21389 raft_consensus.cc:493] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:56.878693 21389 raft_consensus.cc:515] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
W20260709 12:15:56.885833 15685 leader_election.cc:336] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:56.887168 21389 leader_election.cc:290] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:56.892503 15683 leader_election.cc:336] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:56.894002 15683 leader_election.cc:304] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:56.895892 21391 raft_consensus.cc:2749] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 12:15:56.896981 15154 leader_election.cc:336] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:56.897535 15154 leader_election.cc:304] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:56.900641 21390 raft_consensus.cc:2749] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 12:15:56.912046 13872 tablet_server.cc:179] TabletServer@127.13.140.3:0 shutting down...
W20260709 12:15:56.936595 15685 consensus_peers.cc:597] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:15:56.964174 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:56.965840 13872 tablet_replica.cc:333] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:56.966763 13872 raft_consensus.cc:2243] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Raft consensus shutting down.
I20260709 12:15:56.969295 13872 raft_consensus.cc:2272] T e062234142884cef8fa9611955534ba4 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.970932 21389 raft_consensus.cc:493] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:56.971498 21389 raft_consensus.cc:515] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:56.973219 13872 tablet_replica.cc:333] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
W20260709 12:15:56.974597 15685 consensus_peers.cc:597] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:15:56.975039 13872 raft_consensus.cc:2243] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 LEADER]: Raft consensus shutting down.
I20260709 12:15:56.977063 13872 raft_consensus.cc:2272] T 0800021d6be24a66aac3e48abb2eded0 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:56.979535 15683 leader_election.cc:336] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:56.980676 21389 leader_election.cc:290] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:56.981042 13872 tablet_replica.cc:333] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
W20260709 12:15:56.982622 15685 leader_election.cc:336] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:56.982785 13872 raft_consensus.cc:2243] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.983311 15685 leader_election.cc:304] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:56.983664 13872 raft_consensus.cc:2272] T 9cb9b69a03e74293943ee749800c4fa5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.984136 21389 raft_consensus.cc:2749] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:56.986233 13872 tablet_replica.cc:333] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:56.987159 13872 raft_consensus.cc:2243] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Raft consensus shutting down.
I20260709 12:15:56.988173 13872 raft_consensus.cc:2272] T 796a932a07d04bbe835ffef75365fcf5 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.990823 13872 tablet_replica.cc:333] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:56.991623 13872 raft_consensus.cc:2243] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.992223 13872 raft_consensus.cc:2272] T 4fdcf3a0279d49b38f1fc4b52b4db5b6 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.994352 13872 tablet_replica.cc:333] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:56.995004 13872 raft_consensus.cc:2243] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 16 LEADER]: Raft consensus shutting down.
I20260709 12:15:56.995973 13872 raft_consensus.cc:2272] T 485c18c85baa4e3b9a377a69c859a99a P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.998732 13872 tablet_replica.cc:333] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
W20260709 12:15:56.999192 15684 consensus_peers.cc:597] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:56.999879 13872 raft_consensus.cc:2243] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.000612 13872 raft_consensus.cc:2272] T 361019e1b7c0464dac376e3ef962ccce P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.003257 13872 tablet_replica.cc:333] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.003955 13872 raft_consensus.cc:2243] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.004880 13872 raft_consensus.cc:2272] T dba1fcdad1224863a0e707d5fa5a5e89 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.007400 13872 tablet_replica.cc:333] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.008137 13872 raft_consensus.cc:2243] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.008787 13872 raft_consensus.cc:2272] T 983f3ec3e3bc474fa94e78f3708afa26 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.011133 13872 tablet_replica.cc:333] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.011811 13872 raft_consensus.cc:2243] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.012311 13872 raft_consensus.cc:2272] T c61cd021688745bd9cbe675ccef1a55e P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.014427 13872 tablet_replica.cc:333] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.015007 13872 raft_consensus.cc:2243] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.015935 13872 raft_consensus.cc:2272] T 17d5a734da72410a94d08b091f84eabf P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.018009 13872 tablet_replica.cc:333] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.018563 13872 raft_consensus.cc:2243] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.019227 13872 raft_consensus.cc:2272] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.021872 13872 tablet_replica.cc:333] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.022136 21363 raft_consensus.cc:493] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:57.022662 13872 raft_consensus.cc:2243] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.022701 21363 raft_consensus.cc:515] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:57.023983 13872 raft_consensus.cc:2272] T 0556deb636d24c76a8fb92d7fdcde74f P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.026898 13872 tablet_replica.cc:333] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.027310 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55328f398da4f20ac840d485a45a0fe" candidate_uuid: "37acd5ac26b54c4fb766e0134c390e73" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" is_pre_election: true
I20260709 12:15:57.027670 21363 leader_election.cc:290] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 1f3445d48e0b46c7b7a0cee3c2c24b07 (127.13.140.4:39155)
I20260709 12:15:57.027833 13872 raft_consensus.cc:2243] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.029037 13872 raft_consensus.cc:2272] T da585a7943934414a452b8e6341e1c36 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.029417 15715 raft_consensus.cc:2468] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37acd5ac26b54c4fb766e0134c390e73 in term 13.
I20260709 12:15:57.032119 13872 tablet_replica.cc:333] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.033135 13872 raft_consensus.cc:2243] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.033864 13872 raft_consensus.cc:2272] T c49ce5cf64c243a992eb7bbc13bd8090 P 37acd5ac26b54c4fb766e0134c390e73 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.037004 13872 tablet_replica.cc:333] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
W20260709 12:15:57.037442 15156 leader_election.cc:336] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:57.038165 13872 raft_consensus.cc:2243] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:57.038432 15154 leader_election.cc:336] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:57.037559 21389 raft_consensus.cc:493] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:57.039050 13872 raft_consensus.cc:2272] T 56a9762f386a42e196a4d9b732e23852 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.038950 15154 leader_election.cc:304] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07, 37acd5ac26b54c4fb766e0134c390e73; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:57.039925 21363 raft_consensus.cc:2749] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:57.039520 21389 raft_consensus.cc:515] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:57.042076 13872 tablet_replica.cc:333] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.042927 13872 raft_consensus.cc:2243] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 20 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.043987 13872 raft_consensus.cc:2272] T d4dabce77b8542cda70b437c71080eaf P 37acd5ac26b54c4fb766e0134c390e73 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.046581 13872 tablet_replica.cc:333] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.047434 13872 raft_consensus.cc:2243] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.048002 13872 raft_consensus.cc:2272] T c0722032df5c43008432205b24ec199b P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.050643 13872 tablet_replica.cc:333] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.051501 13872 raft_consensus.cc:2243] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.052163 13872 raft_consensus.cc:2272] T ddf54ea657b549d9b8e780da7ebf3802 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.055063 13872 tablet_replica.cc:333] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
W20260709 12:15:57.055521 15683 leader_election.cc:336] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:57.055923 13872 raft_consensus.cc:2243] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:57.056586 15685 leader_election.cc:336] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:57.056802 13872 raft_consensus.cc:2272] T ca5e79f747d841f583bfc82b594a5f1b P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.058080 15685 leader_election.cc:304] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:57.059979 21386 raft_consensus.cc:2749] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 12:15:57.060793 13872 tablet_replica.cc:333] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.061614 13872 raft_consensus.cc:2243] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.062318 13872 raft_consensus.cc:2272] T b71a3f27b64f4f06831b0273e033dffa P 37acd5ac26b54c4fb766e0134c390e73 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.062942 15684 consensus_peers.cc:597] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.057619 21389 leader_election.cc:290] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:57.065472 13872 tablet_replica.cc:333] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.066337 13872 raft_consensus.cc:2243] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 20 LEADER]: Raft consensus shutting down.
W20260709 12:15:57.066907 15685 consensus_peers.cc:597] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Couldn't send request to peer 2cdab4d204e440c194e8b09634795793. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:15:57.067421 13872 raft_consensus.cc:2272] T 0e6987bb0d564aaca2333c2abdccd546 P 37acd5ac26b54c4fb766e0134c390e73 [term 20 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.072825 15683 consensus_peers.cc:597] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:57.098181 13872 tablet_replica.cc:333] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.102468 13872 raft_consensus.cc:2243] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 LEADER]: Raft consensus shutting down.
W20260709 12:15:57.104918 15684 consensus_peers.cc:597] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.106027 15684 consensus_peers.cc:597] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.108227 13872 raft_consensus.cc:2272] T 575378d3589a4127a135b95d0c59a8b7 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.113508 13872 tablet_replica.cc:333] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.115747 13872 raft_consensus.cc:2243] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.118932 13872 raft_consensus.cc:2272] T a55328f398da4f20ac840d485a45a0fe P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.123237 13872 tablet_replica.cc:333] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.124609 13872 raft_consensus.cc:2243] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.130321 13872 raft_consensus.cc:2272] T 557b9d61210a4b4788166f507be888d5 P 37acd5ac26b54c4fb766e0134c390e73 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.134383 13872 tablet_replica.cc:333] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.135819 13872 raft_consensus.cc:2243] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.138049 13872 raft_consensus.cc:2272] T 06eef20540334693925b40bb2ca93b68 P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.107048 15684 consensus_peers.cc:597] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.141848 13872 tablet_replica.cc:333] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
W20260709 12:15:57.142526 15684 consensus_peers.cc:597] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.143464 13872 raft_consensus.cc:2243] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 16 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.146382 13872 raft_consensus.cc:2272] T bd8bd4216c40407789ef00410b0c96fc P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.150036 15684 consensus_peers.cc:597] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.150560 13872 tablet_replica.cc:333] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.151983 13872 raft_consensus.cc:2243] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 14 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.154927 13872 raft_consensus.cc:2272] T bb848b1da5b24bb69ba8c8a5724cd51f P 37acd5ac26b54c4fb766e0134c390e73 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.158335 13872 tablet_replica.cc:333] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.159395 13872 raft_consensus.cc:2243] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.160317 13872 raft_consensus.cc:2272] T 6a8da4bedc384d348debd1edb83093e2 P 37acd5ac26b54c4fb766e0134c390e73 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.163380 13872 tablet_replica.cc:333] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.164143 13872 raft_consensus.cc:2243] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.165032 13872 raft_consensus.cc:2272] T a8443db31bf24ff08c0e1baa1cf581fe P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.168207 13872 tablet_replica.cc:333] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.168974 13872 raft_consensus.cc:2243] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.172899 13872 raft_consensus.cc:2272] T 5ffe974b7ca34a4ab7217cf956d34c0f P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.176229 13872 tablet_replica.cc:333] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.177105 13872 raft_consensus.cc:2243] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.178145 13872 raft_consensus.cc:2272] T 1db840460b28434da754c7d41602f372 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.181329 15684 consensus_peers.cc:597] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.181682 13872 tablet_replica.cc:333] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.182742 13872 raft_consensus.cc:2243] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.183720 13872 raft_consensus.cc:2272] T d87b457d4fcf450aa4a249c29980c2d6 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.187456 13872 tablet_replica.cc:333] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.188352 13872 raft_consensus.cc:2243] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.189141 13872 raft_consensus.cc:2272] T 817145facfaa47c7be55f41bd1b315b8 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.192564 13872 tablet_replica.cc:333] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.193620 13872 raft_consensus.cc:2243] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.196132 13872 raft_consensus.cc:2272] T d8c44ddce483473a83ef344ed3615de0 P 37acd5ac26b54c4fb766e0134c390e73 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.199525 13872 tablet_replica.cc:333] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.200454 13872 raft_consensus.cc:2243] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 20 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.203723 13872 raft_consensus.cc:2272] T de970d5fee5048dfac4f3b7ec54269bf P 37acd5ac26b54c4fb766e0134c390e73 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.207221 13872 tablet_replica.cc:333] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.208055 13872 raft_consensus.cc:2243] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.209990 13872 raft_consensus.cc:2272] T a5fde054c8f1457e927a5a596256898b P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.215770 13872 tablet_replica.cc:333] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.216568 13872 raft_consensus.cc:2243] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.217358 13872 raft_consensus.cc:2272] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.220741 13872 tablet_replica.cc:333] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.221575 13872 raft_consensus.cc:2243] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.223393 13872 raft_consensus.cc:2272] T ec7eb68804f842a8b6292981c59477ec P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.226387 13872 tablet_replica.cc:333] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.227144 13872 raft_consensus.cc:2243] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.228370 13872 raft_consensus.cc:2272] T 8f1156eb1a1845c885ead300a0ab5c58 P 37acd5ac26b54c4fb766e0134c390e73 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.233124 13872 tablet_replica.cc:333] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.233873 13872 raft_consensus.cc:2243] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.236126 13872 raft_consensus.cc:2272] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 37acd5ac26b54c4fb766e0134c390e73 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.239037 13872 tablet_replica.cc:333] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.239768 13872 raft_consensus.cc:2243] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.240604 13872 raft_consensus.cc:2272] T bd07f67a442144789fb429b7718defc8 P 37acd5ac26b54c4fb766e0134c390e73 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.243479 13872 tablet_replica.cc:333] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.244191 13872 raft_consensus.cc:2243] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.245771 13872 raft_consensus.cc:2272] T cda792bb833a46e5a4f0913b4194a605 P 37acd5ac26b54c4fb766e0134c390e73 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.248878 13872 tablet_replica.cc:333] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.249607 13872 raft_consensus.cc:2243] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.250461 13872 raft_consensus.cc:2272] T 6b92b9bb765e42c78011cba2f357e687 P 37acd5ac26b54c4fb766e0134c390e73 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.253386 13872 tablet_replica.cc:333] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.254034 13872 raft_consensus.cc:2243] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.255769 13872 raft_consensus.cc:2272] T 109b3e11cf174a18818534437fe87a95 P 37acd5ac26b54c4fb766e0134c390e73 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.258754 13872 tablet_replica.cc:333] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73: stopping tablet replica
I20260709 12:15:57.259399 13872 raft_consensus.cc:2243] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.260192 13872 raft_consensus.cc:2272] T 8f38efecc56d40039b4357b42a3915d8 P 37acd5ac26b54c4fb766e0134c390e73 [term 18 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.271871 15684 consensus_peers.cc:597] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.279790 15684 consensus_peers.cc:597] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.299566 21389 raft_consensus.cc:493] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:57.301045 21389 raft_consensus.cc:515] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:57.306154 21389 leader_election.cc:290] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:57.307713 21389 raft_consensus.cc:493] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:57.308552 21389 raft_consensus.cc:515] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:57.311089 21389 leader_election.cc:290] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:57.313293 15683 leader_election.cc:336] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
W20260709 12:15:57.314764 15685 leader_election.cc:336] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:57.315184 15685 leader_election.cc:304] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:57.315922 21389 raft_consensus.cc:2749] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 12:15:57.316185 15683 leader_election.cc:336] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
W20260709 12:15:57.321828 15685 leader_election.cc:336] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:57.322355 15685 leader_election.cc:304] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:57.323216 21389 raft_consensus.cc:2749] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 12:15:57.330967 15684 consensus_peers.cc:597] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.366252 15684 consensus_peers.cc:597] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.367887 15684 consensus_peers.cc:597] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Couldn't send request to peer 37acd5ac26b54c4fb766e0134c390e73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.498661 21386 raft_consensus.cc:493] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:57.499420 21386 raft_consensus.cc:515] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:57.501965 21386 leader_election.cc:290] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
W20260709 12:15:57.506587 15685 leader_election.cc:336] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:57.507233 15683 leader_election.cc:336] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:57.507697 15683 leader_election.cc:304] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:57.508445 21386 raft_consensus.cc:2749] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 12:15:57.647766 15683 consensus_peers.cc:597] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:57.745452 15683 consensus_peers.cc:597] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:57.816710 15683 consensus_peers.cc:597] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:15:57.844714 15683 consensus_peers.cc:597] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:57.869915 13872 tablet_server.cc:196] TabletServer@127.13.140.3:0 shutdown complete.
W20260709 12:15:57.924924 15683 consensus_peers.cc:597] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:58.001382 13872 tablet_server.cc:179] TabletServer@127.13.140.4:0 shutting down...
I20260709 12:15:58.052697 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:58.053529 13872 tablet_replica.cc:333] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.054448 13872 raft_consensus.cc:2243] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.055205 13872 raft_consensus.cc:2272] T a55328f398da4f20ac840d485a45a0fe P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.058595 13872 tablet_replica.cc:333] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.059551 13872 raft_consensus.cc:2243] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.060595 13872 raft_consensus.cc:2272] T 575378d3589a4127a135b95d0c59a8b7 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.062992 13872 tablet_replica.cc:333] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.063643 13872 raft_consensus.cc:2243] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.064102 13872 raft_consensus.cc:2272] T 5ffe974b7ca34a4ab7217cf956d34c0f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.066555 13872 tablet_replica.cc:333] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.067238 13872 raft_consensus.cc:2243] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.068193 13872 raft_consensus.cc:2272] T 4b3cb27c3e694258b3b1f9a0fa0ab788 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.070748 13872 tablet_replica.cc:333] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.071472 13872 raft_consensus.cc:2243] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.072455 13872 raft_consensus.cc:2272] T 17d5a734da72410a94d08b091f84eabf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.075297 13872 tablet_replica.cc:333] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.075999 13872 raft_consensus.cc:2243] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.077467 13872 raft_consensus.cc:2272] T 3c43b082f4fa41ab97cd1bc022ef4c01 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.080816 13872 tablet_replica.cc:333] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.081640 13872 raft_consensus.cc:2243] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.082643 13872 raft_consensus.cc:2272] T eb2ad8153e6d4ed8ba2c278e9111be58 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.084633 21389 raft_consensus.cc:493] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cb445d4f8d034987976d9b78da5532ac)
I20260709 12:15:58.085542 13872 tablet_replica.cc:333] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.085176 21389 raft_consensus.cc:515] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:58.086513 13872 raft_consensus.cc:2243] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.087414 13872 raft_consensus.cc:2272] T 557b9d61210a4b4788166f507be888d5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.087450 21389 leader_election.cc:290] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561)
I20260709 12:15:58.091161 13872 tablet_replica.cc:333] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.092119 13872 raft_consensus.cc:2243] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:58.092641 15685 leader_election.cc:336] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
I20260709 12:15:58.093192 13872 raft_consensus.cc:2272] T dc6cf21dcec149deb34c0a4df9c6cc92 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:58.093241 15683 leader_election.cc:336] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:58.093760 15683 leader_election.cc:304] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:58.094486 21389 raft_consensus.cc:2749] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 12:15:58.096542 13872 tablet_replica.cc:333] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.097194 13872 raft_consensus.cc:2243] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.097646 13872 raft_consensus.cc:2272] T 17cd9ccf59344b6c8b9dab46976a0f3a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.100111 13872 tablet_replica.cc:333] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.100692 13872 raft_consensus.cc:2243] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 20 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.101146 13872 raft_consensus.cc:2272] T de970d5fee5048dfac4f3b7ec54269bf P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.103458 13872 tablet_replica.cc:333] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.104168 13872 raft_consensus.cc:2243] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.105221 13872 raft_consensus.cc:2272] T d8c44ddce483473a83ef344ed3615de0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.108024 13872 tablet_replica.cc:333] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.108814 13872 raft_consensus.cc:2243] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.109112 21389 raft_consensus.cc:493] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:58.109579 13872 raft_consensus.cc:2272] T 796a932a07d04bbe835ffef75365fcf5 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:58.109678 15683 consensus_peers.cc:597] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 -> Peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Couldn't send request to peer cb445d4f8d034987976d9b78da5532ac. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:15:58.109858 21389 raft_consensus.cc:515] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdab4d204e440c194e8b09634795793" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39767 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:58.112852 13872 tablet_replica.cc:333] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.113713 13872 raft_consensus.cc:2243] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.115170 13872 raft_consensus.cc:2272] T c0722032df5c43008432205b24ec199b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:58.117475 15685 leader_election.cc:336] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:15:58.118254 15684 leader_election.cc:336] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Network error: Client connection negotiation failed: client connection to 127.13.140.3:40323: connect: Connection refused (error 111)
I20260709 12:15:58.118444 13872 tablet_replica.cc:333] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.118747 21394 raft_consensus.cc:493] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 37acd5ac26b54c4fb766e0134c390e73)
I20260709 12:15:58.118692 15684 leader_election.cc:304] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 2cdab4d204e440c194e8b09634795793, 37acd5ac26b54c4fb766e0134c390e73
I20260709 12:15:58.119505 13872 raft_consensus.cc:2243] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.119452 21394 raft_consensus.cc:515] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "cb445d4f8d034987976d9b78da5532ac" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41561 } } peers { permanent_uuid: "37acd5ac26b54c4fb766e0134c390e73" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40323 } } peers { permanent_uuid: "1f3445d48e0b46c7b7a0cee3c2c24b07" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39155 } attrs { promote: false } }
I20260709 12:15:58.119829 21391 raft_consensus.cc:2749] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 12:15:58.120440 13872 raft_consensus.cc:2272] T 131b6c926fde4d98b337b804a1fb2af9 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.120898 21389 leader_election.cc:290] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:58.121716 21394 leader_election.cc:290] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561), 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323)
I20260709 12:15:58.124032 13872 tablet_replica.cc:333] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.124883 13872 raft_consensus.cc:2243] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 LEADER]: Raft consensus shutting down.
W20260709 12:15:58.126447 15684 leader_election.cc:336] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 37acd5ac26b54c4fb766e0134c390e73 (127.13.140.3:40323): Network error: Client connection negotiation failed: client connection to 127.13.140.3:40323: connect: Connection refused (error 111)
I20260709 12:15:58.126575 13872 raft_consensus.cc:2272] T 3fd9c88e62f34f898d489687c5ebf7ee P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.130424 13872 tablet_replica.cc:333] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.131425 13872 raft_consensus.cc:2243] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.132637 13872 raft_consensus.cc:2272] T 983f3ec3e3bc474fa94e78f3708afa26 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:58.132696 15683 leader_election.cc:336] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:15:58.133697 15683 leader_election.cc:304] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f3445d48e0b46c7b7a0cee3c2c24b07; no voters: 37acd5ac26b54c4fb766e0134c390e73, cb445d4f8d034987976d9b78da5532ac
I20260709 12:15:58.134444 21389 raft_consensus.cc:2749] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 12:15:58.136024 13872 tablet_replica.cc:333] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.136907 13872 raft_consensus.cc:2243] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.137575 13872 raft_consensus.cc:2272] T cda792bb833a46e5a4f0913b4194a605 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.140703 13872 tablet_replica.cc:333] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.141232 13872 raft_consensus.cc:2243] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.142119 13872 raft_consensus.cc:2272] T 817145facfaa47c7be55f41bd1b315b8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.144166 13872 tablet_replica.cc:333] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.144722 13872 raft_consensus.cc:2243] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.145411 13872 raft_consensus.cc:2272] T d87b457d4fcf450aa4a249c29980c2d6 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.147558 13872 tablet_replica.cc:333] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.148131 13872 raft_consensus.cc:2243] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.148922 13872 raft_consensus.cc:2272] T 1db840460b28434da754c7d41602f372 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.150969 13872 tablet_replica.cc:333] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.151589 13872 raft_consensus.cc:2243] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.152453 13872 raft_consensus.cc:2272] T bc809d87371043c681a7a6e842dfe95a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.154469 13872 tablet_replica.cc:333] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.155028 13872 raft_consensus.cc:2243] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.155722 13872 raft_consensus.cc:2272] T 4f733a11c7f24898b941d0243f91a039 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.157801 13872 tablet_replica.cc:333] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.158345 13872 raft_consensus.cc:2243] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.158782 13872 raft_consensus.cc:2272] T 40d4edb5957246d9b7cc465d6b8ff49a P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.161027 13872 tablet_replica.cc:333] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.161573 13872 raft_consensus.cc:2243] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.162060 13872 raft_consensus.cc:2272] T f2fbe6a69aaf47dd84b48a1a8451c9fc P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.163903 13872 tablet_replica.cc:333] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.164413 13872 raft_consensus.cc:2243] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.165277 13872 raft_consensus.cc:2272] T c61cd021688745bd9cbe675ccef1a55e P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.167310 13872 tablet_replica.cc:333] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.167867 13872 raft_consensus.cc:2243] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.168529 13872 raft_consensus.cc:2272] T da585a7943934414a452b8e6341e1c36 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.170747 13872 tablet_replica.cc:333] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.171236 13872 raft_consensus.cc:2243] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.172138 13872 raft_consensus.cc:2272] T ca5e79f747d841f583bfc82b594a5f1b P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.174001 13872 tablet_replica.cc:333] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.174561 13872 raft_consensus.cc:2243] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.175053 13872 raft_consensus.cc:2272] T 0800021d6be24a66aac3e48abb2eded0 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.177323 13872 tablet_replica.cc:333] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.177848 13872 raft_consensus.cc:2243] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.178416 13872 raft_consensus.cc:2272] T db665390876f4ed9b088c63ee9861928 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.180205 13872 tablet_replica.cc:333] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.180720 13872 raft_consensus.cc:2243] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.181535 13872 raft_consensus.cc:2272] T eeaca7e481994210a813b45ea30c76ab P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.183712 13872 tablet_replica.cc:333] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.184248 13872 raft_consensus.cc:2243] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.185021 13872 raft_consensus.cc:2272] T 06eef20540334693925b40bb2ca93b68 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.187273 13872 tablet_replica.cc:333] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.187892 13872 raft_consensus.cc:2243] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.188735 13872 raft_consensus.cc:2272] T b71a3f27b64f4f06831b0273e033dffa P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.190779 13872 tablet_replica.cc:333] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.191319 13872 raft_consensus.cc:2243] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.191871 13872 raft_consensus.cc:2272] T 0556deb636d24c76a8fb92d7fdcde74f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.193866 13872 tablet_replica.cc:333] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.194363 13872 raft_consensus.cc:2243] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.195255 13872 raft_consensus.cc:2272] T ff92c88b883c4f3b9a74312a83cf2c8c P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.197362 13872 tablet_replica.cc:333] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.197844 13872 raft_consensus.cc:2243] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.198328 13872 raft_consensus.cc:2272] T eacfe2b6b4f744faab0e26951a948706 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.200176 13872 tablet_replica.cc:333] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.200716 13872 raft_consensus.cc:2243] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.201458 13872 raft_consensus.cc:2272] T bb848b1da5b24bb69ba8c8a5724cd51f P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.203707 13872 tablet_replica.cc:333] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.204187 13872 raft_consensus.cc:2243] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.205283 13872 raft_consensus.cc:2272] T 6b92b9bb765e42c78011cba2f357e687 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.207409 13872 tablet_replica.cc:333] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.207914 13872 raft_consensus.cc:2243] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.208652 13872 raft_consensus.cc:2272] T c49ce5cf64c243a992eb7bbc13bd8090 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.210487 13872 tablet_replica.cc:333] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.211009 13872 raft_consensus.cc:2243] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.211647 13872 raft_consensus.cc:2272] T 109b3e11cf174a18818534437fe87a95 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.213734 13872 tablet_replica.cc:333] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.214241 13872 raft_consensus.cc:2243] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.215183 13872 raft_consensus.cc:2272] T bd07f67a442144789fb429b7718defc8 P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.217274 13872 tablet_replica.cc:333] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07: stopping tablet replica
I20260709 12:15:58.217717 13872 raft_consensus.cc:2243] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.218161 13872 raft_consensus.cc:2272] T 4bbe2e1ee2aa4a49b48428a8fa492d2d P 1f3445d48e0b46c7b7a0cee3c2c24b07 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.520056 13872 tablet_server.cc:196] TabletServer@127.13.140.4:0 shutdown complete.
I20260709 12:15:58.602690 13872 master.cc:562] Master@127.13.140.62:43813 shutting down...
W20260709 12:15:58.634008 14986 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:15:58.634339 14986 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:15:58.634528 14986 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:16:03.710537 14925 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111) [suppressed 341 similar messages]
W20260709 12:16:03.716212 14925 catalog_manager.cc:4755] TS 2cdab4d204e440c194e8b09634795793 (127.13.140.1:39767): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 17d5a734da72410a94d08b091f84eabf: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39767: connect: Connection refused (error 111)
W20260709 12:16:54.239610 14923 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260709 12:16:54.243722 14923 catalog_manager.cc:4755] TS cb445d4f8d034987976d9b78da5532ac (127.13.140.2:41561): ChangeConfig:REMOVE_PEER RPC failed for tablet d87b457d4fcf450aa4a249c29980c2d6: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41561: connect: Connection refused (error 111)
I20260709 12:17:00.096154 13872 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:00.098019 13872 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:00.098498 13872 tablet_replica.cc:333] T 00000000000000000000000000000000 P 509c44ae41b64f6489d32e97edf58051: stopping tablet replica
I20260709 12:17:00.344084 13872 master.cc:584] Master@127.13.140.62:43813 shutdown complete.
I20260709 12:17:00.395197 13872 test_util.cc:182] -----------------------------------------------
I20260709 12:17:00.395501 13872 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599109869613-13872-0
[  FAILED  ] LeaderRebalancerTest.AddTserver (250531 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:17:00.399523 13872 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.62:37427
I20260709 12:17:00.400761 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:00.407889 21407 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:00.407984 21406 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:00.408597 21409 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:00.409219 13872 server_base.cc:1061] running on GCE node
I20260709 12:17:00.412174 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:00.412400 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:00.412559 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599420412541 us; error 0 us; skew 500 ppm
I20260709 12:17:00.413095 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:00.415741 13872 webserver.cc:533] Webserver started at http://127.13.140.62:33845/ using document root <none> and password file <none>
I20260709 12:17:00.416268 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:00.416456 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:00.416733 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:00.418099 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/master-0-root/instance:
uuid: "e60b7fad5fbf4df1b9416776ea3c51aa"
format_stamp: "Formatted at 2026-07-09 12:17:00 on dist-test-slave-4v02"
I20260709 12:17:00.422905 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:17:00.426466 21414 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:00.427326 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:17:00.427613 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/master-0-root
uuid: "e60b7fad5fbf4df1b9416776ea3c51aa"
format_stamp: "Formatted at 2026-07-09 12:17:00 on dist-test-slave-4v02"
I20260709 12:17:00.427884 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:00.444038 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:00.445240 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:00.488066 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.62:37427
I20260709 12:17:00.488178 21465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.62:37427 every 8 connection(s)
I20260709 12:17:00.492309 21466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.503976 21466 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa: Bootstrap starting.
I20260709 12:17:00.509168 21466 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.513589 21466 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa: No bootstrap required, opened a new log
I20260709 12:17:00.515889 21466 raft_consensus.cc:359] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e60b7fad5fbf4df1b9416776ea3c51aa" member_type: VOTER }
I20260709 12:17:00.516314 21466 raft_consensus.cc:385] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.516549 21466 raft_consensus.cc:740] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60b7fad5fbf4df1b9416776ea3c51aa, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.517146 21466 consensus_queue.cc:260] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e60b7fad5fbf4df1b9416776ea3c51aa" member_type: VOTER }
I20260709 12:17:00.517621 21466 raft_consensus.cc:399] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:17:00.517848 21466 raft_consensus.cc:493] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:17:00.518105 21466 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:00.523131 21466 raft_consensus.cc:515] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e60b7fad5fbf4df1b9416776ea3c51aa" member_type: VOTER }
I20260709 12:17:00.523710 21466 leader_election.cc:304] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e60b7fad5fbf4df1b9416776ea3c51aa; no voters: 
I20260709 12:17:00.524839 21466 leader_election.cc:290] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:17:00.525143 21469 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:00.526517 21469 raft_consensus.cc:697] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [term 1 LEADER]: Becoming Leader. State: Replica: e60b7fad5fbf4df1b9416776ea3c51aa, State: Running, Role: LEADER
I20260709 12:17:00.527230 21469 consensus_queue.cc:237] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e60b7fad5fbf4df1b9416776ea3c51aa" member_type: VOTER }
I20260709 12:17:00.527844 21466 sys_catalog.cc:565] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:17:00.538693 21470 sys_catalog.cc:455] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e60b7fad5fbf4df1b9416776ea3c51aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e60b7fad5fbf4df1b9416776ea3c51aa" member_type: VOTER } }
I20260709 12:17:00.538822 21471 sys_catalog.cc:455] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [sys.catalog]: SysCatalogTable state changed. Reason: New leader e60b7fad5fbf4df1b9416776ea3c51aa. Latest consensus state: current_term: 1 leader_uuid: "e60b7fad5fbf4df1b9416776ea3c51aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e60b7fad5fbf4df1b9416776ea3c51aa" member_type: VOTER } }
I20260709 12:17:00.539490 21470 sys_catalog.cc:458] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:00.539592 21471 sys_catalog.cc:458] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:00.541850 21476 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:17:00.549484 21476 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:17:00.550638 13872 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:17:00.559185 21476 catalog_manager.cc:1383] Generated new cluster ID: ef2b5f9b606b4455bca8ab61086dc4c8
I20260709 12:17:00.559558 21476 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:17:00.582787 21476 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:17:00.584128 21476 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:17:00.603212 21476 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa: Generated new TSK 0
I20260709 12:17:00.603896 21476 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:17:00.617215 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:00.623868 21487 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:00.624895 21488 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:00.627561 21490 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:00.628911 13872 server_base.cc:1061] running on GCE node
I20260709 12:17:00.631464 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:00.631735 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:00.631893 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599420631877 us; error 0 us; skew 500 ppm
I20260709 12:17:00.632470 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:00.634817 13872 webserver.cc:533] Webserver started at http://127.13.140.1:38475/ using document root <none> and password file <none>
I20260709 12:17:00.635313 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:00.635511 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:00.635768 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:00.636952 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-0-root/instance:
uuid: "5e9a2f78f60e4c77897ede94375796ee"
format_stamp: "Formatted at 2026-07-09 12:17:00 on dist-test-slave-4v02"
I20260709 12:17:00.641523 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:17:00.645288 21495 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:00.646034 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:17:00.646353 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-0-root
uuid: "5e9a2f78f60e4c77897ede94375796ee"
format_stamp: "Formatted at 2026-07-09 12:17:00 on dist-test-slave-4v02"
I20260709 12:17:00.646679 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:00.666643 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:00.667891 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:00.669289 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:00.671693 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:00.671873 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:00.672109 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:00.672262 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:00.714962 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.1:34793
I20260709 12:17:00.715068 21557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.1:34793 every 8 connection(s)
I20260709 12:17:00.721644 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:00.730371 21562 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:00.731300 21563 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:00.734514 21565 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:00.735188 13872 server_base.cc:1061] running on GCE node
I20260709 12:17:00.736259 21558 heartbeater.cc:344] Connected to a master server at 127.13.140.62:37427
I20260709 12:17:00.736670 21558 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:00.737474 21558 heartbeater.cc:507] Master 127.13.140.62:37427 requested a full tablet report, sending...
I20260709 12:17:00.737823 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:00.738098 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:00.738256 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599420738240 us; error 0 us; skew 500 ppm
I20260709 12:17:00.739004 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:00.739818 21431 ts_manager.cc:194] Registered new tserver with Master: 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:00.741569 13872 webserver.cc:533] Webserver started at http://127.13.140.2:46437/ using document root <none> and password file <none>
I20260709 12:17:00.742043 21431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59678
I20260709 12:17:00.742205 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:00.742640 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:00.742992 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:00.744468 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-1-root/instance:
uuid: "e7da26c2c7884c4893be97f26dc4f96a"
format_stamp: "Formatted at 2026-07-09 12:17:00 on dist-test-slave-4v02"
I20260709 12:17:00.749145 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 12:17:00.752655 21570 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:00.753453 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:17:00.753717 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-1-root
uuid: "e7da26c2c7884c4893be97f26dc4f96a"
format_stamp: "Formatted at 2026-07-09 12:17:00 on dist-test-slave-4v02"
I20260709 12:17:00.753965 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:00.766528 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:00.767798 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:00.769214 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:00.771737 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:00.771941 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:00.772181 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:00.772334 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:00.813128 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.2:35765
I20260709 12:17:00.813226 21632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.2:35765 every 8 connection(s)
I20260709 12:17:00.817674 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:00.824723 21636 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:00.825695 21637 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:00.828527 21639 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:00.828703 13872 server_base.cc:1061] running on GCE node
I20260709 12:17:00.830122 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:00.830358 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:00.830566 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599420830544 us; error 0 us; skew 500 ppm
I20260709 12:17:00.830601 21633 heartbeater.cc:344] Connected to a master server at 127.13.140.62:37427
I20260709 12:17:00.831036 21633 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:00.831239 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:00.831836 21633 heartbeater.cc:507] Master 127.13.140.62:37427 requested a full tablet report, sending...
I20260709 12:17:00.834113 13872 webserver.cc:533] Webserver started at http://127.13.140.3:39611/ using document root <none> and password file <none>
I20260709 12:17:00.834167 21431 ts_manager.cc:194] Registered new tserver with Master: e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:00.834754 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:00.834980 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:00.835220 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:00.835772 21431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59680
I20260709 12:17:00.836499 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-2-root/instance:
uuid: "5ab17edd94d3449f87f5e3b3bda75286"
format_stamp: "Formatted at 2026-07-09 12:17:00 on dist-test-slave-4v02"
I20260709 12:17:00.841120 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:17:00.844599 21644 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:00.845278 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:17:00.845553 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-2-root
uuid: "5ab17edd94d3449f87f5e3b3bda75286"
format_stamp: "Formatted at 2026-07-09 12:17:00 on dist-test-slave-4v02"
I20260709 12:17:00.845805 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:00.866782 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:00.868057 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:00.869509 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:00.871690 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:00.871910 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:00.872130 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:00.872272 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:00.914536 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.3:40943
I20260709 12:17:00.914601 21706 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.3:40943 every 8 connection(s)
I20260709 12:17:00.919880 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:00.928052 21710 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:00.930413 21711 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:00.933341 21713 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:00.934348 21707 heartbeater.cc:344] Connected to a master server at 127.13.140.62:37427
I20260709 12:17:00.934687 13872 server_base.cc:1061] running on GCE node
I20260709 12:17:00.934919 21707 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:00.935915 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:17:00.936105 21707 heartbeater.cc:507] Master 127.13.140.62:37427 requested a full tablet report, sending...
W20260709 12:17:00.936251 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:00.936605 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599420936491 us; error 0 us; skew 500 ppm
I20260709 12:17:00.937649 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:00.939106 21431 ts_manager.cc:194] Registered new tserver with Master: 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:00.941183 21431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59686
I20260709 12:17:00.941193 13872 webserver.cc:533] Webserver started at http://127.13.140.4:42613/ using document root <none> and password file <none>
I20260709 12:17:00.942446 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:00.942729 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:00.943044 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:00.944864 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-3-root/instance:
uuid: "05f3e75755b44a109289d51d788cf1c5"
format_stamp: "Formatted at 2026-07-09 12:17:00 on dist-test-slave-4v02"
I20260709 12:17:00.951112 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260709 12:17:00.954972 21718 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:00.955848 13872 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 12:17:00.956256 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-3-root
uuid: "05f3e75755b44a109289d51d788cf1c5"
format_stamp: "Formatted at 2026-07-09 12:17:00 on dist-test-slave-4v02"
I20260709 12:17:00.956569 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:00.978700 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:00.980212 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:00.982435 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:00.985435 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:00.985791 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:17:00.986101 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:00.986323 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:01.032922 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.4:39515
I20260709 12:17:01.033018 21780 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.4:39515 every 8 connection(s)
I20260709 12:17:01.047473 21781 heartbeater.cc:344] Connected to a master server at 127.13.140.62:37427
I20260709 12:17:01.048017 21781 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:01.048964 21781 heartbeater.cc:507] Master 127.13.140.62:37427 requested a full tablet report, sending...
I20260709 12:17:01.050937 21431 ts_manager.cc:194] Registered new tserver with Master: 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:01.051263 13872 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015072692s
I20260709 12:17:01.052770 21431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59688
I20260709 12:17:01.079892 21431 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59692:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:17:01.336846 21672 tablet_service.cc:1511] Processing CreateTablet for tablet 2216ec9d4eb740dd969981158370d8f8 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:17:01.338413 21672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2216ec9d4eb740dd969981158370d8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.344971 21671 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd2259cbbc54cf59997b5a764a8494a (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:17:01.346848 21671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd2259cbbc54cf59997b5a764a8494a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.354259 21596 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3054251eb648809d47c5bbbd04cfe5 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:17:01.356173 21598 tablet_service.cc:1511] Processing CreateTablet for tablet 2216ec9d4eb740dd969981158370d8f8 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:17:01.356623 21595 tablet_service.cc:1511] Processing CreateTablet for tablet 4d39cdc2917f495ca448d222695e3bb8 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:17:01.357854 21598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2216ec9d4eb740dd969981158370d8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.359983 21520 tablet_service.cc:1511] Processing CreateTablet for tablet 4d39cdc2917f495ca448d222695e3bb8 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:17:01.360771 21522 tablet_service.cc:1511] Processing CreateTablet for tablet eb93b148ac1749eba9789f1309b5eb06 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:17:01.361476 21520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d39cdc2917f495ca448d222695e3bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.362149 21522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb93b148ac1749eba9789f1309b5eb06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.358615 21519 tablet_service.cc:1511] Processing CreateTablet for tablet 7d49a1a4b3aa4991b06aba6e005c1194 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:17:01.363871 21595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d39cdc2917f495ca448d222695e3bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.364326 21519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d49a1a4b3aa4991b06aba6e005c1194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.363811 21521 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd2259cbbc54cf59997b5a764a8494a (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:17:01.365687 21521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd2259cbbc54cf59997b5a764a8494a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.359371 21597 tablet_service.cc:1511] Processing CreateTablet for tablet eb93b148ac1749eba9789f1309b5eb06 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:17:01.359422 21523 tablet_service.cc:1511] Processing CreateTablet for tablet 2216ec9d4eb740dd969981158370d8f8 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:17:01.368768 21523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2216ec9d4eb740dd969981158370d8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.371457 21518 tablet_service.cc:1511] Processing CreateTablet for tablet d8abe89be1bd4e84a085e11b59ba7273 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:17:01.372594 21516 tablet_service.cc:1511] Processing CreateTablet for tablet d86c2ec60b46464cb7f437cdce1ede60 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:17:01.373128 21518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8abe89be1bd4e84a085e11b59ba7273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.374248 21516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d86c2ec60b46464cb7f437cdce1ede60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.367712 21597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb93b148ac1749eba9789f1309b5eb06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.377282 21594 tablet_service.cc:1511] Processing CreateTablet for tablet 7d49a1a4b3aa4991b06aba6e005c1194 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:17:01.378954 21594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d49a1a4b3aa4991b06aba6e005c1194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.380940 21593 tablet_service.cc:1511] Processing CreateTablet for tablet 743ee0863fa346c6920fb1240d26d419 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:17:01.383693 21589 tablet_service.cc:1511] Processing CreateTablet for tablet e9a4c1f74b5f4e2aafd66db5a9d741cb (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:17:01.385105 21591 tablet_service.cc:1511] Processing CreateTablet for tablet d86c2ec60b46464cb7f437cdce1ede60 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:17:01.388829 21515 tablet_service.cc:1511] Processing CreateTablet for tablet 357267cb47b142a394a262eb6138486b (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:17:01.390456 21515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357267cb47b142a394a262eb6138486b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.392576 21514 tablet_service.cc:1511] Processing CreateTablet for tablet e9a4c1f74b5f4e2aafd66db5a9d741cb (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:17:01.394905 21514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9a4c1f74b5f4e2aafd66db5a9d741cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.397716 21590 tablet_service.cc:1511] Processing CreateTablet for tablet 96bd1ba2d58648b4b3aa65cc7052e74e (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:17:01.383684 21592 tablet_service.cc:1511] Processing CreateTablet for tablet fa46f8df3e404c11b3e649aaa98a31a6 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:17:01.370883 21517 tablet_service.cc:1511] Processing CreateTablet for tablet fa46f8df3e404c11b3e649aaa98a31a6 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:17:01.405946 21589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9a4c1f74b5f4e2aafd66db5a9d741cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.406764 21592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa46f8df3e404c11b3e649aaa98a31a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.407703 21590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bd1ba2d58648b4b3aa65cc7052e74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.410327 21596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3054251eb648809d47c5bbbd04cfe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.415853 21591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d86c2ec60b46464cb7f437cdce1ede60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.419827 21593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743ee0863fa346c6920fb1240d26d419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.443718 21517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa46f8df3e404c11b3e649aaa98a31a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.468779 21518 tablet_service.cc:1511] Processing CreateTablet for tablet 17375f7ecfb5499784e72c4d06721ae9 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:17:01.474898 21521 tablet_service.cc:1511] Processing CreateTablet for tablet dfdda5c4429f452f9074e8f4f1bc4f0a (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:17:01.470546 21518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17375f7ecfb5499784e72c4d06721ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.487305 21598 tablet_service.cc:1511] Processing CreateTablet for tablet 17375f7ecfb5499784e72c4d06721ae9 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:17:01.488854 21598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17375f7ecfb5499784e72c4d06721ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.489615 21521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfdda5c4429f452f9074e8f4f1bc4f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.500708 21802 tablet_bootstrap.cc:492] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:01.513020 21519 tablet_service.cc:1511] Processing CreateTablet for tablet cbd22b09aa294421a22378a5eb20decc (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:17:01.514737 21519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbd22b09aa294421a22378a5eb20decc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.514824 21595 tablet_service.cc:1511] Processing CreateTablet for tablet 76d88c03c9d248db987d49cb955230c7 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:17:01.516722 21595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d88c03c9d248db987d49cb955230c7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:01.552028 21479 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:01.568717 21520 tablet_service.cc:1511] Processing CreateTablet for tablet c1360ba905ee422f8b05ba94b54c8bc1 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:17:01.569209 21594 tablet_service.cc:1511] Processing CreateTablet for tablet cbd22b09aa294421a22378a5eb20decc (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:17:01.570293 21520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1360ba905ee422f8b05ba94b54c8bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.570554 21594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbd22b09aa294421a22378a5eb20decc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.572455 21589 tablet_service.cc:1511] Processing CreateTablet for tablet c1360ba905ee422f8b05ba94b54c8bc1 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:17:01.573726 21592 tablet_service.cc:1511] Processing CreateTablet for tablet da159f63c8a343eeb259d38d57504d4f (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:17:01.578585 21522 tablet_service.cc:1511] Processing CreateTablet for tablet d265a2e6682c477cac559dec5fda8ad5 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:17:01.583403 21589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1360ba905ee422f8b05ba94b54c8bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.585039 21802 tablet_bootstrap.cc:654] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.586333 21670 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3054251eb648809d47c5bbbd04cfe5 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:17:01.590247 21669 tablet_service.cc:1511] Processing CreateTablet for tablet 4d39cdc2917f495ca448d222695e3bb8 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:17:01.592427 21668 tablet_service.cc:1511] Processing CreateTablet for tablet d8abe89be1bd4e84a085e11b59ba7273 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:17:01.594744 21667 tablet_service.cc:1511] Processing CreateTablet for tablet 743ee0863fa346c6920fb1240d26d419 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:17:01.604051 21670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3054251eb648809d47c5bbbd04cfe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.606336 21516 tablet_service.cc:1511] Processing CreateTablet for tablet 4decc6ceae604d10a1d3ae91c022b15d (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:17:01.608084 21669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d39cdc2917f495ca448d222695e3bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.610978 21516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4decc6ceae604d10a1d3ae91c022b15d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.609229 21597 tablet_service.cc:1511] Processing CreateTablet for tablet 4decc6ceae604d10a1d3ae91c022b15d (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:17:01.612093 21668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8abe89be1bd4e84a085e11b59ba7273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.611801 21592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da159f63c8a343eeb259d38d57504d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.612284 21522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d265a2e6682c477cac559dec5fda8ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.612900 21801 tablet_bootstrap.cc:492] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:01.616076 21667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743ee0863fa346c6920fb1240d26d419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.620865 21598 tablet_service.cc:1511] Processing CreateTablet for tablet 13b1efedb7f1467395943d6ca64a76ca (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:17:01.620203 21597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4decc6ceae604d10a1d3ae91c022b15d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.627036 21598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b1efedb7f1467395943d6ca64a76ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.628520 21664 tablet_service.cc:1511] Processing CreateTablet for tablet 96bd1ba2d58648b4b3aa65cc7052e74e (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:17:01.629871 21665 tablet_service.cc:1511] Processing CreateTablet for tablet 357267cb47b142a394a262eb6138486b (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:17:01.630687 21663 tablet_service.cc:1511] Processing CreateTablet for tablet e9a4c1f74b5f4e2aafd66db5a9d741cb (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:17:01.628511 21666 tablet_service.cc:1511] Processing CreateTablet for tablet fa46f8df3e404c11b3e649aaa98a31a6 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:17:01.632974 21593 tablet_service.cc:1511] Processing CreateTablet for tablet 38b4b555244d47f986c1c0f84013826d (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:17:01.633445 21514 tablet_service.cc:1511] Processing CreateTablet for tablet 13b1efedb7f1467395943d6ca64a76ca (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:17:01.633603 21665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357267cb47b142a394a262eb6138486b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.648061 21664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bd1ba2d58648b4b3aa65cc7052e74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.649060 21671 tablet_service.cc:1511] Processing CreateTablet for tablet cbd22b09aa294421a22378a5eb20decc (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:17:01.650640 21671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbd22b09aa294421a22378a5eb20decc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.651459 21666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa46f8df3e404c11b3e649aaa98a31a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.652788 21663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9a4c1f74b5f4e2aafd66db5a9d741cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.633836 21515 tablet_service.cc:1511] Processing CreateTablet for tablet 0b7b4b34cf0f481bbde2528f3890845f (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:17:01.654332 21515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b7b4b34cf0f481bbde2528f3890845f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.656950 21593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b4b555244d47f986c1c0f84013826d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.652405 21591 tablet_service.cc:1511] Processing CreateTablet for tablet 767420d1cefa4791a16afcb42299fc9d (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:17:01.665861 21591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 767420d1cefa4791a16afcb42299fc9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.670425 21746 tablet_service.cc:1511] Processing CreateTablet for tablet eb93b148ac1749eba9789f1309b5eb06 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:17:01.672377 21746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb93b148ac1749eba9789f1309b5eb06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.673319 21801 tablet_bootstrap.cc:654] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.677639 21745 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd2259cbbc54cf59997b5a764a8494a (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:17:01.679261 21745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd2259cbbc54cf59997b5a764a8494a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:01.681754 21417 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.140.1:34793, user_credentials={real_user=slave}} blocked reactor thread for 75828.4us
I20260709 12:17:01.684832 21803 tablet_bootstrap.cc:492] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:01.688572 21595 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa13928fadb4d3dafbe36978cdc3be7 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:17:01.690127 21595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa13928fadb4d3dafbe36978cdc3be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.694012 21744 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3054251eb648809d47c5bbbd04cfe5 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:17:01.696894 21744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3054251eb648809d47c5bbbd04cfe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.707758 21519 tablet_service.cc:1511] Processing CreateTablet for tablet 767420d1cefa4791a16afcb42299fc9d (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:17:01.708215 21672 tablet_service.cc:1511] Processing CreateTablet for tablet dfdda5c4429f452f9074e8f4f1bc4f0a (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:17:01.709257 21519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 767420d1cefa4791a16afcb42299fc9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.708947 21517 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa13928fadb4d3dafbe36978cdc3be7 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:17:01.710461 21672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfdda5c4429f452f9074e8f4f1bc4f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.725894 21801 tablet_bootstrap.cc:492] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:01.726573 21801 ts_tablet_manager.cc:1403] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.003s
I20260709 12:17:01.742981 21515 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0c67f993654f1695f80f8767501b70 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:17:01.745060 21558 heartbeater.cc:499] Master 127.13.140.62:37427 was elected leader, sending a full tablet report...
I20260709 12:17:01.748195 21671 tablet_service.cc:1511] Processing CreateTablet for tablet 76d88c03c9d248db987d49cb955230c7 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:17:01.749859 21671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d88c03c9d248db987d49cb955230c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.753906 21802 tablet_bootstrap.cc:492] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:01.754566 21802 ts_tablet_manager.cc:1403] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.254s	user 0.018s	sys 0.001s
I20260709 12:17:01.755053 21741 tablet_service.cc:1511] Processing CreateTablet for tablet 743ee0863fa346c6920fb1240d26d419 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:17:01.757220 21741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743ee0863fa346c6920fb1240d26d419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.758774 21742 tablet_service.cc:1511] Processing CreateTablet for tablet d8abe89be1bd4e84a085e11b59ba7273 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:17:01.760679 21742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8abe89be1bd4e84a085e11b59ba7273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.762729 21740 tablet_service.cc:1511] Processing CreateTablet for tablet d86c2ec60b46464cb7f437cdce1ede60 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:17:01.764787 21740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d86c2ec60b46464cb7f437cdce1ede60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.765813 21802 raft_consensus.cc:359] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:01.766703 21802 raft_consensus.cc:385] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.767174 21802 raft_consensus.cc:740] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.757117 21743 tablet_service.cc:1511] Processing CreateTablet for tablet 7d49a1a4b3aa4991b06aba6e005c1194 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:17:01.769349 21743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d49a1a4b3aa4991b06aba6e005c1194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.710472 21517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa13928fadb4d3dafbe36978cdc3be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.772221 21515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0c67f993654f1695f80f8767501b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.776288 21802 consensus_queue.cc:260] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:01.779786 21514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b1efedb7f1467395943d6ca64a76ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.786494 21739 tablet_service.cc:1511] Processing CreateTablet for tablet 357267cb47b142a394a262eb6138486b (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:17:01.788398 21739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357267cb47b142a394a262eb6138486b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.754748 21801 raft_consensus.cc:359] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:01.793710 21668 tablet_service.cc:1511] Processing CreateTablet for tablet d265a2e6682c477cac559dec5fda8ad5 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:17:01.805692 21592 tablet_service.cc:1511] Processing CreateTablet for tablet 06446dbc910142bf9b183b22b221b9da (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:17:01.810835 21803 tablet_bootstrap.cc:654] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.824681 21738 tablet_service.cc:1511] Processing CreateTablet for tablet 96bd1ba2d58648b4b3aa65cc7052e74e (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:17:01.826293 21738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bd1ba2d58648b4b3aa65cc7052e74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.828663 21737 tablet_service.cc:1511] Processing CreateTablet for tablet 17375f7ecfb5499784e72c4d06721ae9 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:17:01.830307 21737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17375f7ecfb5499784e72c4d06721ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.838260 21633 heartbeater.cc:499] Master 127.13.140.62:37427 was elected leader, sending a full tablet report...
I20260709 12:17:01.799769 21801 raft_consensus.cc:385] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.844280 21801 raft_consensus.cc:740] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.845017 21668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d265a2e6682c477cac559dec5fda8ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.849751 21664 tablet_service.cc:1511] Processing CreateTablet for tablet 767420d1cefa4791a16afcb42299fc9d (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:17:01.861591 21664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 767420d1cefa4791a16afcb42299fc9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.872332 21801 consensus_queue.cc:260] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:01.859556 21671 tablet_service.cc:1511] Processing CreateTablet for tablet da159f63c8a343eeb259d38d57504d4f (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:17:01.881562 21663 tablet_service.cc:1511] Processing CreateTablet for tablet 4decc6ceae604d10a1d3ae91c022b15d (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:17:01.886169 21671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da159f63c8a343eeb259d38d57504d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.895670 21591 tablet_service.cc:1511] Processing CreateTablet for tablet a612bac231104ceb9f9863dafcc7074d (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:17:01.897866 21522 tablet_service.cc:1511] Processing CreateTablet for tablet a612bac231104ceb9f9863dafcc7074d (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:17:01.895653 21592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06446dbc910142bf9b183b22b221b9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.903523 21522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a612bac231104ceb9f9863dafcc7074d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.912549 21663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4decc6ceae604d10a1d3ae91c022b15d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.916378 21591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a612bac231104ceb9f9863dafcc7074d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.920171 21802 ts_tablet_manager.cc:1434] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.165s	user 0.023s	sys 0.032s
I20260709 12:17:01.920807 21666 tablet_service.cc:1511] Processing CreateTablet for tablet 0b7b4b34cf0f481bbde2528f3890845f (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:17:01.921217 21802 tablet_bootstrap.cc:492] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:01.931849 21741 tablet_service.cc:1511] Processing CreateTablet for tablet 3d663685d0e144ab89aac9e204836bdd (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:17:01.933398 21741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d663685d0e144ab89aac9e204836bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.944490 21707 heartbeater.cc:499] Master 127.13.140.62:37427 was elected leader, sending a full tablet report...
I20260709 12:17:01.944782 21666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b7b4b34cf0f481bbde2528f3890845f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.949497 21518 tablet_service.cc:1511] Processing CreateTablet for tablet a0d775bdaa5c48c2839d580acdfe8a46 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:17:01.940418 21595 tablet_service.cc:1511] Processing CreateTablet for tablet 3d663685d0e144ab89aac9e204836bdd (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:17:01.951006 21518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d775bdaa5c48c2839d580acdfe8a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.932154 21516 tablet_service.cc:1511] Processing CreateTablet for tablet 3d663685d0e144ab89aac9e204836bdd (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:17:01.953444 21801 ts_tablet_manager.cc:1434] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.227s	user 0.016s	sys 0.007s
I20260709 12:17:01.940075 21593 tablet_service.cc:1511] Processing CreateTablet for tablet a547edc9510e4053bdbd5f80b8ad7c96 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:17:01.955853 21595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d663685d0e144ab89aac9e204836bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.960992 21593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a547edc9510e4053bdbd5f80b8ad7c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.964875 21802 tablet_bootstrap.cc:654] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:01.971436 21559 tablet.cc:2406] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:17:01.974210 21803 tablet_bootstrap.cc:492] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:01.974804 21803 ts_tablet_manager.cc:1403] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.290s	user 0.013s	sys 0.015s
I20260709 12:17:01.976800 21801 tablet_bootstrap.cc:492] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:01.977625 21665 tablet_service.cc:1511] Processing CreateTablet for tablet 38b4b555244d47f986c1c0f84013826d (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:17:01.979075 21665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b4b555244d47f986c1c0f84013826d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:01.986222 21739 tablet_service.cc:1511] Processing CreateTablet for tablet dfdda5c4429f452f9074e8f4f1bc4f0a (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:17:01.987809 21808 raft_consensus.cc:493] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:01.989180 21745 tablet_service.cc:1511] Processing CreateTablet for tablet 76d88c03c9d248db987d49cb955230c7 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:17:02.016912 21745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d88c03c9d248db987d49cb955230c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.017398 21809 tablet_bootstrap.cc:492] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:02.015236 21808 raft_consensus.cc:515] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:02.020434 21739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfdda5c4429f452f9074e8f4f1bc4f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.021744 21801 tablet_bootstrap.cc:654] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:02.024075 21516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d663685d0e144ab89aac9e204836bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.035362 21746 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0c67f993654f1695f80f8767501b70 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:17:02.057466 21781 heartbeater.cc:499] Master 127.13.140.62:37427 was elected leader, sending a full tablet report...
W20260709 12:17:02.079635 21417 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.140.1:34793, user_credentials={real_user=slave}} blocked reactor thread for 71498.3us
I20260709 12:17:02.082540 21806 raft_consensus.cc:493] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:02.083081 21806 raft_consensus.cc:515] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:02.119269 21669 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0c67f993654f1695f80f8767501b70 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:17:02.121317 21669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0c67f993654f1695f80f8767501b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.123369 21664 tablet_service.cc:1511] Processing CreateTablet for tablet 06446dbc910142bf9b183b22b221b9da (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:17:02.128786 21667 tablet_service.cc:1511] Processing CreateTablet for tablet a0d775bdaa5c48c2839d580acdfe8a46 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:17:02.123673 21803 raft_consensus.cc:359] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.124609 21742 tablet_service.cc:1511] Processing CreateTablet for tablet c1360ba905ee422f8b05ba94b54c8bc1 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:17:02.125360 21670 tablet_service.cc:1511] Processing CreateTablet for tablet a612bac231104ceb9f9863dafcc7074d (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:17:02.128969 21664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06446dbc910142bf9b183b22b221b9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.163234 21670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a612bac231104ceb9f9863dafcc7074d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.166985 21667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d775bdaa5c48c2839d580acdfe8a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.175369 21740 tablet_service.cc:1511] Processing CreateTablet for tablet da159f63c8a343eeb259d38d57504d4f (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:17:02.177870 21740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da159f63c8a343eeb259d38d57504d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.180927 21737 tablet_service.cc:1511] Processing CreateTablet for tablet 38b4b555244d47f986c1c0f84013826d (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
W20260709 12:17:02.181591 21417 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.140.1:34793, user_credentials={real_user=slave}} blocked reactor thread for 79461.8us
I20260709 12:17:02.185190 21738 tablet_service.cc:1511] Processing CreateTablet for tablet 13b1efedb7f1467395943d6ca64a76ca (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
W20260709 12:17:02.134699 21416 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.140.4:39515, user_credentials={real_user=slave}} blocked reactor thread for 106761us
I20260709 12:17:02.145762 21803 raft_consensus.cc:385] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:02.191484 21803 raft_consensus.cc:740] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:02.192680 21803 consensus_queue.cc:260] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.130155 21808 leader_election.cc:290] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:02.196499 21801 tablet_bootstrap.cc:492] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:02.185190 21743 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa13928fadb4d3dafbe36978cdc3be7 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:17:02.133294 21672 tablet_service.cc:1511] Processing CreateTablet for tablet a547edc9510e4053bdbd5f80b8ad7c96 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:17:02.151266 21744 tablet_service.cc:1511] Processing CreateTablet for tablet d265a2e6682c477cac559dec5fda8ad5 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:17:02.199569 21672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a547edc9510e4053bdbd5f80b8ad7c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.201423 21806 leader_election.cc:290] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:02.204442 21666 tablet_service.cc:1511] Processing CreateTablet for tablet 9bee4da72b1243e9a83a10616794824f (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:17:02.206043 21666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bee4da72b1243e9a83a10616794824f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.213770 21802 tablet_bootstrap.cc:492] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:02.197118 21801 ts_tablet_manager.cc:1403] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.221s	user 0.019s	sys 0.022s
I20260709 12:17:02.219265 21737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b4b555244d47f986c1c0f84013826d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.220914 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb93b148ac1749eba9789f1309b5eb06" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:02.229347 21809 tablet_bootstrap.cc:654] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:02.248734 21573 leader_election.cc:343] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:02.269100 21514 tablet_service.cc:1511] Processing CreateTablet for tablet 9bee4da72b1243e9a83a10616794824f (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:17:02.270562 21514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bee4da72b1243e9a83a10616794824f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.271857 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d49a1a4b3aa4991b06aba6e005c1194" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:02.272207 21745 tablet_service.cc:1511] Processing CreateTablet for tablet 0b7b4b34cf0f481bbde2528f3890845f (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:17:02.272373 21663 tablet_service.cc:1511] Processing CreateTablet for tablet 4292c5410c1744cfa612b00fdf70ebbf (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:17:02.273520 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb93b148ac1749eba9789f1309b5eb06" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:02.274720 21522 tablet_service.cc:1511] Processing CreateTablet for tablet cb66af8d537848bf8d6ab20f7bc7b259 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:17:02.275866 21593 tablet_service.cc:1511] Processing CreateTablet for tablet 9bee4da72b1243e9a83a10616794824f (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:17:02.276099 21739 tablet_service.cc:1511] Processing CreateTablet for tablet 06446dbc910142bf9b183b22b221b9da (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:17:02.252256 21801 raft_consensus.cc:359] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.277197 21593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bee4da72b1243e9a83a10616794824f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.277288 21801 raft_consensus.cc:385] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:02.277678 21801 raft_consensus.cc:740] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:02.278457 21801 consensus_queue.cc:260] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
W20260709 12:17:02.279735 21498 leader_election.cc:343] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:02.279400 21591 tablet_service.cc:1511] Processing CreateTablet for tablet cb66af8d537848bf8d6ab20f7bc7b259 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:17:02.276340 21522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb66af8d537848bf8d6ab20f7bc7b259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.281080 21591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb66af8d537848bf8d6ab20f7bc7b259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.281258 21741 tablet_service.cc:1511] Processing CreateTablet for tablet a0d775bdaa5c48c2839d580acdfe8a46 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:17:02.252794 21802 ts_tablet_manager.cc:1403] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.322s	user 0.018s	sys 0.017s
I20260709 12:17:02.273736 21663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4292c5410c1744cfa612b00fdf70ebbf. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:02.292003 21572 leader_election.cc:343] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:02.308774 21671 tablet_service.cc:1511] Processing CreateTablet for tablet c56dc82b687f4024b437f5531576f156 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:17:02.310346 21572 leader_election.cc:304] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:02.311368 21808 raft_consensus.cc:2749] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:02.301481 21803 ts_tablet_manager.cc:1434] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.326s	user 0.015s	sys 0.023s
I20260709 12:17:02.299448 21746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0c67f993654f1695f80f8767501b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.317723 21742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1360ba905ee422f8b05ba94b54c8bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.321291 21803 tablet_bootstrap.cc:492] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:02.321954 21801 ts_tablet_manager.cc:1434] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.091s	user 0.005s	sys 0.003s
I20260709 12:17:02.323172 21801 tablet_bootstrap.cc:492] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:02.323654 21743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa13928fadb4d3dafbe36978cdc3be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.326391 21744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d265a2e6682c477cac559dec5fda8ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.327117 21738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b1efedb7f1467395943d6ca64a76ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.328595 21745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b7b4b34cf0f481bbde2528f3890845f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.329681 21516 tablet_service.cc:1511] Processing CreateTablet for tablet 4292c5410c1744cfa612b00fdf70ebbf (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:17:02.331084 21516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4292c5410c1744cfa612b00fdf70ebbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.334400 21671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56dc82b687f4024b437f5531576f156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.337186 21592 tablet_service.cc:1511] Processing CreateTablet for tablet c56dc82b687f4024b437f5531576f156 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:17:02.338547 21592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56dc82b687f4024b437f5531576f156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.345484 21809 tablet_bootstrap.cc:492] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:02.346119 21809 ts_tablet_manager.cc:1403] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.329s	user 0.020s	sys 0.005s
I20260709 12:17:02.345649 21518 tablet_service.cc:1511] Processing CreateTablet for tablet e53d344163a84ce4828cdc7609a3e929 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:17:02.347265 21518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53d344163a84ce4828cdc7609a3e929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.349709 21809 raft_consensus.cc:359] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.350620 21809 raft_consensus.cc:385] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:02.350967 21809 raft_consensus.cc:740] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:02.352558 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d49a1a4b3aa4991b06aba6e005c1194" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
W20260709 12:17:02.354449 21497 leader_election.cc:343] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:02.354971 21497 leader_election.cc:304] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee; no voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:02.356441 21806 raft_consensus.cc:2749] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:02.351994 21809 consensus_queue.cc:260] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.352941 21739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06446dbc910142bf9b183b22b221b9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.291246 21802 raft_consensus.cc:359] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.361467 21802 raft_consensus.cc:385] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:02.361650 21741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d775bdaa5c48c2839d580acdfe8a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.361920 21802 raft_consensus.cc:740] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:02.362782 21802 consensus_queue.cc:260] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.365567 21802 ts_tablet_manager.cc:1434] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.078s	user 0.003s	sys 0.003s
I20260709 12:17:02.378304 21595 tablet_service.cc:1511] Processing CreateTablet for tablet e53d344163a84ce4828cdc7609a3e929 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:17:02.389459 21517 tablet_service.cc:1511] Processing CreateTablet for tablet c91b9e81b8074e398980bd4e0abe3130 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:17:02.390605 21595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53d344163a84ce4828cdc7609a3e929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.390693 21517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91b9e81b8074e398980bd4e0abe3130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.382851 21667 tablet_service.cc:1511] Processing CreateTablet for tablet e53d344163a84ce4828cdc7609a3e929 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:17:02.386540 21803 tablet_bootstrap.cc:654] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:02.397706 21667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53d344163a84ce4828cdc7609a3e929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.397965 21809 ts_tablet_manager.cc:1434] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.004s
I20260709 12:17:02.401986 21802 tablet_bootstrap.cc:492] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:02.409545 21672 tablet_service.cc:1511] Processing CreateTablet for tablet e62b936c1e5f45b3bf3911e3e76a768e (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:17:02.411687 21808 raft_consensus.cc:493] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:02.412245 21808 raft_consensus.cc:515] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.413580 21672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e62b936c1e5f45b3bf3911e3e76a768e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.414650 21808 leader_election.cc:290] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:02.415896 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2216ec9d4eb740dd969981158370d8f8" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
W20260709 12:17:02.419718 21573 leader_election.cc:343] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:02.421828 21801 tablet_bootstrap.cc:654] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:02.422189 21591 tablet_service.cc:1511] Processing CreateTablet for tablet c91b9e81b8074e398980bd4e0abe3130 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:17:02.423444 21520 tablet_service.cc:1511] Processing CreateTablet for tablet e62b936c1e5f45b3bf3911e3e76a768e (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:17:02.424700 21737 tablet_service.cc:1511] Processing CreateTablet for tablet a547edc9510e4053bdbd5f80b8ad7c96 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:17:02.426553 21744 tablet_service.cc:1511] Processing CreateTablet for tablet cb66af8d537848bf8d6ab20f7bc7b259 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:17:02.427503 21809 tablet_bootstrap.cc:492] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:02.429080 21590 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5f4ee7472f490e8b1a2e16d2fcb242 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:17:02.432530 21802 tablet_bootstrap.cc:654] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:02.433857 21740 tablet_service.cc:1511] Processing CreateTablet for tablet 4292c5410c1744cfa612b00fdf70ebbf (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:17:02.442174 21739 tablet_service.cc:1511] Processing CreateTablet for tablet c56dc82b687f4024b437f5531576f156 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:17:02.451090 21746 tablet_service.cc:1511] Processing CreateTablet for tablet c91b9e81b8074e398980bd4e0abe3130 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:17:02.472422 21591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91b9e81b8074e398980bd4e0abe3130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.476918 21520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e62b936c1e5f45b3bf3911e3e76a768e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.485277 21590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5f4ee7472f490e8b1a2e16d2fcb242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.491470 21822 raft_consensus.cc:493] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:02.492066 21822 raft_consensus.cc:515] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.503839 21746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91b9e81b8074e398980bd4e0abe3130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.496049 21822 leader_election.cc:290] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:02.515182 21593 tablet_service.cc:1511] Processing CreateTablet for tablet 6f2fa8ee121846069df67061c9a45142 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:17:02.520033 21742 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5f4ee7472f490e8b1a2e16d2fcb242 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:17:02.526520 21809 tablet_bootstrap.cc:654] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:02.536216 21522 tablet_service.cc:1511] Processing CreateTablet for tablet 6f2fa8ee121846069df67061c9a45142 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:17:02.537326 21744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb66af8d537848bf8d6ab20f7bc7b259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.538379 21522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2fa8ee121846069df67061c9a45142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.550388 21739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56dc82b687f4024b437f5531576f156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.550386 21593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2fa8ee121846069df67061c9a45142. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:02.557037 21479 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:02.558748 21740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4292c5410c1744cfa612b00fdf70ebbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.572043 21672 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5f4ee7472f490e8b1a2e16d2fcb242 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:17:02.573634 21672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5f4ee7472f490e8b1a2e16d2fcb242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.571991 21745 tablet_service.cc:1511] Processing CreateTablet for tablet e62b936c1e5f45b3bf3911e3e76a768e (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:17:02.585649 21820 raft_consensus.cc:493] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:02.586426 21820 raft_consensus.cc:515] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.589460 21820 leader_election.cc:290] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:02.594728 21742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5f4ee7472f490e8b1a2e16d2fcb242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.606436 21667 tablet_service.cc:1511] Processing CreateTablet for tablet 6f2fa8ee121846069df67061c9a45142 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:17:02.612782 21737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a547edc9510e4053bdbd5f80b8ad7c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.613183 21520 tablet_service.cc:1511] Processing CreateTablet for tablet 98664eee3508429a967e10ca95199d15 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:17:02.613737 21803 tablet_bootstrap.cc:492] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:02.614271 21803 ts_tablet_manager.cc:1403] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.293s	user 0.042s	sys 0.053s
I20260709 12:17:02.615204 21520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98664eee3508429a967e10ca95199d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.620409 21803 raft_consensus.cc:359] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.622149 21803 raft_consensus.cc:385] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:02.622465 21803 raft_consensus.cc:740] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:02.624914 21802 tablet_bootstrap.cc:492] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:02.625495 21802 ts_tablet_manager.cc:1403] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.224s	user 0.007s	sys 0.019s
I20260709 12:17:02.625938 21738 tablet_service.cc:1511] Processing CreateTablet for tablet a51aa9c2706f4f5ebf0f51c814b4a73f (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:17:02.627699 21809 tablet_bootstrap.cc:492] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:02.630342 21514 tablet_service.cc:1511] Processing CreateTablet for tablet a51aa9c2706f4f5ebf0f51c814b4a73f (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:17:02.631685 21592 tablet_service.cc:1511] Processing CreateTablet for tablet ef3f79652bd94c26914e7ea1e3a89fd4 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:17:02.633059 21592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3f79652bd94c26914e7ea1e3a89fd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.628240 21809 ts_tablet_manager.cc:1403] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.201s	user 0.011s	sys 0.015s
I20260709 12:17:02.636349 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2216ec9d4eb740dd969981158370d8f8" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:02.637147 21682 raft_consensus.cc:2468] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:02.630753 21801 tablet_bootstrap.cc:492] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:02.637957 21801 ts_tablet_manager.cc:1403] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.315s	user 0.020s	sys 0.016s
I20260709 12:17:02.638825 21572 leader_election.cc:304] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:02.639780 21808 raft_consensus.cc:2804] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:02.639564 21671 tablet_service.cc:1511] Processing CreateTablet for tablet a51aa9c2706f4f5ebf0f51c814b4a73f (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:17:02.640226 21808 raft_consensus.cc:493] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:02.640651 21808 raft_consensus.cc:3060] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:02.641592 21514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51aa9c2706f4f5ebf0f51c814b4a73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.642956 21801 raft_consensus.cc:359] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:02.645624 21666 tablet_service.cc:1511] Processing CreateTablet for tablet ef3f79652bd94c26914e7ea1e3a89fd4 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:17:02.647401 21802 raft_consensus.cc:359] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.648417 21667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2fa8ee121846069df67061c9a45142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.648164 21741 tablet_service.cc:1511] Processing CreateTablet for tablet ef3f79652bd94c26914e7ea1e3a89fd4 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:17:02.651436 21595 tablet_service.cc:1511] Processing CreateTablet for tablet 98664eee3508429a967e10ca95199d15 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:17:02.652005 21671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51aa9c2706f4f5ebf0f51c814b4a73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.650665 21745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e62b936c1e5f45b3bf3911e3e76a768e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.650717 21743 tablet_service.cc:1511] Processing CreateTablet for tablet 98664eee3508429a967e10ca95199d15 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:17:02.652840 21595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98664eee3508429a967e10ca95199d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.654633 21743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98664eee3508429a967e10ca95199d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.650532 21802 raft_consensus.cc:385] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:02.655431 21802 raft_consensus.cc:740] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:02.656385 21741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3f79652bd94c26914e7ea1e3a89fd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.657426 21738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51aa9c2706f4f5ebf0f51c814b4a73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.650645 21801 raft_consensus.cc:385] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:02.673640 21801 raft_consensus.cc:740] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:02.674525 21801 consensus_queue.cc:260] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:02.676357 21666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3f79652bd94c26914e7ea1e3a89fd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.686682 21803 consensus_queue.cc:260] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.689529 21809 raft_consensus.cc:359] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:02.690301 21809 raft_consensus.cc:385] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:02.690615 21809 raft_consensus.cc:740] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:02.692648 21801 ts_tablet_manager.cc:1434] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 12:17:02.706411 21518 tablet_service.cc:1511] Processing CreateTablet for tablet bbc8629f8ce846cc8364368ff951bdf3 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:17:02.709686 21518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc8629f8ce846cc8364368ff951bdf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.721365 21803 ts_tablet_manager.cc:1434] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.107s	user 0.013s	sys 0.000s
I20260709 12:17:02.722612 21803 tablet_bootstrap.cc:492] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:02.724547 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8abe89be1bd4e84a085e11b59ba7273" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:02.727099 21590 tablet_service.cc:1511] Processing CreateTablet for tablet bbc8629f8ce846cc8364368ff951bdf3 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:17:02.698624 21809 consensus_queue.cc:260] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:02.728461 21590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc8629f8ce846cc8364368ff951bdf3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:02.729031 21720 leader_election.cc:343] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:02.731247 21808 raft_consensus.cc:515] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.732395 21672 tablet_service.cc:1511] Processing CreateTablet for tablet bbc8629f8ce846cc8364368ff951bdf3 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:17:02.717335 21801 tablet_bootstrap.cc:492] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:02.744632 21672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc8629f8ce846cc8364368ff951bdf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.747670 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2216ec9d4eb740dd969981158370d8f8" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:02.751645 21682 raft_consensus.cc:3060] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:02.765442 21809 ts_tablet_manager.cc:1434] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.131s	user 0.007s	sys 0.000s
I20260709 12:17:02.772459 21808 leader_election.cc:290] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:02.775911 21682 raft_consensus.cc:2468] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:02.777509 21572 leader_election.cc:304] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:02.778469 21808 raft_consensus.cc:2804] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:02.779222 21808 raft_consensus.cc:697] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:02.780174 21808 consensus_queue.cc:237] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.784818 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2216ec9d4eb740dd969981158370d8f8" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:02.697767 21802 consensus_queue.cc:260] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.792115 21806 raft_consensus.cc:493] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:02.795058 21806 raft_consensus.cc:515] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.803028 21746 tablet_service.cc:1511] Processing CreateTablet for tablet ddb43ec3109c4b90a64e44b6cd63a4b8 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:17:02.803026 21522 tablet_service.cc:1511] Processing CreateTablet for tablet ddb43ec3109c4b90a64e44b6cd63a4b8 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:17:02.804832 21746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb43ec3109c4b90a64e44b6cd63a4b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.805222 21522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb43ec3109c4b90a64e44b6cd63a4b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.821041 21809 tablet_bootstrap.cc:492] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:02.809758 21801 tablet_bootstrap.cc:654] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:02.833806 21803 tablet_bootstrap.cc:654] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:02.835971 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8abe89be1bd4e84a085e11b59ba7273" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:02.836700 21532 raft_consensus.cc:2468] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:02.835794 21592 tablet_service.cc:1511] Processing CreateTablet for tablet ddb43ec3109c4b90a64e44b6cd63a4b8 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:17:02.838018 21592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb43ec3109c4b90a64e44b6cd63a4b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.838903 21820 raft_consensus.cc:493] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:02.837927 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2216ec9d4eb740dd969981158370d8f8" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:02.839495 21820 raft_consensus.cc:515] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.841920 21820 leader_election.cc:290] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:02.843676 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2216ec9d4eb740dd969981158370d8f8" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:02.847234 21663 tablet_service.cc:1511] Processing CreateTablet for tablet f4d836f2b8bd47ff86b1871dff7eca17 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:17:02.852327 21663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d836f2b8bd47ff86b1871dff7eca17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.853780 21721 leader_election.cc:304] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:02.855015 21822 raft_consensus.cc:2804] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:02.855535 21822 raft_consensus.cc:493] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:02.855930 21822 raft_consensus.cc:3060] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:02.855155 21430 catalog_manager.cc:5697] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 1 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:02.806970 21806 leader_election.cc:290] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
W20260709 12:17:02.866241 21647 leader_election.cc:343] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:02.873080 21573 leader_election.cc:343] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:02.866832 21647 leader_election.cc:304] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:02.875718 21820 raft_consensus.cc:2749] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:02.876842 21514 tablet_service.cc:1511] Processing CreateTablet for tablet f4d836f2b8bd47ff86b1871dff7eca17 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:17:02.877331 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd2259cbbc54cf59997b5a764a8494a" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:02.878029 21533 raft_consensus.cc:2468] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:02.878353 21514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d836f2b8bd47ff86b1871dff7eca17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.878939 21802 ts_tablet_manager.cc:1434] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.253s	user 0.016s	sys 0.008s
I20260709 12:17:02.879451 21647 leader_election.cc:304] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:02.880395 21820 raft_consensus.cc:2804] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:02.880816 21820 raft_consensus.cc:493] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:02.881146 21820 raft_consensus.cc:3060] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:02.885059 21593 tablet_service.cc:1511] Processing CreateTablet for tablet 3565450ac13a4e698e09e8318584763b (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:17:02.885977 21835 raft_consensus.cc:493] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:02.890484 21664 tablet_service.cc:1511] Processing CreateTablet for tablet 3565450ac13a4e698e09e8318584763b (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:17:02.859079 21737 tablet_service.cc:1511] Processing CreateTablet for tablet f4d836f2b8bd47ff86b1871dff7eca17 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:17:02.891989 21664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3565450ac13a4e698e09e8318584763b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.892374 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd2259cbbc54cf59997b5a764a8494a" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:02.893537 21516 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8c144057cb457bb34566016ff588f1 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:17:02.894114 21737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d836f2b8bd47ff86b1871dff7eca17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.886612 21593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3565450ac13a4e698e09e8318584763b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.894896 21516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8c144057cb457bb34566016ff588f1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:02.899657 21497 leader_election.cc:343] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:02.901407 21802 tablet_bootstrap.cc:492] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:02.903456 21822 raft_consensus.cc:515] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.886736 21835 raft_consensus.cc:515] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.906581 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8abe89be1bd4e84a085e11b59ba7273" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
W20260709 12:17:02.908603 21720 leader_election.cc:343] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:02.908886 21738 tablet_service.cc:1511] Processing CreateTablet for tablet 3565450ac13a4e698e09e8318584763b (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:17:02.902642 21820 raft_consensus.cc:515] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:02.910317 21738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3565450ac13a4e698e09e8318584763b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.924880 21820 leader_election.cc:290] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:02.926642 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd2259cbbc54cf59997b5a764a8494a" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:02.927392 21533 raft_consensus.cc:3060] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:02.933246 21590 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8c144057cb457bb34566016ff588f1 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:17:02.934991 21590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8c144057cb457bb34566016ff588f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.939555 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8abe89be1bd4e84a085e11b59ba7273" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:02.940254 21531 raft_consensus.cc:3060] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:02.936980 21822 leader_election.cc:290] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:02.948254 21533 raft_consensus.cc:2468] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:02.956492 21671 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8c144057cb457bb34566016ff588f1 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:17:02.957966 21671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8c144057cb457bb34566016ff588f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.959030 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd2259cbbc54cf59997b5a764a8494a" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:02.959630 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8abe89be1bd4e84a085e11b59ba7273" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:02.960000 21682 raft_consensus.cc:2393] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e9a2f78f60e4c77897ede94375796ee in current term 1: Already voted for candidate 5ab17edd94d3449f87f5e3b3bda75286 in this term.
I20260709 12:17:02.957981 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8abe89be1bd4e84a085e11b59ba7273" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:02.965582 21497 leader_election.cc:304] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee; no voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286
W20260709 12:17:02.966997 21497 leader_election.cc:343] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:02.967772 21836 raft_consensus.cc:2749] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:02.968734 21647 leader_election.cc:304] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:02.968930 21756 raft_consensus.cc:2393] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e9a2f78f60e4c77897ede94375796ee in current term 1: Already voted for candidate 05f3e75755b44a109289d51d788cf1c5 in this term.
I20260709 12:17:02.971251 21803 tablet_bootstrap.cc:492] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:02.971832 21803 ts_tablet_manager.cc:1403] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.249s	user 0.017s	sys 0.003s
I20260709 12:17:02.974159 21820 raft_consensus.cc:2804] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:02.952970 21835 leader_election.cc:290] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:02.978879 21803 raft_consensus.cc:359] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:02.979671 21803 raft_consensus.cc:385] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:02.979945 21803 raft_consensus.cc:740] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:02.980298 21801 tablet_bootstrap.cc:492] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:02.980829 21801 ts_tablet_manager.cc:1403] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.265s	user 0.008s	sys 0.013s
I20260709 12:17:02.982363 21531 raft_consensus.cc:2468] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:02.983628 21721 leader_election.cc:304] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:02.980790 21803 consensus_queue.cc:260] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:02.984829 21822 raft_consensus.cc:2804] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:02.999876 21497 leader_election.cc:304] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee; no voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:03.001497 21835 raft_consensus.cc:2749] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:02.983961 21801 raft_consensus.cc:359] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.002892 21801 raft_consensus.cc:385] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.003190 21801 raft_consensus.cc:740] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.004257 21801 consensus_queue.cc:260] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.006503 21801 ts_tablet_manager.cc:1434] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:17:02.988503 21809 tablet_bootstrap.cc:654] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.007579 21801 tablet_bootstrap.cc:492] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:03.014042 21516 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8df3f988254786b88a3669628d0c99 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:17:03.015637 21516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8df3f988254786b88a3669628d0c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.020725 21667 tablet_service.cc:1511] Processing CreateTablet for tablet 55df1510ed0e4a4f8ccef936c3a9c7b5 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:17:03.021842 21802 tablet_bootstrap.cc:654] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.022195 21746 tablet_service.cc:1511] Processing CreateTablet for tablet 55df1510ed0e4a4f8ccef936c3a9c7b5 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:17:03.022229 21667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55df1510ed0e4a4f8ccef936c3a9c7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.023612 21746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55df1510ed0e4a4f8ccef936c3a9c7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.007792 21738 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8df3f988254786b88a3669628d0c99 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:17:03.028898 21820 raft_consensus.cc:697] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:03.033896 21593 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8df3f988254786b88a3669628d0c99 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:17:03.035580 21738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8df3f988254786b88a3669628d0c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.037376 21808 raft_consensus.cc:493] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:03.037858 21808 raft_consensus.cc:515] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.040024 21808 leader_election.cc:290] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:03.041697 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d49a1a4b3aa4991b06aba6e005c1194" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:03.042374 21531 raft_consensus.cc:2468] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:03.044471 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d49a1a4b3aa4991b06aba6e005c1194" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:03.045277 21520 tablet_service.cc:1511] Processing CreateTablet for tablet 55df1510ed0e4a4f8ccef936c3a9c7b5 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 12:17:03.045926 21572 leader_election.cc:343] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.046535 21573 leader_election.cc:304] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:03.048204 21520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55df1510ed0e4a4f8ccef936c3a9c7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.034543 21809 tablet_bootstrap.cc:492] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:03.052057 21809 ts_tablet_manager.cc:1403] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.258s	user 0.014s	sys 0.001s
I20260709 12:17:03.052953 21745 tablet_service.cc:1511] Processing CreateTablet for tablet 6a32ea12778b494fb65bfa9d562f1bbe (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:17:03.053678 21664 tablet_service.cc:1511] Processing CreateTablet for tablet 6a32ea12778b494fb65bfa9d562f1bbe (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:17:03.054401 21745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a32ea12778b494fb65bfa9d562f1bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.055020 21664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a32ea12778b494fb65bfa9d562f1bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.058719 21808 raft_consensus.cc:2804] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:03.057081 21590 tablet_service.cc:1511] Processing CreateTablet for tablet 6a32ea12778b494fb65bfa9d562f1bbe (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:17:03.056331 21593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8df3f988254786b88a3669628d0c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.059731 21808 raft_consensus.cc:493] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:03.062294 21808 raft_consensus.cc:3060] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.062651 21590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a32ea12778b494fb65bfa9d562f1bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.070053 21522 tablet_service.cc:1511] Processing CreateTablet for tablet c4e0f498f0504c91b124750cf66c1771 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:17:03.071471 21522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e0f498f0504c91b124750cf66c1771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.031635 21820 consensus_queue.cc:237] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:03.075166 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd2259cbbc54cf59997b5a764a8494a" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:03.077777 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd2259cbbc54cf59997b5a764a8494a" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
W20260709 12:17:03.079805 21646 leader_election.cc:343] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:03.080924 21646 leader_election.cc:343] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.080638 21809 raft_consensus.cc:359] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:03.083365 21592 tablet_service.cc:1511] Processing CreateTablet for tablet c4e0f498f0504c91b124750cf66c1771 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:17:03.084645 21592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e0f498f0504c91b124750cf66c1771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.081534 21809 raft_consensus.cc:385] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.086503 21809 raft_consensus.cc:740] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.060240 21822 raft_consensus.cc:697] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:03.092469 21822 consensus_queue.cc:237] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:03.093374 21803 ts_tablet_manager.cc:1434] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.121s	user 0.016s	sys 0.022s
I20260709 12:17:03.094478 21803 tablet_bootstrap.cc:492] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:03.117220 21666 tablet_service.cc:1511] Processing CreateTablet for tablet c4e0f498f0504c91b124750cf66c1771 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:17:03.118592 21666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e0f498f0504c91b124750cf66c1771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.120618 21845 raft_consensus.cc:493] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:03.121169 21845 raft_consensus.cc:515] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.131644 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743ee0863fa346c6920fb1240d26d419" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:03.132040 21802 tablet_bootstrap.cc:492] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:03.132551 21802 ts_tablet_manager.cc:1403] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.231s	user 0.011s	sys 0.013s
I20260709 12:17:03.133623 21516 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1ac1e5c4484d39844b5220dfe47669 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:17:03.134950 21516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1ac1e5c4484d39844b5220dfe47669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.124739 21845 leader_election.cc:290] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:03.138692 21738 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1ac1e5c4484d39844b5220dfe47669 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 12:17:03.139329 21720 leader_election.cc:343] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.140132 21738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1ac1e5c4484d39844b5220dfe47669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.141955 21802 raft_consensus.cc:359] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.142742 21802 raft_consensus.cc:385] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.143046 21802 raft_consensus.cc:740] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.143784 21802 consensus_queue.cc:260] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.110163 21809 consensus_queue.cc:260] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:03.146641 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743ee0863fa346c6920fb1240d26d419" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
W20260709 12:17:03.148478 21721 leader_election.cc:343] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.149148 21721 leader_election.cc:304] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:03.151361 21847 raft_consensus.cc:493] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:03.151909 21847 raft_consensus.cc:515] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.152385 21845 raft_consensus.cc:2749] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:03.154048 21847 leader_election.cc:290] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:03.154484 21809 ts_tablet_manager.cc:1434] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.102s	user 0.013s	sys 0.004s
I20260709 12:17:03.156667 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd22b09aa294421a22378a5eb20decc" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:03.158488 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd22b09aa294421a22378a5eb20decc" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
W20260709 12:17:03.160112 21647 leader_election.cc:343] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:03.160928 21647 leader_election.cc:343] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.161629 21832 raft_consensus.cc:493] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:03.162132 21832 raft_consensus.cc:515] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.164418 21832 leader_election.cc:290] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:03.149164 21802 ts_tablet_manager.cc:1434] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:17:03.166168 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d39cdc2917f495ca448d222695e3bb8" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:03.166579 21802 tablet_bootstrap.cc:492] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:03.168478 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d39cdc2917f495ca448d222695e3bb8" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:03.169199 21531 raft_consensus.cc:2468] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:03.170692 21573 leader_election.cc:304] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
W20260709 12:17:03.172542 21572 leader_election.cc:343] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.161315 21647 leader_election.cc:304] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:03.174849 21832 raft_consensus.cc:2804] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:03.175374 21832 raft_consensus.cc:493] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:03.175786 21832 raft_consensus.cc:3060] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.176183 21847 raft_consensus.cc:2749] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:03.179785 21809 tablet_bootstrap.cc:492] T 5dd2259cbbc54cf59997b5a764a8494a P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:03.180487 21808 raft_consensus.cc:515] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.182688 21808 leader_election.cc:290] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:03.172660 21801 tablet_bootstrap.cc:654] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.185720 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d49a1a4b3aa4991b06aba6e005c1194" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
W20260709 12:17:03.189029 21572 leader_election.cc:343] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.162133 21803 tablet_bootstrap.cc:654] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.191975 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d49a1a4b3aa4991b06aba6e005c1194" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:03.192669 21531 raft_consensus.cc:3060] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.193091 21431 catalog_manager.cc:5697] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 1 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:03.200323 21531 raft_consensus.cc:2468] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:03.200753 21593 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1ac1e5c4484d39844b5220dfe47669 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:17:03.208480 21667 tablet_service.cc:1511] Processing CreateTablet for tablet b1c570b1935f4229ae6eb0d96a1ee083 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:17:03.209771 21667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c570b1935f4229ae6eb0d96a1ee083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.209841 21573 leader_election.cc:304] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:03.210734 21808 raft_consensus.cc:2804] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:03.214008 21746 tablet_service.cc:1511] Processing CreateTablet for tablet b1c570b1935f4229ae6eb0d96a1ee083 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:17:03.216847 21663 tablet_service.cc:1511] Processing CreateTablet for tablet d46935a8ee50424bacd487cee70ee85b (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:17:03.218372 21663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46935a8ee50424bacd487cee70ee85b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.218691 21595 tablet_service.cc:1511] Processing CreateTablet for tablet d46935a8ee50424bacd487cee70ee85b (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:17:03.219373 21746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c570b1935f4229ae6eb0d96a1ee083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.219867 21593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1ac1e5c4484d39844b5220dfe47669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.221377 21832 raft_consensus.cc:515] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.222344 21595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46935a8ee50424bacd487cee70ee85b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.237910 21809 tablet_bootstrap.cc:654] T 5dd2259cbbc54cf59997b5a764a8494a P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.243714 21520 tablet_service.cc:1511] Processing CreateTablet for tablet b1c570b1935f4229ae6eb0d96a1ee083 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:17:03.247303 21737 tablet_service.cc:1511] Processing CreateTablet for tablet d46935a8ee50424bacd487cee70ee85b (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:17:03.255687 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d39cdc2917f495ca448d222695e3bb8" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:03.257966 21520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c570b1935f4229ae6eb0d96a1ee083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.255841 21522 tablet_service.cc:1511] Processing CreateTablet for tablet 916d4d92cb12401eac4391513abf1676 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:17:03.260133 21522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916d4d92cb12401eac4391513abf1676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.259138 21832 leader_election.cc:290] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:03.257750 21531 raft_consensus.cc:3060] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.264117 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d39cdc2917f495ca448d222695e3bb8" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:03.264767 21737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46935a8ee50424bacd487cee70ee85b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:03.265843 21572 leader_election.cc:343] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.269690 21531 raft_consensus.cc:2468] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:03.270237 21590 tablet_service.cc:1511] Processing CreateTablet for tablet 916d4d92cb12401eac4391513abf1676 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:17:03.271209 21573 leader_election.cc:304] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:03.271656 21590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916d4d92cb12401eac4391513abf1676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.270819 21431 catalog_manager.cc:5697] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:03.256165 21808 raft_consensus.cc:697] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:03.293403 21671 tablet_service.cc:1511] Processing CreateTablet for tablet 916d4d92cb12401eac4391513abf1676 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:17:03.294775 21671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916d4d92cb12401eac4391513abf1676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.289275 21854 raft_consensus.cc:2804] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:03.296340 21854 raft_consensus.cc:697] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:03.297219 21854 consensus_queue.cc:237] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.303922 21802 tablet_bootstrap.cc:654] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.306589 21801 tablet_bootstrap.cc:492] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:03.307183 21801 ts_tablet_manager.cc:1403] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.300s	user 0.018s	sys 0.000s
I20260709 12:17:03.312628 21801 raft_consensus.cc:359] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.313128 21516 tablet_service.cc:1511] Processing CreateTablet for tablet 77e51de8a3b34311a319c59aa2c744c7 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:17:03.313418 21801 raft_consensus.cc:385] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.314751 21801 raft_consensus.cc:740] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.315382 21516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e51de8a3b34311a319c59aa2c744c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.315793 21801 consensus_queue.cc:260] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.287132 21832 consensus_queue.cc:1048] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:17:03.321810 21666 tablet_service.cc:1511] Processing CreateTablet for tablet 6d63ba471cf94b8ca30205fdad791123 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:17:03.323312 21666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d63ba471cf94b8ca30205fdad791123. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.323662 21514 tablet_service.cc:1511] Processing CreateTablet for tablet 6d63ba471cf94b8ca30205fdad791123 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:17:03.324824 21514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d63ba471cf94b8ca30205fdad791123. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.336755 21738 tablet_service.cc:1511] Processing CreateTablet for tablet 6d63ba471cf94b8ca30205fdad791123 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:17:03.337496 21801 ts_tablet_manager.cc:1434] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.028s	user 0.014s	sys 0.003s
I20260709 12:17:03.338126 21738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d63ba471cf94b8ca30205fdad791123. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.343748 21746 tablet_service.cc:1511] Processing CreateTablet for tablet 77e51de8a3b34311a319c59aa2c744c7 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:17:03.331532 21808 consensus_queue.cc:237] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.330721 21595 tablet_service.cc:1511] Processing CreateTablet for tablet 77e51de8a3b34311a319c59aa2c744c7 (DEFAULT_TABLE table=test-workload [id=db49ab2a387d479990d31221dc158cea]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:17:03.360762 21595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e51de8a3b34311a319c59aa2c744c7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:03.366372 21573 consensus_peers.cc:597] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:03.369050 21802 tablet_bootstrap.cc:492] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:03.369668 21802 ts_tablet_manager.cc:1403] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.203s	user 0.021s	sys 0.012s
I20260709 12:17:03.379030 21803 tablet_bootstrap.cc:492] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:03.379689 21803 ts_tablet_manager.cc:1403] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.285s	user 0.011s	sys 0.007s
I20260709 12:17:03.383525 21801 tablet_bootstrap.cc:492] T fa46f8df3e404c11b3e649aaa98a31a6 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:03.386361 21746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e51de8a3b34311a319c59aa2c744c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.389349 21802 raft_consensus.cc:359] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.390228 21802 raft_consensus.cc:385] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.390540 21802 raft_consensus.cc:740] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.395772 21802 consensus_queue.cc:260] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.400830 21803 raft_consensus.cc:359] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.401437 21803 raft_consensus.cc:385] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.401641 21803 raft_consensus.cc:740] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.402312 21803 consensus_queue.cc:260] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.405161 21803 ts_tablet_manager.cc:1434] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.009s
I20260709 12:17:03.406414 21803 tablet_bootstrap.cc:492] T d8abe89be1bd4e84a085e11b59ba7273 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:03.407630 21801 tablet_bootstrap.cc:654] T fa46f8df3e404c11b3e649aaa98a31a6 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.408411 21809 tablet_bootstrap.cc:492] T 5dd2259cbbc54cf59997b5a764a8494a P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:03.408957 21809 ts_tablet_manager.cc:1403] T 5dd2259cbbc54cf59997b5a764a8494a P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.229s	user 0.014s	sys 0.004s
I20260709 12:17:03.412492 21802 ts_tablet_manager.cc:1434] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.000s
I20260709 12:17:03.414114 21845 raft_consensus.cc:493] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:03.414721 21845 raft_consensus.cc:515] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:03.421465 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357267cb47b142a394a262eb6138486b" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
W20260709 12:17:03.424300 21720 leader_election.cc:343] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.432068 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357267cb47b142a394a262eb6138486b" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
W20260709 12:17:03.435467 21721 leader_election.cc:343] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.436110 21721 leader_election.cc:304] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:03.437086 21822 raft_consensus.cc:2749] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:03.425091 21845 leader_election.cc:290] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:03.450052 21802 tablet_bootstrap.cc:492] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:03.452741 21803 tablet_bootstrap.cc:654] T d8abe89be1bd4e84a085e11b59ba7273 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.468030 21801 tablet_bootstrap.cc:492] T fa46f8df3e404c11b3e649aaa98a31a6 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:03.464022 21430 catalog_manager.cc:5697] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 1 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:03.454214 21809 raft_consensus.cc:359] T 5dd2259cbbc54cf59997b5a764a8494a P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:03.468621 21801 ts_tablet_manager.cc:1403] T fa46f8df3e404c11b3e649aaa98a31a6 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.032s
I20260709 12:17:03.471886 21809 raft_consensus.cc:385] T 5dd2259cbbc54cf59997b5a764a8494a P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.479265 21809 raft_consensus.cc:740] T 5dd2259cbbc54cf59997b5a764a8494a P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.483244 21802 tablet_bootstrap.cc:654] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.484097 21809 consensus_queue.cc:260] T 5dd2259cbbc54cf59997b5a764a8494a P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:03.491207 21809 ts_tablet_manager.cc:1434] T 5dd2259cbbc54cf59997b5a764a8494a P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.001s
I20260709 12:17:03.491339 21803 tablet_bootstrap.cc:492] T d8abe89be1bd4e84a085e11b59ba7273 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:03.491951 21803 ts_tablet_manager.cc:1403] T d8abe89be1bd4e84a085e11b59ba7273 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.011s
I20260709 12:17:03.492080 21801 raft_consensus.cc:359] T fa46f8df3e404c11b3e649aaa98a31a6 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.493086 21808 raft_consensus.cc:493] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:03.493623 21808 raft_consensus.cc:515] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.494679 21809 tablet_bootstrap.cc:492] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:03.495923 21808 leader_election.cc:290] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:03.495615 21803 raft_consensus.cc:359] T d8abe89be1bd4e84a085e11b59ba7273 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:03.496423 21803 raft_consensus.cc:385] T d8abe89be1bd4e84a085e11b59ba7273 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.496709 21803 raft_consensus.cc:740] T d8abe89be1bd4e84a085e11b59ba7273 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.497550 21803 consensus_queue.cc:260] T d8abe89be1bd4e84a085e11b59ba7273 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:03.500325 21803 ts_tablet_manager.cc:1434] T d8abe89be1bd4e84a085e11b59ba7273 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:03.493294 21801 raft_consensus.cc:385] T fa46f8df3e404c11b3e649aaa98a31a6 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.501569 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a4c1f74b5f4e2aafd66db5a9d741cb" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:03.501868 21431 catalog_manager.cc:5697] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 1 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:03.505183 21809 tablet_bootstrap.cc:654] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.501685 21801 raft_consensus.cc:740] T fa46f8df3e404c11b3e649aaa98a31a6 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
W20260709 12:17:03.508508 21573 leader_election.cc:343] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.509346 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a4c1f74b5f4e2aafd66db5a9d741cb" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
W20260709 12:17:03.510980 21572 leader_election.cc:343] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.511445 21572 leader_election.cc:304] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:03.512081 21801 consensus_queue.cc:260] T fa46f8df3e404c11b3e649aaa98a31a6 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.513237 21854 raft_consensus.cc:2749] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:03.515151 21801 ts_tablet_manager.cc:1434] T fa46f8df3e404c11b3e649aaa98a31a6 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 12:17:03.516212 21801 tablet_bootstrap.cc:492] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:03.520576 21803 tablet_bootstrap.cc:492] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:03.522765 21801 tablet_bootstrap.cc:654] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.528329 21809 tablet_bootstrap.cc:492] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:03.528683 21803 tablet_bootstrap.cc:654] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.528894 21809 ts_tablet_manager.cc:1403] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.003s
I20260709 12:17:03.532116 21809 raft_consensus.cc:359] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.533234 21809 raft_consensus.cc:385] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.533555 21809 raft_consensus.cc:740] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.534296 21809 consensus_queue.cc:260] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.536103 21809 ts_tablet_manager.cc:1434] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:03.536857 21809 tablet_bootstrap.cc:492] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:03.541499 21820 consensus_queue.cc:1048] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:03.542212 21801 tablet_bootstrap.cc:492] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:03.542559 21803 tablet_bootstrap.cc:492] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:03.542735 21801 ts_tablet_manager.cc:1403] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.004s
I20260709 12:17:03.543145 21803 ts_tablet_manager.cc:1403] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260709 12:17:03.546218 21809 tablet_bootstrap.cc:654] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.545920 21801 raft_consensus.cc:359] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.546677 21801 raft_consensus.cc:385] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.546311 21803 raft_consensus.cc:359] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.546973 21801 raft_consensus.cc:740] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.547158 21803 raft_consensus.cc:385] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.547557 21803 raft_consensus.cc:740] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.548000 21801 consensus_queue.cc:260] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.548450 21803 consensus_queue.cc:260] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.550328 21801 ts_tablet_manager.cc:1434] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:17:03.551680 21801 tablet_bootstrap.cc:492] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:03.553821 21803 ts_tablet_manager.cc:1434] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:17:03.554921 21803 tablet_bootstrap.cc:492] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:03.556514 21802 tablet_bootstrap.cc:492] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:03.558291 21801 tablet_bootstrap.cc:654] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.558271 21802 ts_tablet_manager.cc:1403] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.108s	user 0.030s	sys 0.018s
W20260709 12:17:03.563953 21479 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:03.569332 21803 tablet_bootstrap.cc:654] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.562120 21802 raft_consensus.cc:359] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.576897 21802 raft_consensus.cc:385] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.577235 21802 raft_consensus.cc:740] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.578611 21802 consensus_queue.cc:260] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.581056 21802 ts_tablet_manager.cc:1434] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:17:03.582044 21802 tablet_bootstrap.cc:492] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:03.583388 21755 raft_consensus.cc:3060] T 5dd2259cbbc54cf59997b5a764a8494a P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.593137 21809 tablet_bootstrap.cc:492] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:03.593843 21809 ts_tablet_manager.cc:1403] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.057s	user 0.003s	sys 0.007s
I20260709 12:17:03.595763 21801 tablet_bootstrap.cc:492] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:03.596275 21801 ts_tablet_manager.cc:1403] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.021s
I20260709 12:17:03.597187 21809 raft_consensus.cc:359] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.598001 21809 raft_consensus.cc:385] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.598299 21809 raft_consensus.cc:740] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.598902 21847 consensus_queue.cc:1048] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:03.599268 21809 consensus_queue.cc:260] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.602386 21809 ts_tablet_manager.cc:1434] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 12:17:03.603878 21809 tablet_bootstrap.cc:492] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:03.588735 21802 tablet_bootstrap.cc:654] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.614137 21803 tablet_bootstrap.cc:492] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:03.614738 21803 ts_tablet_manager.cc:1403] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.015s
I20260709 12:17:03.617967 21801 raft_consensus.cc:359] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.618690 21801 raft_consensus.cc:385] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.618969 21801 raft_consensus.cc:740] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.618824 21845 consensus_queue.cc:1048] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:03.619714 21801 consensus_queue.cc:260] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.619779 21803 raft_consensus.cc:359] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.620764 21803 raft_consensus.cc:385] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.621089 21803 raft_consensus.cc:740] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.622022 21801 ts_tablet_manager.cc:1434] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:17:03.622330 21803 consensus_queue.cc:260] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.623560 21801 tablet_bootstrap.cc:492] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:03.627601 21803 ts_tablet_manager.cc:1434] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:17:03.628680 21803 tablet_bootstrap.cc:492] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:03.630676 21801 tablet_bootstrap.cc:654] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.621973 21809 tablet_bootstrap.cc:654] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.642699 21803 tablet_bootstrap.cc:654] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.645785 21802 tablet_bootstrap.cc:492] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:03.647933 21802 ts_tablet_manager.cc:1403] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.008s
I20260709 12:17:03.660882 21809 tablet_bootstrap.cc:492] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:03.661558 21809 ts_tablet_manager.cc:1403] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.010s
I20260709 12:17:03.667763 21803 tablet_bootstrap.cc:492] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:03.668386 21803 ts_tablet_manager.cc:1403] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.003s
I20260709 12:17:03.669639 21802 raft_consensus.cc:359] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.670472 21802 raft_consensus.cc:385] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.670763 21802 raft_consensus.cc:740] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.664906 21809 raft_consensus.cc:359] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.671490 21803 raft_consensus.cc:359] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.671947 21809 raft_consensus.cc:385] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.672222 21803 raft_consensus.cc:385] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.672293 21809 raft_consensus.cc:740] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.672590 21803 raft_consensus.cc:740] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.673225 21809 consensus_queue.cc:260] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.673542 21803 consensus_queue.cc:260] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.671643 21802 consensus_queue.cc:260] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.680199 21801 tablet_bootstrap.cc:492] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:03.680672 21681 raft_consensus.cc:3060] T d8abe89be1bd4e84a085e11b59ba7273 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.680898 21801 ts_tablet_manager.cc:1403] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.004s
I20260709 12:17:03.684250 21801 raft_consensus.cc:359] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.685083 21801 raft_consensus.cc:385] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.685415 21801 raft_consensus.cc:740] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.690488 21801 consensus_queue.cc:260] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.693807 21802 ts_tablet_manager.cc:1434] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.002s
I20260709 12:17:03.697216 21801 ts_tablet_manager.cc:1434] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:17:03.697350 21845 raft_consensus.cc:493] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:03.697881 21845 raft_consensus.cc:515] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.698465 21801 tablet_bootstrap.cc:492] T 76d88c03c9d248db987d49cb955230c7 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:03.698274 21803 ts_tablet_manager.cc:1434] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:17:03.700063 21803 tablet_bootstrap.cc:492] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:03.700142 21845 leader_election.cc:290] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:03.703256 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb93b148ac1749eba9789f1309b5eb06" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:03.704006 21531 raft_consensus.cc:2468] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:03.705015 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb93b148ac1749eba9789f1309b5eb06" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:03.705488 21801 tablet_bootstrap.cc:654] T 76d88c03c9d248db987d49cb955230c7 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.705685 21608 raft_consensus.cc:2468] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:03.711375 21721 leader_election.cc:304] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:03.700766 21845 consensus_queue.cc:1048] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:17:03.715306 21822 raft_consensus.cc:2804] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:03.715842 21835 raft_consensus.cc:493] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:03.717587 21835 raft_consensus.cc:515] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.719252 21809 ts_tablet_manager.cc:1434] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.057s	user 0.013s	sys 0.021s
I20260709 12:17:03.719884 21835 leader_election.cc:290] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:03.720404 21809 tablet_bootstrap.cc:492] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:03.722026 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86c2ec60b46464cb7f437cdce1ede60" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:03.715921 21803 tablet_bootstrap.cc:654] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.722767 21608 raft_consensus.cc:2468] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 0.
I20260709 12:17:03.724346 21498 leader_election.cc:304] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:03.727662 21809 tablet_bootstrap.cc:654] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.730901 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86c2ec60b46464cb7f437cdce1ede60" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:03.731257 21835 raft_consensus.cc:2804] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:03.731670 21835 raft_consensus.cc:493] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:03.732088 21835 raft_consensus.cc:3060] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.732400 21801 tablet_bootstrap.cc:492] T 76d88c03c9d248db987d49cb955230c7 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:03.733008 21801 ts_tablet_manager.cc:1403] T 76d88c03c9d248db987d49cb955230c7 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.020s
I20260709 12:17:03.731745 21756 raft_consensus.cc:2468] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 0.
I20260709 12:17:03.735755 21822 raft_consensus.cc:493] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:03.736196 21822 raft_consensus.cc:3060] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.736339 21801 raft_consensus.cc:359] T 76d88c03c9d248db987d49cb955230c7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.738796 21801 raft_consensus.cc:385] T 76d88c03c9d248db987d49cb955230c7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.739096 21801 raft_consensus.cc:740] T 76d88c03c9d248db987d49cb955230c7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.739915 21801 consensus_queue.cc:260] T 76d88c03c9d248db987d49cb955230c7 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.745960 21801 ts_tablet_manager.cc:1434] T 76d88c03c9d248db987d49cb955230c7 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:17:03.746663 21802 tablet_bootstrap.cc:492] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:03.749959 21801 tablet_bootstrap.cc:492] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:03.753800 21835 raft_consensus.cc:515] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.756798 21808 raft_consensus.cc:493] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:03.757174 21822 raft_consensus.cc:515] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.757440 21808 raft_consensus.cc:515] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.759788 21808 leader_election.cc:290] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:03.760349 21801 tablet_bootstrap.cc:654] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.762319 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17375f7ecfb5499784e72c4d06721ae9" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:03.762439 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17375f7ecfb5499784e72c4d06721ae9" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
W20260709 12:17:03.765754 21572 leader_election.cc:343] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.766230 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb93b148ac1749eba9789f1309b5eb06" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
W20260709 12:17:03.766752 21573 leader_election.cc:343] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.767263 21531 raft_consensus.cc:3060] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.767361 21573 leader_election.cc:304] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:03.768841 21808 raft_consensus.cc:2749] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:03.771207 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb93b148ac1749eba9789f1309b5eb06" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:03.772014 21608 raft_consensus.cc:3060] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.775768 21809 tablet_bootstrap.cc:492] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:03.776439 21809 ts_tablet_manager.cc:1403] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.056s	user 0.005s	sys 0.016s
I20260709 12:17:03.778445 21802 tablet_bootstrap.cc:654] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.779649 21809 raft_consensus.cc:359] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.780635 21809 raft_consensus.cc:385] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.781023 21809 raft_consensus.cc:740] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.782301 21822 leader_election.cc:290] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:03.775098 21531 raft_consensus.cc:2468] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:03.782042 21809 consensus_queue.cc:260] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.783049 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86c2ec60b46464cb7f437cdce1ede60" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:03.785085 21756 raft_consensus.cc:3060] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.785996 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86c2ec60b46464cb7f437cdce1ede60" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:03.786796 21835 leader_election.cc:290] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:03.787158 21721 leader_election.cc:304] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:03.786831 21607 raft_consensus.cc:3060] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.788372 21608 raft_consensus.cc:2468] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:03.785149 21803 tablet_bootstrap.cc:492] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:03.789646 21803 ts_tablet_manager.cc:1403] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.090s	user 0.019s	sys 0.010s
I20260709 12:17:03.790337 21845 raft_consensus.cc:2804] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:03.790958 21845 raft_consensus.cc:697] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:03.792315 21809 ts_tablet_manager.cc:1434] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260709 12:17:03.796061 21847 raft_consensus.cc:493] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:03.792454 21845 consensus_queue.cc:237] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.796589 21847 raft_consensus.cc:515] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.797825 21607 raft_consensus.cc:2468] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 1.
I20260709 12:17:03.798744 21847 leader_election.cc:290] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:03.799088 21498 leader_election.cc:304] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:03.800491 21835 raft_consensus.cc:2804] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:03.801033 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d88c03c9d248db987d49cb955230c7" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:03.802876 21803 raft_consensus.cc:359] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
W20260709 12:17:03.803787 21646 leader_election.cc:343] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.803682 21803 raft_consensus.cc:385] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.804709 21803 raft_consensus.cc:740] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.810765 21803 consensus_queue.cc:260] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:03.811568 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d88c03c9d248db987d49cb955230c7" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:03.812242 21607 raft_consensus.cc:2468] T 76d88c03c9d248db987d49cb955230c7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:03.812822 21803 ts_tablet_manager.cc:1434] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:17:03.813807 21647 leader_election.cc:304] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:03.814083 21835 raft_consensus.cc:697] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 1 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:03.815126 21835 consensus_queue.cc:237] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.815659 21847 raft_consensus.cc:2804] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:17:03.816004 21572 consensus_peers.cc:597] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Couldn't send request to peer 5ab17edd94d3449f87f5e3b3bda75286. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:03.816076 21847 raft_consensus.cc:493] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:03.816735 21847 raft_consensus.cc:3060] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.818084 21801 tablet_bootstrap.cc:492] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:03.818589 21801 ts_tablet_manager.cc:1403] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.022s
I20260709 12:17:03.820704 21809 tablet_bootstrap.cc:492] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:03.821326 21801 raft_consensus.cc:359] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.821980 21801 raft_consensus.cc:385] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.822219 21801 raft_consensus.cc:740] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.823027 21801 consensus_queue.cc:260] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.826601 21802 tablet_bootstrap.cc:492] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:03.827150 21802 ts_tablet_manager.cc:1403] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.011s
I20260709 12:17:03.832012 21801 ts_tablet_manager.cc:1434] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 12:17:03.832461 21809 tablet_bootstrap.cc:654] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.833050 21801 tablet_bootstrap.cc:492] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:03.817907 21756 raft_consensus.cc:2468] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 1.
I20260709 12:17:03.835904 21802 raft_consensus.cc:359] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:03.836671 21802 raft_consensus.cc:385] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.836876 21854 consensus_queue.cc:1048] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:03.838409 21854 raft_consensus.cc:493] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:03.838888 21854 raft_consensus.cc:515] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.836920 21802 raft_consensus.cc:740] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.841059 21802 consensus_queue.cc:260] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:03.843122 21802 ts_tablet_manager.cc:1434] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 12:17:03.845767 21802 tablet_bootstrap.cc:492] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:03.847033 21803 tablet_bootstrap.cc:492] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:03.849946 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743ee0863fa346c6920fb1240d26d419" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
W20260709 12:17:03.851869 21572 leader_election.cc:343] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.850005 21429 catalog_manager.cc:5697] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 1 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:03.854928 21847 raft_consensus.cc:515] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.857975 21854 leader_election.cc:290] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:03.860097 21802 tablet_bootstrap.cc:654] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.860992 21820 raft_consensus.cc:493] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:03.861500 21820 raft_consensus.cc:515] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.863879 21820 leader_election.cc:290] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:03.866945 21847 leader_election.cc:290] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:03.859679 21803 tablet_bootstrap.cc:654] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.868554 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bd1ba2d58648b4b3aa65cc7052e74e" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:03.869273 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bd1ba2d58648b4b3aa65cc7052e74e" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:03.870240 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d88c03c9d248db987d49cb955230c7" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:03.870894 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d88c03c9d248db987d49cb955230c7" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:03.871577 21608 raft_consensus.cc:3060] T 76d88c03c9d248db987d49cb955230c7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:03.872426 21646 leader_election.cc:343] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:03.873279 21646 leader_election.cc:343] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.874140 21845 raft_consensus.cc:493] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:03.874711 21845 raft_consensus.cc:515] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.877027 21845 leader_election.cc:290] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:03.878329 21854 raft_consensus.cc:493] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:03.878943 21854 raft_consensus.cc:515] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.879649 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3054251eb648809d47c5bbbd04cfe5" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:03.881145 21854 leader_election.cc:290] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:03.880856 21430 catalog_manager.cc:5697] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 1 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:03.881204 21720 leader_election.cc:343] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.882786 21809 tablet_bootstrap.cc:492] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:03.883347 21809 ts_tablet_manager.cc:1403] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.017s
I20260709 12:17:03.883733 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3054251eb648809d47c5bbbd04cfe5" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:03.884406 21607 raft_consensus.cc:2468] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:03.885653 21721 leader_election.cc:304] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:03.886291 21809 raft_consensus.cc:359] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.887028 21809 raft_consensus.cc:385] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.887063 21845 raft_consensus.cc:2804] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:03.887574 21809 raft_consensus.cc:740] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.887849 21845 raft_consensus.cc:493] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:03.888249 21845 raft_consensus.cc:3060] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.889569 21809 consensus_queue.cc:260] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:03.890664 21803 tablet_bootstrap.cc:492] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:03.891228 21803 ts_tablet_manager.cc:1403] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.010s
W20260709 12:17:03.891736 21647 leader_election.cc:343] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.892218 21647 leader_election.cc:304] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:03.893018 21847 raft_consensus.cc:2749] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:03.894169 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3054251eb648809d47c5bbbd04cfe5" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:03.895234 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3054251eb648809d47c5bbbd04cfe5" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:03.895587 21803 raft_consensus.cc:359] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.896471 21803 raft_consensus.cc:385] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.896802 21803 raft_consensus.cc:740] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.897713 21803 consensus_queue.cc:260] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
W20260709 12:17:03.896859 21572 leader_election.cc:343] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.902275 21809 ts_tablet_manager.cc:1434] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:17:03.903306 21809 tablet_bootstrap.cc:492] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:03.903964 21847 raft_consensus.cc:493] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:03.904462 21847 raft_consensus.cc:515] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.905403 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743ee0863fa346c6920fb1240d26d419" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:03.906061 21756 raft_consensus.cc:2468] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:03.906518 21847 leader_election.cc:290] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:03.907215 21572 leader_election.cc:304] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:03.908332 21854 raft_consensus.cc:2804] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:03.908689 21854 raft_consensus.cc:493] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:03.908968 21809 tablet_bootstrap.cc:654] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.909011 21854 raft_consensus.cc:3060] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.912652 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa46f8df3e404c11b3e649aaa98a31a6" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
W20260709 12:17:03.914557 21647 leader_election.cc:343] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.915529 21803 ts_tablet_manager.cc:1434] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:17:03.915710 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa46f8df3e404c11b3e649aaa98a31a6" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:03.916515 21607 raft_consensus.cc:2468] T fa46f8df3e404c11b3e649aaa98a31a6 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:03.918797 21647 leader_election.cc:304] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:03.919740 21803 tablet_bootstrap.cc:492] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:03.919847 21808 consensus_queue.cc:1048] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:03.920315 21809 tablet_bootstrap.cc:492] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:03.920836 21809 ts_tablet_manager.cc:1403] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 12:17:03.920780 21847 raft_consensus.cc:2804] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:03.921310 21847 raft_consensus.cc:493] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:03.921690 21847 raft_consensus.cc:3060] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.924484 21809 raft_consensus.cc:359] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.925936 21809 raft_consensus.cc:385] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.926240 21809 raft_consensus.cc:740] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.927090 21809 consensus_queue.cc:260] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.930243 21854 raft_consensus.cc:515] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.932403 21809 ts_tablet_manager.cc:1434] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:17:03.933444 21809 tablet_bootstrap.cc:492] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:03.933439 21803 tablet_bootstrap.cc:654] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.940955 21820 raft_consensus.cc:493] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:03.934651 21608 raft_consensus.cc:2468] T 76d88c03c9d248db987d49cb955230c7 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:03.942361 21820 raft_consensus.cc:515] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.944518 21820 leader_election.cc:290] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:03.944769 21822 raft_consensus.cc:493] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:03.945963 21822 raft_consensus.cc:515] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.944669 21801 tablet_bootstrap.cc:654] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.947593 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743ee0863fa346c6920fb1240d26d419" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
W20260709 12:17:03.952749 21572 leader_election.cc:343] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.953303 21822 leader_election.cc:290] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:03.953828 21756 raft_consensus.cc:3060] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.955222 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bd1ba2d58648b4b3aa65cc7052e74e" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
W20260709 12:17:03.956771 21721 leader_election.cc:343] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:03.957026 21809 tablet_bootstrap.cc:654] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:03.961833 21803 tablet_bootstrap.cc:492] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:03.962361 21803 ts_tablet_manager.cc:1403] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
I20260709 12:17:03.963904 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a4c1f74b5f4e2aafd66db5a9d741cb" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:03.964879 21608 raft_consensus.cc:2468] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:03.964941 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743ee0863fa346c6920fb1240d26d419" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:03.965610 21755 raft_consensus.cc:3060] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:03.966471 21647 leader_election.cc:304] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:03.967093 21803 raft_consensus.cc:359] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:03.967782 21803 raft_consensus.cc:385] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:03.968056 21803 raft_consensus.cc:740] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:03.970789 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bd1ba2d58648b4b3aa65cc7052e74e" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:03.944646 21847 raft_consensus.cc:515] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:03.898320 21845 raft_consensus.cc:515] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:03.986950 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a4c1f74b5f4e2aafd66db5a9d741cb" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:03.987187 21903 consensus_queue.cc:1048] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:03.987790 21531 raft_consensus.cc:2468] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:03.971947 21820 raft_consensus.cc:2804] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:03.977290 21803 consensus_queue.cc:260] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:03.970115 21854 leader_election.cc:290] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:03.978499 21647 leader_election.cc:304] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:03.971566 21681 raft_consensus.cc:2468] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:03.982321 21755 raft_consensus.cc:2468] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:03.996771 21754 raft_consensus.cc:2393] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7da26c2c7884c4893be97f26dc4f96a in current term 1: Already voted for candidate 05f3e75755b44a109289d51d788cf1c5 in this term.
I20260709 12:17:03.999027 21845 leader_election.cc:290] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:04.003739 21908 raft_consensus.cc:2804] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:04.004165 21803 ts_tablet_manager.cc:1434] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.042s	user 0.016s	sys 0.004s
I20260709 12:17:04.004251 21908 raft_consensus.cc:493] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:04.005362 21803 tablet_bootstrap.cc:492] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:04.006409 21845 raft_consensus.cc:493] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.007186 21845 raft_consensus.cc:515] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:04.008826 21572 leader_election.cc:304] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:04.010259 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d49a1a4b3aa4991b06aba6e005c1194" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:04.010496 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3054251eb648809d47c5bbbd04cfe5" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:04.011173 21608 raft_consensus.cc:3060] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.011822 21845 leader_election.cc:290] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:04.011934 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d49a1a4b3aa4991b06aba6e005c1194" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:04.013965 21721 leader_election.cc:304] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:04.015826 21802 tablet_bootstrap.cc:492] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:04.016341 21802 ts_tablet_manager.cc:1403] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.172s	user 0.047s	sys 0.029s
I20260709 12:17:04.017336 21803 tablet_bootstrap.cc:654] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.018260 21572 leader_election.cc:304] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:04.019028 21802 raft_consensus.cc:359] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.019865 21808 raft_consensus.cc:2804] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:04.019908 21802 raft_consensus.cc:385] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.020632 21802 raft_consensus.cc:740] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.004755 21908 raft_consensus.cc:3060] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.025876 21802 consensus_queue.cc:260] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.029280 21802 ts_tablet_manager.cc:1434] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:17:04.029409 21847 leader_election.cc:290] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:04.030536 21802 tablet_bootstrap.cc:492] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:04.020048 21845 raft_consensus.cc:2749] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:04.026333 21808 raft_consensus.cc:697] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
W20260709 12:17:04.030941 21647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:35765, user_credentials={real_user=slave}} blocked reactor thread for 52486us
I20260709 12:17:04.041445 21608 raft_consensus.cc:2468] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:04.042055 21720 leader_election.cc:304] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:04.045656 21820 raft_consensus.cc:697] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:04.046857 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa46f8df3e404c11b3e649aaa98a31a6" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:04.047719 21531 raft_consensus.cc:3060] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.046734 21803 tablet_bootstrap.cc:492] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:04.048638 21803 ts_tablet_manager.cc:1403] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.000s
I20260709 12:17:04.049974 21809 tablet_bootstrap.cc:492] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:04.050395 21809 ts_tablet_manager.cc:1403] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.007s
I20260709 12:17:04.052094 21907 raft_consensus.cc:2749] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:04.052939 21801 tablet_bootstrap.cc:492] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:04.053483 21801 ts_tablet_manager.cc:1403] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.221s	user 0.013s	sys 0.006s
I20260709 12:17:04.053299 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa46f8df3e404c11b3e649aaa98a31a6" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:04.054109 21608 raft_consensus.cc:3060] T fa46f8df3e404c11b3e649aaa98a31a6 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.054574 21721 leader_election.cc:304] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:04.055438 21822 raft_consensus.cc:2804] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:04.049402 21845 raft_consensus.cc:2804] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:04.048029 21820 consensus_queue.cc:237] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.055934 21822 raft_consensus.cc:697] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:04.058194 21801 raft_consensus.cc:359] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.068481 21822 consensus_queue.cc:237] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.067451 21845 raft_consensus.cc:493] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:04.063880 21809 raft_consensus.cc:359] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.069016 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3054251eb648809d47c5bbbd04cfe5" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:04.070478 21801 raft_consensus.cc:385] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.075826 21801 raft_consensus.cc:740] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.070547 21847 raft_consensus.cc:493] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.076679 21845 raft_consensus.cc:3060] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.076738 21847 raft_consensus.cc:515] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.079077 21847 leader_election.cc:290] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:04.079779 21801 consensus_queue.cc:260] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.080111 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357267cb47b142a394a262eb6138486b" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:04.080929 21755 raft_consensus.cc:2468] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:04.082527 21801 ts_tablet_manager.cc:1434] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 12:17:04.083617 21801 tablet_bootstrap.cc:492] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:04.082530 21646 leader_election.cc:304] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 
I20260709 12:17:04.086355 21847 raft_consensus.cc:2804] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:04.064570 21608 raft_consensus.cc:2468] T fa46f8df3e404c11b3e649aaa98a31a6 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:04.060829 21808 consensus_queue.cc:237] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.090525 21801 tablet_bootstrap.cc:654] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.065639 21911 raft_consensus.cc:493] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.072372 21908 raft_consensus.cc:515] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.091105 21911 raft_consensus.cc:515] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.092519 21908 leader_election.cc:290] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:04.073376 21802 tablet_bootstrap.cc:654] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.093225 21911 leader_election.cc:290] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:04.074317 21803 raft_consensus.cc:359] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.075238 21809 raft_consensus.cc:385] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.094674 21803 raft_consensus.cc:385] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.095402 21803 raft_consensus.cc:740] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.096220 21803 consensus_queue.cc:260] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.098793 21803 ts_tablet_manager.cc:1434] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.050s	user 0.000s	sys 0.006s
I20260709 12:17:04.098315 21428 catalog_manager.cc:5697] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 1 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:04.062232 21531 raft_consensus.cc:2468] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
W20260709 12:17:04.087790 21720 leader_election.cc:343] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.099530 21809 raft_consensus.cc:740] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.086856 21847 raft_consensus.cc:493] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:04.099905 21803 tablet_bootstrap.cc:492] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:04.105924 21429 catalog_manager.cc:5697] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 1 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:04.112617 21809 consensus_queue.cc:260] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.098616 21845 raft_consensus.cc:515] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.115692 21911 raft_consensus.cc:493] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.117039 21911 raft_consensus.cc:515] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.107945 21847 raft_consensus.cc:3060] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.112659 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357267cb47b142a394a262eb6138486b" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:04.122130 21533 raft_consensus.cc:2468] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:04.125133 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d265a2e6682c477cac559dec5fda8ad5" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
W20260709 12:17:04.128332 21646 leader_election.cc:343] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.130589 21809 ts_tablet_manager.cc:1434] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.080s	user 0.009s	sys 0.000s
I20260709 12:17:04.132059 21809 tablet_bootstrap.cc:492] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:04.135588 21911 leader_election.cc:290] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:04.146763 21845 leader_election.cc:290] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:04.147598 21801 tablet_bootstrap.cc:492] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:04.147794 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bd1ba2d58648b4b3aa65cc7052e74e" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:04.148542 21801 ts_tablet_manager.cc:1403] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.065s	user 0.027s	sys 0.024s
W20260709 12:17:04.149899 21721 leader_election.cc:343] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.151070 21808 raft_consensus.cc:493] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.152016 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a4c1f74b5f4e2aafd66db5a9d741cb" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:04.151858 21808 raft_consensus.cc:515] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.152793 21533 raft_consensus.cc:3060] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.154165 21808 leader_election.cc:290] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:04.155480 21801 raft_consensus.cc:359] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:04.156311 21801 raft_consensus.cc:385] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.156857 21801 raft_consensus.cc:740] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.157027 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd22b09aa294421a22378a5eb20decc" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:04.157795 21681 raft_consensus.cc:2468] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:04.157737 21801 consensus_queue.cc:260] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:04.159071 21803 tablet_bootstrap.cc:654] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.162914 21572 leader_election.cc:304] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:04.163801 21808 raft_consensus.cc:2804] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:04.164271 21808 raft_consensus.cc:493] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:04.164402 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d39cdc2917f495ca448d222695e3bb8" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:04.164819 21808 raft_consensus.cc:3060] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.164150 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a4c1f74b5f4e2aafd66db5a9d741cb" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:04.165737 21608 raft_consensus.cc:3060] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.163779 21802 tablet_bootstrap.cc:492] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:04.167677 21802 ts_tablet_manager.cc:1403] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.137s	user 0.014s	sys 0.004s
I20260709 12:17:04.165141 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d39cdc2917f495ca448d222695e3bb8" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:04.168603 21801 ts_tablet_manager.cc:1434] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:17:04.157932 21847 raft_consensus.cc:515] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.169634 21801 tablet_bootstrap.cc:492] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:04.171185 21802 raft_consensus.cc:359] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.172267 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357267cb47b142a394a262eb6138486b" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:04.173949 21802 raft_consensus.cc:385] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.174130 21756 raft_consensus.cc:3060] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.174355 21802 raft_consensus.cc:740] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.175462 21802 consensus_queue.cc:260] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.173310 21847 leader_election.cc:290] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:04.176986 21801 tablet_bootstrap.cc:654] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.178589 21802 ts_tablet_manager.cc:1434] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:17:04.179821 21802 tablet_bootstrap.cc:492] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:04.182071 21533 raft_consensus.cc:2468] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:04.182754 21756 raft_consensus.cc:2468] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:04.184528 21646 leader_election.cc:304] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 
I20260709 12:17:04.185626 21847 raft_consensus.cc:2804] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:04.186146 21847 raft_consensus.cc:697] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:04.187104 21847 consensus_queue.cc:237] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.188429 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd22b09aa294421a22378a5eb20decc" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:04.189594 21531 raft_consensus.cc:2468] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:04.165103 21647 leader_election.cc:304] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:04.191697 21820 raft_consensus.cc:2804] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:04.191982 21802 tablet_bootstrap.cc:654] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.192247 21820 raft_consensus.cc:697] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:04.193213 21820 consensus_queue.cc:237] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.209611 21809 tablet_bootstrap.cc:654] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.221472 21801 tablet_bootstrap.cc:492] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:04.222115 21801 ts_tablet_manager.cc:1403] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.016s
I20260709 12:17:04.229264 21431 catalog_manager.cc:5697] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:04.225888 21608 raft_consensus.cc:2468] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:04.234607 21801 raft_consensus.cc:359] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.235780 21801 raft_consensus.cc:385] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.236093 21801 raft_consensus.cc:740] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.237121 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bd1ba2d58648b4b3aa65cc7052e74e" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:04.236956 21801 consensus_queue.cc:260] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.238524 21681 raft_consensus.cc:3060] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.244941 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357267cb47b142a394a262eb6138486b" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:04.245515 21801 ts_tablet_manager.cc:1434] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.006s
I20260709 12:17:04.245136 21647 leader_election.cc:304] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:04.246295 21847 raft_consensus.cc:2804] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:04.246629 21801 tablet_bootstrap.cc:492] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:04.246105 21835 consensus_queue.cc:1048] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:04.246990 21847 raft_consensus.cc:697] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:04.253119 21533 raft_consensus.cc:3060] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.253984 21847 consensus_queue.cc:237] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.259732 21647 leader_election.cc:304] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:04.260838 21820 raft_consensus.cc:2749] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:04.261740 21681 raft_consensus.cc:2468] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:04.261932 21682 raft_consensus.cc:3060] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.272074 21845 raft_consensus.cc:493] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.272727 21845 raft_consensus.cc:515] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:04.273710 21835 consensus_queue.cc:1048] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:04.276103 21845 leader_election.cc:290] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:04.277218 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17375f7ecfb5499784e72c4d06721ae9" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:04.277856 21720 leader_election.cc:304] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:04.278455 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17375f7ecfb5499784e72c4d06721ae9" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:04.279080 21608 raft_consensus.cc:2468] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
W20260709 12:17:04.279489 21721 leader_election.cc:343] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.224915 21808 raft_consensus.cc:515] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.266922 21801 tablet_bootstrap.cc:654] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.288352 21803 tablet_bootstrap.cc:492] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:04.288978 21803 ts_tablet_manager.cc:1403] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.189s	user 0.008s	sys 0.006s
I20260709 12:17:04.293147 21802 tablet_bootstrap.cc:492] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:04.293818 21802 ts_tablet_manager.cc:1403] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.114s	user 0.009s	sys 0.020s
I20260709 12:17:04.285974 21721 leader_election.cc:304] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:04.281605 21845 raft_consensus.cc:2804] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:04.300843 21886 raft_consensus.cc:2804] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:04.301270 21886 raft_consensus.cc:493] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:04.301573 21886 raft_consensus.cc:3060] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.296614 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd22b09aa294421a22378a5eb20decc" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:04.304032 21532 raft_consensus.cc:3060] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.299630 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d265a2e6682c477cac559dec5fda8ad5" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:04.307798 21802 raft_consensus.cc:359] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.308486 21802 raft_consensus.cc:385] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.308750 21802 raft_consensus.cc:740] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.309394 21802 consensus_queue.cc:260] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.310066 21533 raft_consensus.cc:2468] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:04.312139 21802 ts_tablet_manager.cc:1434] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260709 12:17:04.300078 21845 raft_consensus.cc:697] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:04.313112 21802 tablet_bootstrap.cc:492] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:04.313345 21845 consensus_queue.cc:237] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.315865 21808 leader_election.cc:290] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:04.317203 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd22b09aa294421a22378a5eb20decc" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:04.317934 21681 raft_consensus.cc:3060] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.319106 21808 raft_consensus.cc:493] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.319626 21808 raft_consensus.cc:515] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.321722 21808 leader_election.cc:290] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:04.323611 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4decc6ceae604d10a1d3ae91c022b15d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
W20260709 12:17:04.325102 21572 leader_election.cc:343] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.323482 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4decc6ceae604d10a1d3ae91c022b15d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:04.330760 21803 raft_consensus.cc:359] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.332137 21803 raft_consensus.cc:385] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.332365 21803 raft_consensus.cc:740] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.332919 21803 consensus_queue.cc:260] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.334411 21820 raft_consensus.cc:493] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:17:04.339126 21573 leader_election.cc:343] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.339787 21573 leader_election.cc:304] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:04.334884 21820 raft_consensus.cc:515] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
W20260709 12:17:04.350312 21647 leader_election.cc:343] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.350369 21886 raft_consensus.cc:515] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:04.350926 21647 leader_election.cc:304] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:04.352154 21911 raft_consensus.cc:2749] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:04.352836 21886 leader_election.cc:290] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:04.353147 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743ee0863fa346c6920fb1240d26d419" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:04.354604 21681 raft_consensus.cc:2468] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:04.354679 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17375f7ecfb5499784e72c4d06721ae9" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:04.355826 21572 leader_election.cc:304] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:04.358258 21803 ts_tablet_manager.cc:1434] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.069s	user 0.004s	sys 0.003s
I20260709 12:17:04.359342 21803 tablet_bootstrap.cc:492] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
W20260709 12:17:04.357928 21721 leader_election.cc:343] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.361230 21907 raft_consensus.cc:2804] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:04.361764 21907 raft_consensus.cc:697] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:04.362597 21907 consensus_queue.cc:237] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.367704 21820 leader_election.cc:290] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:04.358196 21808 raft_consensus.cc:2749] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:04.373067 21822 raft_consensus.cc:493] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.373864 21822 raft_consensus.cc:515] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.375095 21803 tablet_bootstrap.cc:654] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.355818 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17375f7ecfb5499784e72c4d06721ae9" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:04.375619 21607 raft_consensus.cc:3060] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.384420 21802 tablet_bootstrap.cc:654] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.379915 21532 raft_consensus.cc:2468] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:04.398201 21801 tablet_bootstrap.cc:492] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:04.398722 21801 ts_tablet_manager.cc:1403] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.152s	user 0.018s	sys 0.004s
I20260709 12:17:04.399734 21822 leader_election.cc:290] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:04.400544 21822 consensus_queue.cc:1048] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:04.401528 21801 raft_consensus.cc:359] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:04.402241 21801 raft_consensus.cc:385] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.402508 21801 raft_consensus.cc:740] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.382931 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743ee0863fa346c6920fb1240d26d419" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:04.403447 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d88c03c9d248db987d49cb955230c7" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:04.403170 21801 consensus_queue.cc:260] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:04.405443 21608 raft_consensus.cc:2393] T 76d88c03c9d248db987d49cb955230c7 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05f3e75755b44a109289d51d788cf1c5 in current term 1: Already voted for candidate 5ab17edd94d3449f87f5e3b3bda75286 in this term.
I20260709 12:17:04.404533 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d88c03c9d248db987d49cb955230c7" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:04.406654 21801 ts_tablet_manager.cc:1434] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:17:04.408092 21721 leader_election.cc:304] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:04.408562 21801 tablet_bootstrap.cc:492] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:04.409595 21756 raft_consensus.cc:2393] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ab17edd94d3449f87f5e3b3bda75286 in current term 1: Already voted for candidate e7da26c2c7884c4893be97f26dc4f96a in this term.
I20260709 12:17:04.411854 21886 raft_consensus.cc:3060] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.412003 21646 leader_election.cc:304] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:04.411129 21428 catalog_manager.cc:5697] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:04.413273 21820 raft_consensus.cc:3060] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.419404 21822 consensus_queue.cc:1048] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:17:04.408604 21431 catalog_manager.cc:5697] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 1 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:04.429401 21809 tablet_bootstrap.cc:492] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:04.430076 21809 ts_tablet_manager.cc:1403] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.298s	user 0.030s	sys 0.020s
I20260709 12:17:04.435041 21801 tablet_bootstrap.cc:654] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.435745 21903 raft_consensus.cc:493] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.437132 21903 raft_consensus.cc:515] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:04.437438 21607 raft_consensus.cc:2468] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:04.435659 21809 raft_consensus.cc:359] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.438735 21809 raft_consensus.cc:385] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.414415 21428 catalog_manager.cc:5697] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:04.439083 21809 raft_consensus.cc:740] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.426582 21820 raft_consensus.cc:2749] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:04.440549 21809 consensus_queue.cc:260] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.443643 21809 ts_tablet_manager.cc:1434] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:17:04.444849 21809 tablet_bootstrap.cc:492] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:04.445729 21721 leader_election.cc:304] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:04.447649 21845 raft_consensus.cc:493] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.448189 21845 raft_consensus.cc:515] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.451588 21822 raft_consensus.cc:2804] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:04.448192 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:04.453855 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:04.454386 21845 leader_election.cc:290] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
W20260709 12:17:04.456935 21573 leader_election.cc:343] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:04.459053 21572 leader_election.cc:343] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.459533 21572 leader_election.cc:304] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:04.448261 21903 leader_election.cc:290] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:04.462780 21802 tablet_bootstrap.cc:492] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:04.459672 21428 catalog_manager.cc:5697] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:04.463946 21802 ts_tablet_manager.cc:1403] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.151s	user 0.024s	sys 0.023s
I20260709 12:17:04.462612 21808 raft_consensus.cc:2749] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:04.465792 21430 catalog_manager.cc:5697] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 1 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:04.467451 21886 raft_consensus.cc:2749] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:04.475587 21802 raft_consensus.cc:359] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.476389 21802 raft_consensus.cc:385] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.476678 21802 raft_consensus.cc:740] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.456931 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfdda5c4429f452f9074e8f4f1bc4f0a" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
W20260709 12:17:04.485458 21720 consensus_peers.cc:597] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Couldn't send request to peer 5ab17edd94d3449f87f5e3b3bda75286. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:04.487032 21720 leader_election.cc:343] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.489915 21802 consensus_queue.cc:260] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.497665 21802 ts_tablet_manager.cc:1434] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 12:17:04.498981 21809 tablet_bootstrap.cc:654] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.495601 21822 raft_consensus.cc:697] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:04.502600 21847 consensus_queue.cc:1048] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:17:04.507447 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfdda5c4429f452f9074e8f4f1bc4f0a" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
W20260709 12:17:04.511435 21721 leader_election.cc:343] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.511821 21721 leader_election.cc:304] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:04.513643 21822 consensus_queue.cc:237] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:04.514540 21937 raft_consensus.cc:2749] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:04.522167 21847 raft_consensus.cc:493] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.533103 21903 consensus_queue.cc:1048] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:04.533442 21847 raft_consensus.cc:515] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.541800 21802 tablet_bootstrap.cc:492] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:04.545107 21847 leader_election.cc:290] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:04.546898 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767420d1cefa4791a16afcb42299fc9d" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:04.548522 21801 tablet_bootstrap.cc:492] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
W20260709 12:17:04.548878 21647 leader_election.cc:343] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.549377 21801 ts_tablet_manager.cc:1403] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.141s	user 0.020s	sys 0.002s
I20260709 12:17:04.550007 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767420d1cefa4791a16afcb42299fc9d" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:04.551791 21835 raft_consensus.cc:493] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:17:04.551944 21647 leader_election.cc:343] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.552505 21647 leader_election.cc:304] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:04.552520 21835 raft_consensus.cc:515] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.555835 21803 tablet_bootstrap.cc:492] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:04.556541 21803 ts_tablet_manager.cc:1403] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.197s	user 0.014s	sys 0.012s
I20260709 12:17:04.565860 21835 leader_election.cc:290] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:04.559608 21847 raft_consensus.cc:2749] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:04.572233 21803 raft_consensus.cc:359] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.573148 21803 raft_consensus.cc:385] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.573606 21803 raft_consensus.cc:740] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.574551 21801 raft_consensus.cc:359] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.575426 21801 raft_consensus.cc:385] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.575706 21801 raft_consensus.cc:740] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.576484 21801 consensus_queue.cc:260] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.577294 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2216ec9d4eb740dd969981158370d8f8" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:04.574615 21803 consensus_queue.cc:260] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.579164 21801 ts_tablet_manager.cc:1434] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.003s
I20260709 12:17:04.580232 21801 tablet_bootstrap.cc:492] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:04.580559 21808 consensus_queue.cc:1048] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:04.579370 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2216ec9d4eb740dd969981158370d8f8" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:04.583225 21498 leader_election.cc:304] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee; no voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:04.584453 21835 raft_consensus.cc:2749] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:04.580844 21803 ts_tablet_manager.cc:1434] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 12:17:04.586515 21803 tablet_bootstrap.cc:492] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:04.602065 21847 consensus_queue.cc:1048] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:04.610716 21809 tablet_bootstrap.cc:492] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:04.611043 21911 consensus_queue.cc:1048] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:04.611317 21809 ts_tablet_manager.cc:1403] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.167s	user 0.026s	sys 0.034s
I20260709 12:17:04.614246 21809 raft_consensus.cc:359] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:04.614909 21809 raft_consensus.cc:385] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.617563 21801 tablet_bootstrap.cc:654] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.615176 21809 raft_consensus.cc:740] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.620018 21809 consensus_queue.cc:260] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:04.621387 21835 raft_consensus.cc:493] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.622040 21809 ts_tablet_manager.cc:1434] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:17:04.621898 21835 raft_consensus.cc:515] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.623056 21808 raft_consensus.cc:493] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.623622 21808 raft_consensus.cc:515] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.624120 21809 tablet_bootstrap.cc:492] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:04.625893 21808 leader_election.cc:290] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:04.624020 21835 leader_election.cc:290] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:04.626479 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7b4b34cf0f481bbde2528f3890845f" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:04.626884 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7b4b34cf0f481bbde2528f3890845f" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:04.628414 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da159f63c8a343eeb259d38d57504d4f" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
W20260709 12:17:04.628861 21497 leader_election.cc:343] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:04.629686 21497 leader_election.cc:343] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.628520 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da159f63c8a343eeb259d38d57504d4f" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:04.630873 21809 tablet_bootstrap.cc:654] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.630106 21497 leader_election.cc:304] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee; no voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286
W20260709 12:17:04.630465 21572 leader_election.cc:343] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:04.632390 21479 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:17:04.632746 21572 leader_election.cc:343] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.633203 21572 leader_election.cc:304] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:04.633960 21808 raft_consensus.cc:2749] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:04.634307 21835 raft_consensus.cc:2749] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:04.635479 21431 catalog_manager.cc:5697] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 1 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:04.633674 21802 tablet_bootstrap.cc:654] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.658150 21820 consensus_queue.cc:1048] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:04.659621 21820 consensus_queue.cc:1048] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:04.660706 21809 tablet_bootstrap.cc:492] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:04.661155 21809 ts_tablet_manager.cc:1403] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.001s
I20260709 12:17:04.667120 21801 tablet_bootstrap.cc:492] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:04.667694 21801 ts_tablet_manager.cc:1403] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.007s
I20260709 12:17:04.669517 21822 consensus_queue.cc:1048] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:04.670501 21801 raft_consensus.cc:359] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.671198 21801 raft_consensus.cc:385] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.671500 21801 raft_consensus.cc:740] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.672161 21801 consensus_queue.cc:260] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.673710 21809 raft_consensus.cc:359] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.674445 21809 raft_consensus.cc:385] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.674769 21809 raft_consensus.cc:740] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.675563 21809 consensus_queue.cc:260] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.682154 21802 tablet_bootstrap.cc:492] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:04.682708 21802 ts_tablet_manager.cc:1403] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.141s	user 0.010s	sys 0.001s
I20260709 12:17:04.684144 21809 ts_tablet_manager.cc:1434] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260709 12:17:04.682308 21801 ts_tablet_manager.cc:1434] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:17:04.687316 21801 tablet_bootstrap.cc:492] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:04.688068 21803 tablet_bootstrap.cc:654] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.689685 21809 tablet_bootstrap.cc:492] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:04.698875 21802 raft_consensus.cc:359] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.699816 21802 raft_consensus.cc:385] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.700074 21802 raft_consensus.cc:740] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.700791 21802 consensus_queue.cc:260] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.702497 21809 tablet_bootstrap.cc:654] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.702824 21802 ts_tablet_manager.cc:1434] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260709 12:17:04.703802 21802 tablet_bootstrap.cc:492] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:04.709551 21802 tablet_bootstrap.cc:654] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.715374 21801 tablet_bootstrap.cc:654] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.717590 21531 raft_consensus.cc:3060] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.718607 21847 consensus_queue.cc:1048] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:04.725777 21822 raft_consensus.cc:493] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.726397 21822 raft_consensus.cc:515] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.728183 21835 raft_consensus.cc:493] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.728757 21835 raft_consensus.cc:515] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.729826 21822 leader_election.cc:290] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:04.731546 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b4b555244d47f986c1c0f84013826d" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:04.730880 21835 leader_election.cc:290] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
W20260709 12:17:04.741145 21721 leader_election.cc:343] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.743139 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfdda5c4429f452f9074e8f4f1bc4f0a" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
W20260709 12:17:04.746941 21497 leader_election.cc:343] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.752202 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b4b555244d47f986c1c0f84013826d" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:04.753562 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfdda5c4429f452f9074e8f4f1bc4f0a" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:04.754256 21755 raft_consensus.cc:2468] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 0.
I20260709 12:17:04.756191 21808 consensus_queue.cc:1048] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:04.757071 21803 tablet_bootstrap.cc:492] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
W20260709 12:17:04.757359 21720 leader_election.cc:343] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.757874 21720 leader_election.cc:304] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:04.758642 21497 leader_election.cc:304] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:04.759851 21835 raft_consensus.cc:2804] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:04.760368 21835 raft_consensus.cc:493] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:04.763139 21835 raft_consensus.cc:3060] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.759727 21940 raft_consensus.cc:2749] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:04.770403 21809 tablet_bootstrap.cc:492] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:04.771059 21809 ts_tablet_manager.cc:1403] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.004s
I20260709 12:17:04.774466 21809 raft_consensus.cc:359] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.757652 21803 ts_tablet_manager.cc:1403] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.172s	user 0.006s	sys 0.009s
I20260709 12:17:04.779940 21802 tablet_bootstrap.cc:492] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:04.780563 21802 ts_tablet_manager.cc:1403] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.032s
I20260709 12:17:04.780864 21809 raft_consensus.cc:385] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.781220 21809 raft_consensus.cc:740] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.780099 21803 raft_consensus.cc:359] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.782001 21803 raft_consensus.cc:385] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.782410 21803 raft_consensus.cc:740] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.782018 21809 consensus_queue.cc:260] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.782269 21820 consensus_queue.cc:1048] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:04.783111 21911 consensus_queue.cc:1048] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:04.785036 21809 ts_tablet_manager.cc:1434] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:17:04.785220 21802 raft_consensus.cc:359] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.785959 21802 raft_consensus.cc:385] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.786216 21802 raft_consensus.cc:740] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.787961 21802 consensus_queue.cc:260] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.788981 21801 tablet_bootstrap.cc:492] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:04.789392 21801 ts_tablet_manager.cc:1403] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.104s	user 0.029s	sys 0.018s
I20260709 12:17:04.786392 21809 tablet_bootstrap.cc:492] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:04.783337 21803 consensus_queue.cc:260] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.791404 21801 raft_consensus.cc:359] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:04.792057 21801 raft_consensus.cc:385] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.792275 21801 raft_consensus.cc:740] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.792955 21801 consensus_queue.cc:260] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:04.794721 21803 ts_tablet_manager.cc:1434] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:17:04.795010 21801 ts_tablet_manager.cc:1434] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:04.795787 21803 tablet_bootstrap.cc:492] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:04.796111 21801 tablet_bootstrap.cc:492] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:04.800836 21801 tablet_bootstrap.cc:654] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.789928 21802 ts_tablet_manager.cc:1434] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260709 12:17:04.808261 21802 tablet_bootstrap.cc:492] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:04.810917 21803 tablet_bootstrap.cc:654] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.814674 21802 tablet_bootstrap.cc:654] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.807121 21809 tablet_bootstrap.cc:654] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.824476 21801 tablet_bootstrap.cc:492] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:04.825076 21801 ts_tablet_manager.cc:1403] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.005s
I20260709 12:17:04.825181 21906 consensus_queue.cc:1048] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:04.828281 21801 raft_consensus.cc:359] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.829041 21801 raft_consensus.cc:385] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:04.829315 21801 raft_consensus.cc:740] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:04.830241 21801 consensus_queue.cc:260] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.833357 21801 ts_tablet_manager.cc:1434] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:17:04.834760 21801 tablet_bootstrap.cc:492] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:04.840963 21801 tablet_bootstrap.cc:654] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:04.844669 21940 consensus_queue.cc:1048] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:04.868009 21820 raft_consensus.cc:493] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.868803 21820 raft_consensus.cc:515] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.873667 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfdda5c4429f452f9074e8f4f1bc4f0a" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:04.877734 21808 raft_consensus.cc:493] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.878413 21808 raft_consensus.cc:515] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:04.878682 21907 raft_consensus.cc:493] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.879379 21907 raft_consensus.cc:515] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:04.881022 21808 leader_election.cc:290] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:04.881836 21907 leader_election.cc:290] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:04.875301 21755 raft_consensus.cc:2468] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:04.883670 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bd1ba2d58648b4b3aa65cc7052e74e" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:04.883925 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa13928fadb4d3dafbe36978cdc3be7" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:04.884375 21646 leader_election.cc:304] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 
I20260709 12:17:04.885478 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bd1ba2d58648b4b3aa65cc7052e74e" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
W20260709 12:17:04.885972 21572 leader_election.cc:343] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.887406 21572 leader_election.cc:304] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:04.888664 21808 raft_consensus.cc:2749] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:04.893805 21808 raft_consensus.cc:493] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.894555 21808 raft_consensus.cc:515] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.895378 21847 raft_consensus.cc:2804] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:04.895891 21847 raft_consensus.cc:493] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:04.896286 21847 raft_consensus.cc:3060] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.898511 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767420d1cefa4791a16afcb42299fc9d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:04.899317 21681 raft_consensus.cc:2468] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:04.900674 21572 leader_election.cc:304] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:04.901630 21906 raft_consensus.cc:2804] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:04.902017 21906 raft_consensus.cc:493] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:04.902333 21906 raft_consensus.cc:3060] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.907501 21607 raft_consensus.cc:3060] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.900750 21808 leader_election.cc:290] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:04.907826 21847 raft_consensus.cc:515] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:04.912642 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa13928fadb4d3dafbe36978cdc3be7" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:04.913100 21906 raft_consensus.cc:515] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:04.915098 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfdda5c4429f452f9074e8f4f1bc4f0a" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:04.915956 21756 raft_consensus.cc:3060] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.916942 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767420d1cefa4791a16afcb42299fc9d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:04.917714 21681 raft_consensus.cc:3060] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:04.919230 21847 leader_election.cc:290] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:04.884502 21907 raft_consensus.cc:493] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.932511 21907 raft_consensus.cc:515] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
W20260709 12:17:04.938062 21573 leader_election.cc:343] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.938859 21573 leader_election.cc:304] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:04.940836 21808 raft_consensus.cc:2749] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:04.943502 21906 leader_election.cc:290] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:04.956648 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1360ba905ee422f8b05ba94b54c8bc1" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:04.957093 21820 leader_election.cc:290] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:04.955770 21907 leader_election.cc:290] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
W20260709 12:17:04.958683 21572 leader_election.cc:343] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.956676 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767420d1cefa4791a16afcb42299fc9d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:04.962954 21820 raft_consensus.cc:493] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.966213 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767420d1cefa4791a16afcb42299fc9d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:04.967054 21681 raft_consensus.cc:2468] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:04.968645 21572 leader_election.cc:304] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:04.969762 21940 raft_consensus.cc:493] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.970351 21940 raft_consensus.cc:515] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:04.973019 21940 leader_election.cc:290] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:04.973256 21906 raft_consensus.cc:2804] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:04.974102 21906 raft_consensus.cc:697] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:04.975875 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d663685d0e144ab89aac9e204836bdd" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:04.975272 21906 consensus_queue.cc:237] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
W20260709 12:17:04.987915 21721 leader_election.cc:343] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:04.989516 21573 leader_election.cc:343] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:04.990834 21573 leader_election.cc:343] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:04.992929 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d663685d0e144ab89aac9e204836bdd" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:05.004590 21835 raft_consensus.cc:515] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.009116 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfdda5c4429f452f9074e8f4f1bc4f0a" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:05.010311 21681 raft_consensus.cc:2393] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5e9a2f78f60e4c77897ede94375796ee in current term 1: Already voted for candidate 5ab17edd94d3449f87f5e3b3bda75286 in this term.
I20260709 12:17:04.964290 21820 raft_consensus.cc:515] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.041826 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfdda5c4429f452f9074e8f4f1bc4f0a" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:05.042918 21529 raft_consensus.cc:2393] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ab17edd94d3449f87f5e3b3bda75286 in current term 1: Already voted for candidate 5e9a2f78f60e4c77897ede94375796ee in this term.
I20260709 12:17:05.044734 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfdda5c4429f452f9074e8f4f1bc4f0a" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:05.045655 21529 raft_consensus.cc:2393] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ab17edd94d3449f87f5e3b3bda75286 in current term 1: Already voted for candidate 5e9a2f78f60e4c77897ede94375796ee in this term.
W20260709 12:17:05.047358 21721 leader_election.cc:343] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:05.047927 21721 leader_election.cc:304] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:05.049329 21940 raft_consensus.cc:2749] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:05.051571 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1360ba905ee422f8b05ba94b54c8bc1" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:05.054621 21681 raft_consensus.cc:3060] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.057854 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3054251eb648809d47c5bbbd04cfe5" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:05.060707 21820 leader_election.cc:290] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
W20260709 12:17:05.066393 21573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:34793, user_credentials={real_user=slave}} blocked reactor thread for 75589.9us
I20260709 12:17:05.068058 21940 consensus_queue.cc:1048] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:05.118556 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3054251eb648809d47c5bbbd04cfe5" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
W20260709 12:17:05.123059 21573 leader_election.cc:343] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:05.123893 21573 leader_election.cc:304] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:05.125303 21906 raft_consensus.cc:2749] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:05.130024 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfdda5c4429f452f9074e8f4f1bc4f0a" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:05.132678 21497 leader_election.cc:304] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee; no voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:05.133634 21975 raft_consensus.cc:2749] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:17:05.134459 21964 log.cc:927] Time spent T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 12:17:05.135370 21835 leader_election.cc:290] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:05.147770 21809 tablet_bootstrap.cc:492] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:05.148415 21809 ts_tablet_manager.cc:1403] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.362s	user 0.073s	sys 0.063s
I20260709 12:17:05.002853 21756 raft_consensus.cc:2468] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:05.152231 21803 tablet_bootstrap.cc:492] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:05.161718 21803 ts_tablet_manager.cc:1403] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.366s	user 0.062s	sys 0.074s
I20260709 12:17:05.162964 21646 leader_election.cc:304] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:05.164472 21847 raft_consensus.cc:2804] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:05.137923 21647 leader_election.cc:304] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:05.153802 21809 raft_consensus.cc:359] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.165766 21911 raft_consensus.cc:2749] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:05.165200 21803 raft_consensus.cc:359] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.192097 21803 raft_consensus.cc:385] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.192425 21803 raft_consensus.cc:740] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.193089 21803 consensus_queue.cc:260] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.195060 21803 ts_tablet_manager.cc:1434] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 12:17:05.165180 21847 raft_consensus.cc:697] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:05.196283 21847 consensus_queue.cc:237] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.183569 21937 consensus_queue.cc:1048] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:17:05.200299 21803 tablet_bootstrap.cc:492] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:05.165372 21809 raft_consensus.cc:385] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.203425 21809 raft_consensus.cc:740] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.204696 21809 consensus_queue.cc:260] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
W20260709 12:17:05.168236 21498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:35765, user_credentials={real_user=slave}} blocked reactor thread for 276167us
I20260709 12:17:05.206681 21893 raft_consensus.cc:493] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:05.207242 21893 raft_consensus.cc:515] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.208112 21809 ts_tablet_manager.cc:1434] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.007s
I20260709 12:17:05.209290 21809 tablet_bootstrap.cc:492] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:05.211450 21893 leader_election.cc:290] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:05.181861 21801 tablet_bootstrap.cc:492] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:05.216120 21801 ts_tablet_manager.cc:1403] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.382s	user 0.052s	sys 0.078s
I20260709 12:17:05.219197 21801 raft_consensus.cc:359] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.220038 21801 raft_consensus.cc:385] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.220325 21801 raft_consensus.cc:740] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.221067 21801 consensus_queue.cc:260] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.222321 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d265a2e6682c477cac559dec5fda8ad5" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:05.224107 21682 raft_consensus.cc:2468] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 0.
I20260709 12:17:05.224360 21809 tablet_bootstrap.cc:654] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.186019 21802 tablet_bootstrap.cc:492] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:05.228629 21802 ts_tablet_manager.cc:1403] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.421s	user 0.131s	sys 0.226s
I20260709 12:17:05.229017 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d265a2e6682c477cac559dec5fda8ad5" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:05.232133 21802 raft_consensus.cc:359] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:05.233440 21802 raft_consensus.cc:385] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.233826 21802 raft_consensus.cc:740] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.234762 21802 consensus_queue.cc:260] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:05.235611 21497 leader_election.cc:304] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:05.236639 21893 raft_consensus.cc:2804] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:05.237110 21893 raft_consensus.cc:493] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:05.237497 21893 raft_consensus.cc:3060] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:05.239666 21721 consensus_peers.cc:597] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:05.243427 21803 tablet_bootstrap.cc:654] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.224956 21801 ts_tablet_manager.cc:1434] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:17:05.226647 21937 raft_consensus.cc:493] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:05.245261 21937 raft_consensus.cc:515] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.246381 21756 raft_consensus.cc:2468] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 0.
I20260709 12:17:05.248819 21801 tablet_bootstrap.cc:492] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:05.249423 21802 ts_tablet_manager.cc:1434] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:17:05.251166 21802 tablet_bootstrap.cc:492] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:05.268748 21937 leader_election.cc:290] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:05.271790 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d265a2e6682c477cac559dec5fda8ad5" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:05.272591 21680 raft_consensus.cc:2468] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:05.274384 21720 leader_election.cc:304] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 
I20260709 12:17:05.274416 21530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d265a2e6682c477cac559dec5fda8ad5" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:05.276196 21937 raft_consensus.cc:2804] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:05.276772 21937 raft_consensus.cc:493] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:05.278156 21937 raft_consensus.cc:3060] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.280288 21893 raft_consensus.cc:515] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.281172 21428 catalog_manager.cc:5697] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:05.285032 21530 raft_consensus.cc:2393] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05f3e75755b44a109289d51d788cf1c5 in current term 1: Already voted for candidate 5e9a2f78f60e4c77897ede94375796ee in this term.
I20260709 12:17:05.282961 21801 tablet_bootstrap.cc:654] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.303756 21809 tablet_bootstrap.cc:492] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:05.304591 21809 ts_tablet_manager.cc:1403] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.096s	user 0.018s	sys 0.003s
I20260709 12:17:05.306813 21893 leader_election.cc:290] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:05.308228 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d265a2e6682c477cac559dec5fda8ad5" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:05.310804 21803 tablet_bootstrap.cc:492] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:05.311698 21803 ts_tablet_manager.cc:1403] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.005s
I20260709 12:17:05.312582 21809 raft_consensus.cc:359] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.313431 21809 raft_consensus.cc:385] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.313730 21809 raft_consensus.cc:740] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.314512 21809 consensus_queue.cc:260] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.315083 21803 raft_consensus.cc:359] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:05.315814 21803 raft_consensus.cc:385] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.316133 21803 raft_consensus.cc:740] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.308202 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d265a2e6682c477cac559dec5fda8ad5" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:05.317023 21809 ts_tablet_manager.cc:1434] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:17:05.317178 21680 raft_consensus.cc:3060] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.318035 21937 raft_consensus.cc:515] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.319902 21756 raft_consensus.cc:2393] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5e9a2f78f60e4c77897ede94375796ee in current term 1: Already voted for candidate 05f3e75755b44a109289d51d788cf1c5 in this term.
I20260709 12:17:05.320367 21937 leader_election.cc:290] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:05.321183 21803 consensus_queue.cc:260] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:05.321668 21809 tablet_bootstrap.cc:492] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:05.324303 21530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d265a2e6682c477cac559dec5fda8ad5" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:05.325209 21530 raft_consensus.cc:2393] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 05f3e75755b44a109289d51d788cf1c5 in current term 1: Already voted for candidate 5e9a2f78f60e4c77897ede94375796ee in this term.
I20260709 12:17:05.329587 21680 raft_consensus.cc:2468] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 1.
I20260709 12:17:05.333139 21803 ts_tablet_manager.cc:1434] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:17:05.334384 21803 tablet_bootstrap.cc:492] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:05.334169 21497 leader_election.cc:304] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:05.335850 21809 tablet_bootstrap.cc:654] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.335798 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d265a2e6682c477cac559dec5fda8ad5" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:05.337713 21682 raft_consensus.cc:2393] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 05f3e75755b44a109289d51d788cf1c5 in current term 1: Already voted for candidate 5e9a2f78f60e4c77897ede94375796ee in this term.
I20260709 12:17:05.338719 21893 raft_consensus.cc:2804] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:05.340427 21893 raft_consensus.cc:697] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 1 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:05.340375 21720 leader_election.cc:304] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:05.343111 21801 tablet_bootstrap.cc:492] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:05.343658 21801 ts_tablet_manager.cc:1403] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.009s
I20260709 12:17:05.344393 21802 tablet_bootstrap.cc:654] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.342832 21893 consensus_queue.cc:237] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.346570 21801 raft_consensus.cc:359] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:05.354552 21801 raft_consensus.cc:385] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.355405 21801 raft_consensus.cc:740] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.356304 21801 consensus_queue.cc:260] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:05.347491 21937 raft_consensus.cc:2749] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:05.359117 21801 ts_tablet_manager.cc:1434] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:17:05.360236 21801 tablet_bootstrap.cc:492] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:05.363231 21803 tablet_bootstrap.cc:654] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.369046 21801 tablet_bootstrap.cc:654] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.370990 21809 tablet_bootstrap.cc:492] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:05.371659 21809 ts_tablet_manager.cc:1403] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.002s
I20260709 12:17:05.375684 21802 tablet_bootstrap.cc:492] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:05.376237 21802 ts_tablet_manager.cc:1403] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.125s	user 0.015s	sys 0.005s
I20260709 12:17:05.379462 21802 raft_consensus.cc:359] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:05.380168 21802 raft_consensus.cc:385] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.380419 21802 raft_consensus.cc:740] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.381091 21802 consensus_queue.cc:260] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:05.375130 21809 raft_consensus.cc:359] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.383440 21809 raft_consensus.cc:385] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.383859 21809 raft_consensus.cc:740] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.384733 21809 consensus_queue.cc:260] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.389389 21803 tablet_bootstrap.cc:492] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:05.383112 21802 ts_tablet_manager.cc:1434] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:17:05.390328 21801 tablet_bootstrap.cc:492] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:05.391036 21801 ts_tablet_manager.cc:1403] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.013s
I20260709 12:17:05.389967 21803 ts_tablet_manager.cc:1403] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.000s
I20260709 12:17:05.393071 21802 tablet_bootstrap.cc:492] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:05.396173 21803 raft_consensus.cc:359] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.396910 21803 raft_consensus.cc:385] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.390023 21809 ts_tablet_manager.cc:1434] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:17:05.398373 21809 tablet_bootstrap.cc:492] T 0b7b4b34cf0f481bbde2528f3890845f P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:05.397641 21431 catalog_manager.cc:5697] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 1 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:05.400408 21802 tablet_bootstrap.cc:654] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.405783 21809 tablet_bootstrap.cc:654] T 0b7b4b34cf0f481bbde2528f3890845f P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.409040 21801 raft_consensus.cc:359] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:05.409926 21801 raft_consensus.cc:385] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.410207 21801 raft_consensus.cc:740] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.411360 21803 raft_consensus.cc:740] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.412195 21803 consensus_queue.cc:260] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.414949 21803 ts_tablet_manager.cc:1434] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:17:05.416110 21803 tablet_bootstrap.cc:492] T 38b4b555244d47f986c1c0f84013826d P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:05.417769 21801 consensus_queue.cc:260] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:05.420469 21801 ts_tablet_manager.cc:1434] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:17:05.420913 21893 raft_consensus.cc:493] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:05.421455 21893 raft_consensus.cc:515] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:05.426688 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4decc6ceae604d10a1d3ae91c022b15d" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:05.427443 21682 raft_consensus.cc:2468] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 0.
I20260709 12:17:05.428167 21893 leader_election.cc:290] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:05.428812 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4decc6ceae604d10a1d3ae91c022b15d" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:05.429546 21605 raft_consensus.cc:2468] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 0.
I20260709 12:17:05.430754 21497 leader_election.cc:304] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:05.431759 21937 raft_consensus.cc:493] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:05.432325 21937 raft_consensus.cc:515] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.434249 21803 tablet_bootstrap.cc:654] T 38b4b555244d47f986c1c0f84013826d P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.435808 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c67f993654f1695f80f8767501b70" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
W20260709 12:17:05.437314 21720 leader_election.cc:343] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:05.437609 21530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c67f993654f1695f80f8767501b70" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:05.437911 21937 leader_election.cc:290] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
W20260709 12:17:05.439220 21721 leader_election.cc:343] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:05.439736 21721 leader_election.cc:304] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:05.442894 21937 raft_consensus.cc:2749] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:05.421428 21801 tablet_bootstrap.cc:492] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:05.446557 21835 raft_consensus.cc:2804] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:05.447144 21835 raft_consensus.cc:493] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:05.447677 21835 raft_consensus.cc:3060] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.451992 21847 raft_consensus.cc:493] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:05.452700 21847 raft_consensus.cc:515] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.458125 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da159f63c8a343eeb259d38d57504d4f" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:05.458658 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da159f63c8a343eeb259d38d57504d4f" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:05.458851 21756 raft_consensus.cc:2468] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:05.455158 21847 leader_election.cc:290] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:05.460284 21646 leader_election.cc:304] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 
I20260709 12:17:05.461041 21605 raft_consensus.cc:2468] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:05.463321 21847 raft_consensus.cc:2804] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:05.463744 21847 raft_consensus.cc:493] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:05.464098 21847 raft_consensus.cc:3060] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.465843 21802 tablet_bootstrap.cc:492] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:05.466419 21802 ts_tablet_manager.cc:1403] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.075s	user 0.026s	sys 0.015s
I20260709 12:17:05.469419 21802 raft_consensus.cc:359] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.470188 21802 raft_consensus.cc:385] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.470507 21802 raft_consensus.cc:740] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.471226 21802 consensus_queue.cc:260] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.473340 21802 ts_tablet_manager.cc:1434] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:05.456478 21835 raft_consensus.cc:515] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:05.474792 21802 tablet_bootstrap.cc:492] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:05.480891 21801 tablet_bootstrap.cc:654] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.484545 21979 consensus_queue.cc:1048] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:05.489493 21802 tablet_bootstrap.cc:654] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.490813 21847 raft_consensus.cc:515] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.499361 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4decc6ceae604d10a1d3ae91c022b15d" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:05.500131 21605 raft_consensus.cc:3060] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.501951 21802 tablet_bootstrap.cc:492] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:05.502607 21802 ts_tablet_manager.cc:1403] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.009s
W20260709 12:17:05.506224 21573 consensus_peers.cc:597] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:05.509553 21835 leader_election.cc:290] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:05.511808 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4decc6ceae604d10a1d3ae91c022b15d" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:05.512614 21682 raft_consensus.cc:3060] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.518065 21802 raft_consensus.cc:359] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:05.519047 21802 raft_consensus.cc:385] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.519425 21802 raft_consensus.cc:740] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.520372 21802 consensus_queue.cc:260] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:05.522993 21802 ts_tablet_manager.cc:1434] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260709 12:17:05.524180 21802 tablet_bootstrap.cc:492] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:05.527088 21530 raft_consensus.cc:3060] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.531371 21802 tablet_bootstrap.cc:654] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.542289 21911 raft_consensus.cc:493] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:05.542886 21911 raft_consensus.cc:515] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.544065 21802 tablet_bootstrap.cc:492] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:05.543838 21429 catalog_manager.cc:5697] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 1 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:05.544867 21802 ts_tablet_manager.cc:1403] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 12:17:05.548156 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7b4b34cf0f481bbde2528f3890845f" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:05.548151 21802 raft_consensus.cc:359] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:05.549965 21802 raft_consensus.cc:385] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.550355 21802 raft_consensus.cc:740] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
W20260709 12:17:05.550532 21646 leader_election.cc:343] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:05.549494 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7b4b34cf0f481bbde2528f3890845f" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:05.552493 21532 raft_consensus.cc:2468] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:05.553978 21809 tablet_bootstrap.cc:492] T 0b7b4b34cf0f481bbde2528f3890845f P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:05.554536 21809 ts_tablet_manager.cc:1403] T 0b7b4b34cf0f481bbde2528f3890845f P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.156s	user 0.013s	sys 0.036s
I20260709 12:17:05.557668 21809 raft_consensus.cc:359] T 0b7b4b34cf0f481bbde2528f3890845f P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.558521 21809 raft_consensus.cc:385] T 0b7b4b34cf0f481bbde2528f3890845f P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.558714 21802 consensus_queue.cc:260] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:05.559209 21647 leader_election.cc:304] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:05.560130 21820 raft_consensus.cc:2804] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:05.560504 21820 raft_consensus.cc:493] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:05.560822 21820 raft_consensus.cc:3060] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.560896 21802 ts_tablet_manager.cc:1434] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:17:05.561472 21682 raft_consensus.cc:2468] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 1.
I20260709 12:17:05.561918 21802 tablet_bootstrap.cc:492] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:05.562649 21497 leader_election.cc:304] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:05.563599 21835 raft_consensus.cc:2804] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:05.564100 21835 raft_consensus.cc:697] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 1 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:05.564769 21911 leader_election.cc:290] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:05.564967 21835 consensus_queue.cc:237] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:05.570012 21847 leader_election.cc:290] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:05.570801 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da159f63c8a343eeb259d38d57504d4f" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:05.571523 21606 raft_consensus.cc:3060] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.573464 21803 tablet_bootstrap.cc:492] T 38b4b555244d47f986c1c0f84013826d P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:05.573997 21803 ts_tablet_manager.cc:1403] T 38b4b555244d47f986c1c0f84013826d P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.158s	user 0.016s	sys 0.036s
I20260709 12:17:05.576764 21803 raft_consensus.cc:359] T 38b4b555244d47f986c1c0f84013826d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.577557 21803 raft_consensus.cc:385] T 38b4b555244d47f986c1c0f84013826d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.577837 21803 raft_consensus.cc:740] T 38b4b555244d47f986c1c0f84013826d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.568130 21605 raft_consensus.cc:2468] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 1.
I20260709 12:17:05.580315 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da159f63c8a343eeb259d38d57504d4f" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:05.581017 21756 raft_consensus.cc:3060] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.581629 21802 tablet_bootstrap.cc:654] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.584115 21803 consensus_queue.cc:260] T 38b4b555244d47f986c1c0f84013826d P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.586578 21803 ts_tablet_manager.cc:1434] T 38b4b555244d47f986c1c0f84013826d P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:17:05.558796 21809 raft_consensus.cc:740] T 0b7b4b34cf0f481bbde2528f3890845f P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.587502 21803 tablet_bootstrap.cc:492] T a612bac231104ceb9f9863dafcc7074d P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:05.588918 21809 consensus_queue.cc:260] T 0b7b4b34cf0f481bbde2528f3890845f P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.590759 21756 raft_consensus.cc:2468] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:05.595934 21646 leader_election.cc:304] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 
I20260709 12:17:05.597232 21847 raft_consensus.cc:2804] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:05.597803 21847 raft_consensus.cc:697] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:05.598732 21847 consensus_queue.cc:237] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.599845 21809 ts_tablet_manager.cc:1434] T 0b7b4b34cf0f481bbde2528f3890845f P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.045s	user 0.002s	sys 0.005s
I20260709 12:17:05.607039 21809 tablet_bootstrap.cc:492] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:05.612972 21820 raft_consensus.cc:515] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.620142 21802 tablet_bootstrap.cc:492] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:05.620679 21802 ts_tablet_manager.cc:1403] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.001s
I20260709 12:17:05.625226 21809 tablet_bootstrap.cc:654] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.626231 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7b4b34cf0f481bbde2528f3890845f" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:05.627039 21756 raft_consensus.cc:3060] T 0b7b4b34cf0f481bbde2528f3890845f P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.628450 21606 raft_consensus.cc:2468] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:05.633672 21808 raft_consensus.cc:493] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:05.634392 21808 raft_consensus.cc:515] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.643734 21801 tablet_bootstrap.cc:492] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:05.644248 21801 ts_tablet_manager.cc:1403] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.223s	user 0.013s	sys 0.024s
I20260709 12:17:05.648929 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b4b555244d47f986c1c0f84013826d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:05.647460 21820 leader_election.cc:290] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:05.649991 21682 raft_consensus.cc:2468] T 38b4b555244d47f986c1c0f84013826d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:05.652661 21801 raft_consensus.cc:359] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.653453 21801 raft_consensus.cc:385] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.653733 21801 raft_consensus.cc:740] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.654109 21802 raft_consensus.cc:359] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:05.654650 21802 raft_consensus.cc:385] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.654853 21802 raft_consensus.cc:740] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.656240 21802 consensus_queue.cc:260] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:05.657298 21572 leader_election.cc:304] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:05.659902 21802 ts_tablet_manager.cc:1434] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 12:17:05.660028 21801 consensus_queue.cc:260] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.661372 21802 tablet_bootstrap.cc:492] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:05.662765 21530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7b4b34cf0f481bbde2528f3890845f" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:05.663394 21530 raft_consensus.cc:3060] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.663944 21974 consensus_queue.cc:1048] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:05.667783 21802 tablet_bootstrap.cc:654] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.671574 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b4b555244d47f986c1c0f84013826d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:05.672346 21754 raft_consensus.cc:2468] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:05.673333 21979 raft_consensus.cc:2804] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:05.673887 21979 raft_consensus.cc:493] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:05.672988 21835 raft_consensus.cc:493] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:05.674304 21803 tablet_bootstrap.cc:654] T a612bac231104ceb9f9863dafcc7074d P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.674593 21835 raft_consensus.cc:515] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.680087 21429 catalog_manager.cc:5697] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 1 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:05.687719 21801 ts_tablet_manager.cc:1434] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.002s
I20260709 12:17:05.678210 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c67f993654f1695f80f8767501b70" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:05.691466 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c67f993654f1695f80f8767501b70" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:05.690326 21801 tablet_bootstrap.cc:492] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:05.674244 21979 raft_consensus.cc:3060] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.660055 21808 leader_election.cc:290] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:05.678218 21835 leader_election.cc:290] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
W20260709 12:17:05.693722 21497 leader_election.cc:343] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:05.695236 21936 raft_consensus.cc:493] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:05.698562 21907 raft_consensus.cc:493] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:05.693643 21754 raft_consensus.cc:2468] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 0.
I20260709 12:17:05.712342 21936 raft_consensus.cc:515] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.711374 21530 raft_consensus.cc:2468] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:05.722373 21835 raft_consensus.cc:493] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:05.723305 21847 consensus_queue.cc:1048] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:17:05.712879 21907 raft_consensus.cc:515] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.737391 21431 catalog_manager.cc:5697] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:05.740676 21647 leader_election.cc:304] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:05.744439 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06446dbc910142bf9b183b22b221b9da" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:05.736760 21497 leader_election.cc:304] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 5ab17edd94d3449f87f5e3b3bda75286
W20260709 12:17:05.746256 21720 leader_election.cc:343] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:05.746737 21893 raft_consensus.cc:2804] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:05.747213 21893 raft_consensus.cc:493] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:05.747565 21893 raft_consensus.cc:3060] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:05.749475 21479 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:05.734901 21835 raft_consensus.cc:515] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:05.752763 21820 raft_consensus.cc:2804] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:05.753405 21820 raft_consensus.cc:697] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:05.754477 21820 consensus_queue.cc:237] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.755348 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1360ba905ee422f8b05ba94b54c8bc1" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:05.756124 21606 raft_consensus.cc:2468] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 0.
I20260709 12:17:05.757627 21498 leader_election.cc:304] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:05.755498 21835 leader_election.cc:290] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:05.759616 21801 tablet_bootstrap.cc:654] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.765550 21802 tablet_bootstrap.cc:492] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:05.735798 21936 leader_election.cc:290] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:05.766347 21802 ts_tablet_manager.cc:1403] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.105s	user 0.014s	sys 0.009s
I20260709 12:17:05.771112 21907 leader_election.cc:290] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:05.771540 21809 tablet_bootstrap.cc:492] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:05.773604 21809 ts_tablet_manager.cc:1403] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.167s	user 0.012s	sys 0.011s
I20260709 12:17:05.762149 21975 raft_consensus.cc:2804] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:05.774412 21975 raft_consensus.cc:493] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:05.774895 21975 raft_consensus.cc:3060] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.757951 21756 raft_consensus.cc:2468] T 0b7b4b34cf0f481bbde2528f3890845f P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:05.779645 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06446dbc910142bf9b183b22b221b9da" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:05.783528 21606 raft_consensus.cc:2468] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:05.783740 21893 raft_consensus.cc:515] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.783519 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1360ba905ee422f8b05ba94b54c8bc1" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:05.785717 21802 raft_consensus.cc:359] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:05.786491 21802 raft_consensus.cc:385] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.786818 21802 raft_consensus.cc:740] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.787721 21802 consensus_queue.cc:260] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:05.782418 21907 raft_consensus.cc:493] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:05.788944 21907 raft_consensus.cc:515] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:05.789160 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06446dbc910142bf9b183b22b221b9da" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
W20260709 12:17:05.793946 21572 leader_election.cc:343] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:05.795750 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d663685d0e144ab89aac9e204836bdd" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:05.796440 21754 raft_consensus.cc:2468] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:05.800258 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c67f993654f1695f80f8767501b70" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:05.801352 21721 leader_election.cc:304] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5ab17edd94d3449f87f5e3b3bda75286
W20260709 12:17:05.801769 21497 leader_election.cc:343] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:05.804600 21530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d663685d0e144ab89aac9e204836bdd" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:05.805308 21936 raft_consensus.cc:2804] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:05.801915 21907 leader_election.cc:290] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
W20260709 12:17:05.805701 21497 leader_election.cc:343] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:05.805712 21936 raft_consensus.cc:493] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:05.807041 21936 raft_consensus.cc:3060] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.814687 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06446dbc910142bf9b183b22b221b9da" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:05.804550 21572 leader_election.cc:304] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:05.819154 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c67f993654f1695f80f8767501b70" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:05.819897 21753 raft_consensus.cc:3060] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:05.820026 21573 leader_election.cc:343] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:05.821069 21835 consensus_queue.cc:1048] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:05.823778 21808 raft_consensus.cc:493] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:05.798995 21979 raft_consensus.cc:515] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.824463 21808 raft_consensus.cc:515] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:05.817740 21893 leader_election.cc:290] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:05.833340 21835 raft_consensus.cc:493] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:05.819797 21907 raft_consensus.cc:2804] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:05.833771 21802 ts_tablet_manager.cc:1434] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.067s	user 0.037s	sys 0.004s
I20260709 12:17:05.834823 21803 tablet_bootstrap.cc:492] T a612bac231104ceb9f9863dafcc7074d P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:05.836282 21803 ts_tablet_manager.cc:1403] T a612bac231104ceb9f9863dafcc7074d P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.249s	user 0.023s	sys 0.011s
I20260709 12:17:05.839136 21803 raft_consensus.cc:359] T a612bac231104ceb9f9863dafcc7074d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:05.839885 21803 raft_consensus.cc:385] T a612bac231104ceb9f9863dafcc7074d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.840129 21803 raft_consensus.cc:740] T a612bac231104ceb9f9863dafcc7074d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.840881 21803 consensus_queue.cc:260] T a612bac231104ceb9f9863dafcc7074d P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:05.842617 21803 ts_tablet_manager.cc:1434] T a612bac231104ceb9f9863dafcc7074d P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:17:05.844365 21803 tablet_bootstrap.cc:492] T a0d775bdaa5c48c2839d580acdfe8a46 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:05.843591 21835 raft_consensus.cc:515] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:05.850260 21753 raft_consensus.cc:2468] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 1.
I20260709 12:17:05.850520 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:05.851359 21607 raft_consensus.cc:2468] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 0.
I20260709 12:17:05.851449 21835 leader_election.cc:290] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:05.853773 21498 leader_election.cc:304] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:05.857313 21802 tablet_bootstrap.cc:492] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:05.844214 21809 raft_consensus.cc:359] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:05.858234 21809 raft_consensus.cc:385] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.858474 21809 raft_consensus.cc:740] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.854969 21497 leader_election.cc:304] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:05.861334 21808 leader_election.cc:290] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:05.861965 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b4b555244d47f986c1c0f84013826d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:05.862675 21682 raft_consensus.cc:3060] T 38b4b555244d47f986c1c0f84013826d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.862471 21975 raft_consensus.cc:515] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:05.835843 21907 raft_consensus.cc:493] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:05.863547 21907 raft_consensus.cc:3060] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.863750 21429 catalog_manager.cc:5697] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:05.865115 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a612bac231104ceb9f9863dafcc7074d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:05.866067 21681 raft_consensus.cc:2468] T a612bac231104ceb9f9863dafcc7074d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:05.868134 21572 leader_election.cc:304] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:05.870476 21975 leader_election.cc:290] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:05.870601 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a612bac231104ceb9f9863dafcc7074d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:05.871212 21975 raft_consensus.cc:2804] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:05.871523 21532 raft_consensus.cc:2468] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:05.872611 21809 consensus_queue.cc:260] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:05.871734 21975 raft_consensus.cc:697] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 1 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:05.874135 21975 consensus_queue.cc:237] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:05.825838 21936 raft_consensus.cc:515] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:05.859740 21835 raft_consensus.cc:2804] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:05.876703 21808 raft_consensus.cc:2804] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:05.889714 21809 ts_tablet_manager.cc:1434] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.116s	user 0.005s	sys 0.001s
I20260709 12:17:05.891722 21809 tablet_bootstrap.cc:492] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:05.884280 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:05.885439 21979 leader_election.cc:290] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:05.887334 21835 raft_consensus.cc:493] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:05.888865 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1360ba905ee422f8b05ba94b54c8bc1" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:05.891783 21808 raft_consensus.cc:493] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:05.901727 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1360ba905ee422f8b05ba94b54c8bc1" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:05.898761 21756 raft_consensus.cc:2393] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7da26c2c7884c4893be97f26dc4f96a in current term 1: Already voted for candidate 05f3e75755b44a109289d51d788cf1c5 in this term.
I20260709 12:17:05.902427 21752 raft_consensus.cc:3060] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.908486 21809 tablet_bootstrap.cc:654] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.910423 21682 raft_consensus.cc:2468] T 38b4b555244d47f986c1c0f84013826d P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:05.900084 21808 raft_consensus.cc:3060] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.916290 22008 consensus_queue.cc:1048] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.040s
I20260709 12:17:05.917624 21752 raft_consensus.cc:2468] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 1.
I20260709 12:17:05.898259 21835 raft_consensus.cc:3060] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:05.919384 21497 leader_election.cc:343] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:05.899919 21607 raft_consensus.cc:3060] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.933713 21809 tablet_bootstrap.cc:492] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:05.933665 21572 leader_election.cc:304] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:05.934471 21809 ts_tablet_manager.cc:1403] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.011s
I20260709 12:17:05.934739 21906 raft_consensus.cc:2804] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:05.936812 21497 leader_election.cc:304] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:05.937422 21809 raft_consensus.cc:359] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:05.938128 21809 raft_consensus.cc:385] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:05.938527 21809 raft_consensus.cc:740] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:05.939325 21809 consensus_queue.cc:260] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:05.941637 21809 ts_tablet_manager.cc:1434] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:05.938031 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06446dbc910142bf9b183b22b221b9da" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:05.942620 21809 tablet_bootstrap.cc:492] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:05.946535 22012 raft_consensus.cc:2804] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:05.952666 21606 raft_consensus.cc:3060] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.955870 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b4b555244d47f986c1c0f84013826d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:05.957540 21755 raft_consensus.cc:3060] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.960685 21801 tablet_bootstrap.cc:492] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:05.961367 21801 ts_tablet_manager.cc:1403] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.273s	user 0.016s	sys 0.009s
I20260709 12:17:05.965551 21572 leader_election.cc:304] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:05.967595 21802 tablet_bootstrap.cc:654] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:05.968398 21907 raft_consensus.cc:515] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:05.978695 21907 leader_election.cc:290] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:05.979748 21906 raft_consensus.cc:697] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:05.994946 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d663685d0e144ab89aac9e204836bdd" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:05.997737 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d663685d0e144ab89aac9e204836bdd" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:05.998420 21756 raft_consensus.cc:3060] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:05.989066 22012 raft_consensus.cc:697] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 1 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:06.001766 21936 leader_election.cc:290] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:06.008875 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06446dbc910142bf9b183b22b221b9da" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:06.009230 21755 raft_consensus.cc:2468] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
W20260709 12:17:06.015079 21573 leader_election.cc:343] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:06.015892 22009 raft_consensus.cc:493] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:17:06.016284 21720 leader_election.cc:343] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:06.007874 22012 consensus_queue.cc:237] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.007225 21906 consensus_queue.cc:237] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:06.013878 21893 consensus_queue.cc:1048] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:17:06.021246 21809 tablet_bootstrap.cc:654] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.022220 21822 raft_consensus.cc:493] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:06.027128 21822 raft_consensus.cc:515] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.029347 21822 leader_election.cc:290] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:06.031203 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa13928fadb4d3dafbe36978cdc3be7" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:06.031915 21605 raft_consensus.cc:2468] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:06.033314 21721 leader_election.cc:304] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:06.033412 21808 raft_consensus.cc:515] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:06.034960 21937 raft_consensus.cc:2804] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:06.035544 21937 raft_consensus.cc:493] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:06.035904 21937 raft_consensus.cc:3060] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:06.037447 21803 tablet_bootstrap.cc:654] T a0d775bdaa5c48c2839d580acdfe8a46 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.024773 22009 raft_consensus.cc:515] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:06.041597 22009 leader_election.cc:290] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:06.042843 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767420d1cefa4791a16afcb42299fc9d" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:06.042709 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa13928fadb4d3dafbe36978cdc3be7" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:06.045914 21530 raft_consensus.cc:3060] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:06.052969 21606 raft_consensus.cc:2468] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:06.053159 21756 raft_consensus.cc:2468] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:06.053843 21977 raft_consensus.cc:2749] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:06.042661 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767420d1cefa4791a16afcb42299fc9d" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:06.057400 21498 leader_election.cc:304] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee; no voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:06.046732 21835 raft_consensus.cc:515] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.056615 21572 leader_election.cc:304] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:06.083664 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
W20260709 12:17:06.085362 21497 leader_election.cc:343] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:06.088038 22015 raft_consensus.cc:2804] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:06.088692 22015 raft_consensus.cc:697] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:06.089638 22015 consensus_queue.cc:237] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.091904 21801 raft_consensus.cc:359] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:06.092466 21801 raft_consensus.cc:385] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.092638 21801 raft_consensus.cc:740] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.093122 21801 consensus_queue.cc:260] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
W20260709 12:17:06.099503 21721 leader_election.cc:343] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:06.100708 21721 leader_election.cc:304] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:06.102708 21801 ts_tablet_manager.cc:1434] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.141s	user 0.005s	sys 0.002s
I20260709 12:17:06.103579 21937 raft_consensus.cc:515] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.106045 21936 raft_consensus.cc:2804] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:06.106715 21974 consensus_queue.cc:1048] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:06.106776 21936 raft_consensus.cc:697] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:06.108196 21936 consensus_queue.cc:237] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:06.103888 21801 tablet_bootstrap.cc:492] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:06.139178 21802 tablet_bootstrap.cc:492] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:06.140048 21802 ts_tablet_manager.cc:1403] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.283s	user 0.017s	sys 0.014s
I20260709 12:17:06.120450 21835 leader_election.cc:290] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:06.149385 21808 leader_election.cc:290] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:06.124053 21607 raft_consensus.cc:2468] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 1.
I20260709 12:17:06.136108 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a612bac231104ceb9f9863dafcc7074d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:06.136494 21937 leader_election.cc:290] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:06.195940 22018 raft_consensus.cc:2749] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:06.185634 21720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:40943, user_credentials={real_user=slave}} blocked reactor thread for 72478.8us
I20260709 12:17:06.199261 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:06.200057 21607 raft_consensus.cc:3060] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:06.202184 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa13928fadb4d3dafbe36978cdc3be7" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:06.190563 21532 raft_consensus.cc:3060] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:06.206074 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa13928fadb4d3dafbe36978cdc3be7" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:06.206772 21605 raft_consensus.cc:3060] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:06.210498 22012 consensus_queue.cc:1048] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:17:06.213260 21721 leader_election.cc:343] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:06.227525 21809 tablet_bootstrap.cc:492] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:06.228457 21809 ts_tablet_manager.cc:1403] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.286s	user 0.013s	sys 0.004s
I20260709 12:17:06.238982 21803 tablet_bootstrap.cc:492] T a0d775bdaa5c48c2839d580acdfe8a46 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:06.239671 21803 ts_tablet_manager.cc:1403] T a0d775bdaa5c48c2839d580acdfe8a46 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.396s	user 0.011s	sys 0.005s
I20260709 12:17:06.248344 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a612bac231104ceb9f9863dafcc7074d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:06.249091 21680 raft_consensus.cc:3060] T a612bac231104ceb9f9863dafcc7074d P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:06.237273 21802 raft_consensus.cc:359] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.253055 21802 raft_consensus.cc:385] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.253458 21802 raft_consensus.cc:740] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.254439 21802 consensus_queue.cc:260] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.263507 21802 ts_tablet_manager.cc:1434] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.123s	user 0.008s	sys 0.001s
I20260709 12:17:06.267395 21802 tablet_bootstrap.cc:492] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:06.275627 21809 raft_consensus.cc:359] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:06.277261 21809 raft_consensus.cc:385] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.277526 21809 raft_consensus.cc:740] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.281185 21801 tablet_bootstrap.cc:654] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.285569 21911 consensus_queue.cc:1048] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:06.290510 21809 consensus_queue.cc:260] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:06.293850 21809 ts_tablet_manager.cc:1434] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260709 12:17:06.300585 21809 tablet_bootstrap.cc:492] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:06.286013 21803 raft_consensus.cc:359] T a0d775bdaa5c48c2839d580acdfe8a46 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:06.302842 21803 raft_consensus.cc:385] T a0d775bdaa5c48c2839d580acdfe8a46 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.303082 21803 raft_consensus.cc:740] T a0d775bdaa5c48c2839d580acdfe8a46 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.303746 21532 raft_consensus.cc:2468] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:06.308355 21974 consensus_queue.cc:1048] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:06.309767 21573 leader_election.cc:304] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:06.310724 22015 raft_consensus.cc:2804] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:06.314839 21803 consensus_queue.cc:260] T a0d775bdaa5c48c2839d580acdfe8a46 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:06.326128 21803 ts_tablet_manager.cc:1434] T a0d775bdaa5c48c2839d580acdfe8a46 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.086s	user 0.008s	sys 0.000s
I20260709 12:17:06.324136 22015 raft_consensus.cc:697] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:06.335086 21429 catalog_manager.cc:5697] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 1 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:06.338723 21429 catalog_manager.cc:5697] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 1 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:06.348438 21822 raft_consensus.cc:493] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:06.349100 21822 raft_consensus.cc:515] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
W20260709 12:17:06.357450 21497 consensus_peers.cc:597] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee -> Peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Couldn't send request to peer 5ab17edd94d3449f87f5e3b3bda75286. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:06.360658 21607 raft_consensus.cc:2468] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 1.
I20260709 12:17:06.357360 21605 raft_consensus.cc:2468] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:06.363359 21498 leader_election.cc:304] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:06.365823 21721 leader_election.cc:304] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:06.360921 21803 tablet_bootstrap.cc:492] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:06.367686 22028 raft_consensus.cc:2804] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:06.368304 22028 raft_consensus.cc:697] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:06.368432 21835 raft_consensus.cc:2804] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:06.369006 21835 raft_consensus.cc:697] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 1 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:06.369274 22028 consensus_queue.cc:237] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.369954 21835 consensus_queue.cc:237] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.371188 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d775bdaa5c48c2839d580acdfe8a46" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:06.372143 21682 raft_consensus.cc:2468] T a0d775bdaa5c48c2839d580acdfe8a46 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:06.377182 21803 tablet_bootstrap.cc:654] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.382993 21431 catalog_manager.cc:5697] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 1 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:06.385267 21431 catalog_manager.cc:5697] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 1 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:06.367697 22015 consensus_queue.cc:237] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:06.397451 21802 tablet_bootstrap.cc:654] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.367091 21974 consensus_queue.cc:1048] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:17:06.403329 21801 tablet_bootstrap.cc:492] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:06.403932 21801 ts_tablet_manager.cc:1403] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.300s	user 0.027s	sys 0.002s
I20260709 12:17:06.407024 21680 raft_consensus.cc:2468] T a612bac231104ceb9f9863dafcc7074d P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:06.404848 21720 leader_election.cc:304] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 
I20260709 12:17:06.420934 22021 raft_consensus.cc:2804] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:06.421402 22021 raft_consensus.cc:493] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:06.421761 22021 raft_consensus.cc:3060] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:06.416164 21822 leader_election.cc:290] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:06.427974 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d775bdaa5c48c2839d580acdfe8a46" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:06.447541 21809 tablet_bootstrap.cc:654] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.450850 21801 raft_consensus.cc:359] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.452093 21801 raft_consensus.cc:385] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.452437 21801 raft_consensus.cc:740] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
W20260709 12:17:06.456983 21721 leader_election.cc:343] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:06.484251 21801 consensus_queue.cc:260] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.493439 21835 consensus_queue.cc:1048] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:06.496519 22021 raft_consensus.cc:515] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:06.499785 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d775bdaa5c48c2839d580acdfe8a46" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:06.500495 21680 raft_consensus.cc:3060] T a0d775bdaa5c48c2839d580acdfe8a46 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:06.505897 21801 ts_tablet_manager.cc:1434] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.001s
I20260709 12:17:06.508245 21801 tablet_bootstrap.cc:492] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:06.510941 21803 tablet_bootstrap.cc:492] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:06.511529 21803 ts_tablet_manager.cc:1403] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.151s	user 0.008s	sys 0.010s
I20260709 12:17:06.512804 21802 tablet_bootstrap.cc:492] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:06.513310 21802 ts_tablet_manager.cc:1403] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.248s	user 0.017s	sys 0.015s
I20260709 12:17:06.514353 21803 raft_consensus.cc:359] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:06.515167 21803 raft_consensus.cc:385] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.515467 21803 raft_consensus.cc:740] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.516283 21803 consensus_queue.cc:260] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:06.517004 21802 raft_consensus.cc:359] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:06.517747 21802 raft_consensus.cc:385] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.518080 21802 raft_consensus.cc:740] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.518944 21803 ts_tablet_manager.cc:1434] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:17:06.518862 21802 consensus_queue.cc:260] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:06.519398 21835 consensus_queue.cc:1048] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:06.519961 21803 tablet_bootstrap.cc:492] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:06.501374 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d775bdaa5c48c2839d580acdfe8a46" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:06.500439 22021 leader_election.cc:290] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:06.543371 21809 tablet_bootstrap.cc:492] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:06.549055 21809 ts_tablet_manager.cc:1403] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.254s	user 0.012s	sys 0.009s
I20260709 12:17:06.546859 21802 ts_tablet_manager.cc:1434] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 12:17:06.551321 21802 tablet_bootstrap.cc:492] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:06.547683 22015 raft_consensus.cc:493] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:06.542618 21532 raft_consensus.cc:3060] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:06.555756 22015 raft_consensus.cc:515] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:06.571966 21429 catalog_manager.cc:5697] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 1 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:06.589304 21803 tablet_bootstrap.cc:654] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.587759 21427 catalog_manager.cc:5697] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 1 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:06.596028 21532 raft_consensus.cc:2468] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:06.597725 21680 raft_consensus.cc:2468] T a0d775bdaa5c48c2839d580acdfe8a46 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:06.598884 21801 tablet_bootstrap.cc:654] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.599140 21721 leader_election.cc:304] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:06.600695 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a547edc9510e4053bdbd5f80b8ad7c96" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:06.600883 22032 raft_consensus.cc:2804] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:06.601454 22032 raft_consensus.cc:697] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
W20260709 12:17:06.600706 21720 consensus_peers.cc:597] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Couldn't send request to peer 5ab17edd94d3449f87f5e3b3bda75286. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:06.604934 22015 leader_election.cc:290] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:06.602288 22032 consensus_queue.cc:237] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:06.609978 21802 tablet_bootstrap.cc:654] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.597518 21809 raft_consensus.cc:359] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.612546 21809 raft_consensus.cc:385] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.612866 21809 raft_consensus.cc:740] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
W20260709 12:17:06.611408 21572 leader_election.cc:343] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:06.627065 21977 raft_consensus.cc:493] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:06.627720 21977 raft_consensus.cc:515] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.631582 21801 tablet_bootstrap.cc:492] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:06.633651 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a547edc9510e4053bdbd5f80b8ad7c96" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:06.634744 21979 consensus_queue.cc:1048] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:06.637241 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb66af8d537848bf8d6ab20f7bc7b259" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:06.640287 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb66af8d537848bf8d6ab20f7bc7b259" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
W20260709 12:17:06.641755 21573 consensus_peers.cc:597] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:06.643465 21801 ts_tablet_manager.cc:1403] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.136s	user 0.017s	sys 0.000s
I20260709 12:17:06.644168 21809 consensus_queue.cc:260] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.667857 21803 tablet_bootstrap.cc:492] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:06.668478 21803 ts_tablet_manager.cc:1403] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.149s	user 0.015s	sys 0.013s
I20260709 12:17:06.649154 21835 consensus_queue.cc:1048] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 12:17:06.655202 21573 leader_election.cc:343] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:06.637800 21427 catalog_manager.cc:5697] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 1 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:06.643982 21977 leader_election.cc:290] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:06.680097 22032 consensus_queue.cc:1048] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:06.668532 21809 ts_tablet_manager.cc:1434] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.119s	user 0.005s	sys 0.003s
I20260709 12:17:06.682085 21809 tablet_bootstrap.cc:492] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:06.645577 21808 consensus_queue.cc:1048] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
W20260709 12:17:06.661434 21572 leader_election.cc:343] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:06.683988 22028 raft_consensus.cc:493] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:06.686710 22028 raft_consensus.cc:515] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.688864 22028 leader_election.cc:290] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:06.689543 21572 leader_election.cc:304] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:06.695756 21809 tablet_bootstrap.cc:654] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.695020 21979 raft_consensus.cc:2749] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:06.692412 21572 leader_election.cc:343] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:06.703678 21572 leader_election.cc:304] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:06.704567 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:06.671674 21803 raft_consensus.cc:359] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:06.707715 21803 raft_consensus.cc:385] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.708129 21803 raft_consensus.cc:740] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.709558 22015 raft_consensus.cc:2749] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:06.710218 21803 consensus_queue.cc:260] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:06.710561 21979 consensus_queue.cc:1048] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:06.711470 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:06.713683 21606 raft_consensus.cc:2393] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05f3e75755b44a109289d51d788cf1c5 in current term 1: Already voted for candidate 5e9a2f78f60e4c77897ede94375796ee in this term.
I20260709 12:17:06.717543 21803 ts_tablet_manager.cc:1434] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 12:17:06.717392 21721 leader_election.cc:304] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:06.719702 21431 catalog_manager.cc:5697] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 1 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:06.711566 21801 raft_consensus.cc:359] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:06.723572 21801 raft_consensus.cc:385] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.723941 21801 raft_consensus.cc:740] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.725154 21803 tablet_bootstrap.cc:492] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:06.728780 21936 raft_consensus.cc:3060] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:06.736291 21803 tablet_bootstrap.cc:654] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.737967 21801 consensus_queue.cc:260] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:06.741725 21801 ts_tablet_manager.cc:1434] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 12:17:06.741811 21682 raft_consensus.cc:3060] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:06.742736 21801 tablet_bootstrap.cc:492] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:06.769337 21835 raft_consensus.cc:493] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:06.782243 21802 tablet_bootstrap.cc:492] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:06.782796 21802 ts_tablet_manager.cc:1403] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.232s	user 0.032s	sys 0.028s
I20260709 12:17:06.776921 21835 raft_consensus.cc:515] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.785529 21835 leader_election.cc:290] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:06.785792 21936 raft_consensus.cc:2749] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:06.786839 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa13928fadb4d3dafbe36978cdc3be7" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:06.788190 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa13928fadb4d3dafbe36978cdc3be7" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:06.788439 21801 tablet_bootstrap.cc:654] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.789019 21606 raft_consensus.cc:2393] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e9a2f78f60e4c77897ede94375796ee in current term 1: Already voted for candidate 05f3e75755b44a109289d51d788cf1c5 in this term.
I20260709 12:17:06.792946 21498 leader_election.cc:304] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee; no voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:06.791208 21802 raft_consensus.cc:359] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.794088 21802 raft_consensus.cc:385] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.794392 21802 raft_consensus.cc:740] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.794957 22018 raft_consensus.cc:3060] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:06.795078 21802 consensus_queue.cc:260] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.807550 21808 raft_consensus.cc:493] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:06.808167 21808 raft_consensus.cc:515] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:06.813798 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee4da72b1243e9a83a10616794824f" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:06.822801 21802 ts_tablet_manager.cc:1434] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 12:17:06.824832 21802 tablet_bootstrap.cc:492] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:06.830413 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee4da72b1243e9a83a10616794824f" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:06.810609 21808 leader_election.cc:290] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:06.823458 21809 tablet_bootstrap.cc:492] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:06.832000 22018 raft_consensus.cc:2749] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:06.832263 21573 leader_election.cc:343] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:06.841964 21802 tablet_bootstrap.cc:654] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.838979 21429 catalog_manager.cc:5697] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 1 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:06.846349 21479 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:06.839368 21809 ts_tablet_manager.cc:1403] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.157s	user 0.015s	sys 0.003s
I20260709 12:17:06.850186 21801 tablet_bootstrap.cc:492] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:06.850406 21809 raft_consensus.cc:359] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.850905 21801 ts_tablet_manager.cc:1403] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.007s
I20260709 12:17:06.852768 21803 tablet_bootstrap.cc:492] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:06.853299 21803 ts_tablet_manager.cc:1403] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.132s	user 0.009s	sys 0.001s
I20260709 12:17:06.853963 21801 raft_consensus.cc:359] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.854722 21801 raft_consensus.cc:385] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.855031 21801 raft_consensus.cc:740] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.851179 21809 raft_consensus.cc:385] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.855618 21809 raft_consensus.cc:740] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.856330 21801 consensus_queue.cc:260] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.856992 21803 raft_consensus.cc:359] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:06.857677 21803 raft_consensus.cc:385] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.857924 21803 raft_consensus.cc:740] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.858325 21801 ts_tablet_manager.cc:1434] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:17:06.859309 21801 tablet_bootstrap.cc:492] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
W20260709 12:17:06.840420 21572 leader_election.cc:343] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:06.860054 21572 leader_election.cc:304] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:06.858960 21803 consensus_queue.cc:260] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:06.862093 21803 ts_tablet_manager.cc:1434] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:17:06.862969 21803 tablet_bootstrap.cc:492] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:06.863379 21808 raft_consensus.cc:2749] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:06.858566 21809 consensus_queue.cc:260] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.869750 21809 ts_tablet_manager.cc:1434] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:17:06.870680 21809 tablet_bootstrap.cc:492] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:06.885051 21801 tablet_bootstrap.cc:654] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.866652 21802 tablet_bootstrap.cc:492] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:06.893852 21802 ts_tablet_manager.cc:1403] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.005s
I20260709 12:17:06.896793 21802 raft_consensus.cc:359] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.899731 21809 tablet_bootstrap.cc:654] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.901515 21936 consensus_queue.cc:1048] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:06.902570 21802 raft_consensus.cc:385] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.902922 21802 raft_consensus.cc:740] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.903626 21802 consensus_queue.cc:260] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.904285 21801 tablet_bootstrap.cc:492] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:06.904556 21803 tablet_bootstrap.cc:654] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.908998 21809 tablet_bootstrap.cc:492] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:06.909123 21801 ts_tablet_manager.cc:1403] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.005s
I20260709 12:17:06.909937 22018 raft_consensus.cc:493] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:06.910424 22018 raft_consensus.cc:515] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.912452 22018 leader_election.cc:290] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:06.912228 21801 raft_consensus.cc:359] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:06.912945 21801 raft_consensus.cc:385] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.913225 21801 raft_consensus.cc:740] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.914168 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d663685d0e144ab89aac9e204836bdd" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:06.915402 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d663685d0e144ab89aac9e204836bdd" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:06.915869 21802 ts_tablet_manager.cc:1434] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:17:06.916538 21809 ts_tablet_manager.cc:1403] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.000s
I20260709 12:17:06.916263 21936 consensus_queue.cc:1048] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:06.917120 21801 consensus_queue.cc:260] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:06.918694 21497 leader_election.cc:304] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee; no voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:06.921095 21835 raft_consensus.cc:2749] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:06.921465 21802 tablet_bootstrap.cc:492] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:06.923465 21936 raft_consensus.cc:493] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:06.924013 21936 raft_consensus.cc:515] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:06.926079 21936 leader_election.cc:290] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:06.927868 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb66af8d537848bf8d6ab20f7bc7b259" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:06.932400 21802 tablet_bootstrap.cc:654] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.928640 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb66af8d537848bf8d6ab20f7bc7b259" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:06.932767 21808 consensus_queue.cc:1048] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:06.931598 21803 tablet_bootstrap.cc:492] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:06.934144 21801 ts_tablet_manager.cc:1434] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:17:06.934322 21803 ts_tablet_manager.cc:1403] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.000s
I20260709 12:17:06.935331 21801 tablet_bootstrap.cc:492] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:06.937228 21803 raft_consensus.cc:359] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:06.937927 21803 raft_consensus.cc:385] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.938194 21803 raft_consensus.cc:740] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.933629 21529 raft_consensus.cc:2468] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:06.940392 21721 leader_election.cc:304] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:06.932807 21608 raft_consensus.cc:2468] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:06.941187 21936 raft_consensus.cc:2804] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:06.928954 21809 raft_consensus.cc:359] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:06.941936 21809 raft_consensus.cc:385] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:06.942324 21809 raft_consensus.cc:740] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.941665 21936 raft_consensus.cc:493] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:06.943221 21936 raft_consensus.cc:3060] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:06.938833 21803 consensus_queue.cc:260] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:06.946171 21803 ts_tablet_manager.cc:1434] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:17:06.943028 21809 consensus_queue.cc:260] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:06.948700 21803 tablet_bootstrap.cc:492] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:06.951969 21809 ts_tablet_manager.cc:1434] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.002s
I20260709 12:17:06.960815 22018 consensus_queue.cc:1048] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:06.961861 21809 tablet_bootstrap.cc:492] T c91b9e81b8074e398980bd4e0abe3130 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:06.968269 22018 consensus_queue.cc:1048] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:06.970893 21801 tablet_bootstrap.cc:654] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:06.983373 21803 tablet_bootstrap.cc:654] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.000829 22015 consensus_queue.cc:1048] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:07.002938 21911 raft_consensus.cc:493] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:07.003496 21911 raft_consensus.cc:515] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.005403 21911 leader_election.cc:290] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:07.006794 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06446dbc910142bf9b183b22b221b9da" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:07.008972 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06446dbc910142bf9b183b22b221b9da" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:07.015601 21646 leader_election.cc:304] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:07.023768 21911 raft_consensus.cc:2749] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:07.036710 22032 raft_consensus.cc:493] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:07.049547 21809 tablet_bootstrap.cc:654] T c91b9e81b8074e398980bd4e0abe3130 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.050117 21847 raft_consensus.cc:493] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:07.057298 21847 raft_consensus.cc:515] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:07.056136 22032 raft_consensus.cc:515] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:07.059517 21847 leader_election.cc:290] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:07.060396 22032 leader_election.cc:290] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:07.061712 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4292c5410c1744cfa612b00fdf70ebbf" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:07.062192 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4292c5410c1744cfa612b00fdf70ebbf" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:07.062397 21755 raft_consensus.cc:2468] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:07.063423 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4292c5410c1744cfa612b00fdf70ebbf" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:07.064087 21646 leader_election.cc:304] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 
I20260709 12:17:07.064594 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4292c5410c1744cfa612b00fdf70ebbf" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:07.065184 21682 raft_consensus.cc:2468] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:07.068145 21820 raft_consensus.cc:2804] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:07.069060 21820 raft_consensus.cc:493] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:07.069394 21820 raft_consensus.cc:3060] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:07.065769 21721 leader_election.cc:343] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.072357 21720 leader_election.cc:304] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 5e9a2f78f60e4c77897ede94375796ee
W20260709 12:17:07.073858 21647 leader_election.cc:343] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.077257 22032 raft_consensus.cc:2804] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:07.077733 22032 raft_consensus.cc:493] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:07.078065 22032 raft_consensus.cc:3060] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.086215 21936 raft_consensus.cc:515] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:07.091435 21911 raft_consensus.cc:493] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:07.091709 21801 tablet_bootstrap.cc:492] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:07.092204 21801 ts_tablet_manager.cc:1403] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.157s	user 0.018s	sys 0.007s
I20260709 12:17:07.091992 21911 raft_consensus.cc:515] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.094080 21911 leader_election.cc:290] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:07.095075 21803 tablet_bootstrap.cc:492] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:07.095566 21803 ts_tablet_manager.cc:1403] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.148s	user 0.009s	sys 0.009s
I20260709 12:17:07.096668 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb66af8d537848bf8d6ab20f7bc7b259" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:07.098263 21936 leader_election.cc:290] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:07.098300 21802 tablet_bootstrap.cc:492] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:07.099346 21802 ts_tablet_manager.cc:1403] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.178s	user 0.022s	sys 0.003s
I20260709 12:17:07.100690 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a547edc9510e4053bdbd5f80b8ad7c96" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:07.100991 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb66af8d537848bf8d6ab20f7bc7b259" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:07.101415 21608 raft_consensus.cc:2468] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:07.101543 21529 raft_consensus.cc:3060] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.102808 21647 leader_election.cc:304] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:07.103662 21911 raft_consensus.cc:2804] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:07.104039 21911 raft_consensus.cc:493] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:07.104429 21911 raft_consensus.cc:3060] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.104853 21681 raft_consensus.cc:3060] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.098869 21801 raft_consensus.cc:359] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:07.109356 21801 raft_consensus.cc:385] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:07.098160 21606 raft_consensus.cc:3060] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.115518 21911 raft_consensus.cc:515] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.112665 22015 raft_consensus.cc:493] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:07.119570 21936 consensus_queue.cc:1048] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:07.119953 22015 raft_consensus.cc:515] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.109592 21801 raft_consensus.cc:740] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:07.118549 21529 raft_consensus.cc:2468] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:07.124790 22015 leader_election.cc:290] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:07.098167 21803 raft_consensus.cc:359] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:07.125409 21803 raft_consensus.cc:385] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:07.125802 21803 raft_consensus.cc:740] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:07.125926 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56dc82b687f4024b437f5531576f156" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:07.126533 21803 consensus_queue.cc:260] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
W20260709 12:17:07.127828 21572 leader_election.cc:343] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.128355 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56dc82b687f4024b437f5531576f156" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:07.128651 21803 ts_tablet_manager.cc:1434] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 12:17:07.129590 21803 tablet_bootstrap.cc:492] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:07.116976 21820 raft_consensus.cc:515] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:07.133942 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a547edc9510e4053bdbd5f80b8ad7c96" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
W20260709 12:17:07.135579 21646 leader_election.cc:343] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.132843 21911 leader_election.cc:290] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:07.136461 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a547edc9510e4053bdbd5f80b8ad7c96" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:07.136600 21721 leader_election.cc:304] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
W20260709 12:17:07.135589 21572 leader_election.cc:343] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.137434 21572 leader_election.cc:304] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:07.137562 22028 raft_consensus.cc:2804] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:07.138739 21906 raft_consensus.cc:2749] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:07.140057 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4292c5410c1744cfa612b00fdf70ebbf" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:07.140192 22028 raft_consensus.cc:697] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:07.144519 21801 consensus_queue.cc:260] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:07.142768 21820 leader_election.cc:290] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:07.147643 21801 ts_tablet_manager.cc:1434] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.001s
I20260709 12:17:07.143059 22028 consensus_queue.cc:237] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:07.149560 21801 tablet_bootstrap.cc:492] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:07.153304 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4292c5410c1744cfa612b00fdf70ebbf" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:07.161975 21822 consensus_queue.cc:1048] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:07.164433 21532 raft_consensus.cc:3060] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.166795 22032 raft_consensus.cc:515] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
W20260709 12:17:07.167999 21647 leader_election.cc:343] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.173018 21754 raft_consensus.cc:2393] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ab17edd94d3449f87f5e3b3bda75286 in current term 1: Already voted for candidate 05f3e75755b44a109289d51d788cf1c5 in this term.
I20260709 12:17:07.178982 21803 tablet_bootstrap.cc:654] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.159789 21606 raft_consensus.cc:2468] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:07.180142 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a547edc9510e4053bdbd5f80b8ad7c96" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:07.194975 21608 raft_consensus.cc:3060] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.181439 21809 tablet_bootstrap.cc:492] T c91b9e81b8074e398980bd4e0abe3130 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:07.186764 22015 raft_consensus.cc:493] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:07.199678 22015 raft_consensus.cc:515] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:07.199718 21809 ts_tablet_manager.cc:1403] T c91b9e81b8074e398980bd4e0abe3130 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.238s	user 0.015s	sys 0.006s
I20260709 12:17:07.202854 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4292c5410c1744cfa612b00fdf70ebbf" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:07.203737 22015 leader_election.cc:290] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:07.204941 21809 raft_consensus.cc:359] T c91b9e81b8074e398980bd4e0abe3130 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:07.205667 21809 raft_consensus.cc:385] T c91b9e81b8074e398980bd4e0abe3130 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:07.205935 21809 raft_consensus.cc:740] T c91b9e81b8074e398980bd4e0abe3130 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:07.206300 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91b9e81b8074e398980bd4e0abe3130" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:07.206640 21809 consensus_queue.cc:260] T c91b9e81b8074e398980bd4e0abe3130 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:07.207232 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91b9e81b8074e398980bd4e0abe3130" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:07.208024 21754 raft_consensus.cc:2468] T c91b9e81b8074e398980bd4e0abe3130 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
W20260709 12:17:07.208510 21573 leader_election.cc:343] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.208966 21809 ts_tablet_manager.cc:1434] T c91b9e81b8074e398980bd4e0abe3130 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:07.209107 21572 leader_election.cc:304] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:07.212091 21809 tablet_bootstrap.cc:492] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:07.193888 22032 leader_election.cc:290] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
W20260709 12:17:07.193615 21646 leader_election.cc:343] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.189643 21428 catalog_manager.cc:5697] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 1 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:07.190838 21802 raft_consensus.cc:359] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:07.214592 21802 raft_consensus.cc:385] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:07.218075 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4292c5410c1744cfa612b00fdf70ebbf" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:07.218659 21646 leader_election.cc:304] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:07.219069 21682 raft_consensus.cc:2393] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 05f3e75755b44a109289d51d788cf1c5 in current term 1: Already voted for candidate 5ab17edd94d3449f87f5e3b3bda75286 in this term.
I20260709 12:17:07.217447 21802 raft_consensus.cc:740] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:07.221175 21802 consensus_queue.cc:260] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:07.223201 21801 tablet_bootstrap.cc:654] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.224042 21531 raft_consensus.cc:3060] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.224970 21847 raft_consensus.cc:2749] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:07.227742 22015 raft_consensus.cc:2804] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:07.228238 22015 raft_consensus.cc:493] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:07.228597 22015 raft_consensus.cc:3060] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.234848 21802 ts_tablet_manager.cc:1434] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.135s	user 0.008s	sys 0.000s
I20260709 12:17:07.236100 21802 tablet_bootstrap.cc:492] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:07.240312 21820 raft_consensus.cc:493] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:07.240969 21820 raft_consensus.cc:515] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:07.243230 21820 leader_election.cc:290] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:07.245780 21608 raft_consensus.cc:2468] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:07.246510 21802 tablet_bootstrap.cc:654] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.257534 22015 raft_consensus.cc:515] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
W20260709 12:17:07.270664 21646 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.4:39515, user_credentials={real_user=slave}} blocked reactor thread for 50467.7us
I20260709 12:17:07.283308 21647 leader_election.cc:304] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:07.286034 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91b9e81b8074e398980bd4e0abe3130" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:07.283535 21531 raft_consensus.cc:2468] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:07.286607 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91b9e81b8074e398980bd4e0abe3130" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:07.288669 21721 leader_election.cc:304] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:07.285058 22015 leader_election.cc:290] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:07.289407 21822 raft_consensus.cc:2804] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:07.289904 21822 raft_consensus.cc:697] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:07.290880 21822 consensus_queue.cc:237] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:07.292547 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee4da72b1243e9a83a10616794824f" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:07.292801 22080 raft_consensus.cc:2804] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:07.293320 21608 raft_consensus.cc:2468] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:07.288815 21801 tablet_bootstrap.cc:492] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
W20260709 12:17:07.289659 21573 leader_election.cc:343] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.296799 21801 ts_tablet_manager.cc:1403] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.147s	user 0.014s	sys 0.005s
I20260709 12:17:07.298645 21803 tablet_bootstrap.cc:492] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:07.299137 21803 ts_tablet_manager.cc:1403] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.170s	user 0.009s	sys 0.015s
I20260709 12:17:07.286670 21754 raft_consensus.cc:3060] T c91b9e81b8074e398980bd4e0abe3130 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.304545 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee4da72b1243e9a83a10616794824f" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:07.293653 22080 raft_consensus.cc:697] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:07.328787 22080 consensus_queue.cc:237] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.334511 21809 tablet_bootstrap.cc:654] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.340293 21801 raft_consensus.cc:359] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.341140 21801 raft_consensus.cc:385] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:07.341439 21801 raft_consensus.cc:740] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:07.342203 21801 consensus_queue.cc:260] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.343042 21803 raft_consensus.cc:359] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.343815 21803 raft_consensus.cc:385] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:07.344075 21803 raft_consensus.cc:740] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:07.345301 21803 consensus_queue.cc:260] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.354853 21803 ts_tablet_manager.cc:1434] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
W20260709 12:17:07.360327 21647 leader_election.cc:343] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.361115 21647 leader_election.cc:304] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:07.362028 21820 raft_consensus.cc:2804] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:07.362407 21820 raft_consensus.cc:493] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:07.362744 21820 raft_consensus.cc:3060] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.353657 21754 raft_consensus.cc:2468] T c91b9e81b8074e398980bd4e0abe3130 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:07.366206 21801 ts_tablet_manager.cc:1434] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.001s
I20260709 12:17:07.366402 21803 tablet_bootstrap.cc:492] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:07.368227 21572 leader_election.cc:304] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:07.367246 21801 tablet_bootstrap.cc:492] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:07.370616 22015 raft_consensus.cc:2804] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:07.372124 22015 raft_consensus.cc:697] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:07.372953 22015 consensus_queue.cc:237] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:07.376358 21802 tablet_bootstrap.cc:492] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:07.376894 21802 ts_tablet_manager.cc:1403] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.141s	user 0.016s	sys 0.000s
I20260709 12:17:07.377123 21809 tablet_bootstrap.cc:492] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:07.377595 21809 ts_tablet_manager.cc:1403] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.166s	user 0.011s	sys 0.005s
I20260709 12:17:07.379664 21802 raft_consensus.cc:359] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:07.380172 21809 raft_consensus.cc:359] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.380839 21809 raft_consensus.cc:385] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:07.381136 21809 raft_consensus.cc:740] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:07.380429 21802 raft_consensus.cc:385] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:07.384361 21801 tablet_bootstrap.cc:654] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.382809 21809 consensus_queue.cc:260] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.385967 22015 raft_consensus.cc:493] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:07.386510 22015 raft_consensus.cc:515] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:07.389194 22015 leader_election.cc:290] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:07.390478 21803 tablet_bootstrap.cc:654] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.382844 21802 raft_consensus.cc:740] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:07.391876 22080 raft_consensus.cc:493] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:07.392627 21809 ts_tablet_manager.cc:1434] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:17:07.392360 22080 raft_consensus.cc:515] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.393604 21809 tablet_bootstrap.cc:492] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:07.394505 22080 leader_election.cc:290] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:07.391804 21802 consensus_queue.cc:260] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:07.397212 21820 raft_consensus.cc:515] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:07.398988 21802 ts_tablet_manager.cc:1434] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:17:07.399582 21820 leader_election.cc:290] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:07.399996 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56dc82b687f4024b437f5531576f156" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:07.400928 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53d344163a84ce4828cdc7609a3e929" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:07.403240 21754 raft_consensus.cc:2468] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:07.401787 21801 tablet_bootstrap.cc:492] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:07.404400 21801 ts_tablet_manager.cc:1403] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.009s
I20260709 12:17:07.405041 21646 leader_election.cc:304] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 
I20260709 12:17:07.406028 21820 raft_consensus.cc:2804] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:07.401963 21802 tablet_bootstrap.cc:492] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:07.407394 21820 raft_consensus.cc:493] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:07.407799 21820 raft_consensus.cc:3060] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.408620 21803 tablet_bootstrap.cc:492] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:07.409145 21803 ts_tablet_manager.cc:1403] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.001s
I20260709 12:17:07.411990 21803 raft_consensus.cc:359] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:07.412680 21803 raft_consensus.cc:385] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:07.412937 21803 raft_consensus.cc:740] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:07.413620 21803 consensus_queue.cc:260] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:07.414917 21801 raft_consensus.cc:359] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:07.415629 21801 raft_consensus.cc:385] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:07.415525 21820 raft_consensus.cc:515] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.416013 21801 raft_consensus.cc:740] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:07.416756 21801 consensus_queue.cc:260] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:07.417421 21820 leader_election.cc:290] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:07.419116 21803 ts_tablet_manager.cc:1434] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:17:07.419440 21802 tablet_bootstrap.cc:654] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.420130 21803 tablet_bootstrap.cc:492] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:07.422350 21809 tablet_bootstrap.cc:654] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.466511 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53d344163a84ce4828cdc7609a3e929" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:07.469482 21532 raft_consensus.cc:2468] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:07.470724 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee4da72b1243e9a83a10616794824f" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:07.472000 21573 leader_election.cc:304] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:07.474638 21427 catalog_manager.cc:5697] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 1 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:07.486652 21572 leader_election.cc:343] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.487437 21801 ts_tablet_manager.cc:1434] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.000s
I20260709 12:17:07.490126 21801 tablet_bootstrap.cc:492] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
W20260709 12:17:07.492038 21647 leader_election.cc:343] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.496903 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56dc82b687f4024b437f5531576f156" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:07.497279 22015 raft_consensus.cc:2804] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:07.497915 22015 raft_consensus.cc:493] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:07.498091 21606 raft_consensus.cc:2468] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:07.503405 22015 raft_consensus.cc:3060] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.494880 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56dc82b687f4024b437f5531576f156" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:07.507911 21755 raft_consensus.cc:3060] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.512185 21803 tablet_bootstrap.cc:654] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.516695 21801 tablet_bootstrap.cc:654] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.516780 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56dc82b687f4024b437f5531576f156" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:07.517577 21605 raft_consensus.cc:3060] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.519670 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee4da72b1243e9a83a10616794824f" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:07.520648 21606 raft_consensus.cc:3060] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.517741 22015 raft_consensus.cc:515] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:07.524333 22015 leader_election.cc:290] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:07.525470 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53d344163a84ce4828cdc7609a3e929" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:07.526283 21532 raft_consensus.cc:3060] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.526789 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53d344163a84ce4828cdc7609a3e929" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
W20260709 12:17:07.530754 21572 leader_election.cc:343] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.530896 21809 tablet_bootstrap.cc:492] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:07.530974 21802 tablet_bootstrap.cc:492] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:07.533633 21802 ts_tablet_manager.cc:1403] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.132s	user 0.012s	sys 0.000s
I20260709 12:17:07.538610 21802 raft_consensus.cc:359] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:07.549700 21809 ts_tablet_manager.cc:1403] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.156s	user 0.013s	sys 0.000s
I20260709 12:17:07.554617 21809 raft_consensus.cc:359] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.548601 21802 raft_consensus.cc:385] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:07.556177 21809 raft_consensus.cc:385] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:07.556694 21802 raft_consensus.cc:740] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:07.557685 21809 raft_consensus.cc:740] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:07.561764 21605 raft_consensus.cc:2468] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:07.543964 21755 raft_consensus.cc:2468] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:07.569172 21809 consensus_queue.cc:260] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.572245 21820 raft_consensus.cc:493] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:07.572929 21820 raft_consensus.cc:515] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:07.576273 22028 consensus_queue.cc:1048] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:07.579610 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62b936c1e5f45b3bf3911e3e76a768e" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:07.573469 21647 leader_election.cc:304] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:07.581311 21803 tablet_bootstrap.cc:492] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:07.581584 21847 raft_consensus.cc:2804] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:07.582129 21803 ts_tablet_manager.cc:1403] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.162s	user 0.012s	sys 0.004s
I20260709 12:17:07.582304 21847 raft_consensus.cc:697] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:07.583971 21847 consensus_queue.cc:237] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.584635 21820 leader_election.cc:290] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:07.580189 21428 catalog_manager.cc:5697] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:07.591325 21803 raft_consensus.cc:359] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:07.594525 21803 raft_consensus.cc:385] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:07.594728 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62b936c1e5f45b3bf3911e3e76a768e" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:07.594925 21803 raft_consensus.cc:740] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:07.600600 21803 consensus_queue.cc:260] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
W20260709 12:17:07.601318 21647 leader_election.cc:343] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.604431 21803 ts_tablet_manager.cc:1434] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260709 12:17:07.606033 21803 tablet_bootstrap.cc:492] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
W20260709 12:17:07.608129 21646 leader_election.cc:343] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.609359 21646 leader_election.cc:304] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:07.608781 22015 raft_consensus.cc:493] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:07.610196 22015 raft_consensus.cc:515] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:07.615511 22015 leader_election.cc:290] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:07.617789 21809 ts_tablet_manager.cc:1434] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 12:17:07.619532 21802 consensus_queue.cc:260] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:07.622732 22018 raft_consensus.cc:493] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:07.623246 22018 raft_consensus.cc:515] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:07.621057 22081 raft_consensus.cc:2749] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:07.621454 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2fa8ee121846069df67061c9a45142" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:07.623253 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2fa8ee121846069df67061c9a45142" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:07.559708 21532 raft_consensus.cc:2468] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:07.642050 21803 tablet_bootstrap.cc:654] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.645992 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91b9e81b8074e398980bd4e0abe3130" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
W20260709 12:17:07.637336 21573 leader_election.cc:343] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:07.650424 21572 leader_election.cc:343] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.655823 21572 leader_election.cc:304] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:07.657194 21979 raft_consensus.cc:2749] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:07.652966 21573 leader_election.cc:304] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:07.660328 22015 raft_consensus.cc:2804] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:07.660894 22015 raft_consensus.cc:697] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:07.661998 21754 raft_consensus.cc:2393] T c91b9e81b8074e398980bd4e0abe3130 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e9a2f78f60e4c77897ede94375796ee in current term 1: Already voted for candidate e7da26c2c7884c4893be97f26dc4f96a in this term.
I20260709 12:17:07.662503 22018 leader_election.cc:290] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:07.664731 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91b9e81b8074e398980bd4e0abe3130" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:07.664994 21429 catalog_manager.cc:5697] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 1 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:07.669385 21498 leader_election.cc:304] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee; no voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:07.670899 22018 raft_consensus.cc:3060] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.662034 22015 consensus_queue.cc:237] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:07.679807 21809 tablet_bootstrap.cc:492] T ef3f79652bd94c26914e7ea1e3a89fd4 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:07.671033 21606 raft_consensus.cc:2468] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:07.697736 21822 raft_consensus.cc:493] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:07.698494 21822 raft_consensus.cc:515] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.701292 21822 leader_election.cc:290] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:07.702643 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a547edc9510e4053bdbd5f80b8ad7c96" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:07.703825 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a547edc9510e4053bdbd5f80b8ad7c96" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:07.705204 21608 raft_consensus.cc:2393] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05f3e75755b44a109289d51d788cf1c5 in current term 1: Already voted for candidate 5ab17edd94d3449f87f5e3b3bda75286 in this term.
I20260709 12:17:07.708109 21721 leader_election.cc:304] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:07.712100 21801 tablet_bootstrap.cc:492] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:07.712560 21801 ts_tablet_manager.cc:1403] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.223s	user 0.013s	sys 0.005s
I20260709 12:17:07.716869 21647 leader_election.cc:304] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:07.711316 21822 raft_consensus.cc:3060] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.719576 22081 raft_consensus.cc:2804] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:07.720175 22081 raft_consensus.cc:697] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:07.721168 22081 consensus_queue.cc:237] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:07.724900 21809 tablet_bootstrap.cc:654] T ef3f79652bd94c26914e7ea1e3a89fd4 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.727468 21822 raft_consensus.cc:2749] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:07.719652 21801 raft_consensus.cc:359] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.728428 21801 raft_consensus.cc:385] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:07.728689 21801 raft_consensus.cc:740] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:07.729212 21801 consensus_queue.cc:260] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.731171 21801 ts_tablet_manager.cc:1434] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 12:17:07.737243 21802 ts_tablet_manager.cc:1434] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.203s	user 0.011s	sys 0.000s
I20260709 12:17:07.743140 21801 tablet_bootstrap.cc:492] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:07.750166 21428 catalog_manager.cc:5697] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:07.778291 21801 tablet_bootstrap.cc:654] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.778882 21822 consensus_queue.cc:1048] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:07.782132 21428 catalog_manager.cc:5697] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 1 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:07.786270 21803 tablet_bootstrap.cc:492] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:07.786829 21803 ts_tablet_manager.cc:1403] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.181s	user 0.013s	sys 0.001s
I20260709 12:17:07.789938 21803 raft_consensus.cc:359] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.790568 21803 raft_consensus.cc:385] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:07.790836 21803 raft_consensus.cc:740] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:07.791803 22018 raft_consensus.cc:2749] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:07.791525 21803 consensus_queue.cc:260] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.800603 21809 tablet_bootstrap.cc:492] T ef3f79652bd94c26914e7ea1e3a89fd4 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:07.801883 21809 ts_tablet_manager.cc:1403] T ef3f79652bd94c26914e7ea1e3a89fd4 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.183s	user 0.021s	sys 0.014s
I20260709 12:17:07.804946 21809 raft_consensus.cc:359] T ef3f79652bd94c26914e7ea1e3a89fd4 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.805652 21809 raft_consensus.cc:385] T ef3f79652bd94c26914e7ea1e3a89fd4 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:07.805912 21809 raft_consensus.cc:740] T ef3f79652bd94c26914e7ea1e3a89fd4 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:07.806619 21809 consensus_queue.cc:260] T ef3f79652bd94c26914e7ea1e3a89fd4 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.808766 21809 ts_tablet_manager.cc:1434] T ef3f79652bd94c26914e7ea1e3a89fd4 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:07.814762 21809 tablet_bootstrap.cc:492] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:07.813899 21803 ts_tablet_manager.cc:1434] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.004s
I20260709 12:17:07.817349 21429 catalog_manager.cc:5697] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:07.826853 21802 tablet_bootstrap.cc:492] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
W20260709 12:17:07.816053 22098 log.cc:927] Time spent T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 12:17:07.834205 21803 tablet_bootstrap.cc:492] T bbc8629f8ce846cc8364368ff951bdf3 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
W20260709 12:17:07.853884 22105 log.cc:927] Time spent T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286: Append to log took a long time: real 0.050s	user 0.003s	sys 0.000s
I20260709 12:17:07.855448 21979 raft_consensus.cc:493] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:07.856029 21979 raft_consensus.cc:515] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.858211 21979 leader_election.cc:290] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:07.858829 21847 raft_consensus.cc:493] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:07.859380 21847 raft_consensus.cc:515] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:07.861397 21847 leader_election.cc:290] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:07.861833 21820 consensus_queue.cc:1048] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:07.862345 21803 tablet_bootstrap.cc:654] T bbc8629f8ce846cc8364368ff951bdf3 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.868498 21809 tablet_bootstrap.cc:654] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.864580 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53d344163a84ce4828cdc7609a3e929" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:07.872612 21532 raft_consensus.cc:2393] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ab17edd94d3449f87f5e3b3bda75286 in current term 1: Already voted for candidate e7da26c2c7884c4893be97f26dc4f96a in this term.
I20260709 12:17:07.877072 21847 raft_consensus.cc:493] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:07.877663 21847 raft_consensus.cc:515] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.882850 21801 tablet_bootstrap.cc:492] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:07.883409 21801 ts_tablet_manager.cc:1403] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.151s	user 0.020s	sys 0.005s
I20260709 12:17:07.889387 21820 consensus_queue.cc:1048] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:07.892438 21802 tablet_bootstrap.cc:654] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:07.890640 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53d344163a84ce4828cdc7609a3e929" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:07.891227 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:07.892750 21847 leader_election.cc:290] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:07.899006 21605 raft_consensus.cc:2468] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:07.901314 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:07.904279 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:07.904949 21681 raft_consensus.cc:2468] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:07.917371 21572 leader_election.cc:304] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:07.920028 21647 leader_election.cc:304] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:07.920775 22081 raft_consensus.cc:2804] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:07.921031 21906 raft_consensus.cc:2804] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:07.921518 21906 raft_consensus.cc:493] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:07.921871 21906 raft_consensus.cc:3060] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.920979 21647 leader_election.cc:304] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a
W20260709 12:17:07.923641 21572 leader_election.cc:343] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.915359 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:07.926179 22015 consensus_queue.cc:1048] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:07.927917 21646 leader_election.cc:343] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.926738 21847 raft_consensus.cc:3060] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.921151 22081 raft_consensus.cc:493] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:07.934844 22081 raft_consensus.cc:3060] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:07.942373 22101 consensus_queue.cc:1048] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:07.944548 22028 consensus_queue.cc:1048] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:07.960467 21822 consensus_queue.cc:1048] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:07.962762 21801 raft_consensus.cc:359] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:07.965669 21801 raft_consensus.cc:385] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:07.965973 21801 raft_consensus.cc:740] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:07.963042 22081 raft_consensus.cc:515] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:07.972914 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:07.973578 22081 leader_election.cc:290] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:07.974148 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
W20260709 12:17:07.981989 21646 leader_election.cc:343] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:07.987339 21820 consensus_queue.cc:1048] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:08.003432 21847 raft_consensus.cc:2749] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:08.004078 21801 consensus_queue.cc:260] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.015317 21906 raft_consensus.cc:515] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.016691 21608 raft_consensus.cc:2393] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ab17edd94d3449f87f5e3b3bda75286 in current term 1: Already voted for candidate e7da26c2c7884c4893be97f26dc4f96a in this term.
I20260709 12:17:08.019748 21647 leader_election.cc:304] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:08.039961 21803 tablet_bootstrap.cc:492] T bbc8629f8ce846cc8364368ff951bdf3 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:08.040508 21803 ts_tablet_manager.cc:1403] T bbc8629f8ce846cc8364368ff951bdf3 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.210s	user 0.011s	sys 0.009s
I20260709 12:17:08.049049 21801 ts_tablet_manager.cc:1434] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.165s	user 0.005s	sys 0.002s
I20260709 12:17:08.027910 22081 raft_consensus.cc:2749] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:08.052739 21847 consensus_queue.cc:1048] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:08.064982 21809 tablet_bootstrap.cc:492] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:08.065503 21809 ts_tablet_manager.cc:1403] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.251s	user 0.013s	sys 0.018s
I20260709 12:17:08.071722 21802 tablet_bootstrap.cc:492] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:08.072185 21802 ts_tablet_manager.cc:1403] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.246s	user 0.019s	sys 0.009s
I20260709 12:17:08.075147 21801 tablet_bootstrap.cc:492] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:08.076473 21803 raft_consensus.cc:359] T bbc8629f8ce846cc8364368ff951bdf3 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:08.077185 21803 raft_consensus.cc:385] T bbc8629f8ce846cc8364368ff951bdf3 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.077224 21809 raft_consensus.cc:359] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.077967 21809 raft_consensus.cc:385] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.079663 21906 leader_election.cc:290] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:08.078253 21809 raft_consensus.cc:740] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.080875 21809 consensus_queue.cc:260] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.081480 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:08.082504 21803 raft_consensus.cc:740] T bbc8629f8ce846cc8364368ff951bdf3 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.086970 21809 ts_tablet_manager.cc:1434] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:17:08.088330 21803 consensus_queue.cc:260] T bbc8629f8ce846cc8364368ff951bdf3 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:08.086478 21682 raft_consensus.cc:2393] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7da26c2c7884c4893be97f26dc4f96a in current term 1: Already voted for candidate 5ab17edd94d3449f87f5e3b3bda75286 in this term.
W20260709 12:17:08.092545 21479 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:08.095677 21809 tablet_bootstrap.cc:492] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:08.098744 21801 tablet_bootstrap.cc:654] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.103816 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
W20260709 12:17:08.105242 21572 leader_election.cc:343] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:08.105727 21572 leader_election.cc:304] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:08.106083 21803 ts_tablet_manager.cc:1434] T bbc8629f8ce846cc8364368ff951bdf3 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 12:17:08.106714 22101 raft_consensus.cc:2749] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:08.107260 21803 tablet_bootstrap.cc:492] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:08.111299 21809 tablet_bootstrap.cc:654] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.114341 21801 tablet_bootstrap.cc:492] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:08.114884 21801 ts_tablet_manager.cc:1403] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.001s
I20260709 12:17:08.117774 21801 raft_consensus.cc:359] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:08.118542 21801 raft_consensus.cc:385] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.123010 21801 raft_consensus.cc:740] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.122098 21803 tablet_bootstrap.cc:654] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.124164 21801 consensus_queue.cc:260] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:08.126695 22015 raft_consensus.cc:493] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:08.127199 22015 raft_consensus.cc:515] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:08.129586 22015 leader_election.cc:290] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:08.133411 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc8629f8ce846cc8364368ff951bdf3" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:08.133646 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc8629f8ce846cc8364368ff951bdf3" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:08.134441 21680 raft_consensus.cc:2468] T bbc8629f8ce846cc8364368ff951bdf3 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
W20260709 12:17:08.136472 21573 leader_election.cc:343] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:08.137214 21572 leader_election.cc:304] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:08.137995 21906 raft_consensus.cc:2804] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:08.138437 21906 raft_consensus.cc:493] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:08.138773 21906 raft_consensus.cc:3060] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.105255 21802 raft_consensus.cc:359] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:08.149828 21802 raft_consensus.cc:385] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.150141 21802 raft_consensus.cc:740] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.153430 21802 consensus_queue.cc:260] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:08.157426 21906 raft_consensus.cc:515] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:08.160352 21906 leader_election.cc:290] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:08.158427 21801 ts_tablet_manager.cc:1434] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.043s	user 0.001s	sys 0.008s
I20260709 12:17:08.161934 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc8629f8ce846cc8364368ff951bdf3" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
W20260709 12:17:08.166394 21573 leader_election.cc:343] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:08.170425 21801 tablet_bootstrap.cc:492] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:08.175683 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc8629f8ce846cc8364368ff951bdf3" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:08.176455 21680 raft_consensus.cc:3060] T bbc8629f8ce846cc8364368ff951bdf3 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.185132 22015 consensus_queue.cc:1048] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:08.190291 21801 tablet_bootstrap.cc:654] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.194430 21906 raft_consensus.cc:493] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:08.195272 21803 tablet_bootstrap.cc:492] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:08.194962 21906 raft_consensus.cc:515] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.195933 21803 ts_tablet_manager.cc:1403] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.008s
I20260709 12:17:08.198136 21802 ts_tablet_manager.cc:1434] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.126s	user 0.005s	sys 0.001s
I20260709 12:17:08.198707 21803 raft_consensus.cc:359] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.199643 21803 raft_consensus.cc:385] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.199954 21803 raft_consensus.cc:740] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.200608 21803 consensus_queue.cc:260] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.199350 21802 tablet_bootstrap.cc:492] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:08.201191 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f79652bd94c26914e7ea1e3a89fd4" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:08.201527 21906 leader_election.cc:290] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
W20260709 12:17:08.202477 21572 leader_election.cc:343] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:08.204802 22009 raft_consensus.cc:493] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:08.205449 22009 raft_consensus.cc:515] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:08.207212 21906 raft_consensus.cc:493] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:08.207798 21906 raft_consensus.cc:515] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.208989 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee4da72b1243e9a83a10616794824f" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:08.209712 21803 ts_tablet_manager.cc:1434] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:17:08.210448 21680 raft_consensus.cc:2468] T bbc8629f8ce846cc8364368ff951bdf3 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:08.211743 21572 leader_election.cc:304] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:08.211848 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98664eee3508429a967e10ca95199d15" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:08.212833 22009 leader_election.cc:290] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:08.209897 21606 raft_consensus.cc:2393] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e9a2f78f60e4c77897ede94375796ee in current term 1: Already voted for candidate 5ab17edd94d3449f87f5e3b3bda75286 in this term.
W20260709 12:17:08.213451 21572 leader_election.cc:343] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:08.212754 22015 raft_consensus.cc:2804] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:08.214169 22015 raft_consensus.cc:697] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:08.212107 21803 tablet_bootstrap.cc:492] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:08.214586 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98664eee3508429a967e10ca95199d15" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:08.215065 22015 consensus_queue.cc:237] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
W20260709 12:17:08.216166 21573 leader_election.cc:343] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:08.216674 21573 leader_election.cc:304] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:08.214986 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee4da72b1243e9a83a10616794824f" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:08.217566 21979 raft_consensus.cc:2749] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:08.217968 21906 leader_election.cc:290] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:08.218734 21497 leader_election.cc:304] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee; no voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:08.219798 21802 tablet_bootstrap.cc:654] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.220125 22009 raft_consensus.cc:3060] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.216894 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f79652bd94c26914e7ea1e3a89fd4" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:08.229768 21756 raft_consensus.cc:2468] T ef3f79652bd94c26914e7ea1e3a89fd4 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:08.231475 21572 leader_election.cc:304] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:08.232314 21803 tablet_bootstrap.cc:654] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.232718 21979 raft_consensus.cc:2804] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:08.233178 21979 raft_consensus.cc:493] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:08.233493 21979 raft_consensus.cc:3060] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.233732 22009 raft_consensus.cc:2749] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:08.243819 21979 raft_consensus.cc:515] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.245616 22080 consensus_queue.cc:1048] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:08.247022 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f79652bd94c26914e7ea1e3a89fd4" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:08.247619 21979 leader_election.cc:290] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:08.248209 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f79652bd94c26914e7ea1e3a89fd4" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
W20260709 12:17:08.250854 21572 leader_election.cc:343] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:08.250954 21752 raft_consensus.cc:3060] T ef3f79652bd94c26914e7ea1e3a89fd4 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.260866 21752 raft_consensus.cc:2468] T ef3f79652bd94c26914e7ea1e3a89fd4 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:08.262074 21572 leader_election.cc:304] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:08.263777 21906 raft_consensus.cc:2804] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:08.270469 21906 raft_consensus.cc:697] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:08.272858 21906 consensus_queue.cc:237] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.286557 21801 tablet_bootstrap.cc:492] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:08.287066 21801 ts_tablet_manager.cc:1403] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.003s
I20260709 12:17:08.289918 21801 raft_consensus.cc:359] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:08.290623 21801 raft_consensus.cc:385] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.290879 21801 raft_consensus.cc:740] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.291637 21801 consensus_queue.cc:260] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:08.293556 21801 ts_tablet_manager.cc:1434] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:08.294878 21801 tablet_bootstrap.cc:492] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:08.303404 21979 consensus_queue.cc:1048] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:08.314813 21801 tablet_bootstrap.cc:654] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.322259 21802 tablet_bootstrap.cc:492] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:08.324110 21802 ts_tablet_manager.cc:1403] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.125s	user 0.012s	sys 0.022s
I20260709 12:17:08.333082 21802 raft_consensus.cc:359] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.333845 21802 raft_consensus.cc:385] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.334121 21802 raft_consensus.cc:740] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.334887 21802 consensus_queue.cc:260] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.338704 21803 tablet_bootstrap.cc:492] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:08.339362 21803 ts_tablet_manager.cc:1403] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.128s	user 0.022s	sys 0.004s
I20260709 12:17:08.342311 21803 raft_consensus.cc:359] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.343036 21803 raft_consensus.cc:385] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.343339 21803 raft_consensus.cc:740] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.346943 21847 consensus_queue.cc:1048] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:08.366106 21429 catalog_manager.cc:5697] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 1 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:08.369112 21429 catalog_manager.cc:5697] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 1 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:08.352425 21802 ts_tablet_manager.cc:1434] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 12:17:08.344056 21803 consensus_queue.cc:260] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.372711 21801 tablet_bootstrap.cc:492] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:08.377213 21801 ts_tablet_manager.cc:1403] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.006s
I20260709 12:17:08.377606 21802 tablet_bootstrap.cc:492] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:08.378712 21803 ts_tablet_manager.cc:1434] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 12:17:08.379824 21803 tablet_bootstrap.cc:492] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:08.380584 21801 raft_consensus.cc:359] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.381456 21801 raft_consensus.cc:385] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.381790 21801 raft_consensus.cc:740] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.382597 21801 consensus_queue.cc:260] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.375310 21809 tablet_bootstrap.cc:492] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:08.383822 21809 ts_tablet_manager.cc:1403] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.289s	user 0.058s	sys 0.069s
I20260709 12:17:08.384433 21802 tablet_bootstrap.cc:654] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.386710 21809 raft_consensus.cc:359] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.387547 21803 tablet_bootstrap.cc:654] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.388978 21801 ts_tablet_manager.cc:1434] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:17:08.390425 21801 tablet_bootstrap.cc:492] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:08.390690 21809 raft_consensus.cc:385] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.397092 21809 raft_consensus.cc:740] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.398093 21809 consensus_queue.cc:260] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.399037 21802 tablet_bootstrap.cc:492] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:08.399575 21802 ts_tablet_manager.cc:1403] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260709 12:17:08.402281 21802 raft_consensus.cc:359] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:08.402956 21802 raft_consensus.cc:385] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.403227 21802 raft_consensus.cc:740] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.404392 21809 ts_tablet_manager.cc:1434] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:17:08.405887 21809 tablet_bootstrap.cc:492] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:08.410471 22080 raft_consensus.cc:493] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:08.411432 21801 tablet_bootstrap.cc:654] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.411056 22080 raft_consensus.cc:515] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.413370 22080 leader_election.cc:290] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:08.415088 21803 tablet_bootstrap.cc:492] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:08.415596 21803 ts_tablet_manager.cc:1403] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.006s
I20260709 12:17:08.415555 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f79652bd94c26914e7ea1e3a89fd4" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:08.417984 21756 raft_consensus.cc:2393] T ef3f79652bd94c26914e7ea1e3a89fd4 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ab17edd94d3449f87f5e3b3bda75286 in current term 1: Already voted for candidate e7da26c2c7884c4893be97f26dc4f96a in this term.
I20260709 12:17:08.404117 21802 consensus_queue.cc:260] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:08.419358 21803 raft_consensus.cc:359] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.420143 21803 raft_consensus.cc:385] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.420396 21803 raft_consensus.cc:740] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.421029 21803 consensus_queue.cc:260] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.422726 21802 ts_tablet_manager.cc:1434] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 12:17:08.423152 21803 ts_tablet_manager.cc:1434] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260709 12:17:08.423801 21802 tablet_bootstrap.cc:492] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:08.424196 21803 tablet_bootstrap.cc:492] T 3565450ac13a4e698e09e8318584763b P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:08.425581 21809 tablet_bootstrap.cc:654] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.431478 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3f79652bd94c26914e7ea1e3a89fd4" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:08.433163 21647 leader_election.cc:304] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:08.434103 21802 tablet_bootstrap.cc:654] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.434514 22080 raft_consensus.cc:3060] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.440619 21803 tablet_bootstrap.cc:654] T 3565450ac13a4e698e09e8318584763b P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.450744 21803 tablet_bootstrap.cc:492] T 3565450ac13a4e698e09e8318584763b P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:08.451227 21803 ts_tablet_manager.cc:1403] T 3565450ac13a4e698e09e8318584763b P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 12:17:08.453979 21803 raft_consensus.cc:359] T 3565450ac13a4e698e09e8318584763b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.454726 21803 raft_consensus.cc:385] T 3565450ac13a4e698e09e8318584763b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.454968 21803 raft_consensus.cc:740] T 3565450ac13a4e698e09e8318584763b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.455775 21803 consensus_queue.cc:260] T 3565450ac13a4e698e09e8318584763b P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.456734 21801 tablet_bootstrap.cc:492] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:08.457235 21801 ts_tablet_manager.cc:1403] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.009s
I20260709 12:17:08.457983 21803 ts_tablet_manager.cc:1434] T 3565450ac13a4e698e09e8318584763b P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:08.458981 21803 tablet_bootstrap.cc:492] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:08.460109 22080 raft_consensus.cc:2749] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:08.462776 21801 raft_consensus.cc:359] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.463469 21801 raft_consensus.cc:385] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.463773 21801 raft_consensus.cc:740] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.464435 21801 consensus_queue.cc:260] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.467060 21801 ts_tablet_manager.cc:1434] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:17:08.467078 21809 tablet_bootstrap.cc:492] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:08.467722 21809 ts_tablet_manager.cc:1403] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.000s
I20260709 12:17:08.470383 21809 raft_consensus.cc:359] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.471033 21809 raft_consensus.cc:385] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.471314 21809 raft_consensus.cc:740] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.472152 21809 consensus_queue.cc:260] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.474011 21803 tablet_bootstrap.cc:654] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.474454 21809 ts_tablet_manager.cc:1434] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:08.475646 21809 tablet_bootstrap.cc:492] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:08.477397 21801 tablet_bootstrap.cc:492] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:08.483417 21809 tablet_bootstrap.cc:654] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.484166 21801 tablet_bootstrap.cc:654] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.486199 21802 tablet_bootstrap.cc:492] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:08.486744 21802 ts_tablet_manager.cc:1403] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.020s
I20260709 12:17:08.489486 21802 raft_consensus.cc:359] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.490134 21802 raft_consensus.cc:385] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.490387 21802 raft_consensus.cc:740] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.490999 21802 consensus_queue.cc:260] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.493588 21802 ts_tablet_manager.cc:1434] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:17:08.494629 21802 tablet_bootstrap.cc:492] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:08.495869 22080 raft_consensus.cc:493] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:08.496255 21936 raft_consensus.cc:493] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:08.496474 22080 raft_consensus.cc:515] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.498828 22080 leader_election.cc:290] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:08.503057 21802 tablet_bootstrap.cc:654] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.503481 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d836f2b8bd47ff86b1871dff7eca17" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
W20260709 12:17:08.508937 21647 leader_election.cc:343] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:08.504357 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d836f2b8bd47ff86b1871dff7eca17" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
W20260709 12:17:08.510583 21646 leader_election.cc:343] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:08.510993 21646 leader_election.cc:304] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:08.511970 22080 raft_consensus.cc:2749] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:08.512013 21809 tablet_bootstrap.cc:492] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:08.514734 21809 ts_tablet_manager.cc:1403] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.005s
I20260709 12:17:08.514664 21936 raft_consensus.cc:515] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.517221 22111 raft_consensus.cc:493] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:08.517643 22111 raft_consensus.cc:515] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.519079 21936 leader_election.cc:290] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:08.519707 22111 leader_election.cc:290] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:08.520455 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51aa9c2706f4f5ebf0f51c814b4a73f" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:08.520829 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51aa9c2706f4f5ebf0f51c814b4a73f" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:08.521158 21680 raft_consensus.cc:2468] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:08.521414 21531 raft_consensus.cc:2468] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:08.522550 21721 leader_election.cc:304] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:08.522969 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:08.523453 22111 raft_consensus.cc:2804] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:08.523878 21606 raft_consensus.cc:2393] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05f3e75755b44a109289d51d788cf1c5 in current term 1: Already voted for candidate e7da26c2c7884c4893be97f26dc4f96a in this term.
I20260709 12:17:08.524998 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:08.525736 21680 raft_consensus.cc:2393] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05f3e75755b44a109289d51d788cf1c5 in current term 1: Already voted for candidate 5ab17edd94d3449f87f5e3b3bda75286 in this term.
I20260709 12:17:08.523823 22111 raft_consensus.cc:493] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:08.526182 22111 raft_consensus.cc:3060] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.517625 21809 raft_consensus.cc:359] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.526597 21809 raft_consensus.cc:385] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.526856 21809 raft_consensus.cc:740] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.527562 21809 consensus_queue.cc:260] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.533416 21809 ts_tablet_manager.cc:1434] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260709 12:17:08.540097 21809 tablet_bootstrap.cc:492] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:08.553869 21802 tablet_bootstrap.cc:492] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:08.554451 21802 ts_tablet_manager.cc:1403] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.000s
I20260709 12:17:08.561966 21802 raft_consensus.cc:359] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:08.562831 21802 raft_consensus.cc:385] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.563078 21802 raft_consensus.cc:740] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.566747 21802 consensus_queue.cc:260] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:08.567391 22028 raft_consensus.cc:493] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:08.568064 22028 raft_consensus.cc:515] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.569485 21802 ts_tablet_manager.cc:1434] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:17:08.571022 21802 tablet_bootstrap.cc:492] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:08.573874 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62b936c1e5f45b3bf3911e3e76a768e" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:08.574797 21531 raft_consensus.cc:2468] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:08.577049 21721 leader_election.cc:304] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:08.579628 21802 tablet_bootstrap.cc:654] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.580075 21822 raft_consensus.cc:2804] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:08.580564 21822 raft_consensus.cc:493] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:08.580921 21822 raft_consensus.cc:3060] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.572085 21809 tablet_bootstrap.cc:654] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.584548 22015 raft_consensus.cc:493] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:08.585053 22015 raft_consensus.cc:515] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:08.585718 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62b936c1e5f45b3bf3911e3e76a768e" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:08.586463 21682 raft_consensus.cc:2468] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:08.589802 21720 leader_election.cc:304] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:08.591473 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8c144057cb457bb34566016ff588f1" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:08.592725 22109 raft_consensus.cc:3060] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:08.595723 21573 leader_election.cc:343] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:08.597498 22015 leader_election.cc:290] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:08.599854 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8c144057cb457bb34566016ff588f1" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
W20260709 12:17:08.602963 21572 leader_election.cc:343] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:08.603374 21802 tablet_bootstrap.cc:492] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:08.603778 21809 tablet_bootstrap.cc:492] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:08.603922 21802 ts_tablet_manager.cc:1403] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260709 12:17:08.604295 21809 ts_tablet_manager.cc:1403] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.001s
I20260709 12:17:08.606739 21802 raft_consensus.cc:359] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.607025 21809 raft_consensus.cc:359] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.607522 21802 raft_consensus.cc:385] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.607764 21809 raft_consensus.cc:385] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.607863 21802 raft_consensus.cc:740] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.608176 21809 raft_consensus.cc:740] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.608892 21809 consensus_queue.cc:260] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.608891 21802 consensus_queue.cc:260] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.603420 21572 leader_election.cc:304] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:08.611459 21802 ts_tablet_manager.cc:1434] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:17:08.612525 21802 tablet_bootstrap.cc:492] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:08.612442 22015 raft_consensus.cc:2749] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:08.570822 22028 leader_election.cc:290] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:08.619097 21802 tablet_bootstrap.cc:654] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.619161 21822 raft_consensus.cc:515] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.626299 22109 raft_consensus.cc:2749] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:08.629344 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62b936c1e5f45b3bf3911e3e76a768e" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:08.629727 21822 leader_election.cc:290] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:08.635161 22009 raft_consensus.cc:493] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:08.635830 22009 raft_consensus.cc:515] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.638110 22009 leader_election.cc:290] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:08.640045 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb43ec3109c4b90a64e44b6cd63a4b8" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:08.640762 21752 raft_consensus.cc:2468] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 0.
I20260709 12:17:08.641947 21497 leader_election.cc:304] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:08.644001 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb43ec3109c4b90a64e44b6cd63a4b8" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:08.644861 21809 ts_tablet_manager.cc:1434] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.008s
I20260709 12:17:08.646067 21809 tablet_bootstrap.cc:492] T 3565450ac13a4e698e09e8318584763b P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:08.630029 21531 raft_consensus.cc:3060] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.653654 22009 raft_consensus.cc:2804] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:08.654531 22009 raft_consensus.cc:493] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:08.655750 22009 raft_consensus.cc:3060] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.657867 21809 tablet_bootstrap.cc:654] T 3565450ac13a4e698e09e8318584763b P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.644826 21607 raft_consensus.cc:2468] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 0.
I20260709 12:17:08.684131 21979 raft_consensus.cc:493] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:08.684772 21979 raft_consensus.cc:515] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.687780 21809 tablet_bootstrap.cc:492] T 3565450ac13a4e698e09e8318584763b P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:08.687177 21979 leader_election.cc:290] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:08.688428 21809 ts_tablet_manager.cc:1403] T 3565450ac13a4e698e09e8318584763b P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.000s
I20260709 12:17:08.690073 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3565450ac13a4e698e09e8318584763b" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:08.690747 21680 raft_consensus.cc:2468] T 3565450ac13a4e698e09e8318584763b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:08.691742 22153 raft_consensus.cc:493] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:08.692245 22153 raft_consensus.cc:515] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.693290 21572 leader_election.cc:304] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:08.694396 22153 leader_election.cc:290] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:08.694559 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3565450ac13a4e698e09e8318584763b" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:08.691601 21809 raft_consensus.cc:359] T 3565450ac13a4e698e09e8318584763b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.697628 21809 raft_consensus.cc:385] T 3565450ac13a4e698e09e8318584763b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.697935 21809 raft_consensus.cc:740] T 3565450ac13a4e698e09e8318584763b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.698046 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98664eee3508429a967e10ca95199d15" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:08.698588 22101 raft_consensus.cc:2804] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:08.698967 22101 raft_consensus.cc:493] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:08.699386 22101 raft_consensus.cc:3060] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.700268 21809 consensus_queue.cc:260] T 3565450ac13a4e698e09e8318584763b P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.702322 21752 raft_consensus.cc:2468] T 3565450ac13a4e698e09e8318584763b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
W20260709 12:17:08.704030 21721 leader_election.cc:343] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:08.707719 21809 ts_tablet_manager.cc:1434] T 3565450ac13a4e698e09e8318584763b P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:17:08.708844 21809 tablet_bootstrap.cc:492] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:08.712939 22101 raft_consensus.cc:515] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.714754 21809 tablet_bootstrap.cc:654] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.716324 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3565450ac13a4e698e09e8318584763b" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:08.716993 21680 raft_consensus.cc:3060] T 3565450ac13a4e698e09e8318584763b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.726913 21979 consensus_queue.cc:1048] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:08.728200 21680 raft_consensus.cc:2468] T 3565450ac13a4e698e09e8318584763b P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:08.730180 21572 leader_election.cc:304] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:08.731721 21979 raft_consensus.cc:2804] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:08.732182 21979 raft_consensus.cc:697] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:08.732969 21979 consensus_queue.cc:237] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:08.736164 21809 tablet_bootstrap.cc:492] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:08.736771 21809 ts_tablet_manager.cc:1403] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 12:17:08.742358 21809 raft_consensus.cc:359] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.743144 21809 raft_consensus.cc:385] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.743464 21809 raft_consensus.cc:740] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.748276 21809 consensus_queue.cc:260] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.749208 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98664eee3508429a967e10ca95199d15" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:08.756307 21606 raft_consensus.cc:2468] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:08.757651 21721 leader_election.cc:304] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:08.758603 21822 raft_consensus.cc:2804] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:08.759029 21822 raft_consensus.cc:493] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:08.759387 21822 raft_consensus.cc:3060] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.752156 21809 ts_tablet_manager.cc:1434] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:17:08.763515 22153 raft_consensus.cc:493] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:08.764070 22153 raft_consensus.cc:515] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.764796 21427 catalog_manager.cc:5697] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 1 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:08.766274 22153 leader_election.cc:290] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:08.767431 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55df1510ed0e4a4f8ccef936c3a9c7b5" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:08.764483 21809 tablet_bootstrap.cc:492] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:08.767904 22111 raft_consensus.cc:515] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.770792 21529 raft_consensus.cc:3060] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.771459 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3565450ac13a4e698e09e8318584763b" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:08.772028 21752 raft_consensus.cc:3060] T 3565450ac13a4e698e09e8318584763b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:08.775379 21721 leader_election.cc:343] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:08.768047 21822 raft_consensus.cc:515] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.778544 21809 tablet_bootstrap.cc:654] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:08.782181 22156 consensus_queue.cc:1048] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:08.782387 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98664eee3508429a967e10ca95199d15" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:08.782321 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98664eee3508429a967e10ca95199d15" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:08.781841 21752 raft_consensus.cc:2468] T 3565450ac13a4e698e09e8318584763b P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
W20260709 12:17:08.783915 21721 leader_election.cc:343] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:08.782475 21822 leader_election.cc:290] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:08.783401 21606 raft_consensus.cc:3060] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.787156 22156 consensus_queue.cc:1048] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:08.792095 22101 leader_election.cc:290] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:08.793762 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62b936c1e5f45b3bf3911e3e76a768e" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:08.794377 21682 raft_consensus.cc:3060] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.802776 21682 raft_consensus.cc:2468] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:08.817405 22123 raft_consensus.cc:493] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:08.818058 22123 raft_consensus.cc:515] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:08.821733 22123 leader_election.cc:290] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:08.822630 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2fa8ee121846069df67061c9a45142" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:08.823618 21607 raft_consensus.cc:2468] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 0.
I20260709 12:17:08.824973 21498 leader_election.cc:304] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:08.827435 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2fa8ee121846069df67061c9a45142" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
W20260709 12:17:08.829386 21497 leader_election.cc:343] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:08.830335 22123 raft_consensus.cc:2804] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:08.830794 22123 raft_consensus.cc:493] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:08.831180 22123 raft_consensus.cc:3060] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.833206 21606 raft_consensus.cc:2468] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:08.834348 21721 leader_election.cc:304] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:08.835387 21822 raft_consensus.cc:2804] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:08.835937 21822 raft_consensus.cc:697] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:08.836776 21822 consensus_queue.cc:237] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.859863 21531 raft_consensus.cc:2468] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:08.861338 21721 leader_election.cc:304] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:08.862226 22153 raft_consensus.cc:2804] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:08.862742 22153 raft_consensus.cc:697] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:08.863631 22153 consensus_queue.cc:237] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.868355 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55df1510ed0e4a4f8ccef936c3a9c7b5" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:08.870301 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51aa9c2706f4f5ebf0f51c814b4a73f" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:08.870961 21679 raft_consensus.cc:3060] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:08.899770 21979 consensus_queue.cc:1048] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:08.948989 21679 raft_consensus.cc:2468] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:08.974486 21809 tablet_bootstrap.cc:492] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:08.977511 21809 ts_tablet_manager.cc:1403] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.213s	user 0.058s	sys 0.027s
I20260709 12:17:08.952479 21802 tablet_bootstrap.cc:492] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:08.978740 21802 ts_tablet_manager.cc:1403] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.366s	user 0.070s	sys 0.054s
I20260709 12:17:08.980146 21809 raft_consensus.cc:359] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.980872 21809 raft_consensus.cc:385] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.981128 21809 raft_consensus.cc:740] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.953209 22111 leader_election.cc:290] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
W20260709 12:17:08.964275 21720 leader_election.cc:343] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:08.981741 22009 raft_consensus.cc:515] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.982182 21720 leader_election.cc:304] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:08.983445 22153 raft_consensus.cc:2749] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:08.984522 21720 leader_election.cc:304] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 
I20260709 12:17:08.974287 21801 tablet_bootstrap.cc:492] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:08.985611 22153 raft_consensus.cc:2804] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:08.986017 21801 ts_tablet_manager.cc:1403] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.509s	user 0.115s	sys 0.135s
I20260709 12:17:08.986081 22153 raft_consensus.cc:697] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
W20260709 12:17:08.987416 21803 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.511s	user 0.067s	sys 0.180s
W20260709 12:17:08.987730 21803 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.511s	user 0.067s	sys 0.180s
I20260709 12:17:08.987010 22153 consensus_queue.cc:237] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:08.981034 21802 raft_consensus.cc:359] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.994309 21802 raft_consensus.cc:385] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:08.994612 21802 raft_consensus.cc:740] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:08.994024 21431 catalog_manager.cc:5697] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 1 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:08.995296 21802 consensus_queue.cc:260] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:08.997428 21802 ts_tablet_manager.cc:1434] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 12:17:08.998387 21802 tablet_bootstrap.cc:492] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:08.999879 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb43ec3109c4b90a64e44b6cd63a4b8" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:09.000519 21756 raft_consensus.cc:3060] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.000007 21809 consensus_queue.cc:260] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.003666 21809 ts_tablet_manager.cc:1434] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 12:17:09.004702 21809 tablet_bootstrap.cc:492] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:09.004843 21801 raft_consensus.cc:359] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.005582 21801 raft_consensus.cc:385] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.005868 21801 raft_consensus.cc:740] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.006575 21801 consensus_queue.cc:260] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.010905 21801 ts_tablet_manager.cc:1434] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 12:17:09.012022 21801 tablet_bootstrap.cc:492] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:09.013110 22009 leader_election.cc:290] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:09.014724 21802 tablet_bootstrap.cc:654] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.015574 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb43ec3109c4b90a64e44b6cd63a4b8" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:09.016167 21607 raft_consensus.cc:3060] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.016948 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51aa9c2706f4f5ebf0f51c814b4a73f" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:09.017532 21529 raft_consensus.cc:3060] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.020881 21809 tablet_bootstrap.cc:654] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.014577 21756 raft_consensus.cc:2468] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 1.
I20260709 12:17:09.015260 21803 tablet_bootstrap.cc:492] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:09.024641 21529 raft_consensus.cc:2468] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:09.033092 21803 ts_tablet_manager.cc:1403] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.574s	user 0.077s	sys 0.180s
I20260709 12:17:09.033501 21497 leader_election.cc:304] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:09.034255 22009 raft_consensus.cc:2804] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:09.034787 22009 raft_consensus.cc:697] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:09.035029 21801 tablet_bootstrap.cc:654] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.035658 22009 consensus_queue.cc:237] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.036450 21803 raft_consensus.cc:359] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:09.037144 21803 raft_consensus.cc:385] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.037406 21803 raft_consensus.cc:740] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.038126 21803 consensus_queue.cc:260] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:09.040184 21803 ts_tablet_manager.cc:1434] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 12:17:09.032505 21647 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.13.140.62:37427, user_credentials={real_user=slave}} blocked reactor thread for 51404.5us
I20260709 12:17:09.041951 21803 tablet_bootstrap.cc:492] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:09.031795 22123 raft_consensus.cc:515] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:09.047219 21801 tablet_bootstrap.cc:492] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:09.047785 21801 ts_tablet_manager.cc:1403] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.000s
I20260709 12:17:09.048420 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2fa8ee121846069df67061c9a45142" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:09.049245 21803 tablet_bootstrap.cc:654] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.050588 21801 raft_consensus.cc:359] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:09.051340 21801 raft_consensus.cc:385] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.051591 21801 raft_consensus.cc:740] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.052341 21606 raft_consensus.cc:3060] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.052230 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2fa8ee121846069df67061c9a45142" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:09.052325 22123 leader_election.cc:290] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:09.053188 21680 raft_consensus.cc:3060] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.057039 21809 tablet_bootstrap.cc:492] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:09.057914 21809 ts_tablet_manager.cc:1403] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.005s
I20260709 12:17:09.052228 21801 consensus_queue.cc:260] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:09.061069 21809 raft_consensus.cc:359] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.061785 21809 raft_consensus.cc:385] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.062064 21809 raft_consensus.cc:740] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.062848 21809 consensus_queue.cc:260] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.065696 22123 raft_consensus.cc:493] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:09.066231 22123 raft_consensus.cc:515] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.068852 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98664eee3508429a967e10ca95199d15" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:09.070855 22123 leader_election.cc:290] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:09.072005 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98664eee3508429a967e10ca95199d15" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:09.072801 21608 raft_consensus.cc:2393] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e9a2f78f60e4c77897ede94375796ee in current term 1: Already voted for candidate 05f3e75755b44a109289d51d788cf1c5 in this term.
I20260709 12:17:09.073323 21809 ts_tablet_manager.cc:1434] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:17:09.073405 21801 ts_tablet_manager.cc:1434] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:17:09.073997 21498 leader_election.cc:304] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee; no voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:09.074411 21809 tablet_bootstrap.cc:492] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:09.074646 21801 tablet_bootstrap.cc:492] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:09.078431 22123 raft_consensus.cc:3060] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.089833 21979 raft_consensus.cc:493] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:09.090428 21979 raft_consensus.cc:515] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.093509 21801 tablet_bootstrap.cc:654] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.094302 21979 leader_election.cc:290] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:09.096094 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8df3f988254786b88a3669628d0c99" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:09.096889 21756 raft_consensus.cc:2468] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:09.098371 21572 leader_election.cc:304] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:09.099633 22101 raft_consensus.cc:2804] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:09.100024 22101 raft_consensus.cc:493] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:09.100366 22101 raft_consensus.cc:3060] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.104100 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8df3f988254786b88a3669628d0c99" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
W20260709 12:17:09.105849 21573 leader_election.cc:343] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:09.108108 21801 tablet_bootstrap.cc:492] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:09.108690 21801 ts_tablet_manager.cc:1403] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260709 12:17:09.113866 21803 tablet_bootstrap.cc:492] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:09.104003 22123 raft_consensus.cc:2749] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:09.116050 21801 raft_consensus.cc:359] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:09.090934 21809 tablet_bootstrap.cc:654] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.116845 21801 raft_consensus.cc:385] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.119105 21801 raft_consensus.cc:740] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.121596 21801 consensus_queue.cc:260] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:09.114530 21803 ts_tablet_manager.cc:1403] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.000s
I20260709 12:17:09.123611 22101 raft_consensus.cc:515] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.126168 21803 raft_consensus.cc:359] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.126461 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8df3f988254786b88a3669628d0c99" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:09.127019 21756 raft_consensus.cc:3060] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.132510 21680 raft_consensus.cc:2468] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 1.
I20260709 12:17:09.133234 21803 raft_consensus.cc:385] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.133540 21803 raft_consensus.cc:740] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.071009 21607 raft_consensus.cc:2468] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 1.
I20260709 12:17:09.136080 21803 consensus_queue.cc:260] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.138309 21803 ts_tablet_manager.cc:1434] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.002s
I20260709 12:17:09.139351 21803 tablet_bootstrap.cc:492] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:09.140928 21809 tablet_bootstrap.cc:492] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:09.141448 21809 ts_tablet_manager.cc:1403] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.000s
I20260709 12:17:09.143759 21756 raft_consensus.cc:2468] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:09.144456 21809 raft_consensus.cc:359] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.145130 21809 raft_consensus.cc:385] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.145358 21572 leader_election.cc:304] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:09.146816 22015 raft_consensus.cc:2804] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:09.145388 21809 raft_consensus.cc:740] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.147363 22015 raft_consensus.cc:697] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:09.147692 21809 consensus_queue.cc:260] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.148192 22015 consensus_queue.cc:237] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.150491 21809 ts_tablet_manager.cc:1434] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:17:09.151561 21809 tablet_bootstrap.cc:492] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:09.154072 22156 raft_consensus.cc:493] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:09.154529 22156 raft_consensus.cc:515] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:09.155411 21801 ts_tablet_manager.cc:1434] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.000s
I20260709 12:17:09.158874 21801 tablet_bootstrap.cc:492] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
W20260709 12:17:09.162786 21479 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:09.178525 22156 leader_election.cc:290] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:09.188809 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e0f498f0504c91b124750cf66c1771" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
W20260709 12:17:09.192965 21572 leader_election.cc:343] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:09.195379 21803 tablet_bootstrap.cc:654] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.202293 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e0f498f0504c91b124750cf66c1771" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:09.206202 21801 tablet_bootstrap.cc:654] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.207916 21809 tablet_bootstrap.cc:654] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:09.210685 21573 leader_election.cc:343] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:09.211512 21573 leader_election.cc:304] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:09.213182 21979 raft_consensus.cc:2749] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:09.218822 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8df3f988254786b88a3669628d0c99" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:09.220623 21803 tablet_bootstrap.cc:492] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:09.221145 21803 ts_tablet_manager.cc:1403] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.001s
I20260709 12:17:09.213984 22101 leader_election.cc:290] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:09.231086 21803 raft_consensus.cc:359] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:09.231805 21803 raft_consensus.cc:385] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.232065 21803 raft_consensus.cc:740] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
W20260709 12:17:09.232699 21573 leader_election.cc:343] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:09.227991 21906 consensus_queue.cc:1048] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:09.227945 21801 tablet_bootstrap.cc:492] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:09.229804 21497 leader_election.cc:304] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:09.235358 22123 raft_consensus.cc:2804] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:09.235827 22123 raft_consensus.cc:697] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 1 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:09.236605 22123 consensus_queue.cc:237] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:09.242434 21906 consensus_queue.cc:1048] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:09.246531 21801 ts_tablet_manager.cc:1403] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.000s
I20260709 12:17:09.226173 21809 tablet_bootstrap.cc:492] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:09.248548 21809 ts_tablet_manager.cc:1403] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.097s	user 0.007s	sys 0.004s
I20260709 12:17:09.138834 21427 catalog_manager.cc:5697] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 1 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:09.232755 21803 consensus_queue.cc:260] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:09.257511 22153 consensus_queue.cc:1048] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:17:09.258162 21427 catalog_manager.cc:5697] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 1 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:09.262353 21809 raft_consensus.cc:359] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.268397 21809 raft_consensus.cc:385] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.270821 21809 raft_consensus.cc:740] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.269706 21803 ts_tablet_manager.cc:1434] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 12:17:09.143138 21606 raft_consensus.cc:2468] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 1.
I20260709 12:17:09.275214 21809 consensus_queue.cc:260] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.276849 21803 tablet_bootstrap.cc:492] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:09.277814 21431 catalog_manager.cc:5697] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 1 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:09.287843 21801 raft_consensus.cc:359] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.288605 21801 raft_consensus.cc:385] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.288861 21801 raft_consensus.cc:740] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.289529 21801 consensus_queue.cc:260] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
W20260709 12:17:09.296525 21647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:35765, user_credentials={real_user=slave}} blocked reactor thread for 246511us
I20260709 12:17:09.296797 21801 ts_tablet_manager.cc:1434] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 12:17:09.309337 21802 tablet_bootstrap.cc:492] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:09.315133 21802 ts_tablet_manager.cc:1403] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.317s	user 0.022s	sys 0.047s
I20260709 12:17:09.318534 21801 tablet_bootstrap.cc:492] T d46935a8ee50424bacd487cee70ee85b P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:09.318877 21809 ts_tablet_manager.cc:1434] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.000s
I20260709 12:17:09.320214 22015 raft_consensus.cc:493] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:09.322959 22015 raft_consensus.cc:515] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:09.325057 22015 leader_election.cc:290] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:09.326048 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a32ea12778b494fb65bfa9d562f1bbe" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
W20260709 12:17:09.328789 21572 leader_election.cc:343] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:09.330024 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a32ea12778b494fb65bfa9d562f1bbe" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:09.333473 21802 raft_consensus.cc:359] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:09.334228 21802 raft_consensus.cc:385] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:17:09.334455 21572 leader_election.cc:343] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:09.334909 21572 leader_election.cc:304] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:09.336095 21809 tablet_bootstrap.cc:492] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:09.337917 21822 raft_consensus.cc:493] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:09.338454 21822 raft_consensus.cc:515] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.339003 22153 consensus_queue.cc:1048] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:09.343372 21822 leader_election.cc:290] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:09.346721 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d836f2b8bd47ff86b1871dff7eca17" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
W20260709 12:17:09.348381 21721 leader_election.cc:343] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:09.345920 22015 raft_consensus.cc:2749] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:09.351652 21803 tablet_bootstrap.cc:654] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.353672 21809 tablet_bootstrap.cc:654] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.334501 21802 raft_consensus.cc:740] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.360071 21430 catalog_manager.cc:5697] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 1 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:09.367561 21822 consensus_queue.cc:1048] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:09.380089 21802 consensus_queue.cc:260] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:09.385022 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d836f2b8bd47ff86b1871dff7eca17" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:09.385774 21680 raft_consensus.cc:2468] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 0.
I20260709 12:17:09.388432 21822 consensus_queue.cc:1048] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:09.390651 21720 leader_election.cc:304] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:09.391850 21822 raft_consensus.cc:2804] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:09.392208 21822 raft_consensus.cc:493] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:09.393158 21809 tablet_bootstrap.cc:492] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:09.393486 21822 raft_consensus.cc:3060] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.393849 21809 ts_tablet_manager.cc:1403] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.005s
I20260709 12:17:09.402838 21801 tablet_bootstrap.cc:654] T d46935a8ee50424bacd487cee70ee85b P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.391842 21802 ts_tablet_manager.cc:1434] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.000s
I20260709 12:17:09.415622 21427 catalog_manager.cc:5697] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 1 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:09.424428 21802 tablet_bootstrap.cc:492] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:09.403842 21809 raft_consensus.cc:359] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:09.404601 21803 tablet_bootstrap.cc:492] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:09.431135 21809 raft_consensus.cc:385] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.431428 21803 ts_tablet_manager.cc:1403] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.155s	user 0.016s	sys 0.000s
I20260709 12:17:09.431491 21809 raft_consensus.cc:740] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.434175 21803 raft_consensus.cc:359] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:09.434897 21803 raft_consensus.cc:385] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.434625 21809 consensus_queue.cc:260] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:09.435158 21803 raft_consensus.cc:740] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.435884 21803 consensus_queue.cc:260] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:09.435910 22153 consensus_queue.cc:1048] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:17:09.442548 22015 raft_consensus.cc:493] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:09.412456 21822 raft_consensus.cc:515] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.443069 22015 raft_consensus.cc:515] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.446362 22015 leader_election.cc:290] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:09.447712 21803 ts_tablet_manager.cc:1434] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:17:09.448745 21803 tablet_bootstrap.cc:492] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:09.452358 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1ac1e5c4484d39844b5220dfe47669" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:09.456267 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1ac1e5c4484d39844b5220dfe47669" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:09.458195 21756 raft_consensus.cc:2468] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:09.473269 21822 leader_election.cc:290] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
W20260709 12:17:09.472573 21573 leader_election.cc:343] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:09.476215 22028 raft_consensus.cc:493] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:09.477471 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d836f2b8bd47ff86b1871dff7eca17" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
W20260709 12:17:09.504774 21721 leader_election.cc:343] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:09.488783 21809 ts_tablet_manager.cc:1434] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.095s	user 0.011s	sys 0.007s
I20260709 12:17:09.494271 21802 tablet_bootstrap.cc:654] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.495426 21822 consensus_queue.cc:1048] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:09.506119 21809 tablet_bootstrap.cc:492] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:09.512317 21809 tablet_bootstrap.cc:654] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.497993 22123 consensus_queue.cc:1048] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:09.487751 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d836f2b8bd47ff86b1871dff7eca17" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:09.516330 21680 raft_consensus.cc:3060] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.487767 22028 raft_consensus.cc:515] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.500890 21801 tablet_bootstrap.cc:492] T d46935a8ee50424bacd487cee70ee85b P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:09.519690 21801 ts_tablet_manager.cc:1403] T d46935a8ee50424bacd487cee70ee85b P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.202s	user 0.012s	sys 0.007s
I20260709 12:17:09.520797 22028 leader_election.cc:290] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:09.522317 21801 raft_consensus.cc:359] T d46935a8ee50424bacd487cee70ee85b P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:09.522995 21801 raft_consensus.cc:385] T d46935a8ee50424bacd487cee70ee85b P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.502640 21572 leader_election.cc:304] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:09.499104 21803 tablet_bootstrap.cc:654] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.523658 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c570b1935f4229ae6eb0d96a1ee083" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
W20260709 12:17:09.524186 21572 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.4:39515, user_credentials={real_user=slave}} blocked reactor thread for 50804.4us
I20260709 12:17:09.524331 22015 raft_consensus.cc:2804] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:09.528975 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c570b1935f4229ae6eb0d96a1ee083" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
W20260709 12:17:09.530583 21720 leader_election.cc:343] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:09.529031 22015 raft_consensus.cc:493] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:09.531622 22015 raft_consensus.cc:3060] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.533672 21680 raft_consensus.cc:2468] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:09.537495 21720 leader_election.cc:304] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:09.538612 22028 raft_consensus.cc:2804] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:09.539062 22028 raft_consensus.cc:697] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
W20260709 12:17:09.539589 21721 leader_election.cc:343] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:09.539881 22028 consensus_queue.cc:237] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.544888 21721 leader_election.cc:304] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:09.545413 21906 consensus_queue.cc:1048] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:09.523262 21801 raft_consensus.cc:740] T d46935a8ee50424bacd487cee70ee85b P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.553007 21801 consensus_queue.cc:260] T d46935a8ee50424bacd487cee70ee85b P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:09.554965 21801 ts_tablet_manager.cc:1434] T d46935a8ee50424bacd487cee70ee85b P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.035s	user 0.001s	sys 0.004s
I20260709 12:17:09.555657 21936 raft_consensus.cc:2749] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:09.559473 21803 tablet_bootstrap.cc:492] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:09.560032 21803 ts_tablet_manager.cc:1403] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.003s
I20260709 12:17:09.563208 21803 raft_consensus.cc:359] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:09.564520 21803 raft_consensus.cc:385] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.564584 22123 consensus_queue.cc:1048] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:09.564888 21803 raft_consensus.cc:740] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.565802 21803 consensus_queue.cc:260] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:09.568408 21801 tablet_bootstrap.cc:492] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:09.571168 21802 tablet_bootstrap.cc:492] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:09.573030 21802 ts_tablet_manager.cc:1403] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.158s	user 0.027s	sys 0.003s
I20260709 12:17:09.575742 21802 raft_consensus.cc:359] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.577140 21802 raft_consensus.cc:385] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.577527 21802 raft_consensus.cc:740] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.578240 21802 consensus_queue.cc:260] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.577026 22121 raft_consensus.cc:493] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:09.577028 21803 ts_tablet_manager.cc:1434] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:17:09.579124 22121 raft_consensus.cc:515] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.580438 21803 tablet_bootstrap.cc:492] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:09.581228 22121 leader_election.cc:290] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:09.581977 21429 catalog_manager.cc:5697] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 1 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:09.583793 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55df1510ed0e4a4f8ccef936c3a9c7b5" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
W20260709 12:17:09.585139 21647 leader_election.cc:343] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:09.580574 22015 raft_consensus.cc:515] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.587124 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55df1510ed0e4a4f8ccef936c3a9c7b5" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:09.587855 21752 raft_consensus.cc:2468] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:09.589042 21646 leader_election.cc:304] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:09.590830 22174 raft_consensus.cc:2804] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:09.591385 22015 leader_election.cc:290] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:09.591182 22174 raft_consensus.cc:493] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:09.605038 22174 raft_consensus.cc:3060] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.613624 21802 ts_tablet_manager.cc:1434] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 12:17:09.606257 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1ac1e5c4484d39844b5220dfe47669" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:09.619711 21802 tablet_bootstrap.cc:492] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:09.614250 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1ac1e5c4484d39844b5220dfe47669" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:09.623623 21752 raft_consensus.cc:3060] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:09.629297 21573 leader_election.cc:343] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:09.629726 22080 raft_consensus.cc:493] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:09.630237 22080 raft_consensus.cc:515] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:09.632350 22080 leader_election.cc:290] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:09.633814 21803 tablet_bootstrap.cc:654] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.633966 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8c144057cb457bb34566016ff588f1" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:09.634065 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8c144057cb457bb34566016ff588f1" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:09.634644 21608 raft_consensus.cc:2468] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:09.634783 21532 raft_consensus.cc:2468] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:09.635567 22174 raft_consensus.cc:515] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.636080 21647 leader_election.cc:304] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:09.637483 22080 raft_consensus.cc:2804] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:09.637919 22080 raft_consensus.cc:493] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:09.638342 22080 raft_consensus.cc:3060] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.638514 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55df1510ed0e4a4f8ccef936c3a9c7b5" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:09.639182 21753 raft_consensus.cc:3060] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.639808 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55df1510ed0e4a4f8ccef936c3a9c7b5" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:09.642031 21801 tablet_bootstrap.cc:654] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:09.642222 21647 leader_election.cc:343] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:09.645226 21752 raft_consensus.cc:2468] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:09.646580 21572 leader_election.cc:304] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:09.647558 22101 raft_consensus.cc:2804] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:09.648129 22101 raft_consensus.cc:697] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:09.649039 22101 consensus_queue.cc:237] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.654913 21802 tablet_bootstrap.cc:654] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.637931 22174 leader_election.cc:290] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:09.671259 22165 consensus_queue.cc:1048] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:09.671703 21533 raft_consensus.cc:3060] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.693470 21809 tablet_bootstrap.cc:492] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:09.694361 21809 ts_tablet_manager.cc:1403] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.188s	user 0.011s	sys 0.010s
I20260709 12:17:09.704804 21753 raft_consensus.cc:2468] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:09.707485 21646 leader_election.cc:304] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:09.711453 21809 raft_consensus.cc:359] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.712212 21809 raft_consensus.cc:385] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.712474 21809 raft_consensus.cc:740] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.715003 21802 tablet_bootstrap.cc:492] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:09.715545 21802 ts_tablet_manager.cc:1403] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.015s
I20260709 12:17:09.715483 22174 raft_consensus.cc:2804] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:09.716602 22174 raft_consensus.cc:697] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:09.720597 22174 consensus_queue.cc:237] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.713104 21809 consensus_queue.cc:260] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.718281 21802 raft_consensus.cc:359] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.730540 21802 raft_consensus.cc:385] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.730893 21802 raft_consensus.cc:740] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.733002 21801 tablet_bootstrap.cc:492] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
I20260709 12:17:09.733558 21801 ts_tablet_manager.cc:1403] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.165s	user 0.016s	sys 0.001s
I20260709 12:17:09.741503 22080 raft_consensus.cc:515] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:09.748449 21809 ts_tablet_manager.cc:1434] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 12:17:09.749642 21809 tablet_bootstrap.cc:492] T d46935a8ee50424bacd487cee70ee85b P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
I20260709 12:17:09.749794 22080 leader_election.cc:290] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:09.751506 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8c144057cb457bb34566016ff588f1" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:09.751700 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8c144057cb457bb34566016ff588f1" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:09.752157 21532 raft_consensus.cc:3060] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.752255 21606 raft_consensus.cc:3060] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.759967 21809 tablet_bootstrap.cc:654] T d46935a8ee50424bacd487cee70ee85b P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.760273 21801 raft_consensus.cc:359] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.760970 21801 raft_consensus.cc:385] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.761230 21801 raft_consensus.cc:740] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.765278 21606 raft_consensus.cc:2468] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:09.766750 21647 leader_election.cc:304] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:09.767611 22121 raft_consensus.cc:493] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:09.768077 22121 raft_consensus.cc:515] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:09.761905 21801 consensus_queue.cc:260] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.770143 22121 leader_election.cc:290] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:09.770630 22121 raft_consensus.cc:2804] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:09.768350 21822 raft_consensus.cc:493] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:09.772120 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a32ea12778b494fb65bfa9d562f1bbe" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:09.772791 21753 raft_consensus.cc:2468] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:09.773972 21646 leader_election.cc:304] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 
I20260709 12:17:09.773950 21801 ts_tablet_manager.cc:1434] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 12:17:09.774969 21822 raft_consensus.cc:515] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.774937 21847 raft_consensus.cc:2804] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:09.776301 21847 raft_consensus.cc:493] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:09.776604 21847 raft_consensus.cc:3060] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.776983 21822 leader_election.cc:290] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:09.779533 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a32ea12778b494fb65bfa9d562f1bbe" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:09.780297 21608 raft_consensus.cc:2468] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:09.781189 21801 tablet_bootstrap.cc:492] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a: Bootstrap starting.
I20260709 12:17:09.781841 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d63ba471cf94b8ca30205fdad791123" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:09.779608 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d63ba471cf94b8ca30205fdad791123" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:09.772127 22121 raft_consensus.cc:697] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
W20260709 12:17:09.787708 21721 leader_election.cc:343] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:09.786718 22121 consensus_queue.cc:237] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:09.788559 21430 catalog_manager.cc:5697] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 1 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } }
W20260709 12:17:09.790140 21720 leader_election.cc:343] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:09.790583 21720 leader_election.cc:304] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:09.791918 21822 raft_consensus.cc:2749] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:09.798836 21847 raft_consensus.cc:515] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:09.801818 21802 consensus_queue.cc:260] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.807717 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a32ea12778b494fb65bfa9d562f1bbe" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:09.808321 21606 raft_consensus.cc:3060] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.810848 21847 leader_election.cc:290] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:09.819484 21802 ts_tablet_manager.cc:1434] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.104s	user 0.007s	sys 0.000s
I20260709 12:17:09.823799 21606 raft_consensus.cc:2468] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:09.825595 21647 leader_election.cc:304] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:09.827052 21803 tablet_bootstrap.cc:492] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:09.827570 21803 ts_tablet_manager.cc:1403] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.247s	user 0.026s	sys 0.029s
I20260709 12:17:09.828553 21532 raft_consensus.cc:2468] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:09.828678 22165 raft_consensus.cc:493] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:09.830080 22165 raft_consensus.cc:515] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:09.830417 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a32ea12778b494fb65bfa9d562f1bbe" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:09.833026 21753 raft_consensus.cc:3060] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.833500 21802 tablet_bootstrap.cc:492] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:09.836681 22165 leader_election.cc:290] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:09.838971 22080 raft_consensus.cc:2804] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:09.837129 22101 consensus_queue.cc:1048] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:17:09.839573 22080 raft_consensus.cc:697] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:09.840350 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8df3f988254786b88a3669628d0c99" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:09.840504 22080 consensus_queue.cc:237] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:09.841743 22009 raft_consensus.cc:493] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:09.842237 22009 raft_consensus.cc:515] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:09.844625 22009 leader_election.cc:290] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:09.845650 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8df3f988254786b88a3669628d0c99" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:09.845466 21431 catalog_manager.cc:5697] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:09.847884 21802 tablet_bootstrap.cc:654] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.849452 21682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d836f2b8bd47ff86b1871dff7eca17" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:09.849352 21803 raft_consensus.cc:359] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:09.850111 21803 raft_consensus.cc:385] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.850230 21682 raft_consensus.cc:2393] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e9a2f78f60e4c77897ede94375796ee in current term 1: Already voted for candidate 05f3e75755b44a109289d51d788cf1c5 in this term.
I20260709 12:17:09.851069 22009 consensus_queue.cc:1048] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:09.851370 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d836f2b8bd47ff86b1871dff7eca17" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:09.856189 21803 raft_consensus.cc:740] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.858579 21803 consensus_queue.cc:260] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:09.863380 21847 raft_consensus.cc:493] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:09.863905 21847 raft_consensus.cc:515] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:09.873291 21801 tablet_bootstrap.cc:654] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.876101 21803 ts_tablet_manager.cc:1434] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.002s
I20260709 12:17:09.876909 21847 leader_election.cc:290] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:09.881234 21803 tablet_bootstrap.cc:492] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:09.882815 21809 tablet_bootstrap.cc:492] T d46935a8ee50424bacd487cee70ee85b P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:09.883298 21809 ts_tablet_manager.cc:1403] T d46935a8ee50424bacd487cee70ee85b P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.134s	user 0.024s	sys 0.017s
I20260709 12:17:09.848294 21497 leader_election.cc:304] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee; no voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:09.877915 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e0f498f0504c91b124750cf66c1771" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:09.885941 21497 leader_election.cc:304] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee; no voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:09.886065 21809 raft_consensus.cc:359] T d46935a8ee50424bacd487cee70ee85b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:09.886760 21809 raft_consensus.cc:385] T d46935a8ee50424bacd487cee70ee85b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:09.887022 21809 raft_consensus.cc:740] T d46935a8ee50424bacd487cee70ee85b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:09.887689 21809 consensus_queue.cc:260] T d46935a8ee50424bacd487cee70ee85b P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:09.889664 21809 ts_tablet_manager.cc:1434] T d46935a8ee50424bacd487cee70ee85b P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:09.890571 21809 tablet_bootstrap.cc:492] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5: Bootstrap starting.
W20260709 12:17:09.899632 21647 leader_election.cc:343] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:09.907083 21847 raft_consensus.cc:493] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:09.890865 22212 raft_consensus.cc:3060] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.907719 21847 raft_consensus.cc:515] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:09.890637 22009 raft_consensus.cc:2749] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:09.920608 21753 raft_consensus.cc:2468] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:09.922889 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e0f498f0504c91b124750cf66c1771" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:09.929436 21606 raft_consensus.cc:2468] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:09.932157 21647 leader_election.cc:304] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:09.936625 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46935a8ee50424bacd487cee70ee85b" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:09.937202 21606 raft_consensus.cc:2468] T d46935a8ee50424bacd487cee70ee85b P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:09.938092 21647 leader_election.cc:304] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:09.935097 22081 raft_consensus.cc:2804] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:09.942721 22081 raft_consensus.cc:493] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:09.948591 21803 tablet_bootstrap.cc:654] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.943118 22081 raft_consensus.cc:3060] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.941188 22080 raft_consensus.cc:2804] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:09.954005 21802 tablet_bootstrap.cc:492] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:09.962256 21802 ts_tablet_manager.cc:1403] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.129s	user 0.009s	sys 0.029s
I20260709 12:17:09.958230 21809 tablet_bootstrap.cc:654] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:09.960253 21847 leader_election.cc:290] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:09.964341 22080 raft_consensus.cc:493] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:09.980515 22080 raft_consensus.cc:3060] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:09.980644 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46935a8ee50424bacd487cee70ee85b" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:09.981413 21753 raft_consensus.cc:2468] T d46935a8ee50424bacd487cee70ee85b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:09.997447 22028 consensus_queue.cc:1048] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:17:10.016798 22212 raft_consensus.cc:2749] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:10.022748 21803 tablet_bootstrap.cc:492] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:10.023671 21803 ts_tablet_manager.cc:1403] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.143s	user 0.015s	sys 0.004s
I20260709 12:17:10.017519 21802 raft_consensus.cc:359] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:10.024896 21802 raft_consensus.cc:385] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:10.025116 21802 raft_consensus.cc:740] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:10.031414 21822 consensus_queue.cc:1048] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:10.033542 22081 raft_consensus.cc:515] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:10.035559 21431 catalog_manager.cc:5697] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:10.039384 21803 raft_consensus.cc:359] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:10.039798 22081 leader_election.cc:290] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:10.040128 21803 raft_consensus.cc:385] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:10.045717 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e0f498f0504c91b124750cf66c1771" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:10.072770 21809 tablet_bootstrap.cc:492] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5: No bootstrap required, opened a new log
I20260709 12:17:10.049567 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e0f498f0504c91b124750cf66c1771" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:10.073379 21608 raft_consensus.cc:3060] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.050619 21802 consensus_queue.cc:260] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:10.053058 21801 tablet_bootstrap.cc:492] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a: No bootstrap required, opened a new log
W20260709 12:17:10.075081 21647 leader_election.cc:343] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:10.075376 21801 ts_tablet_manager.cc:1403] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a: Time spent bootstrapping tablet: real 0.297s	user 0.019s	sys 0.012s
I20260709 12:17:10.078070 21801 raft_consensus.cc:359] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:10.078737 21801 raft_consensus.cc:385] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:10.078984 21801 raft_consensus.cc:740] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Initialized, Role: FOLLOWER
I20260709 12:17:10.008723 22080 raft_consensus.cc:515] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:10.082501 22080 leader_election.cc:290] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:10.084671 21802 ts_tablet_manager.cc:1434] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.122s	user 0.006s	sys 0.000s
I20260709 12:17:10.085081 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46935a8ee50424bacd487cee70ee85b" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:10.085656 21802 tablet_bootstrap.cc:492] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:10.085795 21753 raft_consensus.cc:3060] T d46935a8ee50424bacd487cee70ee85b P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.087450 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46935a8ee50424bacd487cee70ee85b" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:10.069473 21803 raft_consensus.cc:740] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:10.088044 21606 raft_consensus.cc:3060] T d46935a8ee50424bacd487cee70ee85b P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.087998 21801 consensus_queue.cc:260] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:10.088941 21803 consensus_queue.cc:260] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:10.092347 21608 raft_consensus.cc:2468] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:10.093461 21803 ts_tablet_manager.cc:1434] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260709 12:17:10.103341 21803 tablet_bootstrap.cc:492] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:10.104635 21647 leader_election.cc:304] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:10.094555 21606 raft_consensus.cc:2468] T d46935a8ee50424bacd487cee70ee85b P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:10.095714 21801 ts_tablet_manager.cc:1434] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:17:10.098112 21753 raft_consensus.cc:2468] T d46935a8ee50424bacd487cee70ee85b P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:10.047348 21431 catalog_manager.cc:5697] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:10.098752 21809 ts_tablet_manager.cc:1403] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5: Time spent bootstrapping tablet: real 0.208s	user 0.008s	sys 0.014s
I20260709 12:17:10.109508 21647 leader_election.cc:304] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:10.111523 22174 raft_consensus.cc:2804] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:10.112087 22174 raft_consensus.cc:697] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:10.112887 22174 consensus_queue.cc:237] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:10.109472 22080 raft_consensus.cc:2804] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:10.119498 22080 raft_consensus.cc:697] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:10.121886 22080 consensus_queue.cc:237] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:10.118753 21802 tablet_bootstrap.cc:654] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:10.130877 21803 tablet_bootstrap.cc:654] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:10.136914 21809 raft_consensus.cc:359] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:10.140179 21809 raft_consensus.cc:385] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:10.142822 21809 raft_consensus.cc:740] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Initialized, Role: FOLLOWER
I20260709 12:17:10.143772 21809 consensus_queue.cc:260] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:10.149242 21809 ts_tablet_manager.cc:1434] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.003s
I20260709 12:17:10.154088 22156 raft_consensus.cc:493] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:10.154729 22156 raft_consensus.cc:515] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:10.156008 21532 raft_consensus.cc:3060] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.158139 22156 leader_election.cc:290] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:10.159396 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e51de8a3b34311a319c59aa2c744c7" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:10.160006 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e51de8a3b34311a319c59aa2c744c7" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
W20260709 12:17:10.161646 21573 leader_election.cc:343] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:10.160044 21756 raft_consensus.cc:2468] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 0.
I20260709 12:17:10.164810 21572 leader_election.cc:304] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:10.165594 22015 raft_consensus.cc:2804] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:10.165938 22015 raft_consensus.cc:493] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:10.166229 22015 raft_consensus.cc:3060] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.169516 21802 tablet_bootstrap.cc:492] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:10.169950 21802 ts_tablet_manager.cc:1403] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.002s
I20260709 12:17:10.174647 22015 raft_consensus.cc:515] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
W20260709 12:17:10.176682 21573 consensus_peers.cc:597] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:10.177484 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e51de8a3b34311a319c59aa2c744c7" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:10.178067 21756 raft_consensus.cc:3060] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.179031 21430 catalog_manager.cc:5697] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:10.180864 21430 catalog_manager.cc:5697] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:10.177999 21802 raft_consensus.cc:359] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:10.184535 21802 raft_consensus.cc:385] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:10.184855 21802 raft_consensus.cc:740] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:10.185384 21756 raft_consensus.cc:2468] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:10.186821 21572 leader_election.cc:304] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:10.187614 22156 raft_consensus.cc:2804] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:10.188117 22156 raft_consensus.cc:697] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:10.185453 21802 consensus_queue.cc:260] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:10.188205 22015 leader_election.cc:290] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:10.188364 21803 tablet_bootstrap.cc:492] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:10.191562 21803 ts_tablet_manager.cc:1403] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.003s
I20260709 12:17:10.193039 22174 consensus_queue.cc:1048] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:10.195188 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e51de8a3b34311a319c59aa2c744c7" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:10.189051 22156 consensus_queue.cc:237] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:10.201427 22174 consensus_queue.cc:1048] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:10.203718 21979 consensus_queue.cc:1048] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:10.209870 21573 leader_election.cc:343] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:10.208922 21803 raft_consensus.cc:359] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:10.217286 21803 raft_consensus.cc:385] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:10.217900 21803 raft_consensus.cc:740] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:10.218832 21802 ts_tablet_manager.cc:1434] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.007s
I20260709 12:17:10.219064 21803 consensus_queue.cc:260] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:10.221827 21802 tablet_bootstrap.cc:492] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:10.222190 21431 catalog_manager.cc:5697] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 1 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:10.223472 22220 raft_consensus.cc:493] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:10.223937 22220 raft_consensus.cc:515] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:10.226218 22080 raft_consensus.cc:493] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:10.226593 22220 leader_election.cc:290] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:10.226750 22080 raft_consensus.cc:515] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:10.229414 22080 leader_election.cc:290] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:10.230258 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c570b1935f4229ae6eb0d96a1ee083" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:10.231069 21755 raft_consensus.cc:2468] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:10.231642 21802 tablet_bootstrap.cc:654] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:10.231987 21531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c570b1935f4229ae6eb0d96a1ee083" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
W20260709 12:17:10.233434 21647 leader_election.cc:343] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:10.234047 21646 leader_election.cc:304] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:10.234094 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916d4d92cb12401eac4391513abf1676" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
W20260709 12:17:10.236510 21647 leader_election.cc:343] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:10.237205 22220 raft_consensus.cc:2804] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:10.239163 22220 raft_consensus.cc:493] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:10.242267 22220 raft_consensus.cc:3060] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.230321 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916d4d92cb12401eac4391513abf1676" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:10.244148 21608 raft_consensus.cc:2468] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:10.252794 22220 raft_consensus.cc:515] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:10.260272 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c570b1935f4229ae6eb0d96a1ee083" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:10.260870 21753 raft_consensus.cc:3060] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.262662 21802 tablet_bootstrap.cc:492] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:10.263175 21802 ts_tablet_manager.cc:1403] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.019s
I20260709 12:17:10.267211 21802 raft_consensus.cc:359] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:10.267976 21802 raft_consensus.cc:385] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:10.268261 21802 raft_consensus.cc:740] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
W20260709 12:17:10.269941 21479 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:10.270768 21802 consensus_queue.cc:260] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:10.273134 21802 ts_tablet_manager.cc:1434] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:17:10.274044 21802 tablet_bootstrap.cc:492] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:10.276465 21529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c570b1935f4229ae6eb0d96a1ee083" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
W20260709 12:17:10.278000 21647 leader_election.cc:343] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:10.278635 22220 leader_election.cc:290] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:10.267995 21753 raft_consensus.cc:2468] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:10.280107 21646 leader_election.cc:304] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:10.280603 21802 tablet_bootstrap.cc:654] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:10.281185 22080 raft_consensus.cc:2804] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:10.281687 22080 raft_consensus.cc:697] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:10.281767 22081 raft_consensus.cc:493] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:10.282302 22081 raft_consensus.cc:515] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:10.282570 22080 consensus_queue.cc:237] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:10.284299 22081 leader_election.cc:290] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:10.257123 21803 ts_tablet_manager.cc:1434] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 12:17:10.328157 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:10.282182 21979 raft_consensus.cc:493] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:10.330451 21647 leader_election.cc:304] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:10.332367 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:10.337522 21756 raft_consensus.cc:2468] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:10.340416 21803 tablet_bootstrap.cc:492] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286: Bootstrap starting.
I20260709 12:17:10.341099 21979 raft_consensus.cc:515] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:10.342839 21608 raft_consensus.cc:2468] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:10.346706 21979 leader_election.cc:290] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:10.349975 22220 raft_consensus.cc:2804] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:10.350445 22220 raft_consensus.cc:493] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:10.350802 22220 raft_consensus.cc:3060] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.350880 21802 tablet_bootstrap.cc:492] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:10.351570 21802 ts_tablet_manager.cc:1403] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.000s
I20260709 12:17:10.354235 21802 raft_consensus.cc:359] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:10.354871 21802 raft_consensus.cc:385] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:10.355127 21802 raft_consensus.cc:740] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:10.356884 21802 consensus_queue.cc:260] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:10.358743 21802 ts_tablet_manager.cc:1434] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:10.359735 21802 tablet_bootstrap.cc:492] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:10.366602 21647 leader_election.cc:304] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:10.368041 21802 tablet_bootstrap.cc:654] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:10.361019 22220 raft_consensus.cc:515] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:10.377002 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:10.383576 21756 raft_consensus.cc:2468] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:10.384119 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:10.384486 22121 raft_consensus.cc:2804] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:10.388556 22121 raft_consensus.cc:493] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:10.375658 22220 leader_election.cc:290] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:10.385798 22081 consensus_queue.cc:1048] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:10.387089 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916d4d92cb12401eac4391513abf1676" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:10.389603 21533 raft_consensus.cc:3060] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.390933 22209 raft_consensus.cc:493] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:10.391436 22209 raft_consensus.cc:515] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:10.393220 22209 leader_election.cc:290] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:10.393929 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1ac1e5c4484d39844b5220dfe47669" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:10.394948 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1ac1e5c4484d39844b5220dfe47669" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:10.396629 21533 raft_consensus.cc:2468] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:10.388934 22121 raft_consensus.cc:3060] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:10.399411 21647 leader_election.cc:304] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:10.404487 22081 raft_consensus.cc:2804] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:10.405041 22081 raft_consensus.cc:697] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:10.405835 22081 consensus_queue.cc:237] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:10.404130 22121 raft_consensus.cc:515] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:10.379223 21802 tablet_bootstrap.cc:492] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:10.398914 21497 leader_election.cc:304] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee; no voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:10.407611 21802 ts_tablet_manager.cc:1403] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.000s
I20260709 12:17:10.407982 22209 raft_consensus.cc:2749] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:10.409052 22174 consensus_queue.cc:1048] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:10.409953 21427 catalog_manager.cc:5697] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:10.411439 21681 raft_consensus.cc:2393] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7da26c2c7884c4893be97f26dc4f96a in current term 2: Already voted for candidate 5ab17edd94d3449f87f5e3b3bda75286 in this term.
I20260709 12:17:10.410315 21802 raft_consensus.cc:359] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:10.412896 21802 raft_consensus.cc:385] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:10.413226 21802 raft_consensus.cc:740] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:10.414000 21802 consensus_queue.cc:260] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:10.416180 21802 ts_tablet_manager.cc:1434] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 12:17:10.418985 21802 tablet_bootstrap.cc:492] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:10.420758 21803 tablet_bootstrap.cc:654] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:10.417759 22121 leader_election.cc:290] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:10.424768 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:10.425356 21756 raft_consensus.cc:3060] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:10.431017 21572 leader_election.cc:304] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:10.432658 22080 consensus_queue.cc:1048] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:10.433496 22121 consensus_queue.cc:1048] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:10.440904 21427 catalog_manager.cc:5697] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:10.448655 22234 raft_consensus.cc:2804] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:10.449162 22234 raft_consensus.cc:493] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:10.449498 22234 raft_consensus.cc:3060] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:10.453022 21756 raft_consensus.cc:2468] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 2.
I20260709 12:17:10.454200 21646 leader_election.cc:304] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 
I20260709 12:17:10.455441 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916d4d92cb12401eac4391513abf1676" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:10.456040 21606 raft_consensus.cc:3060] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.457408 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:10.470023 21802 tablet_bootstrap.cc:654] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:10.470960 22220 raft_consensus.cc:2804] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:10.473659 22220 raft_consensus.cc:697] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:10.474516 22220 consensus_queue.cc:237] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:10.480268 21606 raft_consensus.cc:2468] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:10.480659 22234 raft_consensus.cc:515] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:10.481559 21803 tablet_bootstrap.cc:492] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286: No bootstrap required, opened a new log
I20260709 12:17:10.481947 21607 raft_consensus.cc:2393] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ab17edd94d3449f87f5e3b3bda75286 in current term 2: Already voted for candidate e7da26c2c7884c4893be97f26dc4f96a in this term.
I20260709 12:17:10.482123 21803 ts_tablet_manager.cc:1403] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent bootstrapping tablet: real 0.142s	user 0.008s	sys 0.008s
I20260709 12:17:10.485826 21803 raft_consensus.cc:359] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:10.486514 21803 raft_consensus.cc:385] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:10.486799 21803 raft_consensus.cc:740] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Initialized, Role: FOLLOWER
I20260709 12:17:10.491501 21803 consensus_queue.cc:260] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:10.491895 22234 leader_election.cc:290] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:10.493142 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:10.493733 21803 ts_tablet_manager.cc:1434] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:17:10.493996 21753 raft_consensus.cc:2393] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e7da26c2c7884c4893be97f26dc4f96a in current term 2: Already voted for candidate 5ab17edd94d3449f87f5e3b3bda75286 in this term.
W20260709 12:17:10.492862 21647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.1:34793, user_credentials={real_user=slave}} blocked reactor thread for 53316.3us
I20260709 12:17:10.512804 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5f4ee7472f490e8b1a2e16d2fcb242" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:10.515803 21572 leader_election.cc:304] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:10.516958 22234 raft_consensus.cc:2749] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:17:10.539677 22209 raft_consensus.cc:493] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:10.540208 22209 raft_consensus.cc:515] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:10.542227 22209 leader_election.cc:290] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:10.543315 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e0f498f0504c91b124750cf66c1771" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:10.545224 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e0f498f0504c91b124750cf66c1771" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:10.545934 21607 raft_consensus.cc:2393] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e9a2f78f60e4c77897ede94375796ee in current term 1: Already voted for candidate 5ab17edd94d3449f87f5e3b3bda75286 in this term.
I20260709 12:17:10.551116 21802 tablet_bootstrap.cc:492] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:10.552574 22220 raft_consensus.cc:493] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:10.551627 21498 leader_election.cc:304] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee; no voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:10.553186 22220 raft_consensus.cc:515] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:10.554064 22209 raft_consensus.cc:3060] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.555394 22220 leader_election.cc:290] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:10.552583 21802 ts_tablet_manager.cc:1403] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.134s	user 0.026s	sys 0.023s
I20260709 12:17:10.557085 21533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d63ba471cf94b8ca30205fdad791123" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:10.557755 21533 raft_consensus.cc:2468] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:10.559186 21427 catalog_manager.cc:5697] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 2, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:10.560724 21802 raft_consensus.cc:359] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:10.561362 21802 raft_consensus.cc:385] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:10.561621 21802 raft_consensus.cc:740] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:10.562248 21802 consensus_queue.cc:260] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:10.563185 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d63ba471cf94b8ca30205fdad791123" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:10.566962 21753 raft_consensus.cc:2468] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 0.
I20260709 12:17:10.568253 21646 leader_election.cc:304] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 
I20260709 12:17:10.568956 22081 raft_consensus.cc:2804] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:10.569312 22081 raft_consensus.cc:493] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:10.569631 22081 raft_consensus.cc:3060] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.571856 22209 raft_consensus.cc:2749] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:10.569329 21802 ts_tablet_manager.cc:1434] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:17:10.574755 21802 tablet_bootstrap.cc:492] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:10.576851 21533 raft_consensus.cc:3060] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.581676 21802 tablet_bootstrap.cc:654] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:10.582554 22081 raft_consensus.cc:515] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:10.585245 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d63ba471cf94b8ca30205fdad791123" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:10.585872 21753 raft_consensus.cc:3060] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.602473 22081 leader_election.cc:290] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:10.602540 21802 tablet_bootstrap.cc:492] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee: No bootstrap required, opened a new log
I20260709 12:17:10.603783 21532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d63ba471cf94b8ca30205fdad791123" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:10.604189 21753 raft_consensus.cc:2468] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:10.605163 21802 ts_tablet_manager.cc:1403] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.016s
I20260709 12:17:10.604370 21532 raft_consensus.cc:3060] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.606909 21646 leader_election.cc:304] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 
I20260709 12:17:10.607856 21802 raft_consensus.cc:359] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:10.608918 21802 raft_consensus.cc:385] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:10.609196 21802 raft_consensus.cc:740] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:10.610100 21802 consensus_queue.cc:260] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:10.612586 21802 ts_tablet_manager.cc:1434] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:17:10.613561 22081 raft_consensus.cc:2804] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:10.617172 22081 raft_consensus.cc:697] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:10.618001 22081 consensus_queue.cc:237] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:10.630045 21532 raft_consensus.cc:2468] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:10.642243 22081 consensus_queue.cc:1048] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:10.654013 21427 catalog_manager.cc:5697] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:10.654949 22080 consensus_queue.cc:1048] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:10.657383 21979 consensus_queue.cc:1048] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:10.682636 21532 raft_consensus.cc:3060] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.684258 22080 consensus_queue.cc:1048] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:10.692926 22015 consensus_queue.cc:1048] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:10.710382 22080 consensus_queue.cc:1048] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:10.714346 22209 raft_consensus.cc:493] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:10.714893 22209 raft_consensus.cc:515] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:10.717144 22209 leader_election.cc:290] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:10.718801 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c570b1935f4229ae6eb0d96a1ee083" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:10.722014 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c570b1935f4229ae6eb0d96a1ee083" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:10.722806 21756 raft_consensus.cc:2393] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e9a2f78f60e4c77897ede94375796ee in current term 1: Already voted for candidate 5ab17edd94d3449f87f5e3b3bda75286 in this term.
I20260709 12:17:10.724852 21497 leader_election.cc:304] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee; no voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:10.725767 22212 raft_consensus.cc:3060] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:10.738901 22212 raft_consensus.cc:2749] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:10.759137 22080 consensus_queue.cc:1048] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:10.772500 22213 consensus_queue.cc:1048] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:10.864428 22213 consensus_queue.cc:1048] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:10.880460 22080 consensus_queue.cc:1048] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:11.001017 21607 raft_consensus.cc:1275] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Refusing update from remote peer 5ab17edd94d3449f87f5e3b3bda75286: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:17:11.002076 22080 consensus_queue.cc:1048] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:11.011348 21753 raft_consensus.cc:1275] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Refusing update from remote peer 5ab17edd94d3449f87f5e3b3bda75286: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:17:11.014304 22081 consensus_queue.cc:1048] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:11.131668 22080 consensus_queue.cc:1048] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:11.138254 22080 consensus_queue.cc:1048] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:11.409027 13872 tablet_server.cc:179] TabletServer@127.13.140.1:0 shutting down...
W20260709 12:17:11.420440 21573 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:17:11.424794 21573 consensus_peers.cc:597] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:11.461018 21721 consensus_peers.cc:597] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:11.473850 21573 consensus_peers.cc:597] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:11.476692 21647 consensus_peers.cc:597] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:11.478814 21721 consensus_peers.cc:597] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.484220 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:11.489015 13872 tablet_replica.cc:333] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.489724 13872 raft_consensus.cc:2243] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.490180 13872 raft_consensus.cc:2272] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:11.492095 21573 consensus_peers.cc:597] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.493829 13872 tablet_replica.cc:333] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.494773 13872 raft_consensus.cc:2243] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.495299 13872 raft_consensus.cc:2272] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.497640 13872 tablet_replica.cc:333] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
W20260709 12:17:11.498304 21647 consensus_peers.cc:597] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:11.512769 21721 consensus_peers.cc:597] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:11.498448 21573 consensus_peers.cc:597] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.498469 13872 raft_consensus.cc:2243] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.514634 13872 raft_consensus.cc:2272] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.516525 13872 tablet_replica.cc:333] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.517160 13872 raft_consensus.cc:2243] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.517581 13872 raft_consensus.cc:2272] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.519987 13872 tablet_replica.cc:333] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.521138 13872 raft_consensus.cc:2243] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.523252 13872 raft_consensus.cc:2272] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:11.524314 21573 consensus_peers.cc:597] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.525293 13872 tablet_replica.cc:333] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.526005 13872 raft_consensus.cc:2243] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.526425 13872 raft_consensus.cc:2272] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:11.526481 21647 consensus_peers.cc:597] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.528456 13872 tablet_replica.cc:333] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.529405 13872 raft_consensus.cc:2243] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.529870 13872 raft_consensus.cc:2272] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.531823 13872 tablet_replica.cc:333] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
W20260709 12:17:11.531915 21573 consensus_peers.cc:597] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.532470 13872 raft_consensus.cc:2243] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.532967 13872 raft_consensus.cc:2272] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.534922 13872 tablet_replica.cc:333] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.535550 13872 raft_consensus.cc:2243] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.535972 13872 raft_consensus.cc:2272] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.538066 13872 tablet_replica.cc:333] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.538844 13872 raft_consensus.cc:2243] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.539346 13872 raft_consensus.cc:2272] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.541813 13872 tablet_replica.cc:333] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.542619 13872 raft_consensus.cc:2243] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.543129 13872 raft_consensus.cc:2272] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.545706 13872 tablet_replica.cc:333] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.546559 13872 raft_consensus.cc:2243] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.547092 13872 raft_consensus.cc:2272] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.549407 13872 tablet_replica.cc:333] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.550256 13872 raft_consensus.cc:2243] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.550735 13872 raft_consensus.cc:2272] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.553387 13872 tablet_replica.cc:333] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
W20260709 12:17:11.554144 21647 consensus_peers.cc:597] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.554167 13872 raft_consensus.cc:2243] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:11.555449 13872 raft_consensus.cc:2272] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.557510 13872 tablet_replica.cc:333] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.558410 13872 raft_consensus.cc:2243] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.559002 13872 raft_consensus.cc:2272] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.561834 13872 tablet_replica.cc:333] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
W20260709 12:17:11.561818 21573 consensus_peers.cc:597] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.563081 13872 raft_consensus.cc:2243] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:11.564106 13872 raft_consensus.cc:2272] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.566221 13872 tablet_replica.cc:333] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.567034 13872 raft_consensus.cc:2243] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.567570 13872 raft_consensus.cc:2272] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.569958 13872 tablet_replica.cc:333] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.570663 13872 raft_consensus.cc:2243] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.571221 13872 raft_consensus.cc:2272] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.573889 13872 tablet_replica.cc:333] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.574554 13872 raft_consensus.cc:2243] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.575009 13872 raft_consensus.cc:2272] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.578423 13872 tablet_replica.cc:333] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.579123 13872 raft_consensus.cc:2243] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:17:11.579186 21647 consensus_peers.cc:597] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.580125 13872 raft_consensus.cc:2272] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.582142 13872 tablet_replica.cc:333] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.582741 13872 raft_consensus.cc:2243] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:11.583586 13872 raft_consensus.cc:2272] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.585697 13872 tablet_replica.cc:333] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.586506 13872 raft_consensus.cc:2243] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.587369 13872 raft_consensus.cc:2272] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.590163 13872 tablet_replica.cc:333] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.590721 13872 raft_consensus.cc:2243] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.591130 13872 raft_consensus.cc:2272] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.593432 13872 tablet_replica.cc:333] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.594175 13872 raft_consensus.cc:2243] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:11.594995 13872 raft_consensus.cc:2272] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.597477 13872 tablet_replica.cc:333] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.598284 13872 raft_consensus.cc:2243] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.598860 13872 raft_consensus.cc:2272] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:11.601290 21573 consensus_peers.cc:597] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.601423 13872 tablet_replica.cc:333] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.602154 13872 raft_consensus.cc:2243] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.602566 13872 raft_consensus.cc:2272] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.604604 13872 tablet_replica.cc:333] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.605165 13872 raft_consensus.cc:2243] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:11.605901 13872 raft_consensus.cc:2272] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.607779 13872 tablet_replica.cc:333] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.608296 13872 raft_consensus.cc:2243] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.608676 13872 raft_consensus.cc:2272] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.610491 13872 tablet_replica.cc:333] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.610996 13872 raft_consensus.cc:2243] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.611388 13872 raft_consensus.cc:2272] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.613821 13872 tablet_replica.cc:333] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.614460 13872 raft_consensus.cc:2243] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.614966 13872 raft_consensus.cc:2272] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:11.615849 21647 consensus_peers.cc:597] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:11.616413 21721 consensus_peers.cc:597] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.617398 13872 tablet_replica.cc:333] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.617969 13872 raft_consensus.cc:2243] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.618332 13872 raft_consensus.cc:2272] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.620042 13872 tablet_replica.cc:333] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.620527 13872 raft_consensus.cc:2243] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.620859 13872 raft_consensus.cc:2272] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.622624 13872 tablet_replica.cc:333] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.623441 13872 raft_consensus.cc:2243] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:11.624317 13872 raft_consensus.cc:2272] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.626313 13872 tablet_replica.cc:333] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.627018 13872 raft_consensus.cc:2243] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.627465 13872 raft_consensus.cc:2272] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.629534 13872 tablet_replica.cc:333] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.630170 13872 raft_consensus.cc:2243] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.630601 13872 raft_consensus.cc:2272] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.633203 13872 tablet_replica.cc:333] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.633837 13872 raft_consensus.cc:2243] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.634316 13872 raft_consensus.cc:2272] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:11.636090 21647 consensus_peers.cc:597] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.636976 13872 tablet_replica.cc:333] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.637650 13872 raft_consensus.cc:2243] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.638098 13872 raft_consensus.cc:2272] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.640633 13872 tablet_replica.cc:333] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.641248 13872 raft_consensus.cc:2243] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.641641 13872 raft_consensus.cc:2272] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.643517 13872 tablet_replica.cc:333] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.644171 13872 raft_consensus.cc:2243] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.644623 13872 raft_consensus.cc:2272] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.647171 13872 tablet_replica.cc:333] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
W20260709 12:17:11.647598 21573 consensus_peers.cc:597] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.647876 13872 raft_consensus.cc:2243] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:11.648945 13872 raft_consensus.cc:2272] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:11.648959 21721 consensus_peers.cc:597] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.650899 13872 tablet_replica.cc:333] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.651579 13872 raft_consensus.cc:2243] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.651997 13872 raft_consensus.cc:2272] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.654299 13872 tablet_replica.cc:333] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.654937 13872 raft_consensus.cc:2243] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.655455 13872 raft_consensus.cc:2272] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:11.656734 21721 consensus_peers.cc:597] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.658038 13872 tablet_replica.cc:333] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.658790 13872 raft_consensus.cc:2243] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.659256 13872 raft_consensus.cc:2272] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.660987 13872 tablet_replica.cc:333] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.661466 13872 raft_consensus.cc:2243] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.661921 13872 raft_consensus.cc:2272] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.663946 13872 tablet_replica.cc:333] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee: stopping tablet replica
I20260709 12:17:11.664525 13872 raft_consensus.cc:2243] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.665059 13872 raft_consensus.cc:2272] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:11.706475 21721 consensus_peers.cc:597] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:11.715135 21647 consensus_peers.cc:597] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:11.735416 21573 consensus_peers.cc:597] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.737394 13872 tablet_server.cc:196] TabletServer@127.13.140.1:0 shutdown complete.
W20260709 12:17:11.752233 21647 consensus_peers.cc:597] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:11.761559 21721 consensus_peers.cc:597] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:11.781266 21721 consensus_peers.cc:597] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:11.784621 21721 consensus_peers.cc:597] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:11.788138 21647 consensus_peers.cc:597] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:11.794065 21647 consensus_peers.cc:597] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.820495 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:11.825031 21721 consensus_peers.cc:597] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:11.829016 22270 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:11.829355 22271 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:11.832520 22273 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:11.833272 21647 consensus_peers.cc:597] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.834450 13872 server_base.cc:1061] running on GCE node
I20260709 12:17:11.838104 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:11.838387 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:11.838621 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599431838601 us; error 0 us; skew 500 ppm
I20260709 12:17:11.839391 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:11.842693 13872 webserver.cc:533] Webserver started at http://127.13.140.1:38475/ using document root <none> and password file <none>
I20260709 12:17:11.843206 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:11.843442 13872 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:17:11.847445 13872 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
W20260709 12:17:11.851403 21573 consensus_peers.cc:597] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.855324 22278 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:11.856252 13872 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:17:11.856593 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-0-root
uuid: "5e9a2f78f60e4c77897ede94375796ee"
format_stamp: "Formatted at 2026-07-09 12:17:00 on dist-test-slave-4v02"
I20260709 12:17:11.856945 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599109869613-13872-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:11.871625 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:11.872861 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:11.874641 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 12:17:11.885699 21573 consensus_peers.cc:597] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.886250 22286 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:17:11.926980 21573 consensus_peers.cc:597] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:11.973074 21647 consensus_peers.cc:597] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:12.217239 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:17:12.217587 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.336s	user 0.009s	sys 0.004s
I20260709 12:17:12.217834 13872 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:17:12.222543 22286 tablet_bootstrap.cc:492] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.245355 22286 tablet_bootstrap.cc:492] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.246340 22286 tablet_bootstrap.cc:492] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.247036 22286 ts_tablet_manager.cc:1403] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260709 12:17:12.249687 22286 raft_consensus.cc:359] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.250661 22286 raft_consensus.cc:740] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.251437 22286 consensus_queue.cc:260] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.267082 22286 ts_tablet_manager.cc:1434] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.008s
I20260709 12:17:12.268769 22286 tablet_bootstrap.cc:492] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.300384 22286 tablet_bootstrap.cc:492] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.304608 22286 tablet_bootstrap.cc:492] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.305274 22286 ts_tablet_manager.cc:1403] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.004s
I20260709 12:17:12.307821 22286 raft_consensus.cc:359] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.308478 22286 raft_consensus.cc:740] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.309312 22286 consensus_queue.cc:260] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.316479 22286 ts_tablet_manager.cc:1434] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:17:12.317354 22286 tablet_bootstrap.cc:492] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.359925 22286 tablet_bootstrap.cc:492] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.360848 22286 tablet_bootstrap.cc:492] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.361449 22286 ts_tablet_manager.cc:1403] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.019s
I20260709 12:17:12.363849 22286 raft_consensus.cc:359] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.364564 22286 raft_consensus.cc:740] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.365404 22286 consensus_queue.cc:260] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.367575 22286 ts_tablet_manager.cc:1434] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:17:12.368513 22286 tablet_bootstrap.cc:492] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.390056 22286 tablet_bootstrap.cc:492] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.390967 22286 tablet_bootstrap.cc:492] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.391607 22286 ts_tablet_manager.cc:1403] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260709 12:17:12.394050 22286 raft_consensus.cc:359] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.394791 22286 raft_consensus.cc:740] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.395615 22286 consensus_queue.cc:260] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.397617 22286 ts_tablet_manager.cc:1434] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:12.398451 22286 tablet_bootstrap.cc:492] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.417870 22286 tablet_bootstrap.cc:492] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.418846 22286 tablet_bootstrap.cc:492] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.419523 22286 ts_tablet_manager.cc:1403] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 12:17:12.422041 22286 raft_consensus.cc:359] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:12.422777 22286 raft_consensus.cc:740] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.423576 22286 consensus_queue.cc:260] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:12.424919 22286 ts_tablet_manager.cc:1434] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:17:12.425674 22286 tablet_bootstrap.cc:492] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.437779 22286 tablet_bootstrap.cc:492] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.438505 22286 tablet_bootstrap.cc:492] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.439028 22286 ts_tablet_manager.cc:1403] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:17:12.440791 22286 raft_consensus.cc:359] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.441267 22286 raft_consensus.cc:740] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.441802 22286 consensus_queue.cc:260] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.443828 22286 ts_tablet_manager.cc:1434] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:17:12.444628 22286 tablet_bootstrap.cc:492] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.459133 22286 tablet_bootstrap.cc:492] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.459911 22286 tablet_bootstrap.cc:492] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.460522 22286 ts_tablet_manager.cc:1403] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 12:17:12.463799 22286 raft_consensus.cc:359] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.464470 22286 raft_consensus.cc:740] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.465122 22286 consensus_queue.cc:260] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.467211 22286 ts_tablet_manager.cc:1434] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 12:17:12.467960 22286 tablet_bootstrap.cc:492] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.489326 22286 tablet_bootstrap.cc:492] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.490376 22286 tablet_bootstrap.cc:492] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.490972 22286 ts_tablet_manager.cc:1403] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260709 12:17:12.493376 22286 raft_consensus.cc:359] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:12.494009 22286 raft_consensus.cc:740] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.494740 22286 consensus_queue.cc:260] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:12.496690 22286 ts_tablet_manager.cc:1434] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:17:12.497473 22286 tablet_bootstrap.cc:492] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.510351 22286 tablet_bootstrap.cc:492] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.511233 22286 tablet_bootstrap.cc:492] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.511864 22286 ts_tablet_manager.cc:1403] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:17:12.513598 22286 raft_consensus.cc:359] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.514032 22286 raft_consensus.cc:740] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.514546 22286 consensus_queue.cc:260] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.516335 22286 ts_tablet_manager.cc:1434] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:12.517647 22286 tablet_bootstrap.cc:492] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.530707 22286 tablet_bootstrap.cc:492] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.531455 22286 tablet_bootstrap.cc:492] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.531916 22286 ts_tablet_manager.cc:1403] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260709 12:17:12.533412 13872 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:17:12.533768 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.316s	user 0.242s	sys 0.007s
I20260709 12:17:12.534217 22286 raft_consensus.cc:359] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.534940 22286 raft_consensus.cc:740] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.535784 22286 consensus_queue.cc:260] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.540499 22286 ts_tablet_manager.cc:1434] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260709 12:17:12.541309 22286 tablet_bootstrap.cc:492] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.561707 22286 tablet_bootstrap.cc:492] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.562654 22286 tablet_bootstrap.cc:492] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.563354 22286 ts_tablet_manager.cc:1403] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260709 12:17:12.565847 22286 raft_consensus.cc:359] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.566537 22286 raft_consensus.cc:740] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.567334 22286 consensus_queue.cc:260] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.569128 22286 ts_tablet_manager.cc:1434] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:17:12.569871 22286 tablet_bootstrap.cc:492] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.582741 22286 tablet_bootstrap.cc:492] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.583559 22286 tablet_bootstrap.cc:492] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.584182 22286 ts_tablet_manager.cc:1403] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:17:12.586511 22286 raft_consensus.cc:359] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.587167 22286 raft_consensus.cc:740] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.587954 22286 consensus_queue.cc:260] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.589805 22213 raft_consensus.cc:493] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:12.590059 22286 ts_tablet_manager.cc:1434] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:12.590432 22213 raft_consensus.cc:515] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:12.590968 22286 tablet_bootstrap.cc:492] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.597927 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4decc6ceae604d10a1d3ae91c022b15d" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:12.592664 22213 leader_election.cc:290] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
W20260709 12:17:12.604460 21647 leader_election.cc:336] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111)
I20260709 12:17:12.604967 22286 tablet_bootstrap.cc:492] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.604941 21647 leader_election.cc:304] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:12.606151 22286 tablet_bootstrap.cc:492] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.606807 22286 ts_tablet_manager.cc:1403] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:17:12.606844 22213 raft_consensus.cc:2749] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:12.609287 22286 raft_consensus.cc:359] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.609920 22286 raft_consensus.cc:740] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.610669 22286 consensus_queue.cc:260] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.612749 22286 ts_tablet_manager.cc:1434] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:17:12.613473 22286 tablet_bootstrap.cc:492] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.626842 22286 tablet_bootstrap.cc:492] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.627774 22286 tablet_bootstrap.cc:492] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.628392 22286 ts_tablet_manager.cc:1403] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:17:12.630869 22286 raft_consensus.cc:359] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.631492 22286 raft_consensus.cc:740] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.632059 22286 consensus_queue.cc:260] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.633601 22286 ts_tablet_manager.cc:1434] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:12.634375 22286 tablet_bootstrap.cc:492] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.649186 22286 tablet_bootstrap.cc:492] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.650137 22286 tablet_bootstrap.cc:492] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.650787 22286 ts_tablet_manager.cc:1403] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260709 12:17:12.653131 22286 raft_consensus.cc:359] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.653808 22286 raft_consensus.cc:740] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.654495 22286 consensus_queue.cc:260] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.655162 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.1:34793
I20260709 12:17:12.655444 22362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.1:34793 every 8 connection(s)
I20260709 12:17:12.656584 22286 ts_tablet_manager.cc:1434] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:17:12.657163 22015 raft_consensus.cc:493] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:12.657485 22286 tablet_bootstrap.cc:492] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.657651 22015 raft_consensus.cc:515] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.659858 22015 leader_election.cc:290] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:12.665122 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1360ba905ee422f8b05ba94b54c8bc1" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:12.692162 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1360ba905ee422f8b05ba94b54c8bc1" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:12.692884 22336 raft_consensus.cc:2468] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:12.694155 21573 leader_election.cc:304] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:12.695222 22015 raft_consensus.cc:2804] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:12.695670 22286 tablet_bootstrap.cc:492] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.696593 22286 tablet_bootstrap.cc:492] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.697180 22286 ts_tablet_manager.cc:1403] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.004s
I20260709 12:17:12.695585 22015 raft_consensus.cc:493] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:12.698187 22015 raft_consensus.cc:3060] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.703194 22286 raft_consensus.cc:359] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.704203 22363 heartbeater.cc:344] Connected to a master server at 127.13.140.62:37427
I20260709 12:17:12.704605 22363 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:12.705494 22363 heartbeater.cc:507] Master 127.13.140.62:37427 requested a full tablet report, sending...
I20260709 12:17:12.705293 22015 raft_consensus.cc:515] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.708456 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1360ba905ee422f8b05ba94b54c8bc1" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:12.708824 22335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1360ba905ee422f8b05ba94b54c8bc1" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:12.709529 22335 raft_consensus.cc:3060] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.704239 22286 raft_consensus.cc:740] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.711359 22286 consensus_queue.cc:260] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.713307 22286 ts_tablet_manager.cc:1434] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:17:12.713958 22286 tablet_bootstrap.cc:492] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.717115 22213 raft_consensus.cc:493] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:12.717438 22335 raft_consensus.cc:2468] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 2.
I20260709 12:17:12.718116 22213 raft_consensus.cc:515] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.718678 21573 leader_election.cc:304] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:12.719601 22287 raft_consensus.cc:2804] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:12.720084 22287 raft_consensus.cc:697] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:12.721001 22287 consensus_queue.cc:237] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.721565 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c67f993654f1695f80f8767501b70" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:12.720220 22213 leader_election.cc:290] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:12.724618 22015 leader_election.cc:290] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:12.728947 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c67f993654f1695f80f8767501b70" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:12.729775 22336 raft_consensus.cc:2468] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 1.
I20260709 12:17:12.731101 21647 leader_election.cc:304] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:12.732482 22213 raft_consensus.cc:2804] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:12.732918 22213 raft_consensus.cc:493] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:12.733312 22213 raft_consensus.cc:3060] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.741150 21936 raft_consensus.cc:493] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:12.741866 21936 raft_consensus.cc:515] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.744007 21936 leader_election.cc:290] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:12.746248 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb43ec3109c4b90a64e44b6cd63a4b8" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:12.754047 22213 raft_consensus.cc:515] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.755777 22334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb43ec3109c4b90a64e44b6cd63a4b8" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:12.758344 22286 tablet_bootstrap.cc:492] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.759262 22213 leader_election.cc:290] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:12.759640 22286 tablet_bootstrap.cc:492] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
W20260709 12:17:12.760331 21721 leader_election.cc:343] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:12.760471 22286 ts_tablet_manager.cc:1403] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.027s
I20260709 12:17:12.758529 21427 catalog_manager.cc:5697] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 1 to 2, leader changed from 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1) to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 2 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:12.761664 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c67f993654f1695f80f8767501b70" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:12.760881 21721 leader_election.cc:304] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:12.763696 21431 ts_manager.cc:194] Re-registered known tserver with Master: 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:12.763734 22286 raft_consensus.cc:359] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.764616 22286 raft_consensus.cc:740] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.763963 21936 raft_consensus.cc:2749] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:12.765486 22286 consensus_queue.cc:260] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.767656 22286 ts_tablet_manager.cc:1434] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:12.768492 22286 tablet_bootstrap.cc:492] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.770678 22335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c67f993654f1695f80f8767501b70" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:12.771484 22335 raft_consensus.cc:3060] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.784057 22335 raft_consensus.cc:2468] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 2.
I20260709 12:17:12.785586 21647 leader_election.cc:304] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:12.786418 22213 raft_consensus.cc:2804] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:12.788067 22213 raft_consensus.cc:697] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:12.789363 22289 raft_consensus.cc:493] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:12.789973 22289 raft_consensus.cc:515] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:12.796970 22334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2fa8ee121846069df67061c9a45142" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:12.797740 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2fa8ee121846069df67061c9a45142" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:12.798081 22286 tablet_bootstrap.cc:492] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.799089 22286 tablet_bootstrap.cc:492] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
W20260709 12:17:12.799089 21647 leader_election.cc:343] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:12.795779 22213 consensus_queue.cc:237] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.798237 22289 leader_election.cc:290] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:12.799991 22286 ts_tablet_manager.cc:1403] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.011s
I20260709 12:17:12.800122 21647 leader_election.cc:304] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:12.800987 21847 raft_consensus.cc:2749] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:12.802618 22286 raft_consensus.cc:359] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.803377 22286 raft_consensus.cc:740] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.804419 22286 consensus_queue.cc:260] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.805487 21936 raft_consensus.cc:493] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:12.805981 21936 raft_consensus.cc:515] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.806916 22286 ts_tablet_manager.cc:1434] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:12.807852 22286 tablet_bootstrap.cc:492] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.807881 21936 leader_election.cc:290] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:12.810803 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:12.810818 22334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:12.813861 22287 raft_consensus.cc:493] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:12.814463 22287 raft_consensus.cc:515] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
W20260709 12:17:12.815006 21721 leader_election.cc:343] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:12.815544 21721 leader_election.cc:304] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:12.817144 21936 raft_consensus.cc:2749] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:12.820047 22287 leader_election.cc:290] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:12.824009 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86c2ec60b46464cb7f437cdce1ede60" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:12.829182 22334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86c2ec60b46464cb7f437cdce1ede60" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:12.830174 22334 raft_consensus.cc:2468] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:12.833099 21573 leader_election.cc:304] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:12.833878 22015 raft_consensus.cc:2804] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:12.834228 22015 raft_consensus.cc:493] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:12.834658 22015 raft_consensus.cc:3060] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.842924 22286 tablet_bootstrap.cc:492] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.844290 22286 tablet_bootstrap.cc:492] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.845077 22286 ts_tablet_manager.cc:1403] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.016s
I20260709 12:17:12.845943 22015 raft_consensus.cc:515] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.845458 21427 catalog_manager.cc:5697] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 1 to 2, leader changed from 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1) to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:12.843204 21936 raft_consensus.cc:493] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:12.848376 22286 raft_consensus.cc:359] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.852686 21936 raft_consensus.cc:515] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.853127 22286 raft_consensus.cc:740] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.857527 22286 consensus_queue.cc:260] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.859515 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d265a2e6682c477cac559dec5fda8ad5" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:12.860441 21936 leader_election.cc:290] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:12.861689 21431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58038
I20260709 12:17:12.862182 22335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d265a2e6682c477cac559dec5fda8ad5" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:12.862891 22335 raft_consensus.cc:2468] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 1.
I20260709 12:17:12.866583 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86c2ec60b46464cb7f437cdce1ede60" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:12.868607 22363 heartbeater.cc:499] Master 127.13.140.62:37427 was elected leader, sending a full tablet report...
I20260709 12:17:12.870498 22015 leader_election.cc:290] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:12.872306 22286 ts_tablet_manager.cc:1434] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 12:17:12.873086 22286 tablet_bootstrap.cc:492] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.875641 22335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86c2ec60b46464cb7f437cdce1ede60" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:12.876457 22335 raft_consensus.cc:3060] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.864148 21721 leader_election.cc:304] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:12.883688 22288 raft_consensus.cc:2804] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:12.884096 22288 raft_consensus.cc:493] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:12.884543 22288 raft_consensus.cc:3060] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.893700 22288 raft_consensus.cc:515] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.884539 22335 raft_consensus.cc:2468] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 2.
I20260709 12:17:12.896420 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d265a2e6682c477cac559dec5fda8ad5" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:12.897413 21573 leader_election.cc:304] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:12.899379 22287 raft_consensus.cc:2804] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:12.899623 22288 leader_election.cc:290] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:12.900027 22287 raft_consensus.cc:697] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:12.900966 22287 consensus_queue.cc:237] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.901775 22335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d265a2e6682c477cac559dec5fda8ad5" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:12.902359 22335 raft_consensus.cc:3060] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.904649 22286 tablet_bootstrap.cc:492] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.905544 22286 tablet_bootstrap.cc:492] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:12.906558 22286 ts_tablet_manager.cc:1403] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.016s
I20260709 12:17:12.911710 22286 raft_consensus.cc:359] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:12.912427 22286 raft_consensus.cc:740] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.913091 22286 consensus_queue.cc:260] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:12.915886 22286 ts_tablet_manager.cc:1434] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:12.916671 22286 tablet_bootstrap.cc:492] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:12.919453 22335 raft_consensus.cc:2468] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 2.
I20260709 12:17:12.920626 21721 leader_election.cc:304] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:12.920832 21847 raft_consensus.cc:493] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:12.921375 21847 raft_consensus.cc:515] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.921741 22288 raft_consensus.cc:2804] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:12.922300 22288 raft_consensus.cc:697] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 2 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:12.923154 22288 consensus_queue.cc:237] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:12.926234 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d265a2e6682c477cac559dec5fda8ad5" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:12.928262 21847 leader_election.cc:290] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:12.933722 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d265a2e6682c477cac559dec5fda8ad5" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:12.934837 22336 raft_consensus.cc:2393] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ab17edd94d3449f87f5e3b3bda75286 in current term 2: Already voted for candidate 05f3e75755b44a109289d51d788cf1c5 in this term.
I20260709 12:17:12.937120 21647 leader_election.cc:304] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286; no voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:12.938611 22289 raft_consensus.cc:3060] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.949081 22284 raft_consensus.cc:493] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:12.949851 22284 raft_consensus.cc:515] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:12.952962 22335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4decc6ceae604d10a1d3ae91c022b15d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:12.953320 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4decc6ceae604d10a1d3ae91c022b15d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:12.953701 22335 raft_consensus.cc:2468] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:12.954216 21680 raft_consensus.cc:2468] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:12.954883 21573 leader_election.cc:304] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:12.955734 22234 raft_consensus.cc:2804] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:12.955703 22284 leader_election.cc:290] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:12.956211 22234 raft_consensus.cc:493] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:12.956647 22234 raft_consensus.cc:3060] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.960757 22289 raft_consensus.cc:2749] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:12.964895 22234 raft_consensus.cc:515] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:12.967583 21427 catalog_manager.cc:5697] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 1 to 2, leader changed from 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1) to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 2 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:12.974562 22335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4decc6ceae604d10a1d3ae91c022b15d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:12.975591 22335 raft_consensus.cc:3060] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.979990 22234 leader_election.cc:290] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:12.981356 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4decc6ceae604d10a1d3ae91c022b15d" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:12.983810 21680 raft_consensus.cc:3060] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.990119 22015 raft_consensus.cc:493] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:12.990670 22015 raft_consensus.cc:515] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:12.992471 22015 leader_election.cc:290] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:12.996908 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
W20260709 12:17:12.998924 21573 leader_election.cc:343] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:13.004853 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:13.005513 21756 raft_consensus.cc:2468] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:13.006541 21572 leader_election.cc:304] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:13.007553 22015 raft_consensus.cc:2804] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:13.007926 22015 raft_consensus.cc:493] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:13.008239 22015 raft_consensus.cc:3060] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.010526 22335 raft_consensus.cc:2468] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 2.
I20260709 12:17:13.014519 21680 raft_consensus.cc:2468] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 2.
I20260709 12:17:13.014253 22015 raft_consensus.cc:515] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.015746 21572 leader_election.cc:304] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:13.017119 22234 raft_consensus.cc:2804] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:13.017480 22015 leader_election.cc:290] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:13.017597 22234 raft_consensus.cc:697] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:13.018697 22234 consensus_queue.cc:237] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
W20260709 12:17:13.021559 21647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.1:34793, user_credentials={real_user=slave}} blocked reactor thread for 84543us
I20260709 12:17:13.022759 22335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
W20260709 12:17:13.025913 21573 leader_election.cc:343] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:13.029985 22286 tablet_bootstrap.cc:492] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.031072 22286 tablet_bootstrap.cc:492] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.031817 22286 ts_tablet_manager.cc:1403] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.115s	user 0.059s	sys 0.036s
I20260709 12:17:13.032225 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:13.032866 21756 raft_consensus.cc:3060] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.034924 22286 raft_consensus.cc:359] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.035775 22286 raft_consensus.cc:740] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.036840 21431 catalog_manager.cc:5697] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 1 to 2, leader changed from 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1) to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 2 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:13.037482 22286 consensus_queue.cc:260] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.039687 22286 ts_tablet_manager.cc:1434] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:17:13.040503 22286 tablet_bootstrap.cc:492] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.042591 22287 raft_consensus.cc:493] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:13.043148 22287 raft_consensus.cc:515] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.045231 22287 leader_election.cc:290] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:13.046619 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2fa8ee121846069df67061c9a45142" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:13.047407 21680 raft_consensus.cc:2468] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:13.049842 22287 raft_consensus.cc:493] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:13.049561 21572 leader_election.cc:304] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:13.050532 22287 raft_consensus.cc:515] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.050900 22015 raft_consensus.cc:2804] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:13.051328 22015 raft_consensus.cc:493] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:13.051668 22015 raft_consensus.cc:3060] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.052439 21756 raft_consensus.cc:2468] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 2.
I20260709 12:17:13.058597 22287 leader_election.cc:290] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:13.058703 22015 raft_consensus.cc:515] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.061998 22015 leader_election.cc:290] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 election: Requested vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:13.063194 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2fa8ee121846069df67061c9a45142" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:13.063812 21680 raft_consensus.cc:3060] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.063898 21936 raft_consensus.cc:493] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:13.064396 21936 raft_consensus.cc:515] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.066164 21936 leader_election.cc:290] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:13.075618 21572 leader_election.cc:304] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:13.076309 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb43ec3109c4b90a64e44b6cd63a4b8" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5" is_pre_election: true
I20260709 12:17:13.077258 21936 raft_consensus.cc:493] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:13.077689 21756 raft_consensus.cc:2468] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 1.
I20260709 12:17:13.077749 21936 raft_consensus.cc:515] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.078637 22288 raft_consensus.cc:493] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:13.079228 22288 raft_consensus.cc:515] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:13.080029 21936 leader_election.cc:290] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:13.080775 22015 raft_consensus.cc:2804] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:13.082278 22015 raft_consensus.cc:697] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:13.077304 21680 raft_consensus.cc:2468] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 2.
I20260709 12:17:13.084932 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2fa8ee121846069df67061c9a45142" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:13.085511 22288 leader_election.cc:290] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:13.083567 21572 leader_election.cc:304] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:13.086925 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c67f993654f1695f80f8767501b70" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286" is_pre_election: true
I20260709 12:17:13.087706 22284 raft_consensus.cc:2804] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:13.087103 22015 consensus_queue.cc:237] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.088086 22284 raft_consensus.cc:493] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:13.088490 22284 raft_consensus.cc:3060] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.094000 22336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1360ba905ee422f8b05ba94b54c8bc1" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:13.095584 21572 leader_election.cc:304] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:13.096752 22334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86c2ec60b46464cb7f437cdce1ede60" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:13.097508 22334 raft_consensus.cc:2393] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05f3e75755b44a109289d51d788cf1c5 in current term 2: Already voted for candidate e7da26c2c7884c4893be97f26dc4f96a in this term.
I20260709 12:17:13.098083 22336 raft_consensus.cc:2393] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05f3e75755b44a109289d51d788cf1c5 in current term 2: Already voted for candidate e7da26c2c7884c4893be97f26dc4f96a in this term.
I20260709 12:17:13.098222 22387 raft_consensus.cc:2804] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:13.098763 22387 raft_consensus.cc:697] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:13.099586 22387 consensus_queue.cc:237] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.100592 22333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c67f993654f1695f80f8767501b70" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
I20260709 12:17:13.100658 22331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2fa8ee121846069df67061c9a45142" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:13.101414 22333 raft_consensus.cc:2393] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05f3e75755b44a109289d51d788cf1c5 in current term 2: Already voted for candidate 5ab17edd94d3449f87f5e3b3bda75286 in this term.
I20260709 12:17:13.103770 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1360ba905ee422f8b05ba94b54c8bc1" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
I20260709 12:17:13.105001 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86c2ec60b46464cb7f437cdce1ede60" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a" is_pre_election: true
W20260709 12:17:13.105166 21573 leader_election.cc:343] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:13.108013 21721 leader_election.cc:304] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:13.108731 22288 raft_consensus.cc:3060] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.109440 22335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb43ec3109c4b90a64e44b6cd63a4b8" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee" is_pre_election: true
W20260709 12:17:13.111074 21573 leader_election.cc:343] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:13.114384 22284 raft_consensus.cc:515] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.116693 22284 leader_election.cc:290] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793)
I20260709 12:17:13.117367 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb43ec3109c4b90a64e44b6cd63a4b8" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:13.117987 21756 raft_consensus.cc:3060] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.120558 21427 catalog_manager.cc:5697] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 1 to 2, leader changed from 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1) to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 2 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:13.124836 21427 catalog_manager.cc:5697] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 1 to 2, leader changed from 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1) to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 2 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:13.126214 21756 raft_consensus.cc:2468] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7da26c2c7884c4893be97f26dc4f96a in term 2.
I20260709 12:17:13.127583 21572 leader_election.cc:304] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:13.128312 22284 raft_consensus.cc:2804] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:13.128770 22284 raft_consensus.cc:697] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Becoming Leader. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:13.130090 22284 consensus_queue.cc:237] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.137094 22288 raft_consensus.cc:2749] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:13.128587 22335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb43ec3109c4b90a64e44b6cd63a4b8" candidate_uuid: "e7da26c2c7884c4893be97f26dc4f96a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
I20260709 12:17:13.144110 21721 leader_election.cc:304] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:13.144807 22389 raft_consensus.cc:3060] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.145242 21721 leader_election.cc:304] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:13.146072 21936 raft_consensus.cc:3060] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:13.147061 21573 leader_election.cc:343] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:13.148170 21573 leader_election.cc:343] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:13.157595 21936 raft_consensus.cc:2749] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:13.158691 22389 raft_consensus.cc:2749] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:13.165516 22286 tablet_bootstrap.cc:492] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.166751 22286 tablet_bootstrap.cc:492] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.167534 22286 ts_tablet_manager.cc:1403] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.007s
I20260709 12:17:13.173033 22286 raft_consensus.cc:359] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.174003 22286 raft_consensus.cc:740] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.174820 22286 consensus_queue.cc:260] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.179551 22286 ts_tablet_manager.cc:1434] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 12:17:13.182857 22286 tablet_bootstrap.cc:492] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.186652 21431 catalog_manager.cc:5697] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 1 to 2, leader changed from 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1) to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 2 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:13.188524 21431 catalog_manager.cc:5697] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a reported cstate change: term changed from 1 to 2, leader changed from 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1) to e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2). New cstate: current_term: 2 leader_uuid: "e7da26c2c7884c4893be97f26dc4f96a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:13.198407 22286 tablet_bootstrap.cc:492] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.199345 22286 tablet_bootstrap.cc:492] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.199987 22286 ts_tablet_manager.cc:1403] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:17:13.202291 22286 raft_consensus.cc:359] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.202966 22286 raft_consensus.cc:740] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.203604 22286 consensus_queue.cc:260] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.205487 22286 ts_tablet_manager.cc:1434] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:17:13.207155 22286 tablet_bootstrap.cc:492] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.222153 22286 tablet_bootstrap.cc:492] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.223150 22286 tablet_bootstrap.cc:492] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.223848 22286 ts_tablet_manager.cc:1403] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:17:13.225337 21756 raft_consensus.cc:1275] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Refusing update from remote peer e7da26c2c7884c4893be97f26dc4f96a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:13.226753 22286 raft_consensus.cc:359] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:13.226804 22387 consensus_queue.cc:1048] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:13.228269 22286 raft_consensus.cc:740] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.229107 22286 consensus_queue.cc:260] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:13.231381 22286 ts_tablet_manager.cc:1434] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:17:13.232215 22286 tablet_bootstrap.cc:492] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.257138 22335 raft_consensus.cc:1275] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Refusing update from remote peer e7da26c2c7884c4893be97f26dc4f96a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:13.259544 22387 consensus_queue.cc:1048] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:13.284480 22286 tablet_bootstrap.cc:492] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.285753 22286 tablet_bootstrap.cc:492] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.286482 22286 ts_tablet_manager.cc:1403] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.054s	user 0.030s	sys 0.014s
I20260709 12:17:13.289068 22286 raft_consensus.cc:359] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:13.289781 22286 raft_consensus.cc:740] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.290493 22286 consensus_queue.cc:260] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:13.292433 22286 ts_tablet_manager.cc:1434] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:13.293228 22286 tablet_bootstrap.cc:492] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.308907 22286 tablet_bootstrap.cc:492] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.309875 22286 tablet_bootstrap.cc:492] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.310531 22286 ts_tablet_manager.cc:1403] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 12:17:13.314813 22286 raft_consensus.cc:359] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:13.315748 22286 raft_consensus.cc:740] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.315927 22335 raft_consensus.cc:1275] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Refusing update from remote peer 05f3e75755b44a109289d51d788cf1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:13.316206 22286 consensus_queue.cc:260] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:13.318113 22286 ts_tablet_manager.cc:1434] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:17:13.318882 22286 tablet_bootstrap.cc:492] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.320473 22393 consensus_queue.cc:1048] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:13.332015 21680 raft_consensus.cc:1275] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Refusing update from remote peer 05f3e75755b44a109289d51d788cf1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:13.333554 22393 consensus_queue.cc:1048] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:13.335479 22286 tablet_bootstrap.cc:492] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.336510 22286 tablet_bootstrap.cc:492] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.337220 22286 ts_tablet_manager.cc:1403] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 12:17:13.341027 22286 raft_consensus.cc:359] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.341672 22286 raft_consensus.cc:740] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.342290 22286 consensus_queue.cc:260] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.374445 22286 ts_tablet_manager.cc:1434] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.011s
I20260709 12:17:13.375459 22286 tablet_bootstrap.cc:492] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.388296 22336 raft_consensus.cc:1275] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Refusing update from remote peer 5ab17edd94d3449f87f5e3b3bda75286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:13.395509 22385 consensus_queue.cc:1048] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:13.399068 21753 raft_consensus.cc:1275] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Refusing update from remote peer e7da26c2c7884c4893be97f26dc4f96a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:13.400637 22335 raft_consensus.cc:1275] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Refusing update from remote peer e7da26c2c7884c4893be97f26dc4f96a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:13.400668 22234 consensus_queue.cc:1048] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:13.406405 22286 tablet_bootstrap.cc:492] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.407680 22387 consensus_queue.cc:1048] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:13.411362 22286 tablet_bootstrap.cc:492] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.412120 22286 ts_tablet_manager.cc:1403] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.004s
I20260709 12:17:13.431787 21755 raft_consensus.cc:1275] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Refusing update from remote peer 5ab17edd94d3449f87f5e3b3bda75286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:13.438530 22213 consensus_queue.cc:1048] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:13.437855 22286 raft_consensus.cc:359] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.442005 22286 raft_consensus.cc:740] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.442955 22286 consensus_queue.cc:260] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.447662 22286 ts_tablet_manager.cc:1434] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260709 12:17:13.449487 22286 tablet_bootstrap.cc:492] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.528034 22286 tablet_bootstrap.cc:492] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.529202 22286 tablet_bootstrap.cc:492] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.529903 22286 ts_tablet_manager.cc:1403] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.001s
I20260709 12:17:13.531147 22331 raft_consensus.cc:1275] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Refusing update from remote peer e7da26c2c7884c4893be97f26dc4f96a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:13.532938 22284 consensus_queue.cc:1048] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:13.534435 22286 raft_consensus.cc:359] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:13.535234 22286 raft_consensus.cc:740] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.536096 22286 consensus_queue.cc:260] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:13.537124 21753 raft_consensus.cc:1275] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Refusing update from remote peer e7da26c2c7884c4893be97f26dc4f96a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:13.538447 22284 consensus_queue.cc:1048] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:13.539152 22286 ts_tablet_manager.cc:1434] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:17:13.541121 22286 tablet_bootstrap.cc:492] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
W20260709 12:17:13.550714 21573 consensus_peers.cc:597] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:13.551422 21573 consensus_peers.cc:597] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:13.559149 21680 raft_consensus.cc:1275] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Refusing update from remote peer e7da26c2c7884c4893be97f26dc4f96a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:13.564055 22015 consensus_queue.cc:1048] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:13.573055 21753 raft_consensus.cc:1275] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Refusing update from remote peer e7da26c2c7884c4893be97f26dc4f96a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:13.574594 22287 consensus_queue.cc:1048] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:13.584363 22286 tablet_bootstrap.cc:492] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.609400 22286 tablet_bootstrap.cc:492] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.610064 22286 ts_tablet_manager.cc:1403] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.008s
I20260709 12:17:13.614282 22286 raft_consensus.cc:359] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.615005 22286 raft_consensus.cc:740] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.615703 22286 consensus_queue.cc:260] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.617681 22286 ts_tablet_manager.cc:1434] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:17:13.618939 22286 tablet_bootstrap.cc:492] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.631911 21680 raft_consensus.cc:1275] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Refusing update from remote peer e7da26c2c7884c4893be97f26dc4f96a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:13.634928 22284 consensus_queue.cc:1048] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:13.652428 22286 tablet_bootstrap.cc:492] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.653431 22286 tablet_bootstrap.cc:492] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.653968 22286 ts_tablet_manager.cc:1403] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.003s
W20260709 12:17:13.656006 21573 consensus_peers.cc:597] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:13.656177 22286 raft_consensus.cc:359] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.656870 22286 raft_consensus.cc:740] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.657449 22286 consensus_queue.cc:260] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.658941 22286 ts_tablet_manager.cc:1434] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:13.659657 22286 tablet_bootstrap.cc:492] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.709848 22286 tablet_bootstrap.cc:492] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.710824 22286 tablet_bootstrap.cc:492] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.711498 22286 ts_tablet_manager.cc:1403] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.052s	user 0.028s	sys 0.012s
I20260709 12:17:13.713665 22286 raft_consensus.cc:359] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.714306 22286 raft_consensus.cc:740] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.714958 22286 consensus_queue.cc:260] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.717075 22286 ts_tablet_manager.cc:1434] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:13.717916 22286 tablet_bootstrap.cc:492] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.734246 22286 tablet_bootstrap.cc:492] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.735039 22286 tablet_bootstrap.cc:492] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.735594 22286 ts_tablet_manager.cc:1403] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 12:17:13.737529 22286 raft_consensus.cc:359] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.738123 22286 raft_consensus.cc:740] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.738698 22286 consensus_queue.cc:260] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.740340 22286 ts_tablet_manager.cc:1434] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:13.741204 22286 tablet_bootstrap.cc:492] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.762517 22286 tablet_bootstrap.cc:492] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.763641 22286 tablet_bootstrap.cc:492] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.764338 22286 ts_tablet_manager.cc:1403] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260709 12:17:13.767483 22286 raft_consensus.cc:359] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:13.770011 22286 raft_consensus.cc:740] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.771056 22286 consensus_queue.cc:260] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:13.773177 22286 ts_tablet_manager.cc:1434] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:17:13.773954 22286 tablet_bootstrap.cc:492] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.788369 22286 tablet_bootstrap.cc:492] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.789166 22286 tablet_bootstrap.cc:492] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.789746 22286 ts_tablet_manager.cc:1403] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260709 12:17:13.791895 22286 raft_consensus.cc:359] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.792405 22286 raft_consensus.cc:740] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.792945 22286 consensus_queue.cc:260] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.794282 22286 ts_tablet_manager.cc:1434] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:17:13.795177 22286 tablet_bootstrap.cc:492] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.807960 22286 tablet_bootstrap.cc:492] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.808633 22286 tablet_bootstrap.cc:492] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.809203 22286 ts_tablet_manager.cc:1403] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:17:13.811487 22286 raft_consensus.cc:359] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.812129 22286 raft_consensus.cc:740] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.812851 22286 consensus_queue.cc:260] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.814850 22286 ts_tablet_manager.cc:1434] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:17:13.816126 22286 tablet_bootstrap.cc:492] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.827782 22286 tablet_bootstrap.cc:492] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.828688 22286 tablet_bootstrap.cc:492] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.829305 22286 ts_tablet_manager.cc:1403] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 12:17:13.831712 22286 raft_consensus.cc:359] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:13.832406 22286 raft_consensus.cc:740] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.833086 22286 consensus_queue.cc:260] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:13.835093 22286 ts_tablet_manager.cc:1434] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:17:13.836321 22286 tablet_bootstrap.cc:492] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.850297 22286 tablet_bootstrap.cc:492] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.851207 22286 tablet_bootstrap.cc:492] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.851840 22286 ts_tablet_manager.cc:1403] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260709 12:17:13.853526 22286 raft_consensus.cc:359] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.854003 22286 raft_consensus.cc:740] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.854519 22286 consensus_queue.cc:260] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.856412 22286 ts_tablet_manager.cc:1434] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:13.857465 22286 tablet_bootstrap.cc:492] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.870751 22286 tablet_bootstrap.cc:492] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.871721 22286 tablet_bootstrap.cc:492] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.872339 22286 ts_tablet_manager.cc:1403] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:17:13.874457 22286 raft_consensus.cc:359] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.875087 22286 raft_consensus.cc:740] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.875741 22286 consensus_queue.cc:260] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.877597 22286 ts_tablet_manager.cc:1434] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:13.878307 22286 tablet_bootstrap.cc:492] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
W20260709 12:17:13.879895 21573 consensus_peers.cc:597] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:13.891399 22286 tablet_bootstrap.cc:492] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.892433 22286 tablet_bootstrap.cc:492] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.893071 22286 ts_tablet_manager.cc:1403] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 12:17:13.895188 22286 raft_consensus.cc:359] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:13.895710 22286 raft_consensus.cc:740] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.896142 22286 consensus_queue.cc:260] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:13.897809 22286 ts_tablet_manager.cc:1434] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:13.899704 22286 tablet_bootstrap.cc:492] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.916438 22286 tablet_bootstrap.cc:492] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.917299 22286 tablet_bootstrap.cc:492] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.917908 22286 ts_tablet_manager.cc:1403] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 12:17:13.920079 22286 raft_consensus.cc:359] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.920703 22286 raft_consensus.cc:740] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.921362 22286 consensus_queue.cc:260] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
W20260709 12:17:13.920477 21573 consensus_peers.cc:597] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:13.923230 22286 ts_tablet_manager.cc:1434] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:13.924019 22286 tablet_bootstrap.cc:492] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.937251 22286 tablet_bootstrap.cc:492] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.937937 22286 tablet_bootstrap.cc:492] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.938468 22286 ts_tablet_manager.cc:1403] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 12:17:13.940222 22286 raft_consensus.cc:359] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.940692 22286 raft_consensus.cc:740] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.941196 22286 consensus_queue.cc:260] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:13.943020 22286 ts_tablet_manager.cc:1434] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:13.944378 22286 tablet_bootstrap.cc:492] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.964403 22286 tablet_bootstrap.cc:492] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.965360 22286 tablet_bootstrap.cc:492] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:13.965982 22286 ts_tablet_manager.cc:1403] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260709 12:17:13.968232 22286 raft_consensus.cc:359] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.968758 22286 raft_consensus.cc:740] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.969343 22286 consensus_queue.cc:260] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:13.971340 22286 ts_tablet_manager.cc:1434] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260709 12:17:13.972446 22286 tablet_bootstrap.cc:492] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:13.977212 22336 raft_consensus.cc:3060] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:14.008684 22286 tablet_bootstrap.cc:492] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:14.009467 22286 tablet_bootstrap.cc:492] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:14.010061 22286 ts_tablet_manager.cc:1403] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.016s
I20260709 12:17:14.013116 22286 raft_consensus.cc:359] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:14.013772 22286 raft_consensus.cc:740] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:14.014380 22286 consensus_queue.cc:260] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
W20260709 12:17:14.015411 21647 consensus_peers.cc:597] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:14.016360 22286 ts_tablet_manager.cc:1434] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:17:14.017189 22286 tablet_bootstrap.cc:492] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap starting.
I20260709 12:17:14.047326 22331 raft_consensus.cc:3060] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:14.050439 22286 tablet_bootstrap.cc:492] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:14.051470 22286 tablet_bootstrap.cc:492] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee: Bootstrap complete.
I20260709 12:17:14.052130 22286 ts_tablet_manager.cc:1403] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.005s
I20260709 12:17:14.054493 22286 raft_consensus.cc:359] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:14.055145 22286 raft_consensus.cc:740] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Initialized, Role: FOLLOWER
I20260709 12:17:14.055925 22286 consensus_queue.cc:260] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:14.060127 22286 ts_tablet_manager.cc:1434] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:17:14.258097 22336 raft_consensus.cc:3060] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.677983 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:22.732475 21607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f8df3f988254786b88a3669628d0c99"
dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
mode: GRACEFUL
new_leader_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:34534
I20260709 12:17:22.733070 21607 raft_consensus.cc:606] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Received request to transfer leadership to TS 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:22.744076 21681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55df1510ed0e4a4f8ccef936c3a9c7b5"
dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
mode: GRACEFUL
new_leader_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:37214
I20260709 12:17:22.744625 21681 raft_consensus.cc:606] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Received request to transfer leadership to TS 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:22.747857 21681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a32ea12778b494fb65bfa9d562f1bbe"
dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
mode: GRACEFUL
new_leader_uuid: "05f3e75755b44a109289d51d788cf1c5"
 from {username='slave'} at 127.0.0.1:37214
I20260709 12:17:22.748277 21681 raft_consensus.cc:606] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Received request to transfer leadership to TS 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:22.750624 21681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d63ba471cf94b8ca30205fdad791123"
dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
mode: GRACEFUL
new_leader_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:37214
I20260709 12:17:22.751138 21681 raft_consensus.cc:606] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Received request to transfer leadership to TS 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:22.753835 21681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "916d4d92cb12401eac4391513abf1676"
dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
mode: GRACEFUL
new_leader_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:37214
I20260709 12:17:22.754339 21681 raft_consensus.cc:606] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Received request to transfer leadership to TS 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:22.759555 21680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da159f63c8a343eeb259d38d57504d4f"
dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
mode: GRACEFUL
new_leader_uuid: "05f3e75755b44a109289d51d788cf1c5"
 from {username='slave'} at 127.0.0.1:37214
I20260709 12:17:22.760110 21680 raft_consensus.cc:606] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Received request to transfer leadership to TS 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:22.761112 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:17:22.762253 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:22.762981 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:22.790939 22385 raft_consensus.cc:993] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286: : Instructing follower 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:22.791558 22449 raft_consensus.cc:1081] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Signalling peer 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:22.793038 22336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55df1510ed0e4a4f8ccef936c3a9c7b5"
dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:47836
I20260709 12:17:22.793630 22336 raft_consensus.cc:493] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:22.794035 22336 raft_consensus.cc:3060] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.800490 22336 raft_consensus.cc:515] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:22.802407 22336 leader_election.cc:290] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:22.825596 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55df1510ed0e4a4f8ccef936c3a9c7b5" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:22.826406 21680 raft_consensus.cc:3055] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:22.826640 21680 raft_consensus.cc:740] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:22.827039 22451 raft_consensus.cc:993] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a: : Instructing follower 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:22.827710 22439 raft_consensus.cc:1081] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Signalling peer 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:22.827555 21680 consensus_queue.cc:260] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:22.829505 22336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f8df3f988254786b88a3669628d0c99"
dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:47804
I20260709 12:17:22.830066 22336 raft_consensus.cc:493] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:22.830382 22336 raft_consensus.cc:3060] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.832976 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55df1510ed0e4a4f8ccef936c3a9c7b5" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:22.833609 21756 raft_consensus.cc:3060] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.834650 21680 raft_consensus.cc:3060] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.842249 21680 raft_consensus.cc:2468] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:22.843863 22280 leader_election.cc:304] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:22.845249 21756 raft_consensus.cc:2468] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:22.845604 22336 raft_consensus.cc:515] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:22.850030 22336 leader_election.cc:290] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:22.851109 22458 raft_consensus.cc:2804] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:22.852154 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8df3f988254786b88a3669628d0c99" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:22.852789 21756 raft_consensus.cc:3060] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.862282 21756 raft_consensus.cc:2468] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:22.863832 22280 leader_election.cc:304] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:22.864882 22459 raft_consensus.cc:2804] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:22.865077 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8df3f988254786b88a3669628d0c99" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:22.865442 22459 raft_consensus.cc:697] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:22.865742 21607 raft_consensus.cc:3055] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:22.866057 21607 raft_consensus.cc:740] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:22.866801 22459 consensus_queue.cc:237] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:22.869612 22458 raft_consensus.cc:697] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:22.870520 22458 consensus_queue.cc:237] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:22.866843 21607 consensus_queue.cc:260] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:22.876195 21607 raft_consensus.cc:3060] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.884585 21607 raft_consensus.cc:2468] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:22.890609 21429 catalog_manager.cc:5697] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 1 to 2, leader changed from 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3) to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 2 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:22.906720 22385 raft_consensus.cc:993] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286: : Instructing follower 05f3e75755b44a109289d51d788cf1c5 to start an election
I20260709 12:17:22.907192 22385 raft_consensus.cc:1081] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Signalling peer 05f3e75755b44a109289d51d788cf1c5 to start an election
I20260709 12:17:22.908864 21756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a32ea12778b494fb65bfa9d562f1bbe"
dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
 from {username='slave'} at 127.0.0.1:48884
I20260709 12:17:22.909360 21756 raft_consensus.cc:493] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:22.909691 21756 raft_consensus.cc:3060] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.916455 21429 catalog_manager.cc:5697] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 1 to 2, leader changed from e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2) to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 2 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:22.920830 22385 raft_consensus.cc:993] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286: : Instructing follower 05f3e75755b44a109289d51d788cf1c5 to start an election
I20260709 12:17:22.922286 21756 raft_consensus.cc:515] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:22.926882 21756 leader_election.cc:290] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:22.928583 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a32ea12778b494fb65bfa9d562f1bbe" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:22.929217 21681 raft_consensus.cc:3055] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:22.929239 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a32ea12778b494fb65bfa9d562f1bbe" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:22.930174 21607 raft_consensus.cc:3060] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.929505 21681 raft_consensus.cc:740] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:22.931399 21681 consensus_queue.cc:260] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:22.931962 22449 raft_consensus.cc:1081] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Signalling peer 05f3e75755b44a109289d51d788cf1c5 to start an election
I20260709 12:17:22.932653 21681 raft_consensus.cc:3060] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.937007 21756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da159f63c8a343eeb259d38d57504d4f"
dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
 from {username='slave'} at 127.0.0.1:48884
I20260709 12:17:22.937705 21756 raft_consensus.cc:493] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:22.938100 21756 raft_consensus.cc:3060] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.940313 21607 raft_consensus.cc:2468] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 2.
I20260709 12:17:22.941859 21721 leader_election.cc:304] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:22.942977 22442 raft_consensus.cc:2804] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:22.945557 21681 raft_consensus.cc:2468] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 2.
I20260709 12:17:22.945648 21756 raft_consensus.cc:515] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:22.947399 22442 raft_consensus.cc:697] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 2 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:22.948477 21756 leader_election.cc:290] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:22.949071 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da159f63c8a343eeb259d38d57504d4f" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:22.949355 22442 consensus_queue.cc:237] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:22.950124 21607 raft_consensus.cc:3060] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.953639 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da159f63c8a343eeb259d38d57504d4f" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:22.954371 21681 raft_consensus.cc:3055] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:22.955821 21681 raft_consensus.cc:740] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:22.957304 21681 consensus_queue.cc:260] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:22.958765 21681 raft_consensus.cc:3060] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.957376 21607 raft_consensus.cc:2468] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 2.
I20260709 12:17:22.960283 21721 leader_election.cc:304] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:22.961171 22468 raft_consensus.cc:2804] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:22.961861 22468 raft_consensus.cc:697] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [term 2 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:22.972457 21681 raft_consensus.cc:2468] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 2.
I20260709 12:17:22.974198 21429 catalog_manager.cc:5697] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 1 to 2, leader changed from 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3) to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 2 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:22.963862 22468 consensus_queue.cc:237] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:22.986397 22385 raft_consensus.cc:993] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286: : Instructing follower 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:22.986876 22385 raft_consensus.cc:1081] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Signalling peer 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:22.988260 22336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "916d4d92cb12401eac4391513abf1676"
dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:47836
I20260709 12:17:22.988756 22336 raft_consensus.cc:493] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:22.989079 22336 raft_consensus.cc:3060] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.989487 21429 catalog_manager.cc:5697] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 1 to 2, leader changed from 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3) to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 2 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:22.994349 22336 raft_consensus.cc:515] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:22.995879 22336 leader_election.cc:290] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:22.996891 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916d4d92cb12401eac4391513abf1676" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:22.997522 21607 raft_consensus.cc:3060] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.996894 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916d4d92cb12401eac4391513abf1676" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:22.998278 21681 raft_consensus.cc:3055] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:22.999346 21681 raft_consensus.cc:740] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:23.000161 21681 consensus_queue.cc:260] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:23.001502 21681 raft_consensus.cc:3060] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:23.004863 21607 raft_consensus.cc:2468] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:23.006054 22281 leader_election.cc:304] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:23.006713 22458 raft_consensus.cc:2804] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:23.007185 22458 raft_consensus.cc:697] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:23.007498 21681 raft_consensus.cc:2468] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:23.008044 22458 consensus_queue.cc:237] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:23.018587 21429 catalog_manager.cc:5697] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 1 to 2, leader changed from 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3) to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 2 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:23.138662 22467 raft_consensus.cc:993] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286: : Instructing follower 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:23.139092 22449 raft_consensus.cc:1081] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Signalling peer 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:23.140370 22336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d63ba471cf94b8ca30205fdad791123"
dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:47836
I20260709 12:17:23.140796 22336 raft_consensus.cc:493] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:23.141113 22336 raft_consensus.cc:3060] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:23.146662 22336 raft_consensus.cc:515] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:23.148283 22336 leader_election.cc:290] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:23.148940 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d63ba471cf94b8ca30205fdad791123" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:23.149264 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d63ba471cf94b8ca30205fdad791123" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:23.149621 21681 raft_consensus.cc:3055] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:23.149868 21756 raft_consensus.cc:3060] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:23.149976 21681 raft_consensus.cc:740] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:23.150882 21681 consensus_queue.cc:260] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:23.152233 21681 raft_consensus.cc:3060] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:23.155191 21756 raft_consensus.cc:2468] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:23.156716 22280 leader_election.cc:304] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:23.157927 22458 raft_consensus.cc:2804] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:23.158412 22458 raft_consensus.cc:697] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:23.159219 22458 consensus_queue.cc:237] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:23.159839 21681 raft_consensus.cc:2468] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:23.168789 21429 catalog_manager.cc:5697] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 1 to 2, leader changed from 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3) to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 2 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:23.267572 21607 raft_consensus.cc:1275] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:23.268687 22458 consensus_queue.cc:1048] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:23.280140 21753 raft_consensus.cc:1275] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:23.282173 22460 consensus_queue.cc:1048] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:23.342232 21756 raft_consensus.cc:1275] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:23.343441 22460 consensus_queue.cc:1048] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:23.352845 21681 raft_consensus.cc:1275] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:23.354462 22459 consensus_queue.cc:1048] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:23.414810 21606 raft_consensus.cc:1275] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Refusing update from remote peer 05f3e75755b44a109289d51d788cf1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:23.416039 22468 consensus_queue.cc:1048] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:23.433794 21681 raft_consensus.cc:1275] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Refusing update from remote peer 05f3e75755b44a109289d51d788cf1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:23.437824 22483 consensus_queue.cc:1048] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:23.457456 21680 raft_consensus.cc:1275] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Refusing update from remote peer 05f3e75755b44a109289d51d788cf1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:23.458614 22483 consensus_queue.cc:1048] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:23.468904 21606 raft_consensus.cc:1275] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Refusing update from remote peer 05f3e75755b44a109289d51d788cf1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:23.470533 22450 consensus_queue.cc:1048] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:23.594828 21606 raft_consensus.cc:1275] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:23.596129 22460 consensus_queue.cc:1048] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:23.605468 21680 raft_consensus.cc:1275] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:23.607481 22460 consensus_queue.cc:1048] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:23.694479 21680 raft_consensus.cc:1275] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:23.695768 22458 consensus_queue.cc:1048] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:23.711813 21756 raft_consensus.cc:1275] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:23.713274 22479 consensus_queue.cc:1048] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:23.799837 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:23.864291 21753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a32ea12778b494fb65bfa9d562f1bbe"
dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
mode: GRACEFUL
new_leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
 from {username='slave'} at 127.0.0.1:44690
I20260709 12:17:23.864878 21753 raft_consensus.cc:606] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 2 LEADER]: Received request to transfer leadership to TS 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:23.867448 21606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77e51de8a3b34311a319c59aa2c744c7"
dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
mode: GRACEFUL
new_leader_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:34534
I20260709 12:17:23.867900 21606 raft_consensus.cc:606] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Received request to transfer leadership to TS 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:23.870306 21753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fa13928fadb4d3dafbe36978cdc3be7"
dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
mode: GRACEFUL
new_leader_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:44690
I20260709 12:17:23.870744 21753 raft_consensus.cc:606] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Received request to transfer leadership to TS 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:23.873304 21680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a547edc9510e4053bdbd5f80b8ad7c96"
dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
mode: GRACEFUL
new_leader_uuid: "05f3e75755b44a109289d51d788cf1c5"
 from {username='slave'} at 127.0.0.1:37214
I20260709 12:17:23.873859 21680 raft_consensus.cc:606] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Received request to transfer leadership to TS 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:23.877085 21606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddb43ec3109c4b90a64e44b6cd63a4b8"
dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
mode: GRACEFUL
new_leader_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:34534
I20260709 12:17:23.877578 21606 raft_consensus.cc:606] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Received request to transfer leadership to TS 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:23.879067 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:17:23.881026 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:23.881863 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:23.894685 22442 raft_consensus.cc:993] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5: : Instructing follower 5ab17edd94d3449f87f5e3b3bda75286 to start an election
I20260709 12:17:23.895327 22450 raft_consensus.cc:1081] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 2 LEADER]: Signalling peer 5ab17edd94d3449f87f5e3b3bda75286 to start an election
I20260709 12:17:23.897531 21680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a32ea12778b494fb65bfa9d562f1bbe"
dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
 from {username='slave'} at 127.0.0.1:51146
I20260709 12:17:23.898171 21680 raft_consensus.cc:493] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:23.898535 21680 raft_consensus.cc:3060] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:23.907151 21680 raft_consensus.cc:515] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:23.909518 21680 leader_election.cc:290] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 3 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:23.910153 22451 raft_consensus.cc:993] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a: : Instructing follower 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:23.910645 22451 raft_consensus.cc:1081] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Signalling peer 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:23.912194 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a32ea12778b494fb65bfa9d562f1bbe" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:23.912871 21608 raft_consensus.cc:3060] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:23.913645 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a32ea12778b494fb65bfa9d562f1bbe" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:23.914229 21753 raft_consensus.cc:3055] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:23.914491 21753 raft_consensus.cc:740] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:23.915179 22336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77e51de8a3b34311a319c59aa2c744c7"
dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:47804
I20260709 12:17:23.915778 22336 raft_consensus.cc:493] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:23.915453 21753 consensus_queue.cc:260] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:23.916137 22336 raft_consensus.cc:3060] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:23.916729 21753 raft_consensus.cc:3060] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:23.920696 21608 raft_consensus.cc:2468] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 3.
I20260709 12:17:23.923918 21647 leader_election.cc:304] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:23.924311 21753 raft_consensus.cc:2468] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 3.
I20260709 12:17:23.925275 22493 raft_consensus.cc:2804] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:23.925812 22493 raft_consensus.cc:697] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 3 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:23.926849 22493 consensus_queue.cc:237] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:23.928797 22336 raft_consensus.cc:515] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:23.932178 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e51de8a3b34311a319c59aa2c744c7" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:23.932813 21753 raft_consensus.cc:3060] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:23.936902 22336 leader_election.cc:290] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:23.938791 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e51de8a3b34311a319c59aa2c744c7" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:23.939508 21608 raft_consensus.cc:3055] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:23.938660 21431 catalog_manager.cc:5697] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 2 to 3, leader changed from 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4) to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:23.939884 21608 raft_consensus.cc:740] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:23.940757 21608 consensus_queue.cc:260] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:23.941684 21753 raft_consensus.cc:2468] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:23.942229 21608 raft_consensus.cc:3060] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:23.943045 22280 leader_election.cc:304] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:23.944007 22479 raft_consensus.cc:2804] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:23.944496 22479 raft_consensus.cc:697] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:23.945312 22479 consensus_queue.cc:237] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:23.961700 21608 raft_consensus.cc:2468] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:23.965975 21429 catalog_manager.cc:5697] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 1 to 2, leader changed from e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2) to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 2 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:24.229138 22439 raft_consensus.cc:993] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a: : Instructing follower 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:24.229573 22451 raft_consensus.cc:1081] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Signalling peer 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:24.230904 22331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddb43ec3109c4b90a64e44b6cd63a4b8"
dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:47804
I20260709 12:17:24.231355 22331 raft_consensus.cc:493] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:24.231691 22331 raft_consensus.cc:3060] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:24.238201 22331 raft_consensus.cc:515] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:24.240767 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb43ec3109c4b90a64e44b6cd63a4b8" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:24.241318 21756 raft_consensus.cc:3060] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:24.244400 22331 leader_election.cc:290] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 3 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:24.245458 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb43ec3109c4b90a64e44b6cd63a4b8" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:24.246109 21608 raft_consensus.cc:3055] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:24.246555 21608 raft_consensus.cc:740] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:24.248087 21756 raft_consensus.cc:2468] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 3.
I20260709 12:17:24.248731 21753 raft_consensus.cc:1240] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 3 FOLLOWER]: Rejecting Update request from peer e7da26c2c7884c4893be97f26dc4f96a for earlier term 2. Current term is 3. Ops: []
I20260709 12:17:24.250115 21608 consensus_queue.cc:260] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:24.252141 21608 raft_consensus.cc:3060] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:24.253054 22280 leader_election.cc:304] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:24.253954 22479 raft_consensus.cc:2804] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:24.254420 22479 raft_consensus.cc:697] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 3 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:24.255246 22479 consensus_queue.cc:237] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:24.258872 21608 raft_consensus.cc:2468] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 3.
I20260709 12:17:24.266913 21429 catalog_manager.cc:5697] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 2 to 3, leader changed from e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2) to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 3 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:24.404723 22449 raft_consensus.cc:993] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286: : Instructing follower 05f3e75755b44a109289d51d788cf1c5 to start an election
I20260709 12:17:24.404808 21608 raft_consensus.cc:1275] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Refusing update from remote peer 5ab17edd94d3449f87f5e3b3bda75286: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:24.405202 22493 raft_consensus.cc:1081] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Signalling peer 05f3e75755b44a109289d51d788cf1c5 to start an election
I20260709 12:17:24.406111 22493 consensus_queue.cc:1048] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:24.406601 21756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a547edc9510e4053bdbd5f80b8ad7c96"
dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
 from {username='slave'} at 127.0.0.1:48884
I20260709 12:17:24.407176 21756 raft_consensus.cc:493] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:24.407493 21756 raft_consensus.cc:3060] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:24.421489 21753 raft_consensus.cc:1275] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 3 FOLLOWER]: Refusing update from remote peer 5ab17edd94d3449f87f5e3b3bda75286: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:24.418916 21756 raft_consensus.cc:515] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:24.425652 21756 leader_election.cc:290] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:24.424638 22449 consensus_queue.cc:1048] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:17:24.426561 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a547edc9510e4053bdbd5f80b8ad7c96" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:24.427193 21680 raft_consensus.cc:3055] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:24.427506 21680 raft_consensus.cc:740] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:24.428249 21680 consensus_queue.cc:260] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:24.429394 21680 raft_consensus.cc:3060] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:24.431773 21608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a547edc9510e4053bdbd5f80b8ad7c96" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:24.432348 21608 raft_consensus.cc:3060] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:24.437595 22442 raft_consensus.cc:993] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5: : Instructing follower 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:24.438123 22442 raft_consensus.cc:1081] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Signalling peer 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:24.440241 22336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fa13928fadb4d3dafbe36978cdc3be7"
dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:47820
I20260709 12:17:24.440740 22336 raft_consensus.cc:493] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:24.440999 22336 raft_consensus.cc:3060] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:24.444118 21680 raft_consensus.cc:2468] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 2.
I20260709 12:17:24.447042 22336 raft_consensus.cc:515] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:24.449448 22336 leader_election.cc:290] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:24.450506 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa13928fadb4d3dafbe36978cdc3be7" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:24.451133 21607 raft_consensus.cc:3060] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:24.454486 21606 raft_consensus.cc:1275] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:24.456825 22459 consensus_queue.cc:1048] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:24.462796 21720 leader_election.cc:304] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 
I20260709 12:17:24.467572 21608 raft_consensus.cc:2468] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 2.
I20260709 12:17:24.467829 22468 raft_consensus.cc:2804] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:24.468344 22468 raft_consensus.cc:697] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [term 2 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:24.469174 22468 consensus_queue.cc:237] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:24.471946 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa13928fadb4d3dafbe36978cdc3be7" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:24.472704 21756 raft_consensus.cc:3055] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:24.474115 21756 raft_consensus.cc:740] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:24.475668 21756 consensus_queue.cc:260] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:24.476958 21756 raft_consensus.cc:3060] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:24.477768 21607 raft_consensus.cc:2468] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:24.481297 22281 leader_election.cc:304] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:24.482103 22459 raft_consensus.cc:2804] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:24.482641 22459 raft_consensus.cc:697] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:24.483649 22459 consensus_queue.cc:237] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:24.502807 21756 raft_consensus.cc:2468] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:24.503944 21429 catalog_manager.cc:5697] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 1 to 2, leader changed from 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4) to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 2 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:24.509142 21430 catalog_manager.cc:5697] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 1 to 2, leader changed from 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3) to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 2 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:24.525991 21756 raft_consensus.cc:1275] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:24.527216 22511 consensus_queue.cc:1048] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:24.782936 21607 raft_consensus.cc:1275] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:24.784109 22511 consensus_queue.cc:1048] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:24.796628 21756 raft_consensus.cc:1275] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 3 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:24.797924 22479 consensus_queue.cc:1048] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:24.866830 21607 raft_consensus.cc:1275] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:24.868280 22479 consensus_queue.cc:1048] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:24.879208 21756 raft_consensus.cc:1275] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:24.881183 22479 consensus_queue.cc:1048] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:24.934540 21681 raft_consensus.cc:1275] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Refusing update from remote peer 05f3e75755b44a109289d51d788cf1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:24.935943 22468 consensus_queue.cc:1048] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:24.946017 21606 raft_consensus.cc:1275] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Refusing update from remote peer 05f3e75755b44a109289d51d788cf1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:24.951583 22507 consensus_queue.cc:1048] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:24.955941 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:25.014367 21753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06446dbc910142bf9b183b22b221b9da"
dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
mode: GRACEFUL
new_leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
 from {username='slave'} at 127.0.0.1:44690
I20260709 12:17:25.014889 21753 raft_consensus.cc:606] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Received request to transfer leadership to TS 5ab17edd94d3449f87f5e3b3bda75286
I20260709 12:17:25.017514 21607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca"
dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
mode: GRACEFUL
new_leader_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:34534
I20260709 12:17:25.018205 21607 raft_consensus.cc:606] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Received request to transfer leadership to TS 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:25.021977 21607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4decc6ceae604d10a1d3ae91c022b15d"
dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
mode: GRACEFUL
new_leader_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:34534
I20260709 12:17:25.022620 21607 raft_consensus.cc:606] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Received request to transfer leadership to TS 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:25.024856 21607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a1ac1e5c4484d39844b5220dfe47669"
dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
mode: GRACEFUL
new_leader_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:34534
I20260709 12:17:25.025379 21607 raft_consensus.cc:606] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Received request to transfer leadership to TS 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:25.027544 21681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9a4c1f74b5f4e2aafd66db5a9d741cb"
dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
mode: GRACEFUL
new_leader_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:37214
I20260709 12:17:25.027983 21681 raft_consensus.cc:606] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Received request to transfer leadership to TS 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:25.029079 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:17:25.030620 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:25.031410 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:25.064471 22503 raft_consensus.cc:993] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286: : Instructing follower 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:25.065172 22504 raft_consensus.cc:1081] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Signalling peer 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:25.067065 22336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9a4c1f74b5f4e2aafd66db5a9d741cb"
dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:47836
I20260709 12:17:25.067709 22336 raft_consensus.cc:493] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:25.068075 22336 raft_consensus.cc:3060] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:25.077390 22336 raft_consensus.cc:515] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:25.080629 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a4c1f74b5f4e2aafd66db5a9d741cb" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:25.081228 21681 raft_consensus.cc:3055] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:25.081481 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a4c1f74b5f4e2aafd66db5a9d741cb" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:25.081549 21681 raft_consensus.cc:740] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:25.081645 22336 leader_election.cc:290] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:25.082651 21681 consensus_queue.cc:260] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:25.084008 21681 raft_consensus.cc:3060] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:25.085429 21607 raft_consensus.cc:3060] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:25.089216 21681 raft_consensus.cc:2468] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:25.090238 21607 raft_consensus.cc:2468] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:25.090513 22280 leader_election.cc:304] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:25.091476 22479 raft_consensus.cc:2804] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:25.091939 22479 raft_consensus.cc:697] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:25.092829 22479 consensus_queue.cc:237] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:25.102221 21429 catalog_manager.cc:5697] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 1 to 2, leader changed from 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3) to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 2 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:25.294850 22468 raft_consensus.cc:993] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5: : Instructing follower 5ab17edd94d3449f87f5e3b3bda75286 to start an election
I20260709 12:17:25.295320 22450 raft_consensus.cc:1081] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Signalling peer 5ab17edd94d3449f87f5e3b3bda75286 to start an election
I20260709 12:17:25.296810 21680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06446dbc910142bf9b183b22b221b9da"
dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
 from {username='slave'} at 127.0.0.1:51146
I20260709 12:17:25.297470 21680 raft_consensus.cc:493] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:25.297854 21680 raft_consensus.cc:3060] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:25.304455 21680 raft_consensus.cc:515] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:25.306264 21680 leader_election.cc:290] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:25.307809 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06446dbc910142bf9b183b22b221b9da" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:25.307984 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06446dbc910142bf9b183b22b221b9da" candidate_uuid: "5ab17edd94d3449f87f5e3b3bda75286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:25.308394 21607 raft_consensus.cc:3060] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:25.308529 21753 raft_consensus.cc:3055] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:25.308880 21753 raft_consensus.cc:740] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:25.310578 21753 consensus_queue.cc:260] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:25.311810 21753 raft_consensus.cc:3060] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:25.315400 21607 raft_consensus.cc:2468] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 2.
I20260709 12:17:25.316635 21647 leader_election.cc:304] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, e7da26c2c7884c4893be97f26dc4f96a; no voters: 
I20260709 12:17:25.317447 22503 raft_consensus.cc:2804] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:25.318106 21753 raft_consensus.cc:2468] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab17edd94d3449f87f5e3b3bda75286 in term 2.
I20260709 12:17:25.318151 22503 raft_consensus.cc:697] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 LEADER]: Becoming Leader. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:25.319343 22503 consensus_queue.cc:237] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:25.338984 21429 catalog_manager.cc:5697] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 reported cstate change: term changed from 1 to 2, leader changed from 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4) to 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "5ab17edd94d3449f87f5e3b3bda75286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:25.348598 22439 raft_consensus.cc:993] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a: : Instructing follower 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:25.349257 22451 raft_consensus.cc:1081] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Signalling peer 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:25.350922 22336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca"
dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:47804
I20260709 12:17:25.351423 22336 raft_consensus.cc:493] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:25.351723 22336 raft_consensus.cc:3060] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.357748 22336 raft_consensus.cc:515] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:25.359297 22336 leader_election.cc:290] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 3 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:25.359902 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:25.360142 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b1efedb7f1467395943d6ca64a76ca" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:25.360518 21753 raft_consensus.cc:3060] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.360654 21607 raft_consensus.cc:3055] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:25.361006 21607 raft_consensus.cc:740] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:25.361876 21607 consensus_queue.cc:260] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:25.363021 21607 raft_consensus.cc:3060] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.372108 21753 raft_consensus.cc:2468] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 3.
I20260709 12:17:25.374375 22280 leader_election.cc:304] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:25.375415 22479 raft_consensus.cc:2804] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:25.375929 22479 raft_consensus.cc:697] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 3 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:25.376863 22479 consensus_queue.cc:237] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:25.378875 21607 raft_consensus.cc:2468] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 3.
I20260709 12:17:25.387989 22525 raft_consensus.cc:993] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a: : Instructing follower 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:25.388504 22525 raft_consensus.cc:1081] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Signalling peer 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:25.390573 22336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4decc6ceae604d10a1d3ae91c022b15d"
dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:47804
I20260709 12:17:25.391004 22336 raft_consensus.cc:493] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:25.391304 22336 raft_consensus.cc:3060] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.396742 21429 catalog_manager.cc:5697] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 2 to 3, leader changed from e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2) to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 3 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:25.400849 22336 raft_consensus.cc:515] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:25.402755 22336 leader_election.cc:290] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 3 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:25.403904 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4decc6ceae604d10a1d3ae91c022b15d" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:25.403964 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4decc6ceae604d10a1d3ae91c022b15d" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:25.404635 21607 raft_consensus.cc:3055] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:25.404932 21680 raft_consensus.cc:3060] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.405097 21607 raft_consensus.cc:740] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:25.406040 21607 consensus_queue.cc:260] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:25.411517 21607 raft_consensus.cc:3060] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.412264 21680 raft_consensus.cc:2468] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 3.
I20260709 12:17:25.413350 22280 leader_election.cc:304] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:25.414131 22511 raft_consensus.cc:2804] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:25.414589 22511 raft_consensus.cc:697] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 3 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:25.415462 22511 consensus_queue.cc:237] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:25.417668 21607 raft_consensus.cc:2468] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 3.
I20260709 12:17:25.423662 22525 raft_consensus.cc:993] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a: : Instructing follower 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:25.424081 22439 raft_consensus.cc:1081] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Signalling peer 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:25.425370 22336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a1ac1e5c4484d39844b5220dfe47669"
dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:47804
I20260709 12:17:25.425181 21429 catalog_manager.cc:5697] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 2 to 3, leader changed from e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2) to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 3 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:25.425854 22336 raft_consensus.cc:493] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:25.426247 22336 raft_consensus.cc:3060] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:25.432578 22336 raft_consensus.cc:515] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:25.434201 22336 leader_election.cc:290] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Requested vote from peers 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:25.436012 21756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1ac1e5c4484d39844b5220dfe47669" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:25.436563 21756 raft_consensus.cc:3060] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:25.437508 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1ac1e5c4484d39844b5220dfe47669" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:25.438138 21607 raft_consensus.cc:3055] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:25.438482 21607 raft_consensus.cc:740] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:25.439107 21607 consensus_queue.cc:260] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:25.439972 21607 raft_consensus.cc:3060] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:25.441938 21756 raft_consensus.cc:2468] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:25.443003 22280 leader_election.cc:304] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:25.443734 22511 raft_consensus.cc:2804] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:25.444199 22511 raft_consensus.cc:697] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:25.445050 22511 consensus_queue.cc:237] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:25.446822 21607 raft_consensus.cc:2468] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:25.454181 21429 catalog_manager.cc:5697] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 1 to 2, leader changed from e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2) to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 2 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:25.612454 21607 raft_consensus.cc:1275] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:25.613581 22511 consensus_queue.cc:1048] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:25.629462 21680 raft_consensus.cc:1275] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:25.631013 22460 consensus_queue.cc:1048] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:25.712673 21753 raft_consensus.cc:1275] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Refusing update from remote peer 5ab17edd94d3449f87f5e3b3bda75286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:25.713927 22504 consensus_queue.cc:1048] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:25.720539 21607 raft_consensus.cc:1275] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Refusing update from remote peer 5ab17edd94d3449f87f5e3b3bda75286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:25.723984 22503 consensus_queue.cc:1048] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:25.857264 21607 raft_consensus.cc:1275] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:25.858630 22460 consensus_queue.cc:1048] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:25.869419 21755 raft_consensus.cc:1275] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:25.873590 22511 consensus_queue.cc:1048] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:25.912039 21607 raft_consensus.cc:1275] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:25.913096 22460 consensus_queue.cc:1048] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:25.930459 21755 raft_consensus.cc:1275] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 3 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:25.932046 22479 consensus_queue.cc:1048] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:25.938167 21680 raft_consensus.cc:1275] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 3 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:25.942013 22479 consensus_queue.cc:1048] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:25.963442 21607 raft_consensus.cc:1275] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:25.965899 22479 consensus_queue.cc:1048] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:26.073947 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:26.115545 21606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d39cdc2917f495ca448d222695e3bb8"
dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
mode: GRACEFUL
new_leader_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:34534
I20260709 12:17:26.116097 21606 raft_consensus.cc:606] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Received request to transfer leadership to TS 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:26.119604 21606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f2fa8ee121846069df67061c9a45142"
dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
mode: GRACEFUL
new_leader_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:34534
I20260709 12:17:26.120368 21606 raft_consensus.cc:606] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Received request to transfer leadership to TS 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:26.123481 21680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c56dc82b687f4024b437f5531576f156"
dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
mode: GRACEFUL
new_leader_uuid: "05f3e75755b44a109289d51d788cf1c5"
 from {username='slave'} at 127.0.0.1:37214
I20260709 12:17:26.124104 21680 raft_consensus.cc:606] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Received request to transfer leadership to TS 05f3e75755b44a109289d51d788cf1c5
I20260709 12:17:26.125478 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:17:26.126884 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:26.127549 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:26.131645 22439 raft_consensus.cc:993] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a: : Instructing follower 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:26.132217 22439 raft_consensus.cc:1081] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Signalling peer 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:26.133802 22331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f2fa8ee121846069df67061c9a45142"
dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:47804
I20260709 12:17:26.134260 22331 raft_consensus.cc:493] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:26.134508 22331 raft_consensus.cc:3060] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:26.141988 22331 raft_consensus.cc:515] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:26.145176 22331 leader_election.cc:290] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 3 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:26.145367 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2fa8ee121846069df67061c9a45142" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:26.145803 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2fa8ee121846069df67061c9a45142" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:26.146304 21606 raft_consensus.cc:3055] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:26.146394 21680 raft_consensus.cc:3060] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:26.146757 21606 raft_consensus.cc:740] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:26.147750 21606 consensus_queue.cc:260] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:26.149103 21606 raft_consensus.cc:3060] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:26.155742 21680 raft_consensus.cc:2468] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 3.
I20260709 12:17:26.156823 21606 raft_consensus.cc:2468] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 3.
I20260709 12:17:26.157989 22280 leader_election.cc:304] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:26.159036 22479 raft_consensus.cc:2804] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:26.159488 22479 raft_consensus.cc:697] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 3 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:26.160315 22479 consensus_queue.cc:237] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:26.173549 21430 catalog_manager.cc:5697] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 2 to 3, leader changed from e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2) to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 3 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:26.184474 22525 raft_consensus.cc:993] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a: : Instructing follower 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:26.185001 22439 raft_consensus.cc:1081] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Signalling peer 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:26.186517 22331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d39cdc2917f495ca448d222695e3bb8"
dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:47804
I20260709 12:17:26.186993 22331 raft_consensus.cc:493] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:26.187314 22331 raft_consensus.cc:3060] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:26.192159 22331 raft_consensus.cc:515] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:26.193926 22331 leader_election.cc:290] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:26.194461 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d39cdc2917f495ca448d222695e3bb8" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:26.195127 21606 raft_consensus.cc:3055] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:26.195449 21606 raft_consensus.cc:740] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7da26c2c7884c4893be97f26dc4f96a, State: Running, Role: LEADER
I20260709 12:17:26.195657 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d39cdc2917f495ca448d222695e3bb8" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:26.196214 21680 raft_consensus.cc:3060] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:26.196264 21606 consensus_queue.cc:260] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:26.197710 21606 raft_consensus.cc:3060] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:26.203630 21680 raft_consensus.cc:2468] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:26.204311 21606 raft_consensus.cc:2468] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:26.205363 22280 leader_election.cc:304] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:26.206506 22460 raft_consensus.cc:2804] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:26.206987 22460 raft_consensus.cc:697] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:26.207907 22460 consensus_queue.cc:237] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } }
I20260709 12:17:26.218071 21430 catalog_manager.cc:5697] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 1 to 2, leader changed from e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2) to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 2 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:26.529781 22537 raft_consensus.cc:993] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286: : Instructing follower 05f3e75755b44a109289d51d788cf1c5 to start an election
I20260709 12:17:26.530265 22537 raft_consensus.cc:1081] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Signalling peer 05f3e75755b44a109289d51d788cf1c5 to start an election
I20260709 12:17:26.532557 21756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c56dc82b687f4024b437f5531576f156"
dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
 from {username='slave'} at 127.0.0.1:48884
I20260709 12:17:26.533257 21756 raft_consensus.cc:493] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:26.533617 21756 raft_consensus.cc:3060] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:26.540203 21756 raft_consensus.cc:515] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:26.541636 21756 leader_election.cc:290] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 election: Requested vote from peers e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765), 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943)
I20260709 12:17:26.542502 21607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56dc82b687f4024b437f5531576f156" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7da26c2c7884c4893be97f26dc4f96a"
I20260709 12:17:26.542739 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56dc82b687f4024b437f5531576f156" candidate_uuid: "05f3e75755b44a109289d51d788cf1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:26.543100 21607 raft_consensus.cc:3060] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:26.543256 21680 raft_consensus.cc:3055] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:26.543627 21680 raft_consensus.cc:740] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ab17edd94d3449f87f5e3b3bda75286, State: Running, Role: LEADER
I20260709 12:17:26.544287 21680 consensus_queue.cc:260] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:26.545224 21680 raft_consensus.cc:3060] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:26.551836 21680 raft_consensus.cc:2468] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 2.
I20260709 12:17:26.551947 21607 raft_consensus.cc:2468] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f3e75755b44a109289d51d788cf1c5 in term 2.
I20260709 12:17:26.552963 21720 leader_election.cc:304] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5, 5ab17edd94d3449f87f5e3b3bda75286; no voters: 
I20260709 12:17:26.553757 22468 raft_consensus.cc:2804] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:26.554129 22468 raft_consensus.cc:697] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [term 2 LEADER]: Becoming Leader. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:26.554833 22468 consensus_queue.cc:237] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } }
I20260709 12:17:26.564200 21430 catalog_manager.cc:5697] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 reported cstate change: term changed from 1 to 2, leader changed from 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3) to 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4). New cstate: current_term: 2 leader_uuid: "05f3e75755b44a109289d51d788cf1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:26.657590 21607 raft_consensus.cc:1275] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:26.658793 22460 consensus_queue.cc:1048] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:26.669337 21680 raft_consensus.cc:1275] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [term 3 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:26.670746 22479 consensus_queue.cc:1048] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:26.678061 21606 raft_consensus.cc:1275] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:26.680442 22479 consensus_queue.cc:1048] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:26.698560 21682 raft_consensus.cc:1275] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:26.700811 22460 consensus_queue.cc:1048] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:27.052930 21682 raft_consensus.cc:1275] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Refusing update from remote peer 05f3e75755b44a109289d51d788cf1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:27.053944 22468 consensus_queue.cc:1048] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:27.067014 21607 raft_consensus.cc:1275] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Refusing update from remote peer 05f3e75755b44a109289d51d788cf1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:27.069460 22507 consensus_queue.cc:1048] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:27.176577 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:27.214674 21756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4292c5410c1744cfa612b00fdf70ebbf"
dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
mode: GRACEFUL
new_leader_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:44690
I20260709 12:17:27.215384 21756 raft_consensus.cc:606] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Received request to transfer leadership to TS 5e9a2f78f60e4c77897ede94375796ee
I20260709 12:17:27.216738 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:17:27.218389 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:27.219055 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:27.246793 22468 raft_consensus.cc:993] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5: : Instructing follower 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:27.247397 22468 raft_consensus.cc:1081] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Signalling peer 5e9a2f78f60e4c77897ede94375796ee to start an election
I20260709 12:17:27.248751 22331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4292c5410c1744cfa612b00fdf70ebbf"
dest_uuid: "5e9a2f78f60e4c77897ede94375796ee"
 from {username='slave'} at 127.0.0.1:47820
I20260709 12:17:27.249245 22331 raft_consensus.cc:493] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:27.249567 22331 raft_consensus.cc:3060] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:27.256318 22331 raft_consensus.cc:515] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:27.267848 22331 leader_election.cc:290] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Requested vote from peers 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943), 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4:39515)
I20260709 12:17:27.268383 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4292c5410c1744cfa612b00fdf70ebbf" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ab17edd94d3449f87f5e3b3bda75286"
I20260709 12:17:27.268790 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4292c5410c1744cfa612b00fdf70ebbf" candidate_uuid: "5e9a2f78f60e4c77897ede94375796ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05f3e75755b44a109289d51d788cf1c5"
I20260709 12:17:27.268965 21680 raft_consensus.cc:3060] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:27.269424 21755 raft_consensus.cc:3055] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:27.269764 21755 raft_consensus.cc:740] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05f3e75755b44a109289d51d788cf1c5, State: Running, Role: LEADER
I20260709 12:17:27.270408 21755 consensus_queue.cc:260] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:27.271624 21755 raft_consensus.cc:3060] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:27.275767 21680 raft_consensus.cc:2468] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:27.279235 21755 raft_consensus.cc:2468] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e9a2f78f60e4c77897ede94375796ee in term 2.
I20260709 12:17:27.279640 22280 leader_election.cc:304] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab17edd94d3449f87f5e3b3bda75286, 5e9a2f78f60e4c77897ede94375796ee; no voters: 
I20260709 12:17:27.280898 22565 raft_consensus.cc:2804] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:27.281296 22565 raft_consensus.cc:697] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Becoming Leader. State: Replica: 5e9a2f78f60e4c77897ede94375796ee, State: Running, Role: LEADER
I20260709 12:17:27.283766 22565 consensus_queue.cc:237] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } }
I20260709 12:17:27.296310 21431 catalog_manager.cc:5697] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee reported cstate change: term changed from 1 to 2, leader changed from 05f3e75755b44a109289d51d788cf1c5 (127.13.140.4) to 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1). New cstate: current_term: 2 leader_uuid: "5e9a2f78f60e4c77897ede94375796ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:27.761538 21753 raft_consensus.cc:1275] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:27.763527 22565 consensus_queue.cc:1048] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:27.779601 21682 raft_consensus.cc:1275] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Refusing update from remote peer 5e9a2f78f60e4c77897ede94375796ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:27.783345 22565 consensus_queue.cc:1048] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab17edd94d3449f87f5e3b3bda75286" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:28.265070 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:28.304374 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:28.305387 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:28.305965 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:28.346817 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:28.396145 13872 tablet_server.cc:179] TabletServer@127.13.140.1:34793 shutting down...
W20260709 12:17:28.416944 21721 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 94 similar messages]
W20260709 12:17:28.426833 21721 consensus_peers.cc:597] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.466490 21573 consensus_peers.cc:597] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.475081 21647 consensus_peers.cc:597] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.476079 21647 consensus_peers.cc:597] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.476960 21647 consensus_peers.cc:597] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.477677 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:28.479285 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.480754 13872 raft_consensus.cc:2243] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:17:28.480852 21721 consensus_peers.cc:597] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.482018 13872 raft_consensus.cc:2272] T 4d39cdc2917f495ca448d222695e3bb8 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:28.482265 21647 consensus_peers.cc:597] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.483675 21573 consensus_peers.cc:597] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.485496 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.486420 13872 raft_consensus.cc:2243] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.487615 13872 raft_consensus.cc:2272] T 6d63ba471cf94b8ca30205fdad791123 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:28.489528 21721 consensus_peers.cc:597] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.490777 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.491864 13872 raft_consensus.cc:2243] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.492417 13872 raft_consensus.cc:2272] T d8abe89be1bd4e84a085e11b59ba7273 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:28.493710 21721 consensus_peers.cc:597] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.496223 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.497262 13872 raft_consensus.cc:2243] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.497797 13872 raft_consensus.cc:2272] T e53d344163a84ce4828cdc7609a3e929 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.501163 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.501829 13872 raft_consensus.cc:2243] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.502754 13872 raft_consensus.cc:2272] T 13b1efedb7f1467395943d6ca64a76ca P 5e9a2f78f60e4c77897ede94375796ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.505172 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.505793 13872 raft_consensus.cc:2243] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.506168 13872 raft_consensus.cc:2272] T cbd22b09aa294421a22378a5eb20decc P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.509161 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.510092 13872 raft_consensus.cc:2243] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.510455 13872 raft_consensus.cc:2272] T bbc8629f8ce846cc8364368ff951bdf3 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.512660 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.513499 13872 raft_consensus.cc:2243] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.514019 13872 raft_consensus.cc:2272] T 7b8c144057cb457bb34566016ff588f1 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.517638 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.518605 13872 raft_consensus.cc:2243] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.519228 13872 raft_consensus.cc:2272] T a612bac231104ceb9f9863dafcc7074d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.522579 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.523573 13872 raft_consensus.cc:2243] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.524171 13872 raft_consensus.cc:2272] T f4d836f2b8bd47ff86b1871dff7eca17 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.527246 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.528240 13872 raft_consensus.cc:2243] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.528882 13872 raft_consensus.cc:2272] T c4e0f498f0504c91b124750cf66c1771 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.531776 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.532572 13872 raft_consensus.cc:2243] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.533037 13872 raft_consensus.cc:2272] T 98664eee3508429a967e10ca95199d15 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.535851 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.536607 13872 raft_consensus.cc:2243] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.537710 13872 raft_consensus.cc:2272] T 8a1ac1e5c4484d39844b5220dfe47669 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.540657 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.541270 13872 raft_consensus.cc:2243] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.542260 13872 raft_consensus.cc:2272] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.545178 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.545859 13872 raft_consensus.cc:2243] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.546747 13872 raft_consensus.cc:2272] T 3f8df3f988254786b88a3669628d0c99 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.548844 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.549431 13872 raft_consensus.cc:2243] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.550251 13872 raft_consensus.cc:2272] T 4decc6ceae604d10a1d3ae91c022b15d P 5e9a2f78f60e4c77897ede94375796ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.552551 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.553078 13872 raft_consensus.cc:2243] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.553445 13872 raft_consensus.cc:2272] T 0b7b4b34cf0f481bbde2528f3890845f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.555603 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.556330 13872 raft_consensus.cc:2243] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.556744 13872 raft_consensus.cc:2272] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.559520 13872 tablet_replica.cc:333] stopping tablet replica
W20260709 12:17:28.560082 21573 consensus_peers.cc:597] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.560228 13872 raft_consensus.cc:2243] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.561403 13872 raft_consensus.cc:2272] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 5e9a2f78f60e4c77897ede94375796ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.563922 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.564610 13872 raft_consensus.cc:2243] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.565548 13872 raft_consensus.cc:2272] T 916d4d92cb12401eac4391513abf1676 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:28.566761 21573 consensus_peers.cc:597] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.567739 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.568449 13872 raft_consensus.cc:2243] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.568848 13872 raft_consensus.cc:2272] T 3d663685d0e144ab89aac9e204836bdd P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.571174 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.571839 13872 raft_consensus.cc:2243] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.572211 13872 raft_consensus.cc:2272] T 7d49a1a4b3aa4991b06aba6e005c1194 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:28.572925 21573 consensus_peers.cc:597] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.574484 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.575161 13872 raft_consensus.cc:2243] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.575525 13872 raft_consensus.cc:2272] T 357267cb47b142a394a262eb6138486b P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.577675 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.578284 13872 raft_consensus.cc:2243] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.578685 13872 raft_consensus.cc:2272] T cb66af8d537848bf8d6ab20f7bc7b259 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.580713 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.581200 13872 raft_consensus.cc:2243] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.581552 13872 raft_consensus.cc:2272] T 9bee4da72b1243e9a83a10616794824f P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.583648 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.584167 13872 raft_consensus.cc:2243] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.584568 13872 raft_consensus.cc:2272] T 7a0c67f993654f1695f80f8767501b70 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:28.586256 21721 consensus_peers.cc:597] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.586872 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.587500 13872 raft_consensus.cc:2243] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.587869 13872 raft_consensus.cc:2272] T 767420d1cefa4791a16afcb42299fc9d P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.589761 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.590276 13872 raft_consensus.cc:2243] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.590945 13872 raft_consensus.cc:2272] T 4292c5410c1744cfa612b00fdf70ebbf P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.593571 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.594091 13872 raft_consensus.cc:2243] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.594436 13872 raft_consensus.cc:2272] T a0d775bdaa5c48c2839d580acdfe8a46 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.596256 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.596787 13872 raft_consensus.cc:2243] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.597205 13872 raft_consensus.cc:2272] T 17375f7ecfb5499784e72c4d06721ae9 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.599045 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.599582 13872 raft_consensus.cc:2243] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.599951 13872 raft_consensus.cc:2272] T fa46f8df3e404c11b3e649aaa98a31a6 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.601902 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.602394 13872 raft_consensus.cc:2243] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.602867 13872 raft_consensus.cc:2272] T d86c2ec60b46464cb7f437cdce1ede60 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.604918 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.605400 13872 raft_consensus.cc:2243] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.606166 13872 raft_consensus.cc:2272] T 77e51de8a3b34311a319c59aa2c744c7 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.608194 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.608799 13872 raft_consensus.cc:2243] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.609282 13872 raft_consensus.cc:2272] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.611639 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.612350 13872 raft_consensus.cc:2243] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.613431 13872 raft_consensus.cc:2272] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:28.612743 21721 consensus_peers.cc:597] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.616205 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.616789 13872 raft_consensus.cc:2243] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.617221 13872 raft_consensus.cc:2272] T eb93b148ac1749eba9789f1309b5eb06 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:28.619916 21573 consensus_peers.cc:597] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.619954 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.620690 13872 raft_consensus.cc:2243] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.621167 13872 raft_consensus.cc:2272] T c1360ba905ee422f8b05ba94b54c8bc1 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:28.621951 21647 consensus_peers.cc:597] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.623358 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.623891 13872 raft_consensus.cc:2243] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.624322 13872 raft_consensus.cc:2272] T c91b9e81b8074e398980bd4e0abe3130 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.626382 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.626873 13872 raft_consensus.cc:2243] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.627210 13872 raft_consensus.cc:2272] T 5dd2259cbbc54cf59997b5a764a8494a P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.629161 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.629621 13872 raft_consensus.cc:2243] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.629976 13872 raft_consensus.cc:2272] T b1c570b1935f4229ae6eb0d96a1ee083 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.631930 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.632409 13872 raft_consensus.cc:2243] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.632769 13872 raft_consensus.cc:2272] T 2216ec9d4eb740dd969981158370d8f8 P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.634492 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.634961 13872 raft_consensus.cc:2243] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.635370 13872 raft_consensus.cc:2272] T d265a2e6682c477cac559dec5fda8ad5 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.637189 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.637611 13872 raft_consensus.cc:2243] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.638017 13872 raft_consensus.cc:2272] T e62b936c1e5f45b3bf3911e3e76a768e P 5e9a2f78f60e4c77897ede94375796ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.639843 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.640272 13872 raft_consensus.cc:2243] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.640969 13872 raft_consensus.cc:2272] T 6f2fa8ee121846069df67061c9a45142 P 5e9a2f78f60e4c77897ede94375796ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.642865 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:28.643467 13872 raft_consensus.cc:2243] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.644585 13872 raft_consensus.cc:2272] T 7fa13928fadb4d3dafbe36978cdc3be7 P 5e9a2f78f60e4c77897ede94375796ee [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:28.661397 21647 consensus_peers.cc:597] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.687325 21573 consensus_peers.cc:597] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.698963 21647 consensus_peers.cc:597] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.720501 13872 tablet_server.cc:196] TabletServer@127.13.140.1:34793 shutdown complete.
W20260709 12:17:28.728125 21573 consensus_peers.cc:597] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.732779 21721 consensus_peers.cc:597] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.748284 21647 consensus_peers.cc:597] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.753934 21721 consensus_peers.cc:597] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.807323 21573 consensus_peers.cc:597] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.809793 21573 consensus_peers.cc:597] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.822233 13872 tablet_server.cc:179] TabletServer@127.13.140.2:0 shutting down...
W20260709 12:17:28.824482 21573 consensus_peers.cc:597] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.829763 21647 consensus_peers.cc:597] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.849730 21721 consensus_peers.cc:597] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.859354 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:28.860193 13872 tablet_replica.cc:333] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.861053 13872 raft_consensus.cc:2243] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.862082 13872 raft_consensus.cc:2272] T 3565450ac13a4e698e09e8318584763b P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.864881 13872 tablet_replica.cc:333] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.865543 13872 raft_consensus.cc:2243] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.865922 13872 raft_consensus.cc:2272] T 7b8c144057cb457bb34566016ff588f1 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.867877 13872 tablet_replica.cc:333] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.868423 13872 raft_consensus.cc:2243] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.869398 13872 raft_consensus.cc:2272] T bbc8629f8ce846cc8364368ff951bdf3 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.872107 13872 tablet_replica.cc:333] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.872951 13872 raft_consensus.cc:2243] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:17:28.873355 21647 consensus_peers.cc:597] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Couldn't send request to peer e7da26c2c7884c4893be97f26dc4f96a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.873536 13872 raft_consensus.cc:2272] T c4e0f498f0504c91b124750cf66c1771 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.876494 13872 tablet_replica.cc:333] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.877419 13872 raft_consensus.cc:2243] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.878033 13872 raft_consensus.cc:2272] T 98664eee3508429a967e10ca95199d15 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.880716 13872 tablet_replica.cc:333] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.881340 13872 raft_consensus.cc:2243] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.882216 13872 raft_consensus.cc:2272] T ef3f79652bd94c26914e7ea1e3a89fd4 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.884698 13872 tablet_replica.cc:333] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.885569 13872 raft_consensus.cc:2243] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:17:28.885942 21647 consensus_peers.cc:597] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Couldn't send request to peer e7da26c2c7884c4893be97f26dc4f96a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.886682 13872 raft_consensus.cc:2272] T e53d344163a84ce4828cdc7609a3e929 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.889690 13872 tablet_replica.cc:333] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.890465 13872 raft_consensus.cc:2243] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.891487 13872 raft_consensus.cc:2272] T c91b9e81b8074e398980bd4e0abe3130 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.894287 13872 tablet_replica.cc:333] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.894886 13872 raft_consensus.cc:2243] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.895344 13872 raft_consensus.cc:2272] T 9bee4da72b1243e9a83a10616794824f P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.897334 13872 tablet_replica.cc:333] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.898118 13872 raft_consensus.cc:2243] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.898615 13872 raft_consensus.cc:2272] T cb66af8d537848bf8d6ab20f7bc7b259 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.900892 13872 tablet_replica.cc:333] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.901413 13872 raft_consensus.cc:2243] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.901839 13872 raft_consensus.cc:2272] T a547edc9510e4053bdbd5f80b8ad7c96 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.904207 13872 tablet_replica.cc:333] T d46935a8ee50424bacd487cee70ee85b P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
W20260709 12:17:28.904230 21721 consensus_peers.cc:597] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.905014 13872 raft_consensus.cc:2243] T d46935a8ee50424bacd487cee70ee85b P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.905491 13872 raft_consensus.cc:2272] T d46935a8ee50424bacd487cee70ee85b P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.908082 13872 tablet_replica.cc:333] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.908622 13872 raft_consensus.cc:2243] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.909101 13872 raft_consensus.cc:2272] T 6f2fa8ee121846069df67061c9a45142 P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:28.909749 21647 consensus_peers.cc:597] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Couldn't send request to peer 5e9a2f78f60e4c77897ede94375796ee. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.911221 13872 tablet_replica.cc:333] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.911867 13872 raft_consensus.cc:2243] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.912307 13872 raft_consensus.cc:2272] T 7fa13928fadb4d3dafbe36978cdc3be7 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.915205 13872 tablet_replica.cc:333] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.916181 13872 raft_consensus.cc:2243] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.916766 13872 raft_consensus.cc:2272] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.919145 13872 tablet_replica.cc:333] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.920034 13872 raft_consensus.cc:2243] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.920563 13872 raft_consensus.cc:2272] T c56dc82b687f4024b437f5531576f156 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.923246 13872 tablet_replica.cc:333] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.924055 13872 raft_consensus.cc:2243] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.924925 13872 raft_consensus.cc:2272] T 743ee0863fa346c6920fb1240d26d419 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.926980 13872 tablet_replica.cc:333] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.927659 13872 raft_consensus.cc:2243] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.928143 13872 raft_consensus.cc:2272] T 4decc6ceae604d10a1d3ae91c022b15d P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.930819 13872 tablet_replica.cc:333] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
W20260709 12:17:28.930909 21721 consensus_peers.cc:597] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 -> Peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Couldn't send request to peer e7da26c2c7884c4893be97f26dc4f96a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.931636 13872 raft_consensus.cc:2243] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.932134 13872 raft_consensus.cc:2272] T 96bd1ba2d58648b4b3aa65cc7052e74e P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.934382 13872 tablet_replica.cc:333] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.935021 13872 raft_consensus.cc:2243] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.935868 13872 raft_consensus.cc:2272] T 767420d1cefa4791a16afcb42299fc9d P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.937814 13872 tablet_replica.cc:333] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.938371 13872 raft_consensus.cc:2243] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.938783 13872 raft_consensus.cc:2272] T 13b1efedb7f1467395943d6ca64a76ca P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.940971 13872 tablet_replica.cc:333] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.941551 13872 raft_consensus.cc:2243] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.942001 13872 raft_consensus.cc:2272] T 06446dbc910142bf9b183b22b221b9da P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.944042 13872 tablet_replica.cc:333] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.944680 13872 raft_consensus.cc:2243] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.945552 13872 raft_consensus.cc:2272] T cbd22b09aa294421a22378a5eb20decc P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.947749 13872 tablet_replica.cc:333] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.948568 13872 raft_consensus.cc:2243] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.949132 13872 raft_consensus.cc:2272] T 3f8df3f988254786b88a3669628d0c99 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.951599 13872 tablet_replica.cc:333] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.952231 13872 raft_consensus.cc:2243] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.952677 13872 raft_consensus.cc:2272] T 3c3054251eb648809d47c5bbbd04cfe5 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.954666 13872 tablet_replica.cc:333] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.955199 13872 raft_consensus.cc:2243] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.955698 13872 raft_consensus.cc:2272] T 77e51de8a3b34311a319c59aa2c744c7 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.957696 13872 tablet_replica.cc:333] T 76d88c03c9d248db987d49cb955230c7 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.958254 13872 raft_consensus.cc:2243] T 76d88c03c9d248db987d49cb955230c7 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.958840 13872 raft_consensus.cc:2272] T 76d88c03c9d248db987d49cb955230c7 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.961311 13872 tablet_replica.cc:333] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.961858 13872 raft_consensus.cc:2243] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.962299 13872 raft_consensus.cc:2272] T 916d4d92cb12401eac4391513abf1676 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.964299 13872 tablet_replica.cc:333] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.964838 13872 raft_consensus.cc:2243] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.965245 13872 raft_consensus.cc:2272] T ddb43ec3109c4b90a64e44b6cd63a4b8 P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.967052 13872 tablet_replica.cc:333] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.967613 13872 raft_consensus.cc:2243] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.968484 13872 raft_consensus.cc:2272] T 3d663685d0e144ab89aac9e204836bdd P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.970841 13872 tablet_replica.cc:333] T fa46f8df3e404c11b3e649aaa98a31a6 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.971529 13872 raft_consensus.cc:2243] T fa46f8df3e404c11b3e649aaa98a31a6 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.971997 13872 raft_consensus.cc:2272] T fa46f8df3e404c11b3e649aaa98a31a6 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:28.973747 21647 consensus_peers.cc:597] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Couldn't send request to peer e7da26c2c7884c4893be97f26dc4f96a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.974517 13872 tablet_replica.cc:333] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.975174 13872 raft_consensus.cc:2243] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.976099 13872 raft_consensus.cc:2272] T 38b4b555244d47f986c1c0f84013826d P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.978358 13872 tablet_replica.cc:333] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.979048 13872 raft_consensus.cc:2243] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.979852 13872 raft_consensus.cc:2272] T d86c2ec60b46464cb7f437cdce1ede60 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:28.979580 21647 consensus_peers.cc:597] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Couldn't send request to peer e7da26c2c7884c4893be97f26dc4f96a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.982317 13872 tablet_replica.cc:333] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
W20260709 12:17:28.982928 21721 consensus_peers.cc:597] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 -> Peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Couldn't send request to peer e7da26c2c7884c4893be97f26dc4f96a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.982985 13872 raft_consensus.cc:2243] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.983719 13872 raft_consensus.cc:2272] T 17375f7ecfb5499784e72c4d06721ae9 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.986127 13872 tablet_replica.cc:333] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.986843 13872 raft_consensus.cc:2243] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.987241 13872 raft_consensus.cc:2272] T da159f63c8a343eeb259d38d57504d4f P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.989084 13872 tablet_replica.cc:333] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.989570 13872 raft_consensus.cc:2243] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.989948 13872 raft_consensus.cc:2272] T 8a1ac1e5c4484d39844b5220dfe47669 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.991868 13872 tablet_replica.cc:333] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.992363 13872 raft_consensus.cc:2243] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.992748 13872 raft_consensus.cc:2272] T e9a4c1f74b5f4e2aafd66db5a9d741cb P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.994501 13872 tablet_replica.cc:333] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.994953 13872 raft_consensus.cc:2243] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.995368 13872 raft_consensus.cc:2272] T 4d39cdc2917f495ca448d222695e3bb8 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.997313 13872 tablet_replica.cc:333] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:28.997800 13872 raft_consensus.cc:2243] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.998585 13872 raft_consensus.cc:2272] T a612bac231104ceb9f9863dafcc7074d P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.000566 13872 tablet_replica.cc:333] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:29.001051 13872 raft_consensus.cc:2243] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.001778 13872 raft_consensus.cc:2272] T 7d49a1a4b3aa4991b06aba6e005c1194 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.003758 13872 tablet_replica.cc:333] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:29.004225 13872 raft_consensus.cc:2243] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.004943 13872 raft_consensus.cc:2272] T 2216ec9d4eb740dd969981158370d8f8 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.006891 13872 tablet_replica.cc:333] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:29.007426 13872 raft_consensus.cc:2243] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.008188 13872 raft_consensus.cc:2272] T c1360ba905ee422f8b05ba94b54c8bc1 P e7da26c2c7884c4893be97f26dc4f96a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.010048 13872 tablet_replica.cc:333] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:29.010509 13872 raft_consensus.cc:2243] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.010914 13872 raft_consensus.cc:2272] T 6a32ea12778b494fb65bfa9d562f1bbe P e7da26c2c7884c4893be97f26dc4f96a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.012802 13872 tablet_replica.cc:333] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a: stopping tablet replica
I20260709 12:17:29.013276 13872 raft_consensus.cc:2243] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.013679 13872 raft_consensus.cc:2272] T eb93b148ac1749eba9789f1309b5eb06 P e7da26c2c7884c4893be97f26dc4f96a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:29.037094 21647 consensus_peers.cc:597] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Couldn't send request to peer e7da26c2c7884c4893be97f26dc4f96a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:29.045379 21721 consensus_peers.cc:597] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 -> Peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Couldn't send request to peer e7da26c2c7884c4893be97f26dc4f96a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:29.061440 21721 consensus_peers.cc:597] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 -> Peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Couldn't send request to peer e7da26c2c7884c4893be97f26dc4f96a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:29.079528 21647 consensus_peers.cc:597] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Couldn't send request to peer e7da26c2c7884c4893be97f26dc4f96a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:29.094794 21721 consensus_peers.cc:597] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 -> Peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Couldn't send request to peer e7da26c2c7884c4893be97f26dc4f96a. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:35765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:29.106518 13872 tablet_server.cc:196] TabletServer@127.13.140.2:0 shutdown complete.
W20260709 12:17:29.173138 21721 consensus_peers.cc:597] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 -> Peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Couldn't send request to peer e7da26c2c7884c4893be97f26dc4f96a. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:35765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:29.180831 13872 tablet_server.cc:179] TabletServer@127.13.140.3:0 shutting down...
W20260709 12:17:29.187077 21721 consensus_peers.cc:597] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 -> Peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Couldn't send request to peer e7da26c2c7884c4893be97f26dc4f96a. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:35765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:29.221561 21647 consensus_peers.cc:597] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 -> Peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Couldn't send request to peer e7da26c2c7884c4893be97f26dc4f96a. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:35765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:29.225543 21720 consensus_peers.cc:597] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Couldn't send request to peer 5ab17edd94d3449f87f5e3b3bda75286. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:29.227576 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:29.228546 13872 tablet_replica.cc:333] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.229417 13872 raft_consensus.cc:2243] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.229964 13872 raft_consensus.cc:2272] T 6d63ba471cf94b8ca30205fdad791123 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.232057 13872 tablet_replica.cc:333] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.232589 13872 raft_consensus.cc:2243] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.232977 13872 raft_consensus.cc:2272] T 916d4d92cb12401eac4391513abf1676 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:29.234282 21720 consensus_peers.cc:597] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Couldn't send request to peer 5ab17edd94d3449f87f5e3b3bda75286. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:29.234922 13872 tablet_replica.cc:333] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.235582 13872 raft_consensus.cc:2243] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.236318 13872 raft_consensus.cc:2272] T c4e0f498f0504c91b124750cf66c1771 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.238168 13872 tablet_replica.cc:333] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.238689 13872 raft_consensus.cc:2243] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.239440 13872 raft_consensus.cc:2272] T 6a32ea12778b494fb65bfa9d562f1bbe P 5ab17edd94d3449f87f5e3b3bda75286 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.241215 13872 tablet_replica.cc:333] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.241758 13872 raft_consensus.cc:2243] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.242163 13872 raft_consensus.cc:2272] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.244143 13872 tablet_replica.cc:333] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.244722 13872 raft_consensus.cc:2243] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.245450 13872 raft_consensus.cc:2272] T d46935a8ee50424bacd487cee70ee85b P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.247457 13872 tablet_replica.cc:333] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.248009 13872 raft_consensus.cc:2243] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.248395 13872 raft_consensus.cc:2272] T 6f2fa8ee121846069df67061c9a45142 P 5ab17edd94d3449f87f5e3b3bda75286 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.250401 13872 tablet_replica.cc:333] T 3565450ac13a4e698e09e8318584763b P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.250931 13872 raft_consensus.cc:2243] T 3565450ac13a4e698e09e8318584763b P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.251446 13872 raft_consensus.cc:2272] T 3565450ac13a4e698e09e8318584763b P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.253679 13872 tablet_replica.cc:333] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.254264 13872 raft_consensus.cc:2243] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.254670 13872 raft_consensus.cc:2272] T f4d836f2b8bd47ff86b1871dff7eca17 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.256628 13872 tablet_replica.cc:333] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.257145 13872 raft_consensus.cc:2243] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.257513 13872 raft_consensus.cc:2272] T ef3f79652bd94c26914e7ea1e3a89fd4 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.259747 13872 tablet_replica.cc:333] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.260387 13872 raft_consensus.cc:2243] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.260824 13872 raft_consensus.cc:2272] T a51aa9c2706f4f5ebf0f51c814b4a73f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.263052 13872 tablet_replica.cc:333] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.263785 13872 raft_consensus.cc:2243] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.264750 13872 raft_consensus.cc:2272] T 7b8c144057cb457bb34566016ff588f1 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.266551 13872 tablet_replica.cc:333] T bbc8629f8ce846cc8364368ff951bdf3 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.267040 13872 raft_consensus.cc:2243] T bbc8629f8ce846cc8364368ff951bdf3 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.267437 13872 raft_consensus.cc:2272] T bbc8629f8ce846cc8364368ff951bdf3 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.269268 13872 tablet_replica.cc:333] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.269755 13872 raft_consensus.cc:2243] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.270110 13872 raft_consensus.cc:2272] T e53d344163a84ce4828cdc7609a3e929 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.272197 13872 tablet_replica.cc:333] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.272949 13872 raft_consensus.cc:2243] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.273527 13872 raft_consensus.cc:2272] T e62b936c1e5f45b3bf3911e3e76a768e P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.276180 13872 tablet_replica.cc:333] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
W20260709 12:17:29.276240 21721 consensus_peers.cc:597] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 -> Peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Couldn't send request to peer e7da26c2c7884c4893be97f26dc4f96a. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:35765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:29.277004 13872 raft_consensus.cc:2243] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.277397 13872 raft_consensus.cc:2272] T 4292c5410c1744cfa612b00fdf70ebbf P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.279206 13872 tablet_replica.cc:333] T d8abe89be1bd4e84a085e11b59ba7273 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.279923 13872 raft_consensus.cc:2243] T d8abe89be1bd4e84a085e11b59ba7273 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.280357 13872 raft_consensus.cc:2272] T d8abe89be1bd4e84a085e11b59ba7273 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.282574 13872 tablet_replica.cc:333] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.283267 13872 raft_consensus.cc:2243] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.283874 13872 raft_consensus.cc:2272] T a547edc9510e4053bdbd5f80b8ad7c96 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.286576 13872 tablet_replica.cc:333] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.287405 13872 raft_consensus.cc:2243] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.288460 13872 raft_consensus.cc:2272] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.290731 13872 tablet_replica.cc:333] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.291316 13872 raft_consensus.cc:2243] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.291724 13872 raft_consensus.cc:2272] T c56dc82b687f4024b437f5531576f156 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.293569 13872 tablet_replica.cc:333] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.294090 13872 raft_consensus.cc:2243] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.294492 13872 raft_consensus.cc:2272] T 743ee0863fa346c6920fb1240d26d419 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.296342 13872 tablet_replica.cc:333] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.296847 13872 raft_consensus.cc:2243] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.297261 13872 raft_consensus.cc:2272] T 4decc6ceae604d10a1d3ae91c022b15d P 5ab17edd94d3449f87f5e3b3bda75286 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.299325 13872 tablet_replica.cc:333] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.299860 13872 raft_consensus.cc:2243] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.300612 13872 raft_consensus.cc:2272] T 76d88c03c9d248db987d49cb955230c7 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:29.301456 21720 consensus_peers.cc:597] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Couldn't send request to peer 5ab17edd94d3449f87f5e3b3bda75286. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:29.302407 13872 tablet_replica.cc:333] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.302997 13872 raft_consensus.cc:2243] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.303772 13872 raft_consensus.cc:2272] T dfdda5c4429f452f9074e8f4f1bc4f0a P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.305702 13872 tablet_replica.cc:333] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.306241 13872 raft_consensus.cc:2243] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.306918 13872 raft_consensus.cc:2272] T 0b7b4b34cf0f481bbde2528f3890845f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.308650 13872 tablet_replica.cc:333] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.309175 13872 raft_consensus.cc:2243] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.309552 13872 raft_consensus.cc:2272] T 3c3054251eb648809d47c5bbbd04cfe5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.311404 13872 tablet_replica.cc:333] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.311901 13872 raft_consensus.cc:2243] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.312624 13872 raft_consensus.cc:2272] T fa46f8df3e404c11b3e649aaa98a31a6 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.314425 13872 tablet_replica.cc:333] T 38b4b555244d47f986c1c0f84013826d P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.314936 13872 raft_consensus.cc:2243] T 38b4b555244d47f986c1c0f84013826d P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.315479 13872 raft_consensus.cc:2272] T 38b4b555244d47f986c1c0f84013826d P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.317540 13872 tablet_replica.cc:333] T a612bac231104ceb9f9863dafcc7074d P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.318075 13872 raft_consensus.cc:2243] T a612bac231104ceb9f9863dafcc7074d P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.318480 13872 raft_consensus.cc:2272] T a612bac231104ceb9f9863dafcc7074d P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.320431 13872 tablet_replica.cc:333] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.320991 13872 raft_consensus.cc:2243] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.321389 13872 raft_consensus.cc:2272] T 2216ec9d4eb740dd969981158370d8f8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.323441 13872 tablet_replica.cc:333] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.323940 13872 raft_consensus.cc:2243] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.324350 13872 raft_consensus.cc:2272] T d265a2e6682c477cac559dec5fda8ad5 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.326262 13872 tablet_replica.cc:333] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.326769 13872 raft_consensus.cc:2243] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.327162 13872 raft_consensus.cc:2272] T 4d39cdc2917f495ca448d222695e3bb8 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.329047 13872 tablet_replica.cc:333] T a0d775bdaa5c48c2839d580acdfe8a46 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.329607 13872 raft_consensus.cc:2243] T a0d775bdaa5c48c2839d580acdfe8a46 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.330003 13872 raft_consensus.cc:2272] T a0d775bdaa5c48c2839d580acdfe8a46 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.331840 13872 tablet_replica.cc:333] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.332361 13872 raft_consensus.cc:2243] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.332890 13872 raft_consensus.cc:2272] T da159f63c8a343eeb259d38d57504d4f P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.334908 13872 tablet_replica.cc:333] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.335420 13872 raft_consensus.cc:2243] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.335839 13872 raft_consensus.cc:2272] T e9a4c1f74b5f4e2aafd66db5a9d741cb P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.337687 13872 tablet_replica.cc:333] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.338192 13872 raft_consensus.cc:2243] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.338565 13872 raft_consensus.cc:2272] T 767420d1cefa4791a16afcb42299fc9d P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.340390 13872 tablet_replica.cc:333] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.340868 13872 raft_consensus.cc:2243] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.341250 13872 raft_consensus.cc:2272] T 96bd1ba2d58648b4b3aa65cc7052e74e P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.342967 13872 tablet_replica.cc:333] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.343475 13872 raft_consensus.cc:2243] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.344264 13872 raft_consensus.cc:2272] T 06446dbc910142bf9b183b22b221b9da P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.345966 13872 tablet_replica.cc:333] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.346488 13872 raft_consensus.cc:2243] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.346866 13872 raft_consensus.cc:2272] T cbd22b09aa294421a22378a5eb20decc P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.348592 13872 tablet_replica.cc:333] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.349053 13872 raft_consensus.cc:2243] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.349756 13872 raft_consensus.cc:2272] T 9bee4da72b1243e9a83a10616794824f P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.351598 13872 tablet_replica.cc:333] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.352099 13872 raft_consensus.cc:2243] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.352857 13872 raft_consensus.cc:2272] T 7a0c67f993654f1695f80f8767501b70 P 5ab17edd94d3449f87f5e3b3bda75286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.354657 13872 tablet_replica.cc:333] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.355167 13872 raft_consensus.cc:2243] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.356145 13872 raft_consensus.cc:2272] T 357267cb47b142a394a262eb6138486b P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.358464 13872 tablet_replica.cc:333] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.359086 13872 raft_consensus.cc:2243] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:17:29.359110 21720 consensus_peers.cc:597] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Couldn't send request to peer 5ab17edd94d3449f87f5e3b3bda75286. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:29.359898 13872 raft_consensus.cc:2272] T b1c570b1935f4229ae6eb0d96a1ee083 P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.362390 13872 tablet_replica.cc:333] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286: stopping tablet replica
I20260709 12:17:29.362979 13872 raft_consensus.cc:2243] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.364041 13872 raft_consensus.cc:2272] T 5dd2259cbbc54cf59997b5a764a8494a P 5ab17edd94d3449f87f5e3b3bda75286 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:29.364301 21720 consensus_peers.cc:597] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Couldn't send request to peer 5ab17edd94d3449f87f5e3b3bda75286. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:29.372869 21721 consensus_peers.cc:597] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 -> Peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Couldn't send request to peer e7da26c2c7884c4893be97f26dc4f96a. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:35765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:29.418458 21720 consensus_peers.cc:597] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Couldn't send request to peer 5ab17edd94d3449f87f5e3b3bda75286. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:29.438338 13872 tablet_server.cc:196] TabletServer@127.13.140.3:0 shutdown complete.
W20260709 12:17:29.452097 21720 consensus_peers.cc:597] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Couldn't send request to peer 5ab17edd94d3449f87f5e3b3bda75286. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.3:40943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:29.514724 13872 tablet_server.cc:179] TabletServer@127.13.140.4:0 shutting down...
W20260709 12:17:29.526224 21720 consensus_peers.cc:597] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 -> Peer 5ab17edd94d3449f87f5e3b3bda75286 (127.13.140.3:40943): Couldn't send request to peer 5ab17edd94d3449f87f5e3b3bda75286. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.3:40943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:29.549885 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:29.550719 13872 tablet_replica.cc:333] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.551410 13872 raft_consensus.cc:2243] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.551894 13872 raft_consensus.cc:2272] T 6d63ba471cf94b8ca30205fdad791123 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.554318 13872 tablet_replica.cc:333] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.554911 13872 raft_consensus.cc:2243] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.555471 13872 raft_consensus.cc:2272] T 8a1ac1e5c4484d39844b5220dfe47669 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.557924 13872 tablet_replica.cc:333] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.558533 13872 raft_consensus.cc:2243] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.559434 13872 raft_consensus.cc:2272] T f4d836f2b8bd47ff86b1871dff7eca17 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.561247 13872 tablet_replica.cc:333] T 3565450ac13a4e698e09e8318584763b P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.561753 13872 raft_consensus.cc:2243] T 3565450ac13a4e698e09e8318584763b P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.562134 13872 raft_consensus.cc:2272] T 3565450ac13a4e698e09e8318584763b P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.564014 13872 tablet_replica.cc:333] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.564546 13872 raft_consensus.cc:2243] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.565287 13872 raft_consensus.cc:2272] T 98664eee3508429a967e10ca95199d15 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.567209 13872 tablet_replica.cc:333] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.567771 13872 raft_consensus.cc:2243] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.568485 13872 raft_consensus.cc:2272] T e62b936c1e5f45b3bf3911e3e76a768e P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.570298 13872 tablet_replica.cc:333] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.570823 13872 raft_consensus.cc:2243] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.571552 13872 raft_consensus.cc:2272] T a51aa9c2706f4f5ebf0f51c814b4a73f P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.573676 13872 tablet_replica.cc:333] T ef3f79652bd94c26914e7ea1e3a89fd4 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.574275 13872 raft_consensus.cc:2243] T ef3f79652bd94c26914e7ea1e3a89fd4 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.574694 13872 raft_consensus.cc:2272] T ef3f79652bd94c26914e7ea1e3a89fd4 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.576761 13872 tablet_replica.cc:333] T c91b9e81b8074e398980bd4e0abe3130 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.577359 13872 raft_consensus.cc:2243] T c91b9e81b8074e398980bd4e0abe3130 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.577786 13872 raft_consensus.cc:2272] T c91b9e81b8074e398980bd4e0abe3130 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.579723 13872 tablet_replica.cc:333] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.580278 13872 raft_consensus.cc:2243] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.580680 13872 raft_consensus.cc:2272] T 4292c5410c1744cfa612b00fdf70ebbf P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.582598 13872 tablet_replica.cc:333] T d46935a8ee50424bacd487cee70ee85b P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.583158 13872 raft_consensus.cc:2243] T d46935a8ee50424bacd487cee70ee85b P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.583575 13872 raft_consensus.cc:2272] T d46935a8ee50424bacd487cee70ee85b P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.585430 13872 tablet_replica.cc:333] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.585960 13872 raft_consensus.cc:2243] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.586364 13872 raft_consensus.cc:2272] T 7fa13928fadb4d3dafbe36978cdc3be7 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.588289 13872 tablet_replica.cc:333] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.588838 13872 raft_consensus.cc:2243] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.589597 13872 raft_consensus.cc:2272] T a0d775bdaa5c48c2839d580acdfe8a46 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.591466 13872 tablet_replica.cc:333] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.592012 13872 raft_consensus.cc:2243] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.592733 13872 raft_consensus.cc:2272] T 17375f7ecfb5499784e72c4d06721ae9 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.594676 13872 tablet_replica.cc:333] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.595189 13872 raft_consensus.cc:2243] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.596006 13872 raft_consensus.cc:2272] T da159f63c8a343eeb259d38d57504d4f P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.597942 13872 tablet_replica.cc:333] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.598461 13872 raft_consensus.cc:2243] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.598879 13872 raft_consensus.cc:2272] T 13b1efedb7f1467395943d6ca64a76ca P 05f3e75755b44a109289d51d788cf1c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.600714 13872 tablet_replica.cc:333] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.601217 13872 raft_consensus.cc:2243] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.601964 13872 raft_consensus.cc:2272] T 96bd1ba2d58648b4b3aa65cc7052e74e P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.604050 13872 tablet_replica.cc:333] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.604578 13872 raft_consensus.cc:2243] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.605297 13872 raft_consensus.cc:2272] T d265a2e6682c477cac559dec5fda8ad5 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.607523 13872 tablet_replica.cc:333] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.608057 13872 raft_consensus.cc:2243] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.608460 13872 raft_consensus.cc:2272] T 357267cb47b142a394a262eb6138486b P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.610420 13872 tablet_replica.cc:333] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.610960 13872 raft_consensus.cc:2243] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.611397 13872 raft_consensus.cc:2272] T 7d49a1a4b3aa4991b06aba6e005c1194 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.613283 13872 tablet_replica.cc:333] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.613811 13872 raft_consensus.cc:2243] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.614217 13872 raft_consensus.cc:2272] T 77e51de8a3b34311a319c59aa2c744c7 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.616034 13872 tablet_replica.cc:333] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.616545 13872 raft_consensus.cc:2243] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.616938 13872 raft_consensus.cc:2272] T dfdda5c4429f452f9074e8f4f1bc4f0a P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.617076 22590 raft_consensus.cc:493] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5e9a2f78f60e4c77897ede94375796ee)
I20260709 12:17:29.617600 22590 raft_consensus.cc:515] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05f3e75755b44a109289d51d788cf1c5" member_type: VOTER last_known_addr { host: "127.13.140.4" port: 39515 } } peers { permanent_uuid: "5e9a2f78f60e4c77897ede94375796ee" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34793 } } peers { permanent_uuid: "e7da26c2c7884c4893be97f26dc4f96a" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 35765 } }
I20260709 12:17:29.618928 13872 tablet_replica.cc:333] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.619297 22590 leader_election.cc:290] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793), e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765)
I20260709 12:17:29.619769 13872 raft_consensus.cc:2243] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.620414 13872 raft_consensus.cc:2272] T 76d88c03c9d248db987d49cb955230c7 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.622954 13872 tablet_replica.cc:333] T 0b7b4b34cf0f481bbde2528f3890845f P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
W20260709 12:17:29.623008 21721 leader_election.cc:336] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5e9a2f78f60e4c77897ede94375796ee (127.13.140.1:34793): Network error: Client connection negotiation failed: client connection to 127.13.140.1:34793: connect: Connection refused (error 111)
W20260709 12:17:29.623764 21721 leader_election.cc:336] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e7da26c2c7884c4893be97f26dc4f96a (127.13.140.2:35765): Network error: Client connection negotiation failed: client connection to 127.13.140.2:35765: connect: Connection refused (error 111)
I20260709 12:17:29.623847 13872 raft_consensus.cc:2243] T 0b7b4b34cf0f481bbde2528f3890845f P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.624145 21721 leader_election.cc:304] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f3e75755b44a109289d51d788cf1c5; no voters: 5e9a2f78f60e4c77897ede94375796ee, e7da26c2c7884c4893be97f26dc4f96a
I20260709 12:17:29.624439 13872 raft_consensus.cc:2272] T 0b7b4b34cf0f481bbde2528f3890845f P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.624830 22590 raft_consensus.cc:2749] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:17:29.626679 13872 tablet_replica.cc:333] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.627328 13872 raft_consensus.cc:2243] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.627749 13872 raft_consensus.cc:2272] T 3f8df3f988254786b88a3669628d0c99 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.629765 13872 tablet_replica.cc:333] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.630256 13872 raft_consensus.cc:2243] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.630956 13872 raft_consensus.cc:2272] T 3c3054251eb648809d47c5bbbd04cfe5 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.632733 13872 tablet_replica.cc:333] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.633208 13872 raft_consensus.cc:2243] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.633908 13872 raft_consensus.cc:2272] T cb66af8d537848bf8d6ab20f7bc7b259 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.635609 13872 tablet_replica.cc:333] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.636103 13872 raft_consensus.cc:2243] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.636451 13872 raft_consensus.cc:2272] T 7a0c67f993654f1695f80f8767501b70 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.638190 13872 tablet_replica.cc:333] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.638690 13872 raft_consensus.cc:2243] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.639441 13872 raft_consensus.cc:2272] T a547edc9510e4053bdbd5f80b8ad7c96 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.641173 13872 tablet_replica.cc:333] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.641681 13872 raft_consensus.cc:2243] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.642365 13872 raft_consensus.cc:2272] T d8abe89be1bd4e84a085e11b59ba7273 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.644162 13872 tablet_replica.cc:333] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.644701 13872 raft_consensus.cc:2243] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.645211 13872 raft_consensus.cc:2272] T c1360ba905ee422f8b05ba94b54c8bc1 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.647104 13872 tablet_replica.cc:333] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.647725 13872 raft_consensus.cc:2243] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.648156 13872 raft_consensus.cc:2272] T 6a32ea12778b494fb65bfa9d562f1bbe P 05f3e75755b44a109289d51d788cf1c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.650518 13872 tablet_replica.cc:333] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.651083 13872 raft_consensus.cc:2243] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.651729 13872 raft_consensus.cc:2272] T 55df1510ed0e4a4f8ccef936c3a9c7b5 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.654102 13872 tablet_replica.cc:333] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.654616 13872 raft_consensus.cc:2243] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.655452 13872 raft_consensus.cc:2272] T eb93b148ac1749eba9789f1309b5eb06 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.657393 13872 tablet_replica.cc:333] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.657909 13872 raft_consensus.cc:2243] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.658365 13872 raft_consensus.cc:2272] T 06446dbc910142bf9b183b22b221b9da P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.660327 13872 tablet_replica.cc:333] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.660804 13872 raft_consensus.cc:2243] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.661211 13872 raft_consensus.cc:2272] T 38b4b555244d47f986c1c0f84013826d P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.662987 13872 tablet_replica.cc:333] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.663550 13872 raft_consensus.cc:2243] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.663926 13872 raft_consensus.cc:2272] T d86c2ec60b46464cb7f437cdce1ede60 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.665776 13872 tablet_replica.cc:333] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.666333 13872 raft_consensus.cc:2243] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.666766 13872 raft_consensus.cc:2272] T b1c570b1935f4229ae6eb0d96a1ee083 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.668699 13872 tablet_replica.cc:333] T 5dd2259cbbc54cf59997b5a764a8494a P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.669234 13872 raft_consensus.cc:2243] T 5dd2259cbbc54cf59997b5a764a8494a P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.669660 13872 raft_consensus.cc:2272] T 5dd2259cbbc54cf59997b5a764a8494a P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.671763 13872 tablet_replica.cc:333] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.672269 13872 raft_consensus.cc:2243] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.672694 13872 raft_consensus.cc:2272] T ddb43ec3109c4b90a64e44b6cd63a4b8 P 05f3e75755b44a109289d51d788cf1c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.674599 13872 tablet_replica.cc:333] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.675079 13872 raft_consensus.cc:2243] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.675483 13872 raft_consensus.cc:2272] T 3d663685d0e144ab89aac9e204836bdd P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.677233 13872 tablet_replica.cc:333] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.677700 13872 raft_consensus.cc:2243] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.678092 13872 raft_consensus.cc:2272] T 7d5f4ee7472f490e8b1a2e16d2fcb242 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.679857 13872 tablet_replica.cc:333] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.680310 13872 raft_consensus.cc:2243] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.681038 13872 raft_consensus.cc:2272] T c56dc82b687f4024b437f5531576f156 P 05f3e75755b44a109289d51d788cf1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.682807 13872 tablet_replica.cc:333] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5: stopping tablet replica
I20260709 12:17:29.683215 13872 raft_consensus.cc:2243] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.683665 13872 raft_consensus.cc:2272] T 743ee0863fa346c6920fb1240d26d419 P 05f3e75755b44a109289d51d788cf1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.746600 13872 tablet_server.cc:196] TabletServer@127.13.140.4:0 shutdown complete.
I20260709 12:17:29.812625 13872 master.cc:562] Master@127.13.140.62:37427 shutting down...
I20260709 12:17:29.837441 13872 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.838063 13872 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.838392 13872 tablet_replica.cc:333] T 00000000000000000000000000000000 P e60b7fad5fbf4df1b9416776ea3c51aa: stopping tablet replica
I20260709 12:17:29.859869 13872 master.cc:584] Master@127.13.140.62:37427 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (29542 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:17:29.941855 13872 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.62:39457
I20260709 12:17:29.943054 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:29.948905 22594 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:29.949201 22595 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:29.949530 22597 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:29.950409 13872 server_base.cc:1061] running on GCE node
I20260709 12:17:29.951431 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:29.951609 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:29.951722 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599449951711 us; error 0 us; skew 500 ppm
I20260709 12:17:29.952180 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:29.954391 13872 webserver.cc:533] Webserver started at http://127.13.140.62:36599/ using document root <none> and password file <none>
I20260709 12:17:29.954833 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:29.954983 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:29.955202 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:29.956588 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/master-0-root/instance:
uuid: "2b264893da134b859e0c09488a988d5c"
format_stamp: "Formatted at 2026-07-09 12:17:29 on dist-test-slave-4v02"
I20260709 12:17:29.960798 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:17:29.964197 22602 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:29.964911 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:17:29.965194 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/master-0-root
uuid: "2b264893da134b859e0c09488a988d5c"
format_stamp: "Formatted at 2026-07-09 12:17:29 on dist-test-slave-4v02"
I20260709 12:17:29.965452 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:29.980047 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:29.981246 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:30.019687 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.62:39457
I20260709 12:17:30.019778 22653 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.62:39457 every 8 connection(s)
I20260709 12:17:30.023677 22654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.033811 22654 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c: Bootstrap starting.
I20260709 12:17:30.038571 22654 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.042752 22654 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c: No bootstrap required, opened a new log
I20260709 12:17:30.044915 22654 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b264893da134b859e0c09488a988d5c" member_type: VOTER }
I20260709 12:17:30.045295 22654 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.045472 22654 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b264893da134b859e0c09488a988d5c, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.046020 22654 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b264893da134b859e0c09488a988d5c" member_type: VOTER }
I20260709 12:17:30.046464 22654 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:17:30.046675 22654 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:17:30.046877 22654 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.051465 22654 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b264893da134b859e0c09488a988d5c" member_type: VOTER }
I20260709 12:17:30.051954 22654 leader_election.cc:304] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2b264893da134b859e0c09488a988d5c; no voters: 
I20260709 12:17:30.053141 22654 leader_election.cc:290] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:17:30.053615 22657 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:30.054911 22657 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [term 1 LEADER]: Becoming Leader. State: Replica: 2b264893da134b859e0c09488a988d5c, State: Running, Role: LEADER
I20260709 12:17:30.055646 22657 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b264893da134b859e0c09488a988d5c" member_type: VOTER }
I20260709 12:17:30.055981 22654 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:17:30.059741 22658 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2b264893da134b859e0c09488a988d5c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b264893da134b859e0c09488a988d5c" member_type: VOTER } }
I20260709 12:17:30.060777 22658 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:30.060571 22659 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2b264893da134b859e0c09488a988d5c. Latest consensus state: current_term: 1 leader_uuid: "2b264893da134b859e0c09488a988d5c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b264893da134b859e0c09488a988d5c" member_type: VOTER } }
I20260709 12:17:30.061268 22659 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:30.066809 22665 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:17:30.073993 22665 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:17:30.075018 13872 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:17:30.083246 22665 catalog_manager.cc:1383] Generated new cluster ID: 3c6fc12c44464a55a14d9c8435231e77
I20260709 12:17:30.083611 22665 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:17:30.106045 22665 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:17:30.107462 22665 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:17:30.125777 22665 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c: Generated new TSK 0
I20260709 12:17:30.126421 22665 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:17:30.141757 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:30.148164 22675 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:30.149111 22676 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:30.150586 13872 server_base.cc:1061] running on GCE node
W20260709 12:17:30.151557 22678 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:30.152436 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:30.152622 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:30.152745 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599450152734 us; error 0 us; skew 500 ppm
I20260709 12:17:30.153252 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:30.155603 13872 webserver.cc:533] Webserver started at http://127.13.140.1:37003/ using document root <none> and password file <none>
I20260709 12:17:30.156073 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:30.156232 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:30.156456 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:30.157509 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-0-root/instance:
uuid: "b20149012b66492eaf1ab53516156e0c"
format_stamp: "Formatted at 2026-07-09 12:17:30 on dist-test-slave-4v02"
I20260709 12:17:30.161954 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:17:30.165380 22683 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:30.166254 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:17:30.166514 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-0-root
uuid: "b20149012b66492eaf1ab53516156e0c"
format_stamp: "Formatted at 2026-07-09 12:17:30 on dist-test-slave-4v02"
I20260709 12:17:30.166770 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:30.186200 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:30.187417 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:30.188807 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:30.191068 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:30.191249 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:30.191510 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:30.191660 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:30.231666 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.1:45591
I20260709 12:17:30.231756 22745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.1:45591 every 8 connection(s)
I20260709 12:17:30.236301 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:30.243328 22750 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:30.244731 22751 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:30.246150 22753 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:30.250599 13872 server_base.cc:1061] running on GCE node
I20260709 12:17:30.251827 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:30.252029 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:30.252203 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599450252186 us; error 0 us; skew 500 ppm
I20260709 12:17:30.252722 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:30.254777 22746 heartbeater.cc:344] Connected to a master server at 127.13.140.62:39457
I20260709 12:17:30.255148 22746 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:30.255362 13872 webserver.cc:533] Webserver started at http://127.13.140.2:34931/ using document root <none> and password file <none>
I20260709 12:17:30.255894 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:30.256078 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:30.255929 22746 heartbeater.cc:507] Master 127.13.140.62:39457 requested a full tablet report, sending...
I20260709 12:17:30.256410 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:30.257804 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-1-root/instance:
uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
format_stamp: "Formatted at 2026-07-09 12:17:30 on dist-test-slave-4v02"
I20260709 12:17:30.258137 22619 ts_manager.cc:194] Registered new tserver with Master: b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591)
I20260709 12:17:30.259923 22619 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33392
I20260709 12:17:30.262373 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:30.265765 22758 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:30.266512 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:17:30.266777 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-1-root
uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
format_stamp: "Formatted at 2026-07-09 12:17:30 on dist-test-slave-4v02"
I20260709 12:17:30.267045 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:30.307093 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:30.308331 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:30.309739 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:30.311867 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:30.312058 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:30.312282 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:30.312440 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:30.349843 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.2:37945
I20260709 12:17:30.349946 22820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.2:37945 every 8 connection(s)
I20260709 12:17:30.354472 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:30.361392 22824 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:30.364164 22825 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:30.368378 22827 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:30.369093 22821 heartbeater.cc:344] Connected to a master server at 127.13.140.62:39457
I20260709 12:17:30.369352 13872 server_base.cc:1061] running on GCE node
I20260709 12:17:30.369609 22821 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:30.370291 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:17:30.370389 22821 heartbeater.cc:507] Master 127.13.140.62:39457 requested a full tablet report, sending...
W20260709 12:17:30.370565 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:30.370783 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599450370768 us; error 0 us; skew 500 ppm
I20260709 12:17:30.371474 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:30.372740 22619 ts_manager.cc:194] Registered new tserver with Master: da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:30.374199 13872 webserver.cc:533] Webserver started at http://127.13.140.3:46225/ using document root <none> and password file <none>
I20260709 12:17:30.374637 22619 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33408
I20260709 12:17:30.374874 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:30.375170 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:30.375521 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:30.376802 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-2-root/instance:
uuid: "7f08df85f099442e8422d99422256020"
format_stamp: "Formatted at 2026-07-09 12:17:30 on dist-test-slave-4v02"
I20260709 12:17:30.381374 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:17:30.384865 22832 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:30.385632 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:17:30.385927 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-2-root
uuid: "7f08df85f099442e8422d99422256020"
format_stamp: "Formatted at 2026-07-09 12:17:30 on dist-test-slave-4v02"
I20260709 12:17:30.386212 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:30.422197 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:30.423444 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:30.424841 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:30.427007 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:30.427205 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:30.427435 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:30.427632 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:30.467923 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.3:35649
I20260709 12:17:30.468066 22894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.3:35649 every 8 connection(s)
I20260709 12:17:30.481932 22895 heartbeater.cc:344] Connected to a master server at 127.13.140.62:39457
I20260709 12:17:30.482412 22895 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:30.483148 22895 heartbeater.cc:507] Master 127.13.140.62:39457 requested a full tablet report, sending...
I20260709 12:17:30.485090 22619 ts_manager.cc:194] Registered new tserver with Master: 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:30.485860 13872 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01463149s
I20260709 12:17:30.486637 22619 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33422
I20260709 12:17:30.510282 22619 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33434:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:17:30.513291 22619 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:17:30.617311 22711 tablet_service.cc:1511] Processing CreateTablet for tablet 5e587a14f78549c3832be6a3899335ac (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:17:30.618794 22711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e587a14f78549c3832be6a3899335ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.619392 22705 tablet_service.cc:1511] Processing CreateTablet for tablet 543bdf7409b349ddbfdecc652d85614e (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:17:30.620042 22860 tablet_service.cc:1511] Processing CreateTablet for tablet 5e587a14f78549c3832be6a3899335ac (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:17:30.620410 22710 tablet_service.cc:1511] Processing CreateTablet for tablet 5ac59469441c46559b3d8fb0fdd05c66 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:17:30.621436 22860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e587a14f78549c3832be6a3899335ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.621297 22704 tablet_service.cc:1511] Processing CreateTablet for tablet 828a588b006b44579245fc4d1d794c18 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:17:30.621788 22710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ac59469441c46559b3d8fb0fdd05c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.622570 22704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828a588b006b44579245fc4d1d794c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.623355 22859 tablet_service.cc:1511] Processing CreateTablet for tablet 5ac59469441c46559b3d8fb0fdd05c66 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:17:30.623790 22852 tablet_service.cc:1511] Processing CreateTablet for tablet b49f6a9cb96a406fae0094ef4a7d0a83 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:17:30.624672 22859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ac59469441c46559b3d8fb0fdd05c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.624917 22708 tablet_service.cc:1511] Processing CreateTablet for tablet 7160c3295367473ba8cbd1d6e26e097d (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:17:30.626205 22708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7160c3295367473ba8cbd1d6e26e097d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.625974 22853 tablet_service.cc:1511] Processing CreateTablet for tablet 828a588b006b44579245fc4d1d794c18 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:17:30.628430 22854 tablet_service.cc:1511] Processing CreateTablet for tablet 543bdf7409b349ddbfdecc652d85614e (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:17:30.628918 22705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543bdf7409b349ddbfdecc652d85614e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.628520 22851 tablet_service.cc:1511] Processing CreateTablet for tablet 043d87bbcc7143108a89ce1969b8e885 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:17:30.630151 22785 tablet_service.cc:1511] Processing CreateTablet for tablet 5ac59469441c46559b3d8fb0fdd05c66 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:17:30.630923 22855 tablet_service.cc:1511] Processing CreateTablet for tablet 12d8a4d4085447258bf8666fab98098c (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:17:30.631398 22785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ac59469441c46559b3d8fb0fdd05c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.632658 22856 tablet_service.cc:1511] Processing CreateTablet for tablet eacd87e737c34bf39710a8858d7604c4 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:17:30.634873 22857 tablet_service.cc:1511] Processing CreateTablet for tablet 7160c3295367473ba8cbd1d6e26e097d (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:17:30.636615 22706 tablet_service.cc:1511] Processing CreateTablet for tablet 12d8a4d4085447258bf8666fab98098c (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:17:30.637857 22853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828a588b006b44579245fc4d1d794c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.638574 22851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043d87bbcc7143108a89ce1969b8e885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.639199 22856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacd87e737c34bf39710a8858d7604c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.639853 22786 tablet_service.cc:1511] Processing CreateTablet for tablet 5e587a14f78549c3832be6a3899335ac (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:17:30.637068 22858 tablet_service.cc:1511] Processing CreateTablet for tablet ddfc46fb3997474db48b070561771ec6 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:17:30.641139 22786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e587a14f78549c3832be6a3899335ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.641680 22858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfc46fb3997474db48b070561771ec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.639189 22784 tablet_service.cc:1511] Processing CreateTablet for tablet ddfc46fb3997474db48b070561771ec6 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:17:30.644143 22784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfc46fb3997474db48b070561771ec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.644364 22703 tablet_service.cc:1511] Processing CreateTablet for tablet b49f6a9cb96a406fae0094ef4a7d0a83 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:17:30.623817 22709 tablet_service.cc:1511] Processing CreateTablet for tablet ddfc46fb3997474db48b070561771ec6 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:17:30.646551 22702 tablet_service.cc:1511] Processing CreateTablet for tablet 043d87bbcc7143108a89ce1969b8e885 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:17:30.642753 22852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b49f6a9cb96a406fae0094ef4a7d0a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.628994 22707 tablet_service.cc:1511] Processing CreateTablet for tablet eacd87e737c34bf39710a8858d7604c4 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:17:30.637934 22706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d8a4d4085447258bf8666fab98098c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.648795 22703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b49f6a9cb96a406fae0094ef4a7d0a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.650381 22707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacd87e737c34bf39710a8858d7604c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.651566 22854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543bdf7409b349ddbfdecc652d85614e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.652199 22857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7160c3295367473ba8cbd1d6e26e097d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.653677 22709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfc46fb3997474db48b070561771ec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.654785 22855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d8a4d4085447258bf8666fab98098c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.655602 22702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043d87bbcc7143108a89ce1969b8e885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.672941 22782 tablet_service.cc:1511] Processing CreateTablet for tablet eacd87e737c34bf39710a8858d7604c4 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:17:30.674276 22782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacd87e737c34bf39710a8858d7604c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.671116 22783 tablet_service.cc:1511] Processing CreateTablet for tablet 7160c3295367473ba8cbd1d6e26e097d (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:17:30.676596 22783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7160c3295367473ba8cbd1d6e26e097d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.681129 22781 tablet_service.cc:1511] Processing CreateTablet for tablet 12d8a4d4085447258bf8666fab98098c (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:17:30.682438 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d8a4d4085447258bf8666fab98098c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.684983 22780 tablet_service.cc:1511] Processing CreateTablet for tablet 543bdf7409b349ddbfdecc652d85614e (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:17:30.688524 22779 tablet_service.cc:1511] Processing CreateTablet for tablet 828a588b006b44579245fc4d1d794c18 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:17:30.689132 22780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543bdf7409b349ddbfdecc652d85614e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.689880 22779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828a588b006b44579245fc4d1d794c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.692442 22778 tablet_service.cc:1511] Processing CreateTablet for tablet b49f6a9cb96a406fae0094ef4a7d0a83 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:17:30.693722 22778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b49f6a9cb96a406fae0094ef4a7d0a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.696441 22777 tablet_service.cc:1511] Processing CreateTablet for tablet 043d87bbcc7143108a89ce1969b8e885 (DEFAULT_TABLE table=test-workload [id=a45bba7f116b45a5a00939dba5ede211]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:17:30.697713 22777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043d87bbcc7143108a89ce1969b8e885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.735246 22910 tablet_bootstrap.cc:492] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:30.788782 22910 tablet_bootstrap.cc:654] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.792145 22911 tablet_bootstrap.cc:492] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020: Bootstrap starting.
I20260709 12:17:30.798916 22911 tablet_bootstrap.cc:654] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.803966 22912 tablet_bootstrap.cc:492] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d: Bootstrap starting.
I20260709 12:17:30.810189 22911 tablet_bootstrap.cc:492] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020: No bootstrap required, opened a new log
I20260709 12:17:30.810755 22911 ts_tablet_manager.cc:1403] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260709 12:17:30.810786 22910 tablet_bootstrap.cc:492] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c: No bootstrap required, opened a new log
I20260709 12:17:30.812734 22912 tablet_bootstrap.cc:654] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.813185 22910 ts_tablet_manager.cc:1403] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.078s	user 0.004s	sys 0.009s
I20260709 12:17:30.813388 22911 raft_consensus.cc:359] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.814146 22911 raft_consensus.cc:385] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.814430 22911 raft_consensus.cc:740] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.815250 22911 consensus_queue.cc:260] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.816313 22910 raft_consensus.cc:359] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.817030 22910 raft_consensus.cc:385] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.817369 22910 raft_consensus.cc:740] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.817569 22895 heartbeater.cc:499] Master 127.13.140.62:39457 was elected leader, sending a full tablet report...
I20260709 12:17:30.818320 22912 tablet_bootstrap.cc:492] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d: No bootstrap required, opened a new log
I20260709 12:17:30.818037 22910 consensus_queue.cc:260] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.818836 22912 ts_tablet_manager.cc:1403] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.004s
I20260709 12:17:30.818992 22911 ts_tablet_manager.cc:1434] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260709 12:17:30.820286 22911 tablet_bootstrap.cc:492] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020: Bootstrap starting.
I20260709 12:17:30.821805 22912 raft_consensus.cc:359] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.822513 22912 raft_consensus.cc:385] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.822801 22912 raft_consensus.cc:740] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.823643 22912 consensus_queue.cc:260] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.828111 22911 tablet_bootstrap.cc:654] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.851732 22912 ts_tablet_manager.cc:1434] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d: Time spent starting tablet: real 0.033s	user 0.013s	sys 0.020s
I20260709 12:17:30.851980 22821 heartbeater.cc:499] Master 127.13.140.62:39457 was elected leader, sending a full tablet report...
I20260709 12:17:30.852465 22910 ts_tablet_manager.cc:1434] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.039s	user 0.021s	sys 0.016s
I20260709 12:17:30.852581 22746 heartbeater.cc:499] Master 127.13.140.62:39457 was elected leader, sending a full tablet report...
I20260709 12:17:30.853653 22910 tablet_bootstrap.cc:492] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:30.855536 22911 tablet_bootstrap.cc:492] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020: No bootstrap required, opened a new log
I20260709 12:17:30.856108 22911 ts_tablet_manager.cc:1403] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.023s
I20260709 12:17:30.856875 22912 tablet_bootstrap.cc:492] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d: Bootstrap starting.
I20260709 12:17:30.859127 22911 raft_consensus.cc:359] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.859867 22910 tablet_bootstrap.cc:654] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.859876 22911 raft_consensus.cc:385] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.863014 22911 raft_consensus.cc:740] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.863636 22912 tablet_bootstrap.cc:654] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.863765 22911 consensus_queue.cc:260] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.868747 22911 ts_tablet_manager.cc:1434] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 12:17:30.869964 22911 tablet_bootstrap.cc:492] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020: Bootstrap starting.
I20260709 12:17:30.876739 22911 tablet_bootstrap.cc:654] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.910627 22910 tablet_bootstrap.cc:492] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c: No bootstrap required, opened a new log
I20260709 12:17:30.911414 22910 ts_tablet_manager.cc:1403] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.058s	user 0.034s	sys 0.021s
I20260709 12:17:30.915112 22910 raft_consensus.cc:359] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.916182 22910 raft_consensus.cc:385] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.916608 22910 raft_consensus.cc:740] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.917635 22910 consensus_queue.cc:260] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.919862 22912 tablet_bootstrap.cc:492] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d: No bootstrap required, opened a new log
I20260709 12:17:30.919925 22910 ts_tablet_manager.cc:1434] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:17:30.920607 22912 ts_tablet_manager.cc:1403] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d: Time spent bootstrapping tablet: real 0.064s	user 0.035s	sys 0.028s
I20260709 12:17:30.920831 22911 tablet_bootstrap.cc:492] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020: No bootstrap required, opened a new log
I20260709 12:17:30.921339 22911 ts_tablet_manager.cc:1403] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.024s
I20260709 12:17:30.921360 22910 tablet_bootstrap.cc:492] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:30.923650 22912 raft_consensus.cc:359] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.924386 22912 raft_consensus.cc:385] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.924311 22911 raft_consensus.cc:359] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } } peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } }
I20260709 12:17:30.924863 22912 raft_consensus.cc:740] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.925238 22911 raft_consensus.cc:385] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.925577 22911 raft_consensus.cc:740] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.925808 22912 consensus_queue.cc:260] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.926308 22911 consensus_queue.cc:260] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } } peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } }
I20260709 12:17:30.928453 22911 ts_tablet_manager.cc:1434] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:30.929412 22910 tablet_bootstrap.cc:654] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.930213 22912 ts_tablet_manager.cc:1434] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:17:30.931232 22912 tablet_bootstrap.cc:492] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d: Bootstrap starting.
I20260709 12:17:30.933075 22911 tablet_bootstrap.cc:492] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020: Bootstrap starting.
I20260709 12:17:30.940274 22912 tablet_bootstrap.cc:654] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.941915 22910 tablet_bootstrap.cc:492] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c: No bootstrap required, opened a new log
I20260709 12:17:30.942080 22911 tablet_bootstrap.cc:654] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.942726 22910 ts_tablet_manager.cc:1403] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260709 12:17:30.946213 22910 raft_consensus.cc:359] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.947252 22910 raft_consensus.cc:385] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.947654 22910 raft_consensus.cc:740] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.948647 22910 consensus_queue.cc:260] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.953215 22910 ts_tablet_manager.cc:1434] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260709 12:17:30.954469 22910 tablet_bootstrap.cc:492] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:30.961259 22910 tablet_bootstrap.cc:654] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.964824 22912 tablet_bootstrap.cc:492] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d: No bootstrap required, opened a new log
I20260709 12:17:30.965379 22912 ts_tablet_manager.cc:1403] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.011s
I20260709 12:17:30.967511 22911 tablet_bootstrap.cc:492] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020: No bootstrap required, opened a new log
I20260709 12:17:30.968014 22911 ts_tablet_manager.cc:1403] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.011s
I20260709 12:17:30.968070 22910 tablet_bootstrap.cc:492] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c: No bootstrap required, opened a new log
I20260709 12:17:30.968537 22910 ts_tablet_manager.cc:1403] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260709 12:17:30.970420 22912 raft_consensus.cc:359] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.970665 22910 raft_consensus.cc:359] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.971061 22912 raft_consensus.cc:385] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.971266 22910 raft_consensus.cc:385] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.971398 22912 raft_consensus.cc:740] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.971622 22910 raft_consensus.cc:740] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.972252 22912 consensus_queue.cc:260] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.972383 22910 consensus_queue.cc:260] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.974440 22912 ts_tablet_manager.cc:1434] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:17:30.974625 22910 ts_tablet_manager.cc:1434] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:30.974462 22911 raft_consensus.cc:359] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.975489 22911 raft_consensus.cc:385] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.975602 22912 tablet_bootstrap.cc:492] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d: Bootstrap starting.
I20260709 12:17:30.975850 22910 tablet_bootstrap.cc:492] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:30.975804 22911 raft_consensus.cc:740] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.976811 22911 consensus_queue.cc:260] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:30.982043 22910 tablet_bootstrap.cc:654] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.982299 22912 tablet_bootstrap.cc:654] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.982815 22911 ts_tablet_manager.cc:1434] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:17:30.983896 22911 tablet_bootstrap.cc:492] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020: Bootstrap starting.
I20260709 12:17:30.993654 22911 tablet_bootstrap.cc:654] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.997398 22912 tablet_bootstrap.cc:492] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d: No bootstrap required, opened a new log
I20260709 12:17:30.997961 22912 ts_tablet_manager.cc:1403] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.010s
I20260709 12:17:31.001048 22912 raft_consensus.cc:359] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.001806 22912 raft_consensus.cc:385] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.002076 22912 raft_consensus.cc:740] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.003087 22912 consensus_queue.cc:260] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.005638 22912 ts_tablet_manager.cc:1434] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:17:31.006711 22912 tablet_bootstrap.cc:492] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d: Bootstrap starting.
I20260709 12:17:31.015268 22911 tablet_bootstrap.cc:492] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020: No bootstrap required, opened a new log
I20260709 12:17:31.015906 22911 ts_tablet_manager.cc:1403] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.019s
I20260709 12:17:31.018244 22910 tablet_bootstrap.cc:492] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c: No bootstrap required, opened a new log
I20260709 12:17:31.018445 22912 tablet_bootstrap.cc:654] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.018783 22910 ts_tablet_manager.cc:1403] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.022s
I20260709 12:17:31.018813 22911 raft_consensus.cc:359] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.019647 22911 raft_consensus.cc:385] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.019927 22911 raft_consensus.cc:740] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.020671 22911 consensus_queue.cc:260] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.021201 22910 raft_consensus.cc:359] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.021955 22910 raft_consensus.cc:385] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.022250 22910 raft_consensus.cc:740] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.022899 22911 ts_tablet_manager.cc:1434] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:17:31.022847 22910 consensus_queue.cc:260] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.023940 22911 tablet_bootstrap.cc:492] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020: Bootstrap starting.
I20260709 12:17:31.024857 22910 ts_tablet_manager.cc:1434] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:31.025903 22910 tablet_bootstrap.cc:492] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:31.030956 22911 tablet_bootstrap.cc:654] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.032006 22910 tablet_bootstrap.cc:654] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.032797 22912 tablet_bootstrap.cc:492] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d: No bootstrap required, opened a new log
I20260709 12:17:31.033303 22912 ts_tablet_manager.cc:1403] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 12:17:31.036401 22912 raft_consensus.cc:359] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.037170 22912 raft_consensus.cc:385] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.037465 22912 raft_consensus.cc:740] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.038347 22912 consensus_queue.cc:260] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.041939 22917 raft_consensus.cc:493] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.042472 22917 raft_consensus.cc:515] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.042933 22912 ts_tablet_manager.cc:1434] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:17:31.044013 22912 tablet_bootstrap.cc:492] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d: Bootstrap starting.
I20260709 12:17:31.047586 22917 leader_election.cc:290] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:31.048807 22910 tablet_bootstrap.cc:492] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c: No bootstrap required, opened a new log
I20260709 12:17:31.049337 22910 ts_tablet_manager.cc:1403] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260709 12:17:31.050657 22911 tablet_bootstrap.cc:492] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020: No bootstrap required, opened a new log
I20260709 12:17:31.051187 22911 ts_tablet_manager.cc:1403] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.000s
I20260709 12:17:31.052381 22910 raft_consensus.cc:359] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.053208 22910 raft_consensus.cc:385] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.053503 22910 raft_consensus.cc:740] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.053925 22911 raft_consensus.cc:359] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.054666 22911 raft_consensus.cc:385] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.054368 22910 consensus_queue.cc:260] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.054979 22911 raft_consensus.cc:740] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.057080 22910 ts_tablet_manager.cc:1434] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:17:31.057657 22911 consensus_queue.cc:260] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.058259 22910 tablet_bootstrap.cc:492] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:31.059465 22912 tablet_bootstrap.cc:654] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:31.066571 22667 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:31.067400 22911 ts_tablet_manager.cc:1434] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:17:31.067582 22910 tablet_bootstrap.cc:654] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.074600 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a588b006b44579245fc4d1d794c18" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" is_pre_election: true
I20260709 12:17:31.075322 22911 tablet_bootstrap.cc:492] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020: Bootstrap starting.
I20260709 12:17:31.075469 22796 raft_consensus.cc:2468] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b20149012b66492eaf1ab53516156e0c in term 0.
I20260709 12:17:31.077075 22686 leader_election.cc:304] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:31.077303 22910 tablet_bootstrap.cc:492] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c: No bootstrap required, opened a new log
I20260709 12:17:31.077903 22910 ts_tablet_manager.cc:1403] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.003s
I20260709 12:17:31.078001 22917 raft_consensus.cc:2804] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.078469 22917 raft_consensus.cc:493] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.078820 22917 raft_consensus.cc:3060] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.081038 22910 raft_consensus.cc:359] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.081815 22910 raft_consensus.cc:385] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.082110 22910 raft_consensus.cc:740] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.082363 22911 tablet_bootstrap.cc:654] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.083065 22910 consensus_queue.cc:260] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.087450 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a588b006b44579245fc4d1d794c18" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020" is_pre_election: true
I20260709 12:17:31.086304 22917 raft_consensus.cc:515] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
W20260709 12:17:31.089311 22685 leader_election.cc:343] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f08df85f099442e8422d99422256020 (127.13.140.3:35649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.092298 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a588b006b44579245fc4d1d794c18" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:31.093012 22796 raft_consensus.cc:3060] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.093225 22910 ts_tablet_manager.cc:1434] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.003s
I20260709 12:17:31.094303 22910 tablet_bootstrap.cc:492] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:31.100538 22910 tablet_bootstrap.cc:654] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.101105 22912 tablet_bootstrap.cc:492] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d: No bootstrap required, opened a new log
I20260709 12:17:31.101719 22912 ts_tablet_manager.cc:1403] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.003s
I20260709 12:17:31.105371 22796 raft_consensus.cc:2468] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b20149012b66492eaf1ab53516156e0c in term 1.
I20260709 12:17:31.106745 22686 leader_election.cc:304] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:31.107787 22937 raft_consensus.cc:2804] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.109623 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a588b006b44579245fc4d1d794c18" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020"
W20260709 12:17:31.111240 22685 leader_election.cc:343] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f08df85f099442e8422d99422256020 (127.13.140.3:35649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.111876 22917 leader_election.cc:290] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 election: Requested vote from peers da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:31.114677 22912 raft_consensus.cc:359] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.116077 22912 raft_consensus.cc:385] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.116392 22912 raft_consensus.cc:740] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.116827 22937 raft_consensus.cc:697] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 1 LEADER]: Becoming Leader. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Running, Role: LEADER
I20260709 12:17:31.117391 22912 consensus_queue.cc:260] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.117954 22937 consensus_queue.cc:237] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.124537 22912 ts_tablet_manager.cc:1434] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.001s
I20260709 12:17:31.125356 22910 tablet_bootstrap.cc:492] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c: No bootstrap required, opened a new log
I20260709 12:17:31.125406 22912 tablet_bootstrap.cc:492] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d: Bootstrap starting.
I20260709 12:17:31.125924 22910 ts_tablet_manager.cc:1403] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.012s
I20260709 12:17:31.128448 22911 tablet_bootstrap.cc:492] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020: No bootstrap required, opened a new log
I20260709 12:17:31.128916 22911 ts_tablet_manager.cc:1403] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020: Time spent bootstrapping tablet: real 0.054s	user 0.023s	sys 0.020s
I20260709 12:17:31.130574 22910 raft_consensus.cc:359] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } } peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } }
I20260709 12:17:31.131345 22910 raft_consensus.cc:385] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.131609 22910 raft_consensus.cc:740] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.132303 22910 consensus_queue.cc:260] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } } peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } }
I20260709 12:17:31.132774 22619 catalog_manager.cc:5697] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c reported cstate change: term changed from 0 to 1, leader changed from <none> to b20149012b66492eaf1ab53516156e0c (127.13.140.1). New cstate: current_term: 1 leader_uuid: "b20149012b66492eaf1ab53516156e0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:31.134325 22910 ts_tablet_manager.cc:1434] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:17:31.134994 22916 raft_consensus.cc:493] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.135675 22916 raft_consensus.cc:515] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.136916 22912 tablet_bootstrap.cc:654] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.135267 22910 tablet_bootstrap.cc:492] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:31.131695 22911 raft_consensus.cc:359] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.138252 22911 raft_consensus.cc:385] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.138538 22911 raft_consensus.cc:740] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.139271 22911 consensus_queue.cc:260] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.143761 22910 tablet_bootstrap.cc:654] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.144625 22916 leader_election.cc:290] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:31.167213 22911 ts_tablet_manager.cc:1434] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.014s
I20260709 12:17:31.168504 22911 tablet_bootstrap.cc:492] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020: Bootstrap starting.
I20260709 12:17:31.173476 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8a4d4085447258bf8666fab98098c" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" is_pre_election: true
I20260709 12:17:31.174189 22796 raft_consensus.cc:2468] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 0.
I20260709 12:17:31.175542 22911 tablet_bootstrap.cc:654] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.176975 22835 leader_election.cc:304] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:31.178041 22943 raft_consensus.cc:2804] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.178511 22943 raft_consensus.cc:493] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.178866 22943 raft_consensus.cc:3060] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.179782 22910 tablet_bootstrap.cc:492] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c: No bootstrap required, opened a new log
I20260709 12:17:31.180344 22910 ts_tablet_manager.cc:1403] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.027s
I20260709 12:17:31.185424 22912 tablet_bootstrap.cc:492] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d: No bootstrap required, opened a new log
I20260709 12:17:31.186094 22912 ts_tablet_manager.cc:1403] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.005s
I20260709 12:17:31.191406 22910 raft_consensus.cc:359] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.192261 22910 raft_consensus.cc:385] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.192531 22910 raft_consensus.cc:740] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.195101 22912 raft_consensus.cc:359] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.188457 22943 raft_consensus.cc:515] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.196272 22910 consensus_queue.cc:260] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.198818 22943 leader_election.cc:290] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:31.199604 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8a4d4085447258bf8666fab98098c" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:31.200179 22796 raft_consensus.cc:3060] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.201905 22911 tablet_bootstrap.cc:492] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020: No bootstrap required, opened a new log
I20260709 12:17:31.202515 22911 ts_tablet_manager.cc:1403] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.012s
I20260709 12:17:31.201802 22937 raft_consensus.cc:493] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.204455 22937 raft_consensus.cc:515] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.205577 22911 raft_consensus.cc:359] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.206004 22721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8a4d4085447258bf8666fab98098c" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20149012b66492eaf1ab53516156e0c" is_pre_election: true
I20260709 12:17:31.206406 22911 raft_consensus.cc:385] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.206748 22911 raft_consensus.cc:740] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.207522 22911 consensus_queue.cc:260] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.207724 22720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8a4d4085447258bf8666fab98098c" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:31.209203 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b49f6a9cb96a406fae0094ef4a7d0a83" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020" is_pre_election: true
I20260709 12:17:31.209916 22870 raft_consensus.cc:2468] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b20149012b66492eaf1ab53516156e0c in term 0.
I20260709 12:17:31.210520 22911 ts_tablet_manager.cc:1434] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:17:31.206812 22721 raft_consensus.cc:2468] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 0.
I20260709 12:17:31.211324 22796 raft_consensus.cc:2468] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 1.
I20260709 12:17:31.211726 22911 tablet_bootstrap.cc:492] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020: Bootstrap starting.
I20260709 12:17:31.209520 22795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b49f6a9cb96a406fae0094ef4a7d0a83" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" is_pre_election: true
I20260709 12:17:31.212217 22912 raft_consensus.cc:385] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.212599 22795 raft_consensus.cc:2468] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b20149012b66492eaf1ab53516156e0c in term 0.
I20260709 12:17:31.213104 22910 ts_tablet_manager.cc:1434] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 12:17:31.212579 22912 raft_consensus.cc:740] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.214138 22686 leader_election.cc:304] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:31.215170 22940 raft_consensus.cc:2804] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.214895 22912 consensus_queue.cc:260] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.215598 22940 raft_consensus.cc:493] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.215945 22940 raft_consensus.cc:3060] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.214919 22835 leader_election.cc:304] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f08df85f099442e8422d99422256020, da84a877e8274a1fa7c87edc7d16ab8d; no voters: b20149012b66492eaf1ab53516156e0c
I20260709 12:17:31.217382 22912 ts_tablet_manager.cc:1434] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 12:17:31.217854 22943 raft_consensus.cc:2804] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.218379 22943 raft_consensus.cc:697] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Becoming Leader. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:31.218448 22912 tablet_bootstrap.cc:492] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d: Bootstrap starting.
I20260709 12:17:31.219247 22943 consensus_queue.cc:237] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.219969 22911 tablet_bootstrap.cc:654] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.225909 22912 tablet_bootstrap.cc:654] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.232903 22937 leader_election.cc:290] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:31.237296 22940 raft_consensus.cc:515] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.240820 22795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b49f6a9cb96a406fae0094ef4a7d0a83" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:31.241513 22795 raft_consensus.cc:3060] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.245936 22916 raft_consensus.cc:493] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.246646 22916 raft_consensus.cc:515] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.248971 22916 leader_election.cc:290] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:31.250293 22795 raft_consensus.cc:2468] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b20149012b66492eaf1ab53516156e0c in term 1.
I20260709 12:17:31.250836 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacd87e737c34bf39710a8858d7604c4" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" is_pre_election: true
I20260709 12:17:31.256048 22796 raft_consensus.cc:2468] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 0.
I20260709 12:17:31.252799 22721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacd87e737c34bf39710a8858d7604c4" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20149012b66492eaf1ab53516156e0c" is_pre_election: true
I20260709 12:17:31.257560 22835 leader_election.cc:304] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:31.257753 22721 raft_consensus.cc:2468] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 0.
I20260709 12:17:31.258610 22916 raft_consensus.cc:2804] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.254117 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b49f6a9cb96a406fae0094ef4a7d0a83" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020"
I20260709 12:17:31.259047 22916 raft_consensus.cc:493] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.259536 22870 raft_consensus.cc:3060] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.259481 22916 raft_consensus.cc:3060] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.254897 22937 raft_consensus.cc:493] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.264324 22937 raft_consensus.cc:515] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.267745 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543bdf7409b349ddbfdecc652d85614e" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" is_pre_election: true
W20260709 12:17:31.269654 22686 leader_election.cc:343] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.269683 22916 raft_consensus.cc:515] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.273238 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543bdf7409b349ddbfdecc652d85614e" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020" is_pre_election: true
I20260709 12:17:31.273833 22721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacd87e737c34bf39710a8858d7604c4" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:31.274024 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacd87e737c34bf39710a8858d7604c4" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:31.274513 22721 raft_consensus.cc:3060] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.274734 22796 raft_consensus.cc:3060] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:31.277022 22685 leader_election.cc:343] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f08df85f099442e8422d99422256020 (127.13.140.3:35649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.277585 22685 leader_election.cc:304] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b20149012b66492eaf1ab53516156e0c; no voters: 7f08df85f099442e8422d99422256020, da84a877e8274a1fa7c87edc7d16ab8d
I20260709 12:17:31.278430 22917 raft_consensus.cc:2749] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:31.280834 22916 leader_election.cc:290] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:31.281450 22937 leader_election.cc:290] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:31.288172 22911 tablet_bootstrap.cc:492] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020: No bootstrap required, opened a new log
I20260709 12:17:31.288692 22911 ts_tablet_manager.cc:1403] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020: Time spent bootstrapping tablet: real 0.077s	user 0.027s	sys 0.041s
I20260709 12:17:31.288585 22721 raft_consensus.cc:2468] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 1.
I20260709 12:17:31.289068 22912 tablet_bootstrap.cc:492] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d: No bootstrap required, opened a new log
I20260709 12:17:31.289669 22912 ts_tablet_manager.cc:1403] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d: Time spent bootstrapping tablet: real 0.071s	user 0.036s	sys 0.033s
I20260709 12:17:31.284650 22796 raft_consensus.cc:2468] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 1.
I20260709 12:17:31.285236 22916 raft_consensus.cc:493] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.214133 22910 tablet_bootstrap.cc:492] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:31.290361 22916 raft_consensus.cc:515] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.290817 22686 leader_election.cc:304] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:31.290179 22836 leader_election.cc:304] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, b20149012b66492eaf1ab53516156e0c; no voters: 
I20260709 12:17:31.291512 22911 raft_consensus.cc:359] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.292192 22911 raft_consensus.cc:385] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.292158 22943 raft_consensus.cc:2804] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.292624 22911 raft_consensus.cc:740] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.293478 22916 leader_election.cc:290] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:31.293319 22911 consensus_queue.cc:260] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.293835 22794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043d87bbcc7143108a89ce1969b8e885" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" is_pre_election: true
I20260709 12:17:31.294557 22794 raft_consensus.cc:2468] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 0.
I20260709 12:17:31.255343 22940 leader_election.cc:290] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 election: Requested vote from peers da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:31.295341 22911 ts_tablet_manager.cc:1434] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:17:31.295594 22940 raft_consensus.cc:2804] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.295883 22835 leader_election.cc:304] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:31.296227 22911 tablet_bootstrap.cc:492] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020: Bootstrap starting.
I20260709 12:17:31.296713 22870 raft_consensus.cc:2468] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b20149012b66492eaf1ab53516156e0c in term 1.
I20260709 12:17:31.297739 22720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043d87bbcc7143108a89ce1969b8e885" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20149012b66492eaf1ab53516156e0c" is_pre_election: true
I20260709 12:17:31.298358 22720 raft_consensus.cc:2468] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 0.
I20260709 12:17:31.298635 22912 raft_consensus.cc:359] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.299300 22912 raft_consensus.cc:385] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.299571 22912 raft_consensus.cc:740] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.299607 22916 raft_consensus.cc:2804] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.300024 22916 raft_consensus.cc:493] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.300356 22916 raft_consensus.cc:3060] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.300321 22912 consensus_queue.cc:260] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.302474 22912 ts_tablet_manager.cc:1434] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:17:31.303371 22912 tablet_bootstrap.cc:492] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d: Bootstrap starting.
I20260709 12:17:31.304323 22910 tablet_bootstrap.cc:654] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.303797 22619 catalog_manager.cc:5697] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f08df85f099442e8422d99422256020 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "7f08df85f099442e8422d99422256020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:31.307099 22940 raft_consensus.cc:697] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 1 LEADER]: Becoming Leader. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Running, Role: LEADER
I20260709 12:17:31.307616 22911 tablet_bootstrap.cc:654] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.307932 22940 consensus_queue.cc:237] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.309504 22912 tablet_bootstrap.cc:654] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.313360 22910 tablet_bootstrap.cc:492] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c: No bootstrap required, opened a new log
I20260709 12:17:31.313844 22910 ts_tablet_manager.cc:1403] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.100s	user 0.009s	sys 0.000s
I20260709 12:17:31.315683 22916 raft_consensus.cc:515] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.316569 22943 raft_consensus.cc:697] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Becoming Leader. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:31.316459 22910 raft_consensus.cc:359] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.317171 22910 raft_consensus.cc:385] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.317430 22910 raft_consensus.cc:740] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.317525 22943 consensus_queue.cc:237] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.319625 22916 leader_election.cc:290] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:31.323721 22795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043d87bbcc7143108a89ce1969b8e885" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:31.324393 22795 raft_consensus.cc:3060] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.328305 22720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043d87bbcc7143108a89ce1969b8e885" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:31.328969 22720 raft_consensus.cc:3060] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.331629 22795 raft_consensus.cc:2468] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 1.
I20260709 12:17:31.332947 22835 leader_election.cc:304] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:31.333851 22916 raft_consensus.cc:2804] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.334331 22916 raft_consensus.cc:697] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Becoming Leader. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:31.335093 22918 raft_consensus.cc:493] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.335733 22918 raft_consensus.cc:515] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.338656 22918 leader_election.cc:290] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:31.335757 22910 consensus_queue.cc:260] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.335148 22916 consensus_queue.cc:237] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.354007 22720 raft_consensus.cc:2468] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 1.
I20260709 12:17:31.364749 22937 raft_consensus.cc:493] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.365411 22937 raft_consensus.cc:515] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.370298 22910 ts_tablet_manager.cc:1434] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 12:17:31.371629 22795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfc46fb3997474db48b070561771ec6" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" is_pre_election: true
I20260709 12:17:31.372372 22795 raft_consensus.cc:2468] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b20149012b66492eaf1ab53516156e0c in term 0.
I20260709 12:17:31.373823 22686 leader_election.cc:304] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:31.376387 22917 raft_consensus.cc:2804] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.376788 22917 raft_consensus.cc:493] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.376937 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfc46fb3997474db48b070561771ec6" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020" is_pre_election: true
I20260709 12:17:31.373831 22619 catalog_manager.cc:5697] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f08df85f099442e8422d99422256020 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "7f08df85f099442e8422d99422256020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:31.377609 22870 raft_consensus.cc:2468] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b20149012b66492eaf1ab53516156e0c in term 0.
I20260709 12:17:31.378223 22917 raft_consensus.cc:3060] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.375696 22937 leader_election.cc:290] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:31.379750 22912 tablet_bootstrap.cc:492] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d: No bootstrap required, opened a new log
I20260709 12:17:31.380234 22912 ts_tablet_manager.cc:1403] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d: Time spent bootstrapping tablet: real 0.077s	user 0.044s	sys 0.023s
I20260709 12:17:31.382236 22911 tablet_bootstrap.cc:492] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020: No bootstrap required, opened a new log
I20260709 12:17:31.382710 22911 ts_tablet_manager.cc:1403] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.018s
I20260709 12:17:31.382947 22912 raft_consensus.cc:359] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } } peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } }
I20260709 12:17:31.383625 22912 raft_consensus.cc:385] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.383878 22912 raft_consensus.cc:740] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.384629 22912 consensus_queue.cc:260] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } } peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } }
I20260709 12:17:31.386368 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfc46fb3997474db48b070561771ec6" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020" is_pre_election: true
I20260709 12:17:31.386488 22720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfc46fb3997474db48b070561771ec6" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20149012b66492eaf1ab53516156e0c" is_pre_election: true
I20260709 12:17:31.387028 22870 raft_consensus.cc:2468] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 0.
I20260709 12:17:31.380292 22619 catalog_manager.cc:5697] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f08df85f099442e8422d99422256020 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "7f08df85f099442e8422d99422256020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:31.389248 22912 ts_tablet_manager.cc:1434] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:17:31.389712 22917 raft_consensus.cc:515] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.390345 22912 tablet_bootstrap.cc:492] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d: Bootstrap starting.
I20260709 12:17:31.390841 22720 raft_consensus.cc:2393] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da84a877e8274a1fa7c87edc7d16ab8d in current term 1: Already voted for candidate b20149012b66492eaf1ab53516156e0c in this term.
I20260709 12:17:31.391467 22911 raft_consensus.cc:359] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.392102 22911 raft_consensus.cc:385] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.392338 22911 raft_consensus.cc:740] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.392951 22911 consensus_queue.cc:260] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.395128 22911 ts_tablet_manager.cc:1434] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:17:31.396210 22912 tablet_bootstrap.cc:654] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.398161 22916 raft_consensus.cc:493] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.398653 22916 raft_consensus.cc:515] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.401324 22916 leader_election.cc:290] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:31.401894 22795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7160c3295367473ba8cbd1d6e26e097d" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" is_pre_election: true
I20260709 12:17:31.407035 22720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7160c3295367473ba8cbd1d6e26e097d" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20149012b66492eaf1ab53516156e0c" is_pre_election: true
I20260709 12:17:31.409255 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfc46fb3997474db48b070561771ec6" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020"
I20260709 12:17:31.409526 22720 raft_consensus.cc:2468] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 0.
I20260709 12:17:31.409848 22870 raft_consensus.cc:3060] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.410838 22836 leader_election.cc:304] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, b20149012b66492eaf1ab53516156e0c; no voters: 
I20260709 12:17:31.411916 22916 raft_consensus.cc:2804] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.412370 22916 raft_consensus.cc:493] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.412724 22916 raft_consensus.cc:3060] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.402936 22943 raft_consensus.cc:493] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.413407 22943 raft_consensus.cc:515] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } } peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } }
I20260709 12:17:31.414580 22912 tablet_bootstrap.cc:492] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d: No bootstrap required, opened a new log
I20260709 12:17:31.404284 22760 leader_election.cc:304] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f08df85f099442e8422d99422256020, da84a877e8274a1fa7c87edc7d16ab8d; no voters: b20149012b66492eaf1ab53516156e0c
I20260709 12:17:31.415796 22918 raft_consensus.cc:2804] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.416152 22918 raft_consensus.cc:493] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.416489 22918 raft_consensus.cc:3060] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.417115 22870 raft_consensus.cc:2468] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b20149012b66492eaf1ab53516156e0c in term 1.
I20260709 12:17:31.417678 22720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e587a14f78549c3832be6a3899335ac" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20149012b66492eaf1ab53516156e0c" is_pre_election: true
I20260709 12:17:31.418313 22720 raft_consensus.cc:2468] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 0.
I20260709 12:17:31.418256 22685 leader_election.cc:304] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, b20149012b66492eaf1ab53516156e0c; no voters: 
I20260709 12:17:31.419234 22940 raft_consensus.cc:2804] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.419754 22940 raft_consensus.cc:697] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 1 LEADER]: Becoming Leader. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Running, Role: LEADER
I20260709 12:17:31.419616 22916 raft_consensus.cc:515] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.420550 22836 leader_election.cc:304] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, b20149012b66492eaf1ab53516156e0c; no voters: 
I20260709 12:17:31.420644 22940 consensus_queue.cc:237] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.421557 22954 raft_consensus.cc:2804] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.421927 22954 raft_consensus.cc:493] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.422237 22954 raft_consensus.cc:3060] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.422328 22916 leader_election.cc:290] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:31.423048 22794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7160c3295367473ba8cbd1d6e26e097d" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:31.423626 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfc46fb3997474db48b070561771ec6" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:31.424788 22918 raft_consensus.cc:515] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.426220 22796 raft_consensus.cc:2393] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b20149012b66492eaf1ab53516156e0c in current term 1: Already voted for candidate da84a877e8274a1fa7c87edc7d16ab8d in this term.
I20260709 12:17:31.426733 22720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7160c3295367473ba8cbd1d6e26e097d" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:31.427397 22720 raft_consensus.cc:3060] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.415153 22912 ts_tablet_manager.cc:1403] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260709 12:17:31.407034 22616 catalog_manager.cc:5697] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c reported cstate change: term changed from 0 to 1, leader changed from <none> to b20149012b66492eaf1ab53516156e0c (127.13.140.1). New cstate: current_term: 1 leader_uuid: "b20149012b66492eaf1ab53516156e0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:31.430775 22721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfc46fb3997474db48b070561771ec6" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:31.433701 22912 raft_consensus.cc:359] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.433904 22964 raft_consensus.cc:493] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.434242 22912 raft_consensus.cc:385] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.434402 22964 raft_consensus.cc:515] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } } peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } }
I20260709 12:17:31.416604 22795 raft_consensus.cc:2468] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 0.
I20260709 12:17:31.435921 22918 leader_election.cc:290] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 1 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:31.436120 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfc46fb3997474db48b070561771ec6" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020"
I20260709 12:17:31.436908 22870 raft_consensus.cc:2393] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate da84a877e8274a1fa7c87edc7d16ab8d in current term 1: Already voted for candidate b20149012b66492eaf1ab53516156e0c in this term.
I20260709 12:17:31.438059 22760 leader_election.cc:304] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da84a877e8274a1fa7c87edc7d16ab8d; no voters: 7f08df85f099442e8422d99422256020, b20149012b66492eaf1ab53516156e0c
I20260709 12:17:31.438264 22964 leader_election.cc:290] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f08df85f099442e8422d99422256020 (127.13.140.3:35649), b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591)
I20260709 12:17:31.438810 22964 raft_consensus.cc:2749] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:31.436364 22912 raft_consensus.cc:740] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.439805 22912 consensus_queue.cc:260] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.440160 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e587a14f78549c3832be6a3899335ac" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020" is_pre_election: true
I20260709 12:17:31.440554 22721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e587a14f78549c3832be6a3899335ac" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20149012b66492eaf1ab53516156e0c" is_pre_election: true
I20260709 12:17:31.441171 22721 raft_consensus.cc:2468] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 0.
I20260709 12:17:31.441763 22912 ts_tablet_manager.cc:1434] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 12:17:31.442126 22795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e587a14f78549c3832be6a3899335ac" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" is_pre_election: true
I20260709 12:17:31.442432 22762 leader_election.cc:304] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:31.442658 22795 raft_consensus.cc:2468] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 0.
I20260709 12:17:31.443270 22964 raft_consensus.cc:2804] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.443652 22964 raft_consensus.cc:493] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.443955 22964 raft_consensus.cc:3060] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.447830 22954 raft_consensus.cc:515] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } } peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } }
I20260709 12:17:31.449941 22870 raft_consensus.cc:2393] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da84a877e8274a1fa7c87edc7d16ab8d in current term 1: Already voted for candidate 7f08df85f099442e8422d99422256020 in this term.
I20260709 12:17:31.449990 22954 leader_election.cc:290] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:31.450583 22943 leader_election.cc:290] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:31.451045 22964 raft_consensus.cc:515] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } } peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } }
I20260709 12:17:31.451915 22618 catalog_manager.cc:5697] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c reported cstate change: term changed from 0 to 1, leader changed from <none> to b20149012b66492eaf1ab53516156e0c (127.13.140.1). New cstate: current_term: 1 leader_uuid: "b20149012b66492eaf1ab53516156e0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:31.453171 22964 leader_election.cc:290] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 1 election: Requested vote from peers 7f08df85f099442e8422d99422256020 (127.13.140.3:35649), b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591)
I20260709 12:17:31.455258 22721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e587a14f78549c3832be6a3899335ac" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:31.455629 22720 raft_consensus.cc:2468] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 1.
I20260709 12:17:31.455832 22917 leader_election.cc:290] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 election: Requested vote from peers da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:31.455894 22721 raft_consensus.cc:3060] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.457564 22836 leader_election.cc:304] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f08df85f099442e8422d99422256020, b20149012b66492eaf1ab53516156e0c; no voters: da84a877e8274a1fa7c87edc7d16ab8d
I20260709 12:17:31.458702 22943 raft_consensus.cc:2804] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.459160 22943 raft_consensus.cc:697] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Becoming Leader. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:31.459964 22943 consensus_queue.cc:237] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.460793 22795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e587a14f78549c3832be6a3899335ac" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:31.461437 22795 raft_consensus.cc:2393] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f08df85f099442e8422d99422256020 in current term 1: Already voted for candidate da84a877e8274a1fa7c87edc7d16ab8d in this term.
I20260709 12:17:31.461812 22720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e587a14f78549c3832be6a3899335ac" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:31.462258 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e587a14f78549c3832be6a3899335ac" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020"
I20260709 12:17:31.463006 22870 raft_consensus.cc:2393] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate da84a877e8274a1fa7c87edc7d16ab8d in current term 1: Already voted for candidate 7f08df85f099442e8422d99422256020 in this term.
I20260709 12:17:31.464246 22760 leader_election.cc:304] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da84a877e8274a1fa7c87edc7d16ab8d; no voters: 7f08df85f099442e8422d99422256020, b20149012b66492eaf1ab53516156e0c
I20260709 12:17:31.465919 22964 raft_consensus.cc:2749] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:31.467823 22917 raft_consensus.cc:493] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.468521 22917 raft_consensus.cc:515] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.469082 22721 raft_consensus.cc:2468] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 1.
I20260709 12:17:31.470114 22836 leader_election.cc:304] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f08df85f099442e8422d99422256020, b20149012b66492eaf1ab53516156e0c; no voters: da84a877e8274a1fa7c87edc7d16ab8d
I20260709 12:17:31.471102 22795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" is_pre_election: true
I20260709 12:17:31.471271 22917 leader_election.cc:290] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:31.471727 22795 raft_consensus.cc:2468] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b20149012b66492eaf1ab53516156e0c in term 0.
I20260709 12:17:31.472520 22686 leader_election.cc:304] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:31.472038 22618 catalog_manager.cc:5697] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f08df85f099442e8422d99422256020 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "7f08df85f099442e8422d99422256020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:31.473095 22917 raft_consensus.cc:2804] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.473343 22917 raft_consensus.cc:493] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.473544 22917 raft_consensus.cc:3060] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.474433 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020" is_pre_election: true
I20260709 12:17:31.475042 22870 raft_consensus.cc:2468] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b20149012b66492eaf1ab53516156e0c in term 0.
I20260709 12:17:31.475895 22943 raft_consensus.cc:2804] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.476455 22943 raft_consensus.cc:697] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Becoming Leader. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:31.477254 22943 consensus_queue.cc:237] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } } peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } }
I20260709 12:17:31.479094 22917 raft_consensus.cc:515] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.482017 22795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:31.482417 22795 raft_consensus.cc:3060] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.487757 22917 leader_election.cc:290] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 election: Requested vote from peers da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:31.488250 22795 raft_consensus.cc:2468] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b20149012b66492eaf1ab53516156e0c in term 1.
I20260709 12:17:31.488773 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66" candidate_uuid: "b20149012b66492eaf1ab53516156e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020"
I20260709 12:17:31.489324 22870 raft_consensus.cc:3060] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.489365 22686 leader_election.cc:304] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:31.489051 22618 catalog_manager.cc:5697] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f08df85f099442e8422d99422256020 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "7f08df85f099442e8422d99422256020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:31.490473 22917 raft_consensus.cc:2804] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.491145 22917 raft_consensus.cc:697] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 1 LEADER]: Becoming Leader. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Running, Role: LEADER
I20260709 12:17:31.493369 22917 consensus_queue.cc:237] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.495568 22870 raft_consensus.cc:2468] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b20149012b66492eaf1ab53516156e0c in term 1.
I20260709 12:17:31.501588 22618 catalog_manager.cc:5697] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c reported cstate change: term changed from 0 to 1, leader changed from <none> to b20149012b66492eaf1ab53516156e0c (127.13.140.1). New cstate: current_term: 1 leader_uuid: "b20149012b66492eaf1ab53516156e0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:31.503947 22870 raft_consensus.cc:3060] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.509900 22917 consensus_queue.cc:1048] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.521870 22917 consensus_queue.cc:1048] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.612470 22721 raft_consensus.cc:3060] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.614566 22964 raft_consensus.cc:493] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.615129 22964 raft_consensus.cc:515] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.617182 22964 leader_election.cc:290] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:31.617894 22720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543bdf7409b349ddbfdecc652d85614e" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20149012b66492eaf1ab53516156e0c" is_pre_election: true
I20260709 12:17:31.618297 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543bdf7409b349ddbfdecc652d85614e" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020" is_pre_election: true
I20260709 12:17:31.618468 22720 raft_consensus.cc:2468] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 0.
I20260709 12:17:31.618959 22870 raft_consensus.cc:2468] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 0.
I20260709 12:17:31.619478 22762 leader_election.cc:304] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:31.620223 22964 raft_consensus.cc:2804] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.620601 22964 raft_consensus.cc:493] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.620383 22943 consensus_queue.cc:1048] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.620952 22964 raft_consensus.cc:3060] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.628764 22964 raft_consensus.cc:515] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.631534 22943 consensus_queue.cc:1048] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:31.632442 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543bdf7409b349ddbfdecc652d85614e" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020"
I20260709 12:17:31.633054 22870 raft_consensus.cc:3060] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.631150 22964 leader_election.cc:290] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 1 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:31.631963 22721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543bdf7409b349ddbfdecc652d85614e" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:31.638710 22721 raft_consensus.cc:3060] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.640563 22870 raft_consensus.cc:2468] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 1.
I20260709 12:17:31.641925 22760 leader_election.cc:304] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:31.643131 22918 raft_consensus.cc:2804] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.643651 22918 raft_consensus.cc:697] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 1 LEADER]: Becoming Leader. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Running, Role: LEADER
I20260709 12:17:31.644493 22918 consensus_queue.cc:237] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:31.647680 22721 raft_consensus.cc:2468] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 1.
I20260709 12:17:31.653136 22618 catalog_manager.cc:5697] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d reported cstate change: term changed from 0 to 1, leader changed from <none> to da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2). New cstate: current_term: 1 leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:31.725961 22943 consensus_queue.cc:1048] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.738435 22916 consensus_queue.cc:1048] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.797518 22916 consensus_queue.cc:1048] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.807032 22943 consensus_queue.cc:1048] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.813810 22917 consensus_queue.cc:1048] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.824236 22937 consensus_queue.cc:1048] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.830907 22940 consensus_queue.cc:1048] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.836647 13872 ts_manager.cc:295] Set tserver state for b20149012b66492eaf1ab53516156e0c to MAINTENANCE_MODE
I20260709 12:17:31.837596 13872 tablet_server.cc:179] TabletServer@127.13.140.1:0 shutting down...
I20260709 12:17:31.850047 22937 consensus_queue.cc:1048] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.881800 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:31.882452 13872 tablet_replica.cc:333] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c: stopping tablet replica
I20260709 12:17:31.883616 13872 raft_consensus.cc:2243] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:31.884229 13872 pending_rounds.cc:70] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c: Trying to abort 1 pending ops.
I20260709 12:17:31.884419 13872 pending_rounds.cc:77] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305623353325703168 op_type: NO_OP noop_request { }
I20260709 12:17:31.884702 13872 raft_consensus.cc:2889] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:17:31.884989 13872 raft_consensus.cc:2272] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:31.887336 13872 tablet_replica.cc:333] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c: stopping tablet replica
I20260709 12:17:31.888018 13872 raft_consensus.cc:2243] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:31.888805 13872 raft_consensus.cc:2272] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:31.890967 13872 tablet_replica.cc:333] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c: stopping tablet replica
I20260709 12:17:31.891530 13872 raft_consensus.cc:2243] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:31.891898 13872 raft_consensus.cc:2272] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:31.894050 13872 tablet_replica.cc:333] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c: stopping tablet replica
I20260709 12:17:31.894557 13872 raft_consensus.cc:2243] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:31.894886 13872 raft_consensus.cc:2272] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:31.896531 13872 tablet_replica.cc:333] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c: stopping tablet replica
I20260709 12:17:31.897017 13872 raft_consensus.cc:2243] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:31.897733 13872 raft_consensus.cc:2272] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:31.899627 13872 tablet_replica.cc:333] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c: stopping tablet replica
I20260709 12:17:31.900106 13872 raft_consensus.cc:2243] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:31.900427 13872 raft_consensus.cc:2272] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:31.901899 13872 tablet_replica.cc:333] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c: stopping tablet replica
I20260709 12:17:31.902347 13872 raft_consensus.cc:2243] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:31.902698 13872 raft_consensus.cc:2272] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:31.904695 13872 tablet_replica.cc:333] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c: stopping tablet replica
I20260709 12:17:31.905176 13872 raft_consensus.cc:2243] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:31.905503 13872 raft_consensus.cc:2272] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:31.907018 13872 tablet_replica.cc:333] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c: stopping tablet replica
I20260709 12:17:31.907483 13872 raft_consensus.cc:2243] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:31.908201 13872 raft_consensus.cc:2272] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:31.910018 13872 tablet_replica.cc:333] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c: stopping tablet replica
I20260709 12:17:31.910490 13872 raft_consensus.cc:2243] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:31.910841 13872 raft_consensus.cc:2272] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:31.929869 13872 tablet_server.cc:196] TabletServer@127.13.140.1:0 shutdown complete.
W20260709 12:17:31.932965 22836 consensus_peers.cc:597] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:32.013602 22836 consensus_peers.cc:597] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:32.026557 22794 raft_consensus.cc:3060] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.032779 22943 consensus_queue.cc:1048] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:32.049696 22762 consensus_peers.cc:597] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:32.057163 22943 consensus_queue.cc:1048] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:32.067647 22667 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:17:32.070473 22836 consensus_peers.cc:597] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:32.122442 22918 consensus_queue.cc:1048] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:32.223845 22836 consensus_peers.cc:597] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:32.230626 22836 consensus_peers.cc:597] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:33.000537 22916 raft_consensus.cc:493] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.001091 22916 raft_consensus.cc:515] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:33.004108 22916 leader_election.cc:290] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:33.004361 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" is_pre_election: true
I20260709 12:17:33.005116 22796 raft_consensus.cc:2468] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 1.
I20260709 12:17:33.006253 22835 leader_election.cc:304] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:33.007027 22916 raft_consensus.cc:2804] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:33.007326 22916 raft_consensus.cc:493] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.007608 22916 raft_consensus.cc:3060] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:33.007697 22836 leader_election.cc:336] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111)
I20260709 12:17:33.013835 22916 raft_consensus.cc:515] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:33.016218 22916 leader_election.cc:290] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:33.018709 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:33.019253 22916 raft_consensus.cc:493] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b20149012b66492eaf1ab53516156e0c)
I20260709 12:17:33.019402 22796 raft_consensus.cc:3060] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:33.019851 22916 raft_consensus.cc:515] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
W20260709 12:17:33.020251 22836 leader_election.cc:336] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111)
I20260709 12:17:33.021988 22916 leader_election.cc:290] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:33.023501 22794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a588b006b44579245fc4d1d794c18" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" is_pre_election: true
I20260709 12:17:33.025213 22992 raft_consensus.cc:493] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b20149012b66492eaf1ab53516156e0c)
I20260709 12:17:33.025720 22992 raft_consensus.cc:515] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
W20260709 12:17:33.026214 22836 leader_election.cc:336] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111)
I20260709 12:17:33.026678 22836 leader_election.cc:304] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f08df85f099442e8422d99422256020; no voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d
I20260709 12:17:33.027334 22916 raft_consensus.cc:2749] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:33.027889 22992 leader_election.cc:290] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:33.029381 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a588b006b44579245fc4d1d794c18" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020" is_pre_election: true
I20260709 12:17:33.030086 22870 raft_consensus.cc:2468] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 1.
I20260709 12:17:33.031265 22760 leader_election.cc:304] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:33.032075 22992 raft_consensus.cc:2804] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:33.032434 22992 raft_consensus.cc:493] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b20149012b66492eaf1ab53516156e0c)
I20260709 12:17:33.032783 22992 raft_consensus.cc:3060] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:33.033175 22762 leader_election.cc:336] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111)
I20260709 12:17:33.033743 22796 raft_consensus.cc:2468] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 2.
I20260709 12:17:33.035125 22835 leader_election.cc:304] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f08df85f099442e8422d99422256020, da84a877e8274a1fa7c87edc7d16ab8d; no voters: b20149012b66492eaf1ab53516156e0c
I20260709 12:17:33.036115 22916 raft_consensus.cc:2804] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:33.036696 22916 raft_consensus.cc:697] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 2 LEADER]: Becoming Leader. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:33.037652 22916 consensus_queue.cc:237] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:33.041750 22992 raft_consensus.cc:515] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:33.045646 22992 leader_election.cc:290] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:33.048625 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a588b006b44579245fc4d1d794c18" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020"
I20260709 12:17:33.048022 22616 catalog_manager.cc:5697] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 reported cstate change: term changed from 1 to 2, leader changed from b20149012b66492eaf1ab53516156e0c (127.13.140.1) to 7f08df85f099442e8422d99422256020 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "7f08df85f099442e8422d99422256020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:33.049319 22870 raft_consensus.cc:3060] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:33.052456 22762 leader_election.cc:336] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111)
I20260709 12:17:33.057862 22870 raft_consensus.cc:2468] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 2.
I20260709 12:17:33.059131 22760 leader_election.cc:304] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f08df85f099442e8422d99422256020, da84a877e8274a1fa7c87edc7d16ab8d; no voters: b20149012b66492eaf1ab53516156e0c
I20260709 12:17:33.059888 22992 raft_consensus.cc:2804] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:33.061046 22992 raft_consensus.cc:697] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Becoming Leader. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Running, Role: LEADER
I20260709 12:17:33.061945 22992 consensus_queue.cc:237] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
W20260709 12:17:33.068718 22667 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:17:33.070240 22616 catalog_manager.cc:5697] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d reported cstate change: term changed from 1 to 2, leader changed from b20149012b66492eaf1ab53516156e0c (127.13.140.1) to da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2). New cstate: current_term: 2 leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:33.324307 22916 raft_consensus.cc:493] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b20149012b66492eaf1ab53516156e0c)
I20260709 12:17:33.324818 22916 raft_consensus.cc:515] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:33.326470 22916 leader_election.cc:290] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:33.327629 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b49f6a9cb96a406fae0094ef4a7d0a83" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" is_pre_election: true
I20260709 12:17:33.328218 22796 raft_consensus.cc:2468] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 1.
I20260709 12:17:33.328742 22992 raft_consensus.cc:493] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b20149012b66492eaf1ab53516156e0c)
I20260709 12:17:33.329279 22992 raft_consensus.cc:515] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:33.329528 22835 leader_election.cc:304] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:33.330381 22916 raft_consensus.cc:2804] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:33.330739 22916 raft_consensus.cc:493] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b20149012b66492eaf1ab53516156e0c)
W20260709 12:17:33.330921 22836 leader_election.cc:336] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111)
I20260709 12:17:33.331107 22916 raft_consensus.cc:3060] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:33.332459 22992 leader_election.cc:290] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:33.333453 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b49f6a9cb96a406fae0094ef4a7d0a83" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020" is_pre_election: true
W20260709 12:17:33.335851 22762 leader_election.cc:336] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111)
I20260709 12:17:33.338368 22916 raft_consensus.cc:515] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:33.339407 22870 raft_consensus.cc:2393] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da84a877e8274a1fa7c87edc7d16ab8d in current term 2: Already voted for candidate 7f08df85f099442e8422d99422256020 in this term.
I20260709 12:17:33.340116 22916 leader_election.cc:290] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:33.341274 22760 leader_election.cc:304] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da84a877e8274a1fa7c87edc7d16ab8d; no voters: 7f08df85f099442e8422d99422256020, b20149012b66492eaf1ab53516156e0c
I20260709 12:17:33.341295 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b49f6a9cb96a406fae0094ef4a7d0a83" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:33.342146 22796 raft_consensus.cc:3060] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:33.344360 22836 leader_election.cc:336] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111)
I20260709 12:17:33.345804 23000 raft_consensus.cc:493] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b20149012b66492eaf1ab53516156e0c)
I20260709 12:17:33.346379 23000 raft_consensus.cc:515] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:33.347584 22796 raft_consensus.cc:2468] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 2.
I20260709 12:17:33.348276 23000 leader_election.cc:290] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:33.348171 22992 raft_consensus.cc:2749] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:33.349184 22835 leader_election.cc:304] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f08df85f099442e8422d99422256020, da84a877e8274a1fa7c87edc7d16ab8d; no voters: b20149012b66492eaf1ab53516156e0c
I20260709 12:17:33.349628 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfc46fb3997474db48b070561771ec6" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f08df85f099442e8422d99422256020" is_pre_election: true
I20260709 12:17:33.350054 22916 raft_consensus.cc:2804] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:33.350700 22916 raft_consensus.cc:697] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 2 LEADER]: Becoming Leader. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:33.351723 22916 consensus_queue.cc:237] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:33.353685 22943 raft_consensus.cc:493] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b20149012b66492eaf1ab53516156e0c)
W20260709 12:17:33.353742 22762 leader_election.cc:336] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111)
I20260709 12:17:33.354471 22762 leader_election.cc:304] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da84a877e8274a1fa7c87edc7d16ab8d; no voters: 7f08df85f099442e8422d99422256020, b20149012b66492eaf1ab53516156e0c
I20260709 12:17:33.354527 22943 raft_consensus.cc:515] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:33.357486 22943 leader_election.cc:290] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:33.358697 22992 raft_consensus.cc:2749] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:33.358691 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfc46fb3997474db48b070561771ec6" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" is_pre_election: true
I20260709 12:17:33.360193 22796 raft_consensus.cc:2468] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 1.
I20260709 12:17:33.361299 22835 leader_election.cc:304] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:33.361222 22616 catalog_manager.cc:5697] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 reported cstate change: term changed from 1 to 2, leader changed from b20149012b66492eaf1ab53516156e0c (127.13.140.1) to 7f08df85f099442e8422d99422256020 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "7f08df85f099442e8422d99422256020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: HEALTHY } } }
W20260709 12:17:33.362063 22836 leader_election.cc:336] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111)
I20260709 12:17:33.362310 22943 raft_consensus.cc:2804] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:33.362728 22943 raft_consensus.cc:493] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b20149012b66492eaf1ab53516156e0c)
I20260709 12:17:33.363082 22943 raft_consensus.cc:3060] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:33.369763 22943 raft_consensus.cc:515] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:33.371412 22943 leader_election.cc:290] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:33.372428 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfc46fb3997474db48b070561771ec6" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:33.373013 22796 raft_consensus.cc:3060] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:33.374636 22836 leader_election.cc:336] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111)
I20260709 12:17:33.377868 22796 raft_consensus.cc:2468] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 2.
I20260709 12:17:33.378881 22835 leader_election.cc:304] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f08df85f099442e8422d99422256020, da84a877e8274a1fa7c87edc7d16ab8d; no voters: b20149012b66492eaf1ab53516156e0c
I20260709 12:17:33.379581 22943 raft_consensus.cc:2804] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:33.379984 22943 raft_consensus.cc:697] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 2 LEADER]: Becoming Leader. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:33.380591 22943 consensus_queue.cc:237] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:33.387795 22616 catalog_manager.cc:5697] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 reported cstate change: term changed from 1 to 2, leader changed from b20149012b66492eaf1ab53516156e0c (127.13.140.1) to 7f08df85f099442e8422d99422256020 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "7f08df85f099442e8422d99422256020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: HEALTHY } } }
W20260709 12:17:33.437757 22836 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111) [suppressed 114 similar messages]
I20260709 12:17:33.495435 22796 raft_consensus.cc:1275] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Refusing update from remote peer 7f08df85f099442e8422d99422256020: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:17:33.496774 22943 consensus_queue.cc:1048] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:33.512997 22836 consensus_peers.cc:597] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:33.557410 22762 consensus_peers.cc:597] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:33.853788 22870 raft_consensus.cc:1275] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:33.856819 22992 consensus_queue.cc:1048] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:17:33.875865 22836 consensus_peers.cc:597] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:33.916314 22796 raft_consensus.cc:1275] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Refusing update from remote peer 7f08df85f099442e8422d99422256020: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:17:33.916388 22836 consensus_peers.cc:597] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:33.917867 22954 consensus_queue.cc:1048] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:33.962833 22796 raft_consensus.cc:1275] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Refusing update from remote peer 7f08df85f099442e8422d99422256020: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:33.964017 22916 consensus_queue.cc:1048] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:17:34.069767 22667 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:17:34.340080 22762 consensus_peers.cc:597] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:34.591333 22836 consensus_peers.cc:597] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:34.632936 22836 consensus_peers.cc:597] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:34.680526 22817 debug-util.cc:398] Leaking SignalData structure 0x7b0800097fe0 after lost signal to thread 13875
W20260709 12:17:34.681550 22817 debug-util.cc:398] Leaking SignalData structure 0x7b08002b9460 after lost signal to thread 22653
W20260709 12:17:34.682533 22817 debug-util.cc:398] Leaking SignalData structure 0x7b08003d9c80 after lost signal to thread 22820
W20260709 12:17:34.683426 22817 debug-util.cc:398] Leaking SignalData structure 0x7b08000cb180 after lost signal to thread 22894
W20260709 12:17:34.735518 22836 consensus_peers.cc:597] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:34.921325 22836 consensus_peers.cc:597] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:35.040688 22836 consensus_peers.cc:597] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:35.070822 22667 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:17:35.926301 22762 consensus_peers.cc:597] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:35.972890 22836 consensus_peers.cc:597] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:36.072090 22667 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:17:36.324795 22836 consensus_peers.cc:597] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:36.488441 22836 consensus_peers.cc:597] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:36.988082 22762 consensus_peers.cc:597] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:37.019951 22836 consensus_peers.cc:597] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:37.022452 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:37.031893 23017 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:37.029994 23016 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:37.042416 13872 server_base.cc:1061] running on GCE node
W20260709 12:17:37.043315 23019 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:37.044945 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:37.045179 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:37.045367 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599457045347 us; error 0 us; skew 500 ppm
I20260709 12:17:37.045933 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:37.048744 13872 webserver.cc:533] Webserver started at http://127.13.140.1:37003/ using document root <none> and password file <none>
I20260709 12:17:37.049237 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:37.049414 13872 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:17:37.053301 13872 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:17:37.057355 23024 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:37.058243 13872 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 12:17:37.058573 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-0-root
uuid: "b20149012b66492eaf1ab53516156e0c"
format_stamp: "Formatted at 2026-07-09 12:17:30 on dist-test-slave-4v02"
I20260709 12:17:37.058866 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599109869613-13872-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 12:17:37.073279 22667 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:17:37.081681 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:37.083037 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:37.084681 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:37.089049 23031 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 12:17:37.143978 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:17:37.144337 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.057s	user 0.000s	sys 0.003s
I20260709 12:17:37.144712 13872 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:17:37.150928 23031 tablet_bootstrap.cc:492] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:37.163456 23031 tablet_bootstrap.cc:492] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:37.164187 23031 tablet_bootstrap.cc:492] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c: Bootstrap complete.
I20260709 12:17:37.164664 23031 ts_tablet_manager.cc:1403] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260709 12:17:37.166621 23031 raft_consensus.cc:359] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.167256 23031 raft_consensus.cc:740] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.167924 23031 consensus_queue.cc:260] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.170094 23031 ts_tablet_manager.cc:1434] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260709 12:17:37.170737 23031 tablet_bootstrap.cc:492] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:37.184473 13872 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:17:37.184780 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.040s	user 0.030s	sys 0.008s
I20260709 12:17:37.186337 23031 tablet_bootstrap.cc:492] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:37.187252 23031 tablet_bootstrap.cc:492] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c: Bootstrap complete.
I20260709 12:17:37.187996 23031 ts_tablet_manager.cc:1403] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 12:17:37.190750 23031 raft_consensus.cc:359] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.191716 23031 raft_consensus.cc:740] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.192627 23031 consensus_queue.cc:260] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.194559 23031 ts_tablet_manager.cc:1434] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:37.195505 23031 tablet_bootstrap.cc:492] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
W20260709 12:17:37.205401 22836 consensus_peers.cc:597] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:37.209125 23031 tablet_bootstrap.cc:492] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:37.210145 23031 tablet_bootstrap.cc:492] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c: Bootstrap complete.
I20260709 12:17:37.210924 23031 ts_tablet_manager.cc:1403] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 12:17:37.213986 23031 raft_consensus.cc:359] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } } peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } }
I20260709 12:17:37.214812 23031 raft_consensus.cc:740] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.215701 23031 consensus_queue.cc:260] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } } peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } }
I20260709 12:17:37.218222 23031 ts_tablet_manager.cc:1434] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:17:37.219225 23031 tablet_bootstrap.cc:492] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:37.232329 23031 tablet_bootstrap.cc:492] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:37.233208 23031 tablet_bootstrap.cc:492] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c: Bootstrap complete.
I20260709 12:17:37.234011 23031 ts_tablet_manager.cc:1403] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:17:37.236860 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.1:45591
I20260709 12:17:37.236575 23031 raft_consensus.cc:359] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.236994 23093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.1:45591 every 8 connection(s)
I20260709 12:17:37.237367 23031 raft_consensus.cc:740] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.238312 23031 consensus_queue.cc:260] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.240602 23031 ts_tablet_manager.cc:1434] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:17:37.241564 23031 tablet_bootstrap.cc:492] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
W20260709 12:17:37.249560 23096 tablet.cc:2406] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:17:37.249943 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:17:37.260679 22836 consensus_peers.cc:597] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:37.273488 23031 tablet_bootstrap.cc:492] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:37.274533 23031 tablet_bootstrap.cc:492] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c: Bootstrap complete.
I20260709 12:17:37.275306 23031 ts_tablet_manager.cc:1403] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.014s
I20260709 12:17:37.276034 23095 heartbeater.cc:344] Connected to a master server at 127.13.140.62:39457
I20260709 12:17:37.276528 23095 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:37.277400 23095 heartbeater.cc:507] Master 127.13.140.62:39457 requested a full tablet report, sending...
I20260709 12:17:37.277690 23031 raft_consensus.cc:359] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.278286 23031 raft_consensus.cc:740] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.278811 23031 consensus_queue.cc:260] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.280857 23031 ts_tablet_manager.cc:1434] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:37.281680 23031 tablet_bootstrap.cc:492] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:37.281980 22870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "043d87bbcc7143108a89ce1969b8e885"
dest_uuid: "7f08df85f099442e8422d99422256020"
mode: GRACEFUL
new_leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:46322
I20260709 12:17:37.282611 22870 raft_consensus.cc:606] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Received request to transfer leadership to TS da84a877e8274a1fa7c87edc7d16ab8d
I20260709 12:17:37.284762 22616 ts_manager.cc:194] Re-registered known tserver with Master: b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591)
I20260709 12:17:37.284916 22870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12d8a4d4085447258bf8666fab98098c"
dest_uuid: "7f08df85f099442e8422d99422256020"
mode: GRACEFUL
new_leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:46322
I20260709 12:17:37.285480 22870 raft_consensus.cc:606] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Received request to transfer leadership to TS da84a877e8274a1fa7c87edc7d16ab8d
I20260709 12:17:37.287612 22870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66"
dest_uuid: "7f08df85f099442e8422d99422256020"
mode: GRACEFUL
new_leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:46322
I20260709 12:17:37.288024 22870 raft_consensus.cc:606] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 2 LEADER]: Received request to transfer leadership to TS da84a877e8274a1fa7c87edc7d16ab8d
I20260709 12:17:37.290024 22870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7160c3295367473ba8cbd1d6e26e097d"
dest_uuid: "7f08df85f099442e8422d99422256020"
mode: GRACEFUL
new_leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:46322
I20260709 12:17:37.290437 22870 raft_consensus.cc:606] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Received request to transfer leadership to TS da84a877e8274a1fa7c87edc7d16ab8d
I20260709 12:17:37.291364 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:17:37.292140 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:37.292752 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:37.293639 23031 tablet_bootstrap.cc:492] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:37.294435 23031 tablet_bootstrap.cc:492] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c: Bootstrap complete.
I20260709 12:17:37.295069 23031 ts_tablet_manager.cc:1403] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 12:17:37.296499 22616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53718
I20260709 12:17:37.297689 23031 raft_consensus.cc:359] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.298352 23031 raft_consensus.cc:740] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.298983 23031 consensus_queue.cc:260] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.299993 23095 heartbeater.cc:499] Master 127.13.140.62:39457 was elected leader, sending a full tablet report...
I20260709 12:17:37.300491 23031 ts_tablet_manager.cc:1434] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:37.301158 23031 tablet_bootstrap.cc:492] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:37.313622 23031 tablet_bootstrap.cc:492] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:37.314493 23031 tablet_bootstrap.cc:492] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c: Bootstrap complete.
I20260709 12:17:37.315140 23031 ts_tablet_manager.cc:1403] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 12:17:37.317020 23031 raft_consensus.cc:359] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.317500 23031 raft_consensus.cc:740] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.318143 23031 consensus_queue.cc:260] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.320055 23031 ts_tablet_manager.cc:1434] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:37.320806 23031 tablet_bootstrap.cc:492] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:37.331539 23031 tablet_bootstrap.cc:492] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:17:37.332219 23031 tablet_bootstrap.cc:492] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c: Bootstrap complete.
I20260709 12:17:37.332715 23031 ts_tablet_manager.cc:1403] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 12:17:37.334344 23031 raft_consensus.cc:359] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.334936 23031 raft_consensus.cc:740] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.335496 23031 consensus_queue.cc:260] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.337150 23031 ts_tablet_manager.cc:1434] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:37.338119 23031 tablet_bootstrap.cc:492] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:37.350806 23031 tablet_bootstrap.cc:492] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:37.351537 23031 tablet_bootstrap.cc:492] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c: Bootstrap complete.
I20260709 12:17:37.352056 23031 ts_tablet_manager.cc:1403] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 12:17:37.353693 23031 raft_consensus.cc:359] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.354140 23031 raft_consensus.cc:740] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.354668 23031 consensus_queue.cc:260] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.356307 23031 ts_tablet_manager.cc:1434] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:37.357184 23031 tablet_bootstrap.cc:492] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c: Bootstrap starting.
I20260709 12:17:37.370327 23031 tablet_bootstrap.cc:492] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:37.371063 23031 tablet_bootstrap.cc:492] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c: Bootstrap complete.
I20260709 12:17:37.371646 23031 ts_tablet_manager.cc:1403] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:17:37.373308 23031 raft_consensus.cc:359] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.373783 23031 raft_consensus.cc:740] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20149012b66492eaf1ab53516156e0c, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.374246 23031 consensus_queue.cc:260] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.375654 23031 ts_tablet_manager.cc:1434] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:37.383739 23067 raft_consensus.cc:3060] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.470984 23013 raft_consensus.cc:993] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020: : Instructing follower da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:37.471441 23035 raft_consensus.cc:1081] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Signalling peer da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:37.472741 22796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12d8a4d4085447258bf8666fab98098c"
dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:50838
I20260709 12:17:37.473207 22796 raft_consensus.cc:493] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:37.473479 22796 raft_consensus.cc:3060] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.477890 22796 raft_consensus.cc:515] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.479234 22796 leader_election.cc:290] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:37.480341 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8a4d4085447258bf8666fab98098c" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f08df85f099442e8422d99422256020"
I20260709 12:17:37.481019 22870 raft_consensus.cc:3055] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:37.481256 22870 raft_consensus.cc:740] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:37.482128 22870 consensus_queue.cc:260] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.483194 22870 raft_consensus.cc:3060] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.489517 22870 raft_consensus.cc:2468] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 2.
I20260709 12:17:37.489914 23067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8a4d4085447258bf8666fab98098c" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:37.490518 23067 raft_consensus.cc:3060] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.490587 22760 leader_election.cc:304] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:37.491515 23008 raft_consensus.cc:2804] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:37.492537 23008 raft_consensus.cc:697] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Becoming Leader. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Running, Role: LEADER
I20260709 12:17:37.493261 23008 consensus_queue.cc:237] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.495746 23067 raft_consensus.cc:2468] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 2.
I20260709 12:17:37.500030 22616 catalog_manager.cc:5697] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d reported cstate change: term changed from 1 to 2, leader changed from 7f08df85f099442e8422d99422256020 (127.13.140.3) to da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2). New cstate: current_term: 2 leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.510725 23067 raft_consensus.cc:3060] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.516153 23067 pending_rounds.cc:85] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c: Aborting all ops after (but not including) 0
I20260709 12:17:37.516389 23067 pending_rounds.cc:107] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:17:37.516616 23067 raft_consensus.cc:2889] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:17:37.536445 23068 raft_consensus.cc:3060] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.598716 23068 raft_consensus.cc:3060] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.615473 23120 raft_consensus.cc:993] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020: : Instructing follower da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:37.615903 23035 raft_consensus.cc:1081] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 2 LEADER]: Signalling peer da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:37.617384 22796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66"
dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:50838
I20260709 12:17:37.617800 22796 raft_consensus.cc:493] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:37.618052 22796 raft_consensus.cc:3060] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:37.622884 22796 raft_consensus.cc:515] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.624326 22796 leader_election.cc:290] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 3 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:37.625089 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:37.625224 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7f08df85f099442e8422d99422256020"
I20260709 12:17:37.625716 23068 raft_consensus.cc:3060] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:37.625831 22870 raft_consensus.cc:3055] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:37.626212 22870 raft_consensus.cc:740] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:37.626890 22870 consensus_queue.cc:260] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.627884 22870 raft_consensus.cc:3060] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:37.630709 23068 raft_consensus.cc:2468] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 3.
I20260709 12:17:37.631726 22762 leader_election.cc:304] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:37.632323 23008 raft_consensus.cc:2804] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:37.632697 23008 raft_consensus.cc:697] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 LEADER]: Becoming Leader. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Running, Role: LEADER
I20260709 12:17:37.632732 22870 raft_consensus.cc:2468] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 3.
I20260709 12:17:37.633491 23008 consensus_queue.cc:237] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.640642 22616 catalog_manager.cc:5697] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d reported cstate change: term changed from 2 to 3, leader changed from 7f08df85f099442e8422d99422256020 (127.13.140.3) to da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2). New cstate: current_term: 3 leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.814929 23120 raft_consensus.cc:993] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020: : Instructing follower da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:37.816104 23120 raft_consensus.cc:1081] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Signalling peer da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:37.818560 22796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7160c3295367473ba8cbd1d6e26e097d"
dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:50838
I20260709 12:17:37.819617 22796 raft_consensus.cc:493] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:37.820168 22796 raft_consensus.cc:3060] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.828485 22796 raft_consensus.cc:515] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.830255 22796 leader_election.cc:290] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:37.831414 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7160c3295367473ba8cbd1d6e26e097d" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f08df85f099442e8422d99422256020"
I20260709 12:17:37.831483 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7160c3295367473ba8cbd1d6e26e097d" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:37.832096 22870 raft_consensus.cc:3055] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:37.832258 23068 raft_consensus.cc:3060] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.832412 22870 raft_consensus.cc:740] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:37.833489 22870 consensus_queue.cc:260] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.834894 22870 raft_consensus.cc:3060] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.839977 23068 raft_consensus.cc:2468] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 2.
I20260709 12:17:37.840888 22870 raft_consensus.cc:2468] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 2.
I20260709 12:17:37.841063 22762 leader_election.cc:304] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:37.841886 23008 raft_consensus.cc:2804] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:37.842238 23008 raft_consensus.cc:697] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Becoming Leader. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Running, Role: LEADER
I20260709 12:17:37.843354 23008 consensus_queue.cc:237] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.853229 22617 catalog_manager.cc:5697] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d reported cstate change: term changed from 1 to 2, leader changed from 7f08df85f099442e8422d99422256020 (127.13.140.3) to da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2). New cstate: current_term: 2 leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.855449 23035 raft_consensus.cc:993] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020: : Instructing follower da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:37.856078 23120 raft_consensus.cc:1081] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Signalling peer da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:37.857620 22796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "043d87bbcc7143108a89ce1969b8e885"
dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:50838
I20260709 12:17:37.858071 22796 raft_consensus.cc:493] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:37.858364 22796 raft_consensus.cc:3060] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.864979 22796 raft_consensus.cc:515] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.866371 22796 leader_election.cc:290] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:37.867084 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043d87bbcc7143108a89ce1969b8e885" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:37.867343 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043d87bbcc7143108a89ce1969b8e885" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f08df85f099442e8422d99422256020"
I20260709 12:17:37.867720 23068 raft_consensus.cc:3060] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.867900 22870 raft_consensus.cc:3055] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:37.868273 22870 raft_consensus.cc:740] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:37.869216 22870 consensus_queue.cc:260] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.870402 22870 raft_consensus.cc:3060] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.873297 23068 raft_consensus.cc:2468] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 2.
I20260709 12:17:37.874313 22762 leader_election.cc:304] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:37.875041 23008 raft_consensus.cc:2804] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:37.875447 23008 raft_consensus.cc:697] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Becoming Leader. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Running, Role: LEADER
I20260709 12:17:37.875567 22870 raft_consensus.cc:2468] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 2.
I20260709 12:17:37.876507 23008 consensus_queue.cc:237] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:37.883203 22617 catalog_manager.cc:5697] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d reported cstate change: term changed from 1 to 2, leader changed from 7f08df85f099442e8422d99422256020 (127.13.140.3) to da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2). New cstate: current_term: 2 leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.935917 23068 raft_consensus.cc:1275] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:37.937278 23008 consensus_queue.cc:1048] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:37.948225 22870 raft_consensus.cc:1275] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:37.950670 23129 consensus_queue.cc:1048] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:17:38.074553 22667 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:17:38.095050 23068 raft_consensus.cc:1275] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:17:38.096727 23129 consensus_queue.cc:1048] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.108987 22870 raft_consensus.cc:1275] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:17:38.110754 23129 consensus_queue.cc:1048] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.251351 22870 raft_consensus.cc:1275] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.252681 23129 consensus_queue.cc:1048] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.262068 23068 raft_consensus.cc:1275] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.264554 23129 consensus_queue.cc:1048] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.274822 23068 raft_consensus.cc:1275] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.276211 23129 consensus_queue.cc:1048] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.285104 22870 raft_consensus.cc:1275] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.286625 23129 consensus_queue.cc:1048] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.301370 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:38.321322 22796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "043d87bbcc7143108a89ce1969b8e885"
dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
mode: GRACEFUL
new_leader_uuid: "7f08df85f099442e8422d99422256020"
 from {username='slave'} at 127.0.0.1:44300
I20260709 12:17:38.322026 22796 raft_consensus.cc:606] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Received request to transfer leadership to TS 7f08df85f099442e8422d99422256020
I20260709 12:17:38.325101 22796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "828a588b006b44579245fc4d1d794c18"
dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
mode: GRACEFUL
new_leader_uuid: "7f08df85f099442e8422d99422256020"
 from {username='slave'} at 127.0.0.1:44300
I20260709 12:17:38.325755 22796 raft_consensus.cc:606] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Received request to transfer leadership to TS 7f08df85f099442e8422d99422256020
I20260709 12:17:38.327065 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:38.327836 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:38.328893 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:38.672827 23130 raft_consensus.cc:993] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d: : Instructing follower 7f08df85f099442e8422d99422256020 to start an election
I20260709 12:17:38.673300 23129 raft_consensus.cc:1081] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Signalling peer 7f08df85f099442e8422d99422256020 to start an election
I20260709 12:17:38.674727 22870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "828a588b006b44579245fc4d1d794c18"
dest_uuid: "7f08df85f099442e8422d99422256020"
 from {username='slave'} at 127.0.0.1:51680
I20260709 12:17:38.675182 22870 raft_consensus.cc:493] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:38.675446 22870 raft_consensus.cc:3060] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:38.680977 22870 raft_consensus.cc:515] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:38.682507 22870 leader_election.cc:290] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 3 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:38.683492 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a588b006b44579245fc4d1d794c18" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:38.683539 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a588b006b44579245fc4d1d794c18" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:38.684085 23068 raft_consensus.cc:3060] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:38.684163 22796 raft_consensus.cc:3055] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:38.684527 22796 raft_consensus.cc:740] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Running, Role: LEADER
I20260709 12:17:38.685231 22796 consensus_queue.cc:260] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:38.686318 22796 raft_consensus.cc:3060] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:38.690276 23068 raft_consensus.cc:2468] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 3.
I20260709 12:17:38.691516 22836 leader_election.cc:304] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, b20149012b66492eaf1ab53516156e0c; no voters: 
I20260709 12:17:38.692042 22796 raft_consensus.cc:2468] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 3.
I20260709 12:17:38.692250 23035 raft_consensus.cc:2804] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:38.692773 23035 raft_consensus.cc:697] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 3 LEADER]: Becoming Leader. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:38.693686 23035 consensus_queue.cc:237] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:38.701133 22616 catalog_manager.cc:5697] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 reported cstate change: term changed from 2 to 3, leader changed from da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2) to 7f08df85f099442e8422d99422256020 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "7f08df85f099442e8422d99422256020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:38.729549 23008 raft_consensus.cc:993] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d: : Instructing follower 7f08df85f099442e8422d99422256020 to start an election
I20260709 12:17:38.730068 23129 raft_consensus.cc:1081] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Signalling peer 7f08df85f099442e8422d99422256020 to start an election
I20260709 12:17:38.731848 22869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "043d87bbcc7143108a89ce1969b8e885"
dest_uuid: "7f08df85f099442e8422d99422256020"
 from {username='slave'} at 127.0.0.1:51680
I20260709 12:17:38.732416 22869 raft_consensus.cc:493] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:38.732807 22869 raft_consensus.cc:3060] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:38.739058 22869 raft_consensus.cc:515] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:38.740727 22869 leader_election.cc:290] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 3 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:38.741549 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043d87bbcc7143108a89ce1969b8e885" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:38.741801 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043d87bbcc7143108a89ce1969b8e885" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:38.742141 23068 raft_consensus.cc:3060] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:38.742291 22796 raft_consensus.cc:3055] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:38.742619 22796 raft_consensus.cc:740] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Running, Role: LEADER
I20260709 12:17:38.743165 22796 consensus_queue.cc:260] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:38.744035 22796 raft_consensus.cc:3060] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:38.747121 23068 raft_consensus.cc:2468] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 3.
I20260709 12:17:38.748176 22836 leader_election.cc:304] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, b20149012b66492eaf1ab53516156e0c; no voters: 
I20260709 12:17:38.748787 23120 raft_consensus.cc:2804] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:38.748888 22796 raft_consensus.cc:2468] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 3.
I20260709 12:17:38.749302 23120 raft_consensus.cc:697] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 3 LEADER]: Becoming Leader. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:38.750123 23120 consensus_queue.cc:237] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:38.756115 22616 catalog_manager.cc:5697] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 reported cstate change: term changed from 2 to 3, leader changed from da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2) to 7f08df85f099442e8422d99422256020 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "7f08df85f099442e8422d99422256020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: HEALTHY } } }
W20260709 12:17:39.075582 22667 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:17:39.082612 22796 raft_consensus.cc:1275] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Refusing update from remote peer 7f08df85f099442e8422d99422256020: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:39.083910 23120 consensus_queue.cc:1048] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:39.093956 23068 raft_consensus.cc:1275] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Refusing update from remote peer 7f08df85f099442e8422d99422256020: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:39.096436 23145 consensus_queue.cc:1048] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:39.309000 22796 raft_consensus.cc:1275] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Refusing update from remote peer 7f08df85f099442e8422d99422256020: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:39.310124 23145 consensus_queue.cc:1048] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:39.317970 23068 raft_consensus.cc:1275] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Refusing update from remote peer 7f08df85f099442e8422d99422256020: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:39.319466 23035 consensus_queue.cc:1048] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:39.335229 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:39.344082 22796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7160c3295367473ba8cbd1d6e26e097d"
dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
mode: GRACEFUL
new_leader_uuid: "7f08df85f099442e8422d99422256020"
 from {username='slave'} at 127.0.0.1:44300
I20260709 12:17:39.344591 22796 raft_consensus.cc:606] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Received request to transfer leadership to TS 7f08df85f099442e8422d99422256020
I20260709 12:17:39.346824 22869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b49f6a9cb96a406fae0094ef4a7d0a83"
dest_uuid: "7f08df85f099442e8422d99422256020"
mode: GRACEFUL
new_leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:46322
I20260709 12:17:39.347321 22869 raft_consensus.cc:606] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 2 LEADER]: Received request to transfer leadership to TS da84a877e8274a1fa7c87edc7d16ab8d
I20260709 12:17:39.349941 22869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddfc46fb3997474db48b070561771ec6"
dest_uuid: "7f08df85f099442e8422d99422256020"
mode: GRACEFUL
new_leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:46322
I20260709 12:17:39.350435 22869 raft_consensus.cc:606] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 2 LEADER]: Received request to transfer leadership to TS da84a877e8274a1fa7c87edc7d16ab8d
I20260709 12:17:39.351408 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:17:39.351864 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:39.352389 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:39.564241 23120 raft_consensus.cc:993] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020: : Instructing follower da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:39.564689 23035 raft_consensus.cc:1081] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 2 LEADER]: Signalling peer da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:39.566174 22796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b49f6a9cb96a406fae0094ef4a7d0a83"
dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:50838
I20260709 12:17:39.566615 22796 raft_consensus.cc:493] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:39.566949 22796 raft_consensus.cc:3060] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:39.572093 22796 raft_consensus.cc:515] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:39.573591 22796 leader_election.cc:290] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 3 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:39.574584 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b49f6a9cb96a406fae0094ef4a7d0a83" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:39.574597 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b49f6a9cb96a406fae0094ef4a7d0a83" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f08df85f099442e8422d99422256020"
I20260709 12:17:39.575459 23068 raft_consensus.cc:3060] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:39.575529 22869 raft_consensus.cc:3055] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:39.575938 22869 raft_consensus.cc:740] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:39.576792 22869 consensus_queue.cc:260] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:39.578143 22869 raft_consensus.cc:3060] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:39.583113 23068 raft_consensus.cc:2468] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 3.
I20260709 12:17:39.584628 22762 leader_election.cc:304] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:39.585215 22869 raft_consensus.cc:2468] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 3.
I20260709 12:17:39.585341 23129 raft_consensus.cc:2804] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:39.585811 23129 raft_consensus.cc:697] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 LEADER]: Becoming Leader. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Running, Role: LEADER
I20260709 12:17:39.586766 23129 consensus_queue.cc:237] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:39.594029 22616 catalog_manager.cc:5697] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d reported cstate change: term changed from 2 to 3, leader changed from 7f08df85f099442e8422d99422256020 (127.13.140.3) to da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2). New cstate: current_term: 3 leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:39.631915 23008 raft_consensus.cc:993] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d: : Instructing follower 7f08df85f099442e8422d99422256020 to start an election
I20260709 12:17:39.632352 23129 raft_consensus.cc:1081] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Signalling peer 7f08df85f099442e8422d99422256020 to start an election
I20260709 12:17:39.633790 22869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7160c3295367473ba8cbd1d6e26e097d"
dest_uuid: "7f08df85f099442e8422d99422256020"
 from {username='slave'} at 127.0.0.1:51680
I20260709 12:17:39.634274 22869 raft_consensus.cc:493] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:39.634557 22869 raft_consensus.cc:3060] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:39.639812 22869 raft_consensus.cc:515] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:39.641480 22869 leader_election.cc:290] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 3 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:39.642524 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7160c3295367473ba8cbd1d6e26e097d" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:39.642565 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7160c3295367473ba8cbd1d6e26e097d" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:39.643332 23068 raft_consensus.cc:3060] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:39.643432 22796 raft_consensus.cc:3055] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:39.643800 22796 raft_consensus.cc:740] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Running, Role: LEADER
I20260709 12:17:39.644356 22796 consensus_queue.cc:260] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:39.645190 22796 raft_consensus.cc:3060] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:39.648876 23068 raft_consensus.cc:2468] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 3.
I20260709 12:17:39.650175 22836 leader_election.cc:304] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, b20149012b66492eaf1ab53516156e0c; no voters: 
I20260709 12:17:39.650933 23035 raft_consensus.cc:2804] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:39.651400 23035 raft_consensus.cc:697] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 3 LEADER]: Becoming Leader. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:39.652187 22796 raft_consensus.cc:2468] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 3.
I20260709 12:17:39.652783 23035 consensus_queue.cc:237] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:39.660588 22616 catalog_manager.cc:5697] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 reported cstate change: term changed from 2 to 3, leader changed from da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2) to 7f08df85f099442e8422d99422256020 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "7f08df85f099442e8422d99422256020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:39.929057 23145 raft_consensus.cc:993] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020: : Instructing follower da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:39.929509 23035 raft_consensus.cc:1081] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 2 LEADER]: Signalling peer da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:39.930909 22796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddfc46fb3997474db48b070561771ec6"
dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:50838
I20260709 12:17:39.931365 22796 raft_consensus.cc:493] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:39.931668 22796 raft_consensus.cc:3060] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:39.936709 22796 raft_consensus.cc:515] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:39.938181 22796 leader_election.cc:290] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 3 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:39.939172 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfc46fb3997474db48b070561771ec6" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:39.939230 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfc46fb3997474db48b070561771ec6" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f08df85f099442e8422d99422256020"
I20260709 12:17:39.939798 23068 raft_consensus.cc:3060] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:39.940053 22869 raft_consensus.cc:3055] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:39.940436 22869 raft_consensus.cc:740] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:39.941408 22869 consensus_queue.cc:260] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:39.942585 22869 raft_consensus.cc:3060] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:39.945484 23068 raft_consensus.cc:2468] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 3.
I20260709 12:17:39.946816 22762 leader_election.cc:304] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:39.947803 23129 raft_consensus.cc:2804] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:39.948340 23129 raft_consensus.cc:697] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 LEADER]: Becoming Leader. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Running, Role: LEADER
I20260709 12:17:39.949080 22869 raft_consensus.cc:2468] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 3.
I20260709 12:17:39.949394 23129 consensus_queue.cc:237] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:39.957625 22616 catalog_manager.cc:5697] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d reported cstate change: term changed from 2 to 3, leader changed from 7f08df85f099442e8422d99422256020 (127.13.140.3) to da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2). New cstate: current_term: 3 leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:40.017457 22869 raft_consensus.cc:1275] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:40.018625 23129 consensus_queue.cc:1048] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:40.029188 23068 raft_consensus.cc:1275] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:40.031432 23008 consensus_queue.cc:1048] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:17:40.076483 22667 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:17:40.134270 23068 raft_consensus.cc:1275] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Refusing update from remote peer 7f08df85f099442e8422d99422256020: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:40.135423 23035 consensus_queue.cc:1048] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:40.143563 22796 raft_consensus.cc:1275] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Refusing update from remote peer 7f08df85f099442e8422d99422256020: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:40.145051 23145 consensus_queue.cc:1048] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:40.358592 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:40.365707 22796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66"
dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
mode: GRACEFUL
new_leader_uuid: "7f08df85f099442e8422d99422256020"
 from {username='slave'} at 127.0.0.1:44300
I20260709 12:17:40.366209 22796 raft_consensus.cc:606] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 LEADER]: Received request to transfer leadership to TS 7f08df85f099442e8422d99422256020
I20260709 12:17:40.368577 22869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "828a588b006b44579245fc4d1d794c18"
dest_uuid: "7f08df85f099442e8422d99422256020"
mode: GRACEFUL
new_leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:46322
I20260709 12:17:40.369073 22869 raft_consensus.cc:606] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 3 LEADER]: Received request to transfer leadership to TS da84a877e8274a1fa7c87edc7d16ab8d
I20260709 12:17:40.371603 22796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b49f6a9cb96a406fae0094ef4a7d0a83"
dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
mode: GRACEFUL
new_leader_uuid: "7f08df85f099442e8422d99422256020"
 from {username='slave'} at 127.0.0.1:44300
I20260709 12:17:40.372078 22796 raft_consensus.cc:606] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 LEADER]: Received request to transfer leadership to TS 7f08df85f099442e8422d99422256020
I20260709 12:17:40.373009 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:17:40.373453 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:40.373967 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:40.488538 23068 raft_consensus.cc:1275] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:40.489972 23166 consensus_queue.cc:1048] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:40.499148 22869 raft_consensus.cc:1275] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:40.501767 23129 consensus_queue.cc:1048] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:40.638849 23008 raft_consensus.cc:993] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d: : Instructing follower 7f08df85f099442e8422d99422256020 to start an election
I20260709 12:17:40.639252 23129 raft_consensus.cc:1081] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 LEADER]: Signalling peer 7f08df85f099442e8422d99422256020 to start an election
I20260709 12:17:40.640650 22869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b49f6a9cb96a406fae0094ef4a7d0a83"
dest_uuid: "7f08df85f099442e8422d99422256020"
 from {username='slave'} at 127.0.0.1:51680
I20260709 12:17:40.641100 22869 raft_consensus.cc:493] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:40.641376 22869 raft_consensus.cc:3060] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:40.648316 22869 raft_consensus.cc:515] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:40.650211 22869 leader_election.cc:290] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 4 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:40.650769 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b49f6a9cb96a406fae0094ef4a7d0a83" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:40.651206 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b49f6a9cb96a406fae0094ef4a7d0a83" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:40.651433 23068 raft_consensus.cc:3060] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:40.651765 22796 raft_consensus.cc:3055] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:40.652079 22796 raft_consensus.cc:740] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Running, Role: LEADER
I20260709 12:17:40.652813 22796 consensus_queue.cc:260] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:40.654031 22796 raft_consensus.cc:3060] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:40.658818 23068 raft_consensus.cc:2468] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 4.
I20260709 12:17:40.660049 22836 leader_election.cc:304] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, b20149012b66492eaf1ab53516156e0c; no voters: 
I20260709 12:17:40.660739 23145 raft_consensus.cc:2804] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:40.660827 22796 raft_consensus.cc:2468] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 4.
I20260709 12:17:40.661885 23145 raft_consensus.cc:697] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 4 LEADER]: Becoming Leader. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:40.662765 23145 consensus_queue.cc:237] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:40.669137 22616 catalog_manager.cc:5697] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 reported cstate change: term changed from 3 to 4, leader changed from da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2) to 7f08df85f099442e8422d99422256020 (127.13.140.3). New cstate: current_term: 4 leader_uuid: "7f08df85f099442e8422d99422256020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:40.727993 23008 raft_consensus.cc:993] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d: : Instructing follower 7f08df85f099442e8422d99422256020 to start an election
I20260709 12:17:40.728432 23129 raft_consensus.cc:1081] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 LEADER]: Signalling peer 7f08df85f099442e8422d99422256020 to start an election
I20260709 12:17:40.729887 22869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66"
dest_uuid: "7f08df85f099442e8422d99422256020"
 from {username='slave'} at 127.0.0.1:51680
I20260709 12:17:40.730369 22869 raft_consensus.cc:493] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:40.730666 22869 raft_consensus.cc:3060] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:40.737524 22869 raft_consensus.cc:515] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:40.739123 22869 leader_election.cc:290] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 4 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:40.739915 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:40.740226 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:40.740571 23068 raft_consensus.cc:3060] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:40.740757 22796 raft_consensus.cc:3055] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:40.741087 22796 raft_consensus.cc:740] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Running, Role: LEADER
I20260709 12:17:40.741845 22796 consensus_queue.cc:260] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:40.743170 22796 raft_consensus.cc:3060] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:40.748194 23068 raft_consensus.cc:2468] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 4.
I20260709 12:17:40.749455 22836 leader_election.cc:304] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, b20149012b66492eaf1ab53516156e0c; no voters: 
I20260709 12:17:40.749946 22796 raft_consensus.cc:2468] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 4.
I20260709 12:17:40.750154 23173 raft_consensus.cc:2804] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:40.750686 23173 raft_consensus.cc:697] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 4 LEADER]: Becoming Leader. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:40.751744 23173 consensus_queue.cc:237] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:40.758759 22616 catalog_manager.cc:5697] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 reported cstate change: term changed from 3 to 4, leader changed from da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2) to 7f08df85f099442e8422d99422256020 (127.13.140.3). New cstate: current_term: 4 leader_uuid: "7f08df85f099442e8422d99422256020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:40.771996 23169 raft_consensus.cc:993] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020: : Instructing follower da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:40.772439 23173 raft_consensus.cc:1081] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 3 LEADER]: Signalling peer da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:40.773775 22796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "828a588b006b44579245fc4d1d794c18"
dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:50838
I20260709 12:17:40.774267 22796 raft_consensus.cc:493] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:40.774529 22796 raft_consensus.cc:3060] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:40.779186 22796 raft_consensus.cc:515] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:40.780452 22796 leader_election.cc:290] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 4 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:40.781124 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a588b006b44579245fc4d1d794c18" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:40.781414 22869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828a588b006b44579245fc4d1d794c18" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7f08df85f099442e8422d99422256020"
I20260709 12:17:40.781697 23068 raft_consensus.cc:3060] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:40.781978 22869 raft_consensus.cc:3055] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:40.782282 22869 raft_consensus.cc:740] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:40.783031 22869 consensus_queue.cc:260] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:40.784233 22869 raft_consensus.cc:3060] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:40.788098 23068 raft_consensus.cc:2468] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 4.
I20260709 12:17:40.789413 22762 leader_election.cc:304] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:40.790010 23129 raft_consensus.cc:2804] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:40.790455 23129 raft_consensus.cc:697] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 4 LEADER]: Becoming Leader. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Running, Role: LEADER
I20260709 12:17:40.791198 22869 raft_consensus.cc:2468] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 4.
I20260709 12:17:40.791090 23129 consensus_queue.cc:237] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:40.798123 22616 catalog_manager.cc:5697] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d reported cstate change: term changed from 3 to 4, leader changed from 7f08df85f099442e8422d99422256020 (127.13.140.3) to da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2). New cstate: current_term: 4 leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:41.077412 22667 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:17:41.088738 23068 raft_consensus.cc:1275] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 4 FOLLOWER]: Refusing update from remote peer 7f08df85f099442e8422d99422256020: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:17:41.089972 23173 consensus_queue.cc:1048] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:41.103483 22796 raft_consensus.cc:1275] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 4 FOLLOWER]: Refusing update from remote peer 7f08df85f099442e8422d99422256020: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:17:41.112325 23173 consensus_queue.cc:1048] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:41.132814 22796 raft_consensus.cc:1275] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 4 FOLLOWER]: Refusing update from remote peer 7f08df85f099442e8422d99422256020: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:17:41.133972 23169 consensus_queue.cc:1048] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:41.142071 23068 raft_consensus.cc:1275] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 4 FOLLOWER]: Refusing update from remote peer 7f08df85f099442e8422d99422256020: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:17:41.143605 23173 consensus_queue.cc:1048] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:41.201740 23068 raft_consensus.cc:1275] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 4 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:17:41.202937 23180 consensus_queue.cc:1048] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:41.210753 22869 raft_consensus.cc:1275] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 4 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:17:41.212338 23181 consensus_queue.cc:1048] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:41.380270 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:41.387054 22796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "543bdf7409b349ddbfdecc652d85614e"
dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
mode: GRACEFUL
new_leader_uuid: "7f08df85f099442e8422d99422256020"
 from {username='slave'} at 127.0.0.1:44300
I20260709 12:17:41.387509 22796 raft_consensus.cc:606] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 1 LEADER]: Received request to transfer leadership to TS 7f08df85f099442e8422d99422256020
I20260709 12:17:41.390005 22870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66"
dest_uuid: "7f08df85f099442e8422d99422256020"
mode: GRACEFUL
new_leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:46322
I20260709 12:17:41.390486 22870 raft_consensus.cc:606] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 4 LEADER]: Received request to transfer leadership to TS da84a877e8274a1fa7c87edc7d16ab8d
I20260709 12:17:41.392789 22870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eacd87e737c34bf39710a8858d7604c4"
dest_uuid: "7f08df85f099442e8422d99422256020"
mode: GRACEFUL
new_leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:46322
I20260709 12:17:41.393218 22870 raft_consensus.cc:606] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Received request to transfer leadership to TS da84a877e8274a1fa7c87edc7d16ab8d
I20260709 12:17:41.394089 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:17:41.394536 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:41.395063 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:41.520226 23173 raft_consensus.cc:993] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020: : Instructing follower da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:41.520769 23145 raft_consensus.cc:1081] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Signalling peer da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:41.522317 22796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eacd87e737c34bf39710a8858d7604c4"
dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:50838
I20260709 12:17:41.522852 22796 raft_consensus.cc:493] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:41.523177 22796 raft_consensus.cc:3060] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:41.528381 22796 raft_consensus.cc:515] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:41.529985 22796 leader_election.cc:290] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:41.530954 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacd87e737c34bf39710a8858d7604c4" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:41.531095 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacd87e737c34bf39710a8858d7604c4" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f08df85f099442e8422d99422256020"
I20260709 12:17:41.531777 23068 raft_consensus.cc:3060] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:41.531834 22870 raft_consensus.cc:3055] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:41.532272 22870 raft_consensus.cc:740] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:41.533130 22870 consensus_queue.cc:260] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:41.534446 22870 raft_consensus.cc:3060] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:41.539337 23068 raft_consensus.cc:2468] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 2.
I20260709 12:17:41.540743 22762 leader_election.cc:304] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:41.541062 22870 raft_consensus.cc:2468] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 2.
I20260709 12:17:41.541435 23129 raft_consensus.cc:2804] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:41.541991 23129 raft_consensus.cc:697] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Becoming Leader. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Running, Role: LEADER
I20260709 12:17:41.542846 23129 consensus_queue.cc:237] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:41.549446 22616 catalog_manager.cc:5697] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d reported cstate change: term changed from 1 to 2, leader changed from 7f08df85f099442e8422d99422256020 (127.13.140.3) to da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2). New cstate: current_term: 2 leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:41.624913 23173 raft_consensus.cc:993] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020: : Instructing follower da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:41.625345 23145 raft_consensus.cc:1081] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 4 LEADER]: Signalling peer da84a877e8274a1fa7c87edc7d16ab8d to start an election
I20260709 12:17:41.626536 22796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66"
dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
 from {username='slave'} at 127.0.0.1:50838
I20260709 12:17:41.626933 22796 raft_consensus.cc:493] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:41.627185 22796 raft_consensus.cc:3060] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:17:41.631415 22796 raft_consensus.cc:515] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:41.633128 22796 leader_election.cc:290] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 5 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), 7f08df85f099442e8422d99422256020 (127.13.140.3:35649)
I20260709 12:17:41.633482 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:41.633605 22870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac59469441c46559b3d8fb0fdd05c66" candidate_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7f08df85f099442e8422d99422256020"
I20260709 12:17:41.634049 23068 raft_consensus.cc:3060] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:17:41.634136 22870 raft_consensus.cc:3055] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:17:41.634447 22870 raft_consensus.cc:740] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:41.635021 22870 consensus_queue.cc:260] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:41.635875 22870 raft_consensus.cc:3060] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:17:41.638674 23068 raft_consensus.cc:2468] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 5.
I20260709 12:17:41.639580 22762 leader_election.cc:304] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b20149012b66492eaf1ab53516156e0c, da84a877e8274a1fa7c87edc7d16ab8d; no voters: 
I20260709 12:17:41.640317 23129 raft_consensus.cc:2804] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:17:41.640367 22870 raft_consensus.cc:2468] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da84a877e8274a1fa7c87edc7d16ab8d in term 5.
I20260709 12:17:41.640779 23129 raft_consensus.cc:697] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 5 LEADER]: Becoming Leader. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Running, Role: LEADER
I20260709 12:17:41.641644 23129 consensus_queue.cc:237] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:41.647146 22616 catalog_manager.cc:5697] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d reported cstate change: term changed from 4 to 5, leader changed from 7f08df85f099442e8422d99422256020 (127.13.140.3) to da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2). New cstate: current_term: 5 leader_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:41.772131 23129 raft_consensus.cc:993] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d: : Instructing follower 7f08df85f099442e8422d99422256020 to start an election
I20260709 12:17:41.772531 23181 raft_consensus.cc:1081] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 1 LEADER]: Signalling peer 7f08df85f099442e8422d99422256020 to start an election
I20260709 12:17:41.773823 22870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "543bdf7409b349ddbfdecc652d85614e"
dest_uuid: "7f08df85f099442e8422d99422256020"
 from {username='slave'} at 127.0.0.1:51680
I20260709 12:17:41.774235 22870 raft_consensus.cc:493] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:41.774477 22870 raft_consensus.cc:3060] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:41.778690 22870 raft_consensus.cc:515] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:41.780076 22870 leader_election.cc:290] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 election: Requested vote from peers b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591), da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945)
I20260709 12:17:41.780879 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543bdf7409b349ddbfdecc652d85614e" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b20149012b66492eaf1ab53516156e0c"
I20260709 12:17:41.780983 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543bdf7409b349ddbfdecc652d85614e" candidate_uuid: "7f08df85f099442e8422d99422256020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da84a877e8274a1fa7c87edc7d16ab8d"
I20260709 12:17:41.781560 23068 raft_consensus.cc:3060] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:41.781594 22796 raft_consensus.cc:3055] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:41.782025 22796 raft_consensus.cc:740] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da84a877e8274a1fa7c87edc7d16ab8d, State: Running, Role: LEADER
I20260709 12:17:41.782631 22796 consensus_queue.cc:260] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:41.783571 22796 raft_consensus.cc:3060] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:41.786374 23068 raft_consensus.cc:2468] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 2.
I20260709 12:17:41.787370 22836 leader_election.cc:304] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f08df85f099442e8422d99422256020, b20149012b66492eaf1ab53516156e0c; no voters: 
I20260709 12:17:41.788017 22796 raft_consensus.cc:2468] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f08df85f099442e8422d99422256020 in term 2.
I20260709 12:17:41.788111 23192 raft_consensus.cc:2804] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:41.788568 23192 raft_consensus.cc:697] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [term 2 LEADER]: Becoming Leader. State: Replica: 7f08df85f099442e8422d99422256020, State: Running, Role: LEADER
I20260709 12:17:41.789386 23192 consensus_queue.cc:237] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } }
I20260709 12:17:41.796048 22616 catalog_manager.cc:5697] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 reported cstate change: term changed from 1 to 2, leader changed from da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2) to 7f08df85f099442e8422d99422256020 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "7f08df85f099442e8422d99422256020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:42.045331 22870 raft_consensus.cc:1275] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.046442 23181 consensus_queue.cc:1048] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:42.055401 23068 raft_consensus.cc:1275] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.057317 23129 consensus_queue.cc:1048] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:42.077476 22870 raft_consensus.cc:1275] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 5 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 12:17:42.078336 22667 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:17:42.078660 23129 consensus_queue.cc:1048] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f08df85f099442e8422d99422256020" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 35649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:42.085371 23068 raft_consensus.cc:1275] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 5 FOLLOWER]: Refusing update from remote peer da84a877e8274a1fa7c87edc7d16ab8d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:17:42.086898 23181 consensus_queue.cc:1048] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:42.223045 23068 raft_consensus.cc:1275] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Refusing update from remote peer 7f08df85f099442e8422d99422256020: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.224401 23192 consensus_queue.cc:1048] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20149012b66492eaf1ab53516156e0c" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:42.233201 22796 raft_consensus.cc:1275] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Refusing update from remote peer 7f08df85f099442e8422d99422256020: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.234937 23201 consensus_queue.cc:1048] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da84a877e8274a1fa7c87edc7d16ab8d" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:42.400945 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:42.427932 13872 tablet_server.cc:179] TabletServer@127.13.140.1:45591 shutting down...
W20260709 12:17:42.444694 22762 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 73 similar messages]
W20260709 12:17:42.448783 22762 consensus_peers.cc:597] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:42.459342 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:42.460371 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:42.461257 13872 raft_consensus.cc:2243] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.461830 13872 raft_consensus.cc:2272] T 5ac59469441c46559b3d8fb0fdd05c66 P b20149012b66492eaf1ab53516156e0c [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:42.462549 22836 consensus_peers.cc:597] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:42.463963 22836 consensus_peers.cc:597] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:42.464900 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:42.465560 13872 raft_consensus.cc:2243] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.466023 13872 raft_consensus.cc:2272] T ddfc46fb3997474db48b070561771ec6 P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.468261 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:42.468835 13872 raft_consensus.cc:2243] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.469285 13872 raft_consensus.cc:2272] T 043d87bbcc7143108a89ce1969b8e885 P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.471505 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:42.472077 13872 raft_consensus.cc:2243] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.472462 13872 raft_consensus.cc:2272] T 7160c3295367473ba8cbd1d6e26e097d P b20149012b66492eaf1ab53516156e0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.474354 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:42.474857 13872 raft_consensus.cc:2243] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.475237 13872 raft_consensus.cc:2272] T eacd87e737c34bf39710a8858d7604c4 P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.477802 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:42.478323 13872 raft_consensus.cc:2243] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.478720 13872 raft_consensus.cc:2272] T b49f6a9cb96a406fae0094ef4a7d0a83 P b20149012b66492eaf1ab53516156e0c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.480711 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:42.481197 13872 raft_consensus.cc:2243] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.481573 13872 raft_consensus.cc:2272] T 12d8a4d4085447258bf8666fab98098c P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.483871 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:42.484479 13872 raft_consensus.cc:2243] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.484958 13872 raft_consensus.cc:2272] T 543bdf7409b349ddbfdecc652d85614e P b20149012b66492eaf1ab53516156e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.487428 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:42.487914 13872 raft_consensus.cc:2243] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.488315 13872 raft_consensus.cc:2272] T 5e587a14f78549c3832be6a3899335ac P b20149012b66492eaf1ab53516156e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.490375 13872 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:42.490895 13872 raft_consensus.cc:2243] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.491346 13872 raft_consensus.cc:2272] T 828a588b006b44579245fc4d1d794c18 P b20149012b66492eaf1ab53516156e0c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.521360 13872 tablet_server.cc:196] TabletServer@127.13.140.1:45591 shutdown complete.
I20260709 12:17:42.548254 13872 tablet_server.cc:179] TabletServer@127.13.140.2:0 shutting down...
W20260709 12:17:42.574563 22762 consensus_peers.cc:597] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:42.574612 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:42.575448 13872 tablet_replica.cc:333] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d: stopping tablet replica
I20260709 12:17:42.576179 13872 raft_consensus.cc:2243] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:17:42.576985 13872 raft_consensus.cc:2272] T 5ac59469441c46559b3d8fb0fdd05c66 P da84a877e8274a1fa7c87edc7d16ab8d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.579514 13872 tablet_replica.cc:333] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d: stopping tablet replica
I20260709 12:17:42.580124 13872 raft_consensus.cc:2243] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.580552 13872 raft_consensus.cc:2272] T 543bdf7409b349ddbfdecc652d85614e P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.583237 13872 tablet_replica.cc:333] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d: stopping tablet replica
I20260709 12:17:42.583874 13872 raft_consensus.cc:2243] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.584290 13872 raft_consensus.cc:2272] T b49f6a9cb96a406fae0094ef4a7d0a83 P da84a877e8274a1fa7c87edc7d16ab8d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.586308 13872 tablet_replica.cc:333] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d: stopping tablet replica
I20260709 12:17:42.586884 13872 raft_consensus.cc:2243] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:42.587723 13872 raft_consensus.cc:2272] T 12d8a4d4085447258bf8666fab98098c P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.589887 13872 tablet_replica.cc:333] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d: stopping tablet replica
I20260709 12:17:42.590459 13872 raft_consensus.cc:2243] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:42.591199 13872 raft_consensus.cc:2272] T eacd87e737c34bf39710a8858d7604c4 P da84a877e8274a1fa7c87edc7d16ab8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.593624 13872 tablet_replica.cc:333] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d: stopping tablet replica
I20260709 12:17:42.594177 13872 raft_consensus.cc:2243] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:42.594900 13872 raft_consensus.cc:2272] T ddfc46fb3997474db48b070561771ec6 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.597092 13872 tablet_replica.cc:333] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d: stopping tablet replica
I20260709 12:17:42.597738 13872 raft_consensus.cc:2243] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.598134 13872 raft_consensus.cc:2272] T 5e587a14f78549c3832be6a3899335ac P da84a877e8274a1fa7c87edc7d16ab8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.600274 13872 tablet_replica.cc:333] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d: stopping tablet replica
I20260709 12:17:42.600827 13872 raft_consensus.cc:2243] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:17:42.601581 13872 raft_consensus.cc:2272] T 828a588b006b44579245fc4d1d794c18 P da84a877e8274a1fa7c87edc7d16ab8d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.604295 13872 tablet_replica.cc:333] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d: stopping tablet replica
I20260709 12:17:42.604892 13872 raft_consensus.cc:2243] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.605508 13872 raft_consensus.cc:2272] T 7160c3295367473ba8cbd1d6e26e097d P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.607887 13872 tablet_replica.cc:333] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d: stopping tablet replica
I20260709 12:17:42.608374 13872 raft_consensus.cc:2243] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.608794 13872 raft_consensus.cc:2272] T 043d87bbcc7143108a89ce1969b8e885 P da84a877e8274a1fa7c87edc7d16ab8d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:42.624853 22762 connection.cc:466] server connection from 127.0.0.1:50838 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50838 (request call id 191) could send its response
W20260709 12:17:42.630967 22835 consensus_peers.cc:597] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 -> Peer da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945): Couldn't send request to peer da84a877e8274a1fa7c87edc7d16ab8d. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:37945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:42.633733 22836 consensus_peers.cc:597] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:42.656839 13872 tablet_server.cc:196] TabletServer@127.13.140.2:0 shutdown complete.
W20260709 12:17:42.663889 22836 consensus_peers.cc:597] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:42.675639 22835 consensus_peers.cc:597] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 -> Peer da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945): Couldn't send request to peer da84a877e8274a1fa7c87edc7d16ab8d. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:37945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:42.681993 22836 consensus_peers.cc:597] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 -> Peer b20149012b66492eaf1ab53516156e0c (127.13.140.1:45591): Couldn't send request to peer b20149012b66492eaf1ab53516156e0c. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:45591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:42.686224 13872 tablet_server.cc:179] TabletServer@127.13.140.3:0 shutting down...
W20260709 12:17:42.696647 22835 consensus_peers.cc:597] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 -> Peer da84a877e8274a1fa7c87edc7d16ab8d (127.13.140.2:37945): Couldn't send request to peer da84a877e8274a1fa7c87edc7d16ab8d. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:37945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:42.716893 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:42.717619 13872 tablet_replica.cc:333] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020: stopping tablet replica
I20260709 12:17:42.718238 13872 raft_consensus.cc:2243] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.718688 13872 raft_consensus.cc:2272] T eacd87e737c34bf39710a8858d7604c4 P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.721339 13872 tablet_replica.cc:333] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020: stopping tablet replica
I20260709 12:17:42.721933 13872 raft_consensus.cc:2243] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.722365 13872 raft_consensus.cc:2272] T 5ac59469441c46559b3d8fb0fdd05c66 P 7f08df85f099442e8422d99422256020 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.724895 13872 tablet_replica.cc:333] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020: stopping tablet replica
I20260709 12:17:42.725508 13872 raft_consensus.cc:2243] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.725930 13872 raft_consensus.cc:2272] T ddfc46fb3997474db48b070561771ec6 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.728075 13872 tablet_replica.cc:333] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020: stopping tablet replica
I20260709 12:17:42.728619 13872 raft_consensus.cc:2243] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:42.729363 13872 raft_consensus.cc:2272] T 043d87bbcc7143108a89ce1969b8e885 P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.731601 13872 tablet_replica.cc:333] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020: stopping tablet replica
I20260709 12:17:42.732129 13872 raft_consensus.cc:2243] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:42.732861 13872 raft_consensus.cc:2272] T 7160c3295367473ba8cbd1d6e26e097d P 7f08df85f099442e8422d99422256020 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.734959 13872 tablet_replica.cc:333] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020: stopping tablet replica
I20260709 12:17:42.735527 13872 raft_consensus.cc:2243] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.735913 13872 raft_consensus.cc:2272] T 828a588b006b44579245fc4d1d794c18 P 7f08df85f099442e8422d99422256020 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.737696 13872 tablet_replica.cc:333] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020: stopping tablet replica
I20260709 12:17:42.738168 13872 raft_consensus.cc:2243] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:42.738915 13872 raft_consensus.cc:2272] T 5e587a14f78549c3832be6a3899335ac P 7f08df85f099442e8422d99422256020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.740897 13872 tablet_replica.cc:333] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020: stopping tablet replica
I20260709 12:17:42.741384 13872 raft_consensus.cc:2243] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:42.742151 13872 raft_consensus.cc:2272] T 543bdf7409b349ddbfdecc652d85614e P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.744450 13872 tablet_replica.cc:333] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020: stopping tablet replica
I20260709 12:17:42.744923 13872 raft_consensus.cc:2243] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:17:42.745620 13872 raft_consensus.cc:2272] T b49f6a9cb96a406fae0094ef4a7d0a83 P 7f08df85f099442e8422d99422256020 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.747509 13872 tablet_replica.cc:333] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020: stopping tablet replica
I20260709 12:17:42.747969 13872 raft_consensus.cc:2243] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.748379 13872 raft_consensus.cc:2272] T 12d8a4d4085447258bf8666fab98098c P 7f08df85f099442e8422d99422256020 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.782222 13872 tablet_server.cc:196] TabletServer@127.13.140.3:0 shutdown complete.
I20260709 12:17:42.806316 13872 master.cc:562] Master@127.13.140.62:39457 shutting down...
I20260709 12:17:42.827421 13872 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:42.827956 13872 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.828255 13872 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2b264893da134b859e0c09488a988d5c: stopping tablet replica
I20260709 12:17:42.848651 13872 master.cc:584] Master@127.13.140.62:39457 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12947 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:17:42.889307 13872 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.62:36359
I20260709 12:17:42.890429 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:42.895706 23209 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:42.895743 23210 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:42.896733 23212 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:42.898070 13872 server_base.cc:1061] running on GCE node
I20260709 12:17:42.898953 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:42.899137 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:42.899250 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599462899239 us; error 0 us; skew 500 ppm
I20260709 12:17:42.900015 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:42.902251 13872 webserver.cc:533] Webserver started at http://127.13.140.62:34901/ using document root <none> and password file <none>
I20260709 12:17:42.902801 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:42.902979 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:42.903218 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:42.904357 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/master-0-root/instance:
uuid: "cfdf8b47260a48a587a79012330d248b"
format_stamp: "Formatted at 2026-07-09 12:17:42 on dist-test-slave-4v02"
I20260709 12:17:42.908545 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:17:42.911792 23217 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:42.912446 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:17:42.912674 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/master-0-root
uuid: "cfdf8b47260a48a587a79012330d248b"
format_stamp: "Formatted at 2026-07-09 12:17:42 on dist-test-slave-4v02"
I20260709 12:17:42.912909 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:42.930667 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:42.931936 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:42.970131 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.62:36359
I20260709 12:17:42.970233 23268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.62:36359 every 8 connection(s)
I20260709 12:17:42.974006 23269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:42.984546 23269 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b: Bootstrap starting.
I20260709 12:17:42.989311 23269 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.993408 23269 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b: No bootstrap required, opened a new log
I20260709 12:17:42.995594 23269 raft_consensus.cc:359] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfdf8b47260a48a587a79012330d248b" member_type: VOTER }
I20260709 12:17:42.995960 23269 raft_consensus.cc:385] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.996181 23269 raft_consensus.cc:740] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfdf8b47260a48a587a79012330d248b, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.996727 23269 consensus_queue.cc:260] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfdf8b47260a48a587a79012330d248b" member_type: VOTER }
I20260709 12:17:42.997272 23269 raft_consensus.cc:399] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:17:42.997505 23269 raft_consensus.cc:493] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:17:42.997749 23269 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.002667 23269 raft_consensus.cc:515] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfdf8b47260a48a587a79012330d248b" member_type: VOTER }
I20260709 12:17:43.003515 23269 leader_election.cc:304] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cfdf8b47260a48a587a79012330d248b; no voters: 
I20260709 12:17:43.004756 23269 leader_election.cc:290] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:17:43.005177 23272 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:43.006397 23272 raft_consensus.cc:697] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [term 1 LEADER]: Becoming Leader. State: Replica: cfdf8b47260a48a587a79012330d248b, State: Running, Role: LEADER
I20260709 12:17:43.007089 23272 consensus_queue.cc:237] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfdf8b47260a48a587a79012330d248b" member_type: VOTER }
I20260709 12:17:43.007810 23269 sys_catalog.cc:565] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:17:43.012009 23274 sys_catalog.cc:455] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [sys.catalog]: SysCatalogTable state changed. Reason: New leader cfdf8b47260a48a587a79012330d248b. Latest consensus state: current_term: 1 leader_uuid: "cfdf8b47260a48a587a79012330d248b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfdf8b47260a48a587a79012330d248b" member_type: VOTER } }
I20260709 12:17:43.012413 23273 sys_catalog.cc:455] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cfdf8b47260a48a587a79012330d248b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfdf8b47260a48a587a79012330d248b" member_type: VOTER } }
I20260709 12:17:43.012744 23274 sys_catalog.cc:458] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:43.013109 23273 sys_catalog.cc:458] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:43.020428 23279 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:17:43.026645 23279 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:17:43.027660 13872 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:17:43.036322 23279 catalog_manager.cc:1383] Generated new cluster ID: fb3d54a54d344947ae369257cfe145a1
I20260709 12:17:43.036652 23279 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:17:43.063920 23279 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:17:43.065264 23279 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:17:43.085536 23279 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b: Generated new TSK 0
I20260709 12:17:43.086217 23279 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:17:43.094740 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:43.100553 23290 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:43.101372 23291 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:43.103812 23293 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:43.103936 13872 server_base.cc:1061] running on GCE node
I20260709 12:17:43.104982 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:43.105178 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:43.105329 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599463105312 us; error 0 us; skew 500 ppm
I20260709 12:17:43.105839 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:43.108122 13872 webserver.cc:533] Webserver started at http://127.13.140.1:39127/ using document root <none> and password file <none>
I20260709 12:17:43.108582 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:43.108750 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:43.108983 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:43.110080 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/ts-0-root/instance:
uuid: "4df81c50a8e040549574a463208a598b"
format_stamp: "Formatted at 2026-07-09 12:17:43 on dist-test-slave-4v02"
I20260709 12:17:43.114637 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:17:43.118637 23298 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:43.119791 13872 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:17:43.120147 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/ts-0-root
uuid: "4df81c50a8e040549574a463208a598b"
format_stamp: "Formatted at 2026-07-09 12:17:43 on dist-test-slave-4v02"
I20260709 12:17:43.120445 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:43.136859 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:43.138118 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:43.139660 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:43.142232 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:43.142457 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:43.142705 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:43.142876 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:43.184613 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.1:34537
I20260709 12:17:43.184715 23360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.1:34537 every 8 connection(s)
I20260709 12:17:43.189679 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:43.197611 23365 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:43.198858 23366 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:43.201928 23368 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:43.202239 13872 server_base.cc:1061] running on GCE node
I20260709 12:17:43.204128 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:43.204489 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:43.204739 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599463204717 us; error 0 us; skew 500 ppm
I20260709 12:17:43.205004 23361 heartbeater.cc:344] Connected to a master server at 127.13.140.62:36359
I20260709 12:17:43.205471 23361 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:43.205403 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:43.206584 23361 heartbeater.cc:507] Master 127.13.140.62:36359 requested a full tablet report, sending...
I20260709 12:17:43.208809 13872 webserver.cc:533] Webserver started at http://127.13.140.2:37021/ using document root <none> and password file <none>
I20260709 12:17:43.209062 23234 ts_manager.cc:194] Registered new tserver with Master: 4df81c50a8e040549574a463208a598b (127.13.140.1:34537)
I20260709 12:17:43.209419 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:43.209776 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:43.210042 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:43.211019 23234 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40916
I20260709 12:17:43.211247 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/ts-1-root/instance:
uuid: "98b3716319374b1ab55f02282521d2f9"
format_stamp: "Formatted at 2026-07-09 12:17:43 on dist-test-slave-4v02"
I20260709 12:17:43.216118 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:43.219619 23373 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:43.220355 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:17:43.220659 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/ts-1-root
uuid: "98b3716319374b1ab55f02282521d2f9"
format_stamp: "Formatted at 2026-07-09 12:17:43 on dist-test-slave-4v02"
I20260709 12:17:43.220927 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:43.236968 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:43.238196 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:43.239805 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:43.242383 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:43.242635 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:43.242899 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:43.243057 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:43.283427 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.2:39129
I20260709 12:17:43.283517 23435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.2:39129 every 8 connection(s)
I20260709 12:17:43.288293 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:43.295334 23439 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:43.296329 23440 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:43.298164 23442 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:43.298985 13872 server_base.cc:1061] running on GCE node
I20260709 12:17:43.299961 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:43.300175 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:43.300349 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599463300332 us; error 0 us; skew 500 ppm
I20260709 12:17:43.300720 23436 heartbeater.cc:344] Connected to a master server at 127.13.140.62:36359
I20260709 12:17:43.300992 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:43.301116 23436 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:43.302080 23436 heartbeater.cc:507] Master 127.13.140.62:36359 requested a full tablet report, sending...
I20260709 12:17:43.304210 13872 webserver.cc:533] Webserver started at http://127.13.140.3:37951/ using document root <none> and password file <none>
I20260709 12:17:43.304462 23234 ts_manager.cc:194] Registered new tserver with Master: 98b3716319374b1ab55f02282521d2f9 (127.13.140.2:39129)
I20260709 12:17:43.304872 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:43.305163 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:43.305423 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:43.305996 23234 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40920
I20260709 12:17:43.306733 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/ts-2-root/instance:
uuid: "66c855b367d2477c8e4f20cda48ada24"
format_stamp: "Formatted at 2026-07-09 12:17:43 on dist-test-slave-4v02"
I20260709 12:17:43.311498 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:17:43.314986 23447 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:43.315804 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:17:43.316236 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/ts-2-root
uuid: "66c855b367d2477c8e4f20cda48ada24"
format_stamp: "Formatted at 2026-07-09 12:17:43 on dist-test-slave-4v02"
I20260709 12:17:43.316542 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599109869613-13872-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:43.344815 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:43.346006 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:43.347525 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:43.349707 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:43.349884 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:43.350118 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:43.350262 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:43.389839 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.3:39555
I20260709 12:17:43.389943 23509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.3:39555 every 8 connection(s)
I20260709 12:17:43.404723 23510 heartbeater.cc:344] Connected to a master server at 127.13.140.62:36359
I20260709 12:17:43.405179 23510 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:43.405931 23510 heartbeater.cc:507] Master 127.13.140.62:36359 requested a full tablet report, sending...
I20260709 12:17:43.408012 23234 ts_manager.cc:194] Registered new tserver with Master: 66c855b367d2477c8e4f20cda48ada24 (127.13.140.3:39555)
I20260709 12:17:43.408157 13872 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01522591s
I20260709 12:17:43.409494 23234 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40930
I20260709 12:17:43.433637 23234 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40932:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:17:43.435987 23234 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:17:43.491148 23475 tablet_service.cc:1511] Processing CreateTablet for tablet b25587d823664bf881a7778235231579 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=34b71e08d14442b1a27e2823fd8d9879]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:17:43.491425 23474 tablet_service.cc:1511] Processing CreateTablet for tablet 29268300fdd54c499ff5ee8d1ffe08b6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=34b71e08d14442b1a27e2823fd8d9879]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:17:43.492835 23475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25587d823664bf881a7778235231579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:43.493444 23474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29268300fdd54c499ff5ee8d1ffe08b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:43.502974 23401 tablet_service.cc:1511] Processing CreateTablet for tablet b25587d823664bf881a7778235231579 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=34b71e08d14442b1a27e2823fd8d9879]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:17:43.504516 23401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25587d823664bf881a7778235231579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:43.505373 23400 tablet_service.cc:1511] Processing CreateTablet for tablet 29268300fdd54c499ff5ee8d1ffe08b6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=34b71e08d14442b1a27e2823fd8d9879]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:17:43.506352 23326 tablet_service.cc:1511] Processing CreateTablet for tablet b25587d823664bf881a7778235231579 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=34b71e08d14442b1a27e2823fd8d9879]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:17:43.506783 23400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29268300fdd54c499ff5ee8d1ffe08b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:43.508306 23325 tablet_service.cc:1511] Processing CreateTablet for tablet 29268300fdd54c499ff5ee8d1ffe08b6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=34b71e08d14442b1a27e2823fd8d9879]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:17:43.509696 23325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29268300fdd54c499ff5ee8d1ffe08b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:43.513586 23326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25587d823664bf881a7778235231579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:43.541916 23526 tablet_bootstrap.cc:492] T b25587d823664bf881a7778235231579 P 98b3716319374b1ab55f02282521d2f9: Bootstrap starting.
I20260709 12:17:43.547868 23525 tablet_bootstrap.cc:492] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24: Bootstrap starting.
I20260709 12:17:43.548367 23527 tablet_bootstrap.cc:492] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b: Bootstrap starting.
I20260709 12:17:43.550590 23526 tablet_bootstrap.cc:654] T b25587d823664bf881a7778235231579 P 98b3716319374b1ab55f02282521d2f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:43.553859 23525 tablet_bootstrap.cc:654] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:43.556061 23527 tablet_bootstrap.cc:654] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:43.557009 23526 tablet_bootstrap.cc:492] T b25587d823664bf881a7778235231579 P 98b3716319374b1ab55f02282521d2f9: No bootstrap required, opened a new log
I20260709 12:17:43.557564 23526 ts_tablet_manager.cc:1403] T b25587d823664bf881a7778235231579 P 98b3716319374b1ab55f02282521d2f9: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260709 12:17:43.560714 23525 tablet_bootstrap.cc:492] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24: No bootstrap required, opened a new log
I20260709 12:17:43.561295 23525 ts_tablet_manager.cc:1403] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 12:17:43.560866 23526 raft_consensus.cc:359] T b25587d823664bf881a7778235231579 P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } }
I20260709 12:17:43.561666 23526 raft_consensus.cc:385] T b25587d823664bf881a7778235231579 P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:43.561983 23526 raft_consensus.cc:740] T b25587d823664bf881a7778235231579 P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b3716319374b1ab55f02282521d2f9, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.562758 23526 consensus_queue.cc:260] T b25587d823664bf881a7778235231579 P 98b3716319374b1ab55f02282521d2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } }
I20260709 12:17:43.564822 23527 tablet_bootstrap.cc:492] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b: No bootstrap required, opened a new log
I20260709 12:17:43.565207 23436 heartbeater.cc:499] Master 127.13.140.62:36359 was elected leader, sending a full tablet report...
I20260709 12:17:43.565325 23527 ts_tablet_manager.cc:1403] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260709 12:17:43.565719 23526 ts_tablet_manager.cc:1434] T b25587d823664bf881a7778235231579 P 98b3716319374b1ab55f02282521d2f9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:17:43.566779 23526 tablet_bootstrap.cc:492] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9: Bootstrap starting.
I20260709 12:17:43.564587 23525 raft_consensus.cc:359] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.567631 23525 raft_consensus.cc:385] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:43.567929 23525 raft_consensus.cc:740] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c855b367d2477c8e4f20cda48ada24, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.567994 23527 raft_consensus.cc:359] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.568795 23527 raft_consensus.cc:385] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:43.569106 23527 raft_consensus.cc:740] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df81c50a8e040549574a463208a598b, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.568869 23525 consensus_queue.cc:260] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.569922 23527 consensus_queue.cc:260] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.574932 23526 tablet_bootstrap.cc:654] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:43.578925 23525 ts_tablet_manager.cc:1434] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 12:17:43.580992 23510 heartbeater.cc:499] Master 127.13.140.62:36359 was elected leader, sending a full tablet report...
I20260709 12:17:43.581410 23527 ts_tablet_manager.cc:1434] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 12:17:43.584015 23525 tablet_bootstrap.cc:492] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24: Bootstrap starting.
I20260709 12:17:43.588101 23526 tablet_bootstrap.cc:492] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9: No bootstrap required, opened a new log
I20260709 12:17:43.588251 23361 heartbeater.cc:499] Master 127.13.140.62:36359 was elected leader, sending a full tablet report...
I20260709 12:17:43.588706 23526 ts_tablet_manager.cc:1403] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.016s
I20260709 12:17:43.590541 23527 tablet_bootstrap.cc:492] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b: Bootstrap starting.
I20260709 12:17:43.591940 23526 raft_consensus.cc:359] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.592707 23526 raft_consensus.cc:385] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:43.593003 23526 raft_consensus.cc:740] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b3716319374b1ab55f02282521d2f9, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.593873 23526 consensus_queue.cc:260] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.595862 23525 tablet_bootstrap.cc:654] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:43.597733 23527 tablet_bootstrap.cc:654] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:43.598585 23526 ts_tablet_manager.cc:1434] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:17:43.600123 23533 raft_consensus.cc:493] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:43.600585 23533 raft_consensus.cc:515] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.613587 23525 tablet_bootstrap.cc:492] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24: No bootstrap required, opened a new log
I20260709 12:17:43.614311 23525 ts_tablet_manager.cc:1403] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.002s
I20260709 12:17:43.615562 23533 leader_election.cc:290] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98b3716319374b1ab55f02282521d2f9 (127.13.140.2:39129), 66c855b367d2477c8e4f20cda48ada24 (127.13.140.3:39555)
I20260709 12:17:43.617413 23411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29268300fdd54c499ff5ee8d1ffe08b6" candidate_uuid: "4df81c50a8e040549574a463208a598b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b3716319374b1ab55f02282521d2f9" is_pre_election: true
I20260709 12:17:43.618191 23411 raft_consensus.cc:2468] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df81c50a8e040549574a463208a598b in term 0.
I20260709 12:17:43.618433 23525 raft_consensus.cc:359] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } }
I20260709 12:17:43.619328 23525 raft_consensus.cc:385] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:43.619488 23527 tablet_bootstrap.cc:492] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b: No bootstrap required, opened a new log
I20260709 12:17:43.619647 23525 raft_consensus.cc:740] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c855b367d2477c8e4f20cda48ada24, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.619688 23302 leader_election.cc:304] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4df81c50a8e040549574a463208a598b, 98b3716319374b1ab55f02282521d2f9; no voters: 
I20260709 12:17:43.620106 23527 ts_tablet_manager.cc:1403] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.023s
I20260709 12:17:43.620714 23533 raft_consensus.cc:2804] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:43.621176 23533 raft_consensus.cc:493] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:43.620669 23525 consensus_queue.cc:260] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } }
I20260709 12:17:43.621443 23533 raft_consensus.cc:3060] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.623150 23525 ts_tablet_manager.cc:1434] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:17:43.623714 23527 raft_consensus.cc:359] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } }
I20260709 12:17:43.624297 23527 raft_consensus.cc:385] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:43.624488 23527 raft_consensus.cc:740] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df81c50a8e040549574a463208a598b, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.624981 23527 consensus_queue.cc:260] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } }
I20260709 12:17:43.629845 23533 raft_consensus.cc:515] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.632642 23527 ts_tablet_manager.cc:1434] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260709 12:17:43.632682 23411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29268300fdd54c499ff5ee8d1ffe08b6" candidate_uuid: "4df81c50a8e040549574a463208a598b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b3716319374b1ab55f02282521d2f9"
I20260709 12:17:43.633487 23411 raft_consensus.cc:3060] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.634963 23533 leader_election.cc:290] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [CANDIDATE]: Term 1 election: Requested vote from peers 98b3716319374b1ab55f02282521d2f9 (127.13.140.2:39129), 66c855b367d2477c8e4f20cda48ada24 (127.13.140.3:39555)
I20260709 12:17:43.640283 23485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29268300fdd54c499ff5ee8d1ffe08b6" candidate_uuid: "4df81c50a8e040549574a463208a598b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c855b367d2477c8e4f20cda48ada24" is_pre_election: true
I20260709 12:17:43.640648 23484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29268300fdd54c499ff5ee8d1ffe08b6" candidate_uuid: "4df81c50a8e040549574a463208a598b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c855b367d2477c8e4f20cda48ada24"
I20260709 12:17:43.641111 23485 raft_consensus.cc:2468] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df81c50a8e040549574a463208a598b in term 0.
I20260709 12:17:43.641044 23411 raft_consensus.cc:2468] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df81c50a8e040549574a463208a598b in term 1.
I20260709 12:17:43.642652 23302 leader_election.cc:304] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4df81c50a8e040549574a463208a598b, 98b3716319374b1ab55f02282521d2f9; no voters: 66c855b367d2477c8e4f20cda48ada24
I20260709 12:17:43.643477 23533 raft_consensus.cc:2804] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:43.643937 23533 raft_consensus.cc:697] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 1 LEADER]: Becoming Leader. State: Replica: 4df81c50a8e040549574a463208a598b, State: Running, Role: LEADER
I20260709 12:17:43.644691 23533 consensus_queue.cc:237] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.651310 23232 catalog_manager.cc:5697] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4df81c50a8e040549574a463208a598b (127.13.140.1). New cstate: current_term: 1 leader_uuid: "4df81c50a8e040549574a463208a598b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:43.727146 23533 raft_consensus.cc:493] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:43.727661 23533 raft_consensus.cc:515] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } }
I20260709 12:17:43.728214 23532 raft_consensus.cc:493] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:43.728649 23532 raft_consensus.cc:515] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } }
I20260709 12:17:43.729454 23533 leader_election.cc:290] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c855b367d2477c8e4f20cda48ada24 (127.13.140.3:39555), 98b3716319374b1ab55f02282521d2f9 (127.13.140.2:39129)
I20260709 12:17:43.730319 23485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25587d823664bf881a7778235231579" candidate_uuid: "4df81c50a8e040549574a463208a598b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c855b367d2477c8e4f20cda48ada24" is_pre_election: true
I20260709 12:17:43.730711 23411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25587d823664bf881a7778235231579" candidate_uuid: "4df81c50a8e040549574a463208a598b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b3716319374b1ab55f02282521d2f9" is_pre_election: true
I20260709 12:17:43.730989 23485 raft_consensus.cc:2468] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df81c50a8e040549574a463208a598b in term 0.
I20260709 12:17:43.731560 23411 raft_consensus.cc:2468] T b25587d823664bf881a7778235231579 P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df81c50a8e040549574a463208a598b in term 0.
I20260709 12:17:43.732860 23302 leader_election.cc:304] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4df81c50a8e040549574a463208a598b, 98b3716319374b1ab55f02282521d2f9; no voters: 
I20260709 12:17:43.730855 23532 leader_election.cc:290] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4df81c50a8e040549574a463208a598b (127.13.140.1:34537), 98b3716319374b1ab55f02282521d2f9 (127.13.140.2:39129)
I20260709 12:17:43.734534 23533 raft_consensus.cc:2804] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:43.734920 23533 raft_consensus.cc:493] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:43.735316 23533 raft_consensus.cc:3060] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.741789 23533 raft_consensus.cc:515] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } }
I20260709 12:17:43.742390 23336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25587d823664bf881a7778235231579" candidate_uuid: "66c855b367d2477c8e4f20cda48ada24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df81c50a8e040549574a463208a598b" is_pre_election: true
I20260709 12:17:43.743153 23336 raft_consensus.cc:2393] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66c855b367d2477c8e4f20cda48ada24 in current term 1: Already voted for candidate 4df81c50a8e040549574a463208a598b in this term.
I20260709 12:17:43.744326 23411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25587d823664bf881a7778235231579" candidate_uuid: "66c855b367d2477c8e4f20cda48ada24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b3716319374b1ab55f02282521d2f9" is_pre_election: true
I20260709 12:17:43.744467 23485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25587d823664bf881a7778235231579" candidate_uuid: "4df81c50a8e040549574a463208a598b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c855b367d2477c8e4f20cda48ada24"
I20260709 12:17:43.745007 23533 leader_election.cc:290] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [CANDIDATE]: Term 1 election: Requested vote from peers 66c855b367d2477c8e4f20cda48ada24 (127.13.140.3:39555), 98b3716319374b1ab55f02282521d2f9 (127.13.140.2:39129)
I20260709 12:17:43.744982 23411 raft_consensus.cc:2468] T b25587d823664bf881a7778235231579 P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66c855b367d2477c8e4f20cda48ada24 in term 0.
I20260709 12:17:43.745121 23485 raft_consensus.cc:3060] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.745326 23410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25587d823664bf881a7778235231579" candidate_uuid: "4df81c50a8e040549574a463208a598b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b3716319374b1ab55f02282521d2f9"
I20260709 12:17:43.746181 23410 raft_consensus.cc:3060] T b25587d823664bf881a7778235231579 P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.746559 23451 leader_election.cc:304] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 66c855b367d2477c8e4f20cda48ada24, 98b3716319374b1ab55f02282521d2f9; no voters: 4df81c50a8e040549574a463208a598b
I20260709 12:17:43.750818 23485 raft_consensus.cc:2468] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df81c50a8e040549574a463208a598b in term 1.
I20260709 12:17:43.751256 23410 raft_consensus.cc:2468] T b25587d823664bf881a7778235231579 P 98b3716319374b1ab55f02282521d2f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df81c50a8e040549574a463208a598b in term 1.
I20260709 12:17:43.751255 23532 raft_consensus.cc:2764] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:17:43.751926 23300 leader_election.cc:304] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4df81c50a8e040549574a463208a598b, 66c855b367d2477c8e4f20cda48ada24; no voters: 
I20260709 12:17:43.752701 23533 raft_consensus.cc:2804] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:43.753171 23533 raft_consensus.cc:697] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [term 1 LEADER]: Becoming Leader. State: Replica: 4df81c50a8e040549574a463208a598b, State: Running, Role: LEADER
I20260709 12:17:43.753909 23533 consensus_queue.cc:237] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } }
I20260709 12:17:43.760418 23232 catalog_manager.cc:5697] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4df81c50a8e040549574a463208a598b (127.13.140.1). New cstate: current_term: 1 leader_uuid: "4df81c50a8e040549574a463208a598b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:43.816959 23232 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40934:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:17:43.818943 23232 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:17:43.842264 23325 tablet_service.cc:1511] Processing CreateTablet for tablet e134a3129e6143f7919cf15cd4e19b25 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=af8b6ce07f2140d59e19dbe0463d5865]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:17:43.843564 23325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e134a3129e6143f7919cf15cd4e19b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:43.843444 23401 tablet_service.cc:1511] Processing CreateTablet for tablet e134a3129e6143f7919cf15cd4e19b25 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=af8b6ce07f2140d59e19dbe0463d5865]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:17:43.844789 23401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e134a3129e6143f7919cf15cd4e19b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:43.846154 23326 tablet_service.cc:1511] Processing CreateTablet for tablet 46ea20a157ce482db10dfaf60ed08aef (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=af8b6ce07f2140d59e19dbe0463d5865]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:17:43.847366 23326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ea20a157ce482db10dfaf60ed08aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:43.847519 23400 tablet_service.cc:1511] Processing CreateTablet for tablet 46ea20a157ce482db10dfaf60ed08aef (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=af8b6ce07f2140d59e19dbe0463d5865]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:17:43.848663 23400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ea20a157ce482db10dfaf60ed08aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:43.852234 23474 tablet_service.cc:1511] Processing CreateTablet for tablet e134a3129e6143f7919cf15cd4e19b25 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=af8b6ce07f2140d59e19dbe0463d5865]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:17:43.853466 23474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e134a3129e6143f7919cf15cd4e19b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:43.859678 23475 tablet_service.cc:1511] Processing CreateTablet for tablet 46ea20a157ce482db10dfaf60ed08aef (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=af8b6ce07f2140d59e19dbe0463d5865]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:17:43.860968 23475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ea20a157ce482db10dfaf60ed08aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:43.862960 23526 tablet_bootstrap.cc:492] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9: Bootstrap starting.
I20260709 12:17:43.868753 23525 tablet_bootstrap.cc:492] T e134a3129e6143f7919cf15cd4e19b25 P 66c855b367d2477c8e4f20cda48ada24: Bootstrap starting.
I20260709 12:17:43.872232 23527 tablet_bootstrap.cc:492] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b: Bootstrap starting.
I20260709 12:17:43.875195 23525 tablet_bootstrap.cc:654] T e134a3129e6143f7919cf15cd4e19b25 P 66c855b367d2477c8e4f20cda48ada24: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:43.872354 23526 tablet_bootstrap.cc:654] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:43.879637 23527 tablet_bootstrap.cc:654] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:43.890597 23526 tablet_bootstrap.cc:492] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9: No bootstrap required, opened a new log
I20260709 12:17:43.891105 23526 ts_tablet_manager.cc:1403] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 12:17:43.891180 23525 tablet_bootstrap.cc:492] T e134a3129e6143f7919cf15cd4e19b25 P 66c855b367d2477c8e4f20cda48ada24: No bootstrap required, opened a new log
I20260709 12:17:43.891207 23527 tablet_bootstrap.cc:492] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b: No bootstrap required, opened a new log
I20260709 12:17:43.891865 23525 ts_tablet_manager.cc:1403] T e134a3129e6143f7919cf15cd4e19b25 P 66c855b367d2477c8e4f20cda48ada24: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.015s
I20260709 12:17:43.891989 23527 ts_tablet_manager.cc:1403] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260709 12:17:43.894239 23526 raft_consensus.cc:359] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.894284 23525 raft_consensus.cc:359] T e134a3129e6143f7919cf15cd4e19b25 P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.895237 23526 raft_consensus.cc:385] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:43.895015 23527 raft_consensus.cc:359] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.895424 23525 raft_consensus.cc:385] T e134a3129e6143f7919cf15cd4e19b25 P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:43.895664 23526 raft_consensus.cc:740] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b3716319374b1ab55f02282521d2f9, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.895797 23527 raft_consensus.cc:385] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:43.895875 23525 raft_consensus.cc:740] T e134a3129e6143f7919cf15cd4e19b25 P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c855b367d2477c8e4f20cda48ada24, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.896232 23527 raft_consensus.cc:740] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df81c50a8e040549574a463208a598b, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.896476 23526 consensus_queue.cc:260] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.896739 23525 consensus_queue.cc:260] T e134a3129e6143f7919cf15cd4e19b25 P 66c855b367d2477c8e4f20cda48ada24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.897145 23527 consensus_queue.cc:260] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.901021 23525 ts_tablet_manager.cc:1434] T e134a3129e6143f7919cf15cd4e19b25 P 66c855b367d2477c8e4f20cda48ada24: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:17:43.901110 23527 ts_tablet_manager.cc:1434] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:17:43.902076 23525 tablet_bootstrap.cc:492] T 46ea20a157ce482db10dfaf60ed08aef P 66c855b367d2477c8e4f20cda48ada24: Bootstrap starting.
I20260709 12:17:43.898563 23526 ts_tablet_manager.cc:1434] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:43.903180 23526 tablet_bootstrap.cc:492] T 46ea20a157ce482db10dfaf60ed08aef P 98b3716319374b1ab55f02282521d2f9: Bootstrap starting.
I20260709 12:17:43.909412 23525 tablet_bootstrap.cc:654] T 46ea20a157ce482db10dfaf60ed08aef P 66c855b367d2477c8e4f20cda48ada24: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:43.909617 23526 tablet_bootstrap.cc:654] T 46ea20a157ce482db10dfaf60ed08aef P 98b3716319374b1ab55f02282521d2f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:43.902199 23527 tablet_bootstrap.cc:492] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b: Bootstrap starting.
I20260709 12:17:43.916926 23525 tablet_bootstrap.cc:492] T 46ea20a157ce482db10dfaf60ed08aef P 66c855b367d2477c8e4f20cda48ada24: No bootstrap required, opened a new log
I20260709 12:17:43.917460 23525 ts_tablet_manager.cc:1403] T 46ea20a157ce482db10dfaf60ed08aef P 66c855b367d2477c8e4f20cda48ada24: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.009s
I20260709 12:17:43.916914 23526 tablet_bootstrap.cc:492] T 46ea20a157ce482db10dfaf60ed08aef P 98b3716319374b1ab55f02282521d2f9: No bootstrap required, opened a new log
I20260709 12:17:43.919674 23527 tablet_bootstrap.cc:654] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:43.919847 23526 ts_tablet_manager.cc:1403] T 46ea20a157ce482db10dfaf60ed08aef P 98b3716319374b1ab55f02282521d2f9: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 12:17:43.920028 23525 raft_consensus.cc:359] T 46ea20a157ce482db10dfaf60ed08aef P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.920775 23525 raft_consensus.cc:385] T 46ea20a157ce482db10dfaf60ed08aef P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:43.921068 23525 raft_consensus.cc:740] T 46ea20a157ce482db10dfaf60ed08aef P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c855b367d2477c8e4f20cda48ada24, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.921805 23525 consensus_queue.cc:260] T 46ea20a157ce482db10dfaf60ed08aef P 66c855b367d2477c8e4f20cda48ada24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.923415 23526 raft_consensus.cc:359] T 46ea20a157ce482db10dfaf60ed08aef P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.924104 23525 ts_tablet_manager.cc:1434] T 46ea20a157ce482db10dfaf60ed08aef P 66c855b367d2477c8e4f20cda48ada24: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:17:43.924168 23526 raft_consensus.cc:385] T 46ea20a157ce482db10dfaf60ed08aef P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:43.924613 23526 raft_consensus.cc:740] T 46ea20a157ce482db10dfaf60ed08aef P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b3716319374b1ab55f02282521d2f9, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.925302 23526 consensus_queue.cc:260] T 46ea20a157ce482db10dfaf60ed08aef P 98b3716319374b1ab55f02282521d2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.927489 23526 ts_tablet_manager.cc:1434] T 46ea20a157ce482db10dfaf60ed08aef P 98b3716319374b1ab55f02282521d2f9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:17:43.927559 23527 tablet_bootstrap.cc:492] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b: No bootstrap required, opened a new log
I20260709 12:17:43.928078 23527 ts_tablet_manager.cc:1403] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.006s
I20260709 12:17:43.930557 23527 raft_consensus.cc:359] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.931317 23527 raft_consensus.cc:385] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:43.931607 23527 raft_consensus.cc:740] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df81c50a8e040549574a463208a598b, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.932324 23527 consensus_queue.cc:260] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:43.934782 23527 ts_tablet_manager.cc:1434] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
W20260709 12:17:44.023244 23282 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:44.101071 23533 consensus_queue.cc:1048] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:44.102986 23533 raft_consensus.cc:493] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:44.103477 23533 raft_consensus.cc:515] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:44.106474 23411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e134a3129e6143f7919cf15cd4e19b25" candidate_uuid: "4df81c50a8e040549574a463208a598b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b3716319374b1ab55f02282521d2f9" is_pre_election: true
I20260709 12:17:44.106802 23485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e134a3129e6143f7919cf15cd4e19b25" candidate_uuid: "4df81c50a8e040549574a463208a598b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c855b367d2477c8e4f20cda48ada24" is_pre_election: true
I20260709 12:17:44.107133 23411 raft_consensus.cc:2468] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df81c50a8e040549574a463208a598b in term 0.
I20260709 12:17:44.107491 23485 raft_consensus.cc:2468] T e134a3129e6143f7919cf15cd4e19b25 P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df81c50a8e040549574a463208a598b in term 0.
I20260709 12:17:44.107510 23533 leader_election.cc:290] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98b3716319374b1ab55f02282521d2f9 (127.13.140.2:39129), 66c855b367d2477c8e4f20cda48ada24 (127.13.140.3:39555)
I20260709 12:17:44.108544 23300 leader_election.cc:304] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4df81c50a8e040549574a463208a598b, 66c855b367d2477c8e4f20cda48ada24; no voters: 
I20260709 12:17:44.110181 23533 raft_consensus.cc:2804] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:44.110549 23533 raft_consensus.cc:493] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:44.110900 23533 raft_consensus.cc:3060] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:44.119212 23485 raft_consensus.cc:3060] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:44.123420 23533 raft_consensus.cc:515] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:44.126065 23533 leader_election.cc:290] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [CANDIDATE]: Term 1 election: Requested vote from peers 98b3716319374b1ab55f02282521d2f9 (127.13.140.2:39129), 66c855b367d2477c8e4f20cda48ada24 (127.13.140.3:39555)
I20260709 12:17:44.126407 23411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e134a3129e6143f7919cf15cd4e19b25" candidate_uuid: "4df81c50a8e040549574a463208a598b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b3716319374b1ab55f02282521d2f9"
I20260709 12:17:44.126931 23411 raft_consensus.cc:3060] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:44.126704 23484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e134a3129e6143f7919cf15cd4e19b25" candidate_uuid: "4df81c50a8e040549574a463208a598b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c855b367d2477c8e4f20cda48ada24"
I20260709 12:17:44.127415 23484 raft_consensus.cc:3060] T e134a3129e6143f7919cf15cd4e19b25 P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:44.127912 23533 consensus_queue.cc:1048] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:44.134280 23411 raft_consensus.cc:2468] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df81c50a8e040549574a463208a598b in term 1.
I20260709 12:17:44.134824 23484 raft_consensus.cc:2468] T e134a3129e6143f7919cf15cd4e19b25 P 66c855b367d2477c8e4f20cda48ada24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df81c50a8e040549574a463208a598b in term 1.
I20260709 12:17:44.135660 23302 leader_election.cc:304] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4df81c50a8e040549574a463208a598b, 98b3716319374b1ab55f02282521d2f9; no voters: 
I20260709 12:17:44.136629 23533 raft_consensus.cc:2804] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:44.137122 23533 raft_consensus.cc:697] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 1 LEADER]: Becoming Leader. State: Replica: 4df81c50a8e040549574a463208a598b, State: Running, Role: LEADER
I20260709 12:17:44.137926 23533 consensus_queue.cc:237] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:44.146132 23233 catalog_manager.cc:5697] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4df81c50a8e040549574a463208a598b (127.13.140.1). New cstate: current_term: 1 leader_uuid: "4df81c50a8e040549574a463208a598b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:44.186411 23533 raft_consensus.cc:493] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:44.186888 23533 raft_consensus.cc:515] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:44.188550 23533 leader_election.cc:290] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98b3716319374b1ab55f02282521d2f9 (127.13.140.2:39129), 66c855b367d2477c8e4f20cda48ada24 (127.13.140.3:39555)
I20260709 12:17:44.189369 23411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea20a157ce482db10dfaf60ed08aef" candidate_uuid: "4df81c50a8e040549574a463208a598b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b3716319374b1ab55f02282521d2f9" is_pre_election: true
I20260709 12:17:44.189680 23485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea20a157ce482db10dfaf60ed08aef" candidate_uuid: "4df81c50a8e040549574a463208a598b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c855b367d2477c8e4f20cda48ada24" is_pre_election: true
I20260709 12:17:44.190086 23411 raft_consensus.cc:2468] T 46ea20a157ce482db10dfaf60ed08aef P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df81c50a8e040549574a463208a598b in term 0.
I20260709 12:17:44.190272 23485 raft_consensus.cc:2468] T 46ea20a157ce482db10dfaf60ed08aef P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df81c50a8e040549574a463208a598b in term 0.
I20260709 12:17:44.191268 23302 leader_election.cc:304] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4df81c50a8e040549574a463208a598b, 98b3716319374b1ab55f02282521d2f9; no voters: 
I20260709 12:17:44.191900 23533 raft_consensus.cc:2804] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:44.192231 23533 raft_consensus.cc:493] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:44.192474 23533 raft_consensus.cc:3060] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:44.197381 23533 raft_consensus.cc:515] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:44.199079 23533 leader_election.cc:290] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [CANDIDATE]: Term 1 election: Requested vote from peers 98b3716319374b1ab55f02282521d2f9 (127.13.140.2:39129), 66c855b367d2477c8e4f20cda48ada24 (127.13.140.3:39555)
I20260709 12:17:44.199899 23411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea20a157ce482db10dfaf60ed08aef" candidate_uuid: "4df81c50a8e040549574a463208a598b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b3716319374b1ab55f02282521d2f9"
I20260709 12:17:44.200218 23485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea20a157ce482db10dfaf60ed08aef" candidate_uuid: "4df81c50a8e040549574a463208a598b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c855b367d2477c8e4f20cda48ada24"
I20260709 12:17:44.200451 23411 raft_consensus.cc:3060] T 46ea20a157ce482db10dfaf60ed08aef P 98b3716319374b1ab55f02282521d2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:44.200775 23485 raft_consensus.cc:3060] T 46ea20a157ce482db10dfaf60ed08aef P 66c855b367d2477c8e4f20cda48ada24 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:44.205454 23411 raft_consensus.cc:2468] T 46ea20a157ce482db10dfaf60ed08aef P 98b3716319374b1ab55f02282521d2f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df81c50a8e040549574a463208a598b in term 1.
I20260709 12:17:44.205559 23485 raft_consensus.cc:2468] T 46ea20a157ce482db10dfaf60ed08aef P 66c855b367d2477c8e4f20cda48ada24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df81c50a8e040549574a463208a598b in term 1.
I20260709 12:17:44.206739 23300 leader_election.cc:304] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4df81c50a8e040549574a463208a598b, 66c855b367d2477c8e4f20cda48ada24; no voters: 
I20260709 12:17:44.207448 23533 raft_consensus.cc:2804] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:44.207894 23533 raft_consensus.cc:697] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [term 1 LEADER]: Becoming Leader. State: Replica: 4df81c50a8e040549574a463208a598b, State: Running, Role: LEADER
I20260709 12:17:44.208514 23533 consensus_queue.cc:237] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:44.215425 23233 catalog_manager.cc:5697] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4df81c50a8e040549574a463208a598b (127.13.140.1). New cstate: current_term: 1 leader_uuid: "4df81c50a8e040549574a463208a598b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:44.262467 23336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29268300fdd54c499ff5ee8d1ffe08b6"
dest_uuid: "4df81c50a8e040549574a463208a598b"
mode: GRACEFUL
new_leader_uuid: "66c855b367d2477c8e4f20cda48ada24"
 from {username='slave'} at 127.0.0.1:32818
I20260709 12:17:44.262984 23336 raft_consensus.cc:606] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 1 LEADER]: Received request to transfer leadership to TS 66c855b367d2477c8e4f20cda48ada24
I20260709 12:17:44.303731 23533 consensus_queue.cc:1048] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:44.318528 23538 consensus_queue.cc:1048] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:44.579492 23538 consensus_queue.cc:1048] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:44.589222 23538 consensus_queue.cc:1048] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:44.605984 23554 raft_consensus.cc:993] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b: : Instructing follower 66c855b367d2477c8e4f20cda48ada24 to start an election
I20260709 12:17:44.606446 23538 raft_consensus.cc:1081] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 1 LEADER]: Signalling peer 66c855b367d2477c8e4f20cda48ada24 to start an election
I20260709 12:17:44.607864 23485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29268300fdd54c499ff5ee8d1ffe08b6"
dest_uuid: "66c855b367d2477c8e4f20cda48ada24"
 from {username='slave'} at 127.0.0.1:46386
I20260709 12:17:44.608421 23485 raft_consensus.cc:493] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:44.608712 23485 raft_consensus.cc:3060] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:44.613422 23485 raft_consensus.cc:515] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:44.614965 23485 leader_election.cc:290] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [CANDIDATE]: Term 2 election: Requested vote from peers 4df81c50a8e040549574a463208a598b (127.13.140.1:34537), 98b3716319374b1ab55f02282521d2f9 (127.13.140.2:39129)
I20260709 12:17:44.615749 23336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29268300fdd54c499ff5ee8d1ffe08b6" candidate_uuid: "66c855b367d2477c8e4f20cda48ada24" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4df81c50a8e040549574a463208a598b"
I20260709 12:17:44.615927 23411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29268300fdd54c499ff5ee8d1ffe08b6" candidate_uuid: "66c855b367d2477c8e4f20cda48ada24" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98b3716319374b1ab55f02282521d2f9"
I20260709 12:17:44.616302 23336 raft_consensus.cc:3055] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:44.616503 23411 raft_consensus.cc:3060] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:44.616629 23336 raft_consensus.cc:740] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4df81c50a8e040549574a463208a598b, State: Running, Role: LEADER
I20260709 12:17:44.617374 23336 consensus_queue.cc:260] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:44.618434 23336 raft_consensus.cc:3060] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:44.621649 23411 raft_consensus.cc:2468] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66c855b367d2477c8e4f20cda48ada24 in term 2.
I20260709 12:17:44.622809 23451 leader_election.cc:304] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66c855b367d2477c8e4f20cda48ada24, 98b3716319374b1ab55f02282521d2f9; no voters: 
I20260709 12:17:44.623641 23532 raft_consensus.cc:2804] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:44.623797 23336 raft_consensus.cc:2468] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66c855b367d2477c8e4f20cda48ada24 in term 2.
I20260709 12:17:44.624631 23532 raft_consensus.cc:697] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [term 2 LEADER]: Becoming Leader. State: Replica: 66c855b367d2477c8e4f20cda48ada24, State: Running, Role: LEADER
I20260709 12:17:44.625370 23532 consensus_queue.cc:237] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:44.631009 23232 catalog_manager.cc:5697] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 reported cstate change: term changed from 1 to 2, leader changed from 4df81c50a8e040549574a463208a598b (127.13.140.1) to 66c855b367d2477c8e4f20cda48ada24 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "66c855b367d2477c8e4f20cda48ada24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:44.702850 13872 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:17:44.704352 13872 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:17:44.704706 13872 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:17:44.716212 23336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e134a3129e6143f7919cf15cd4e19b25"
dest_uuid: "4df81c50a8e040549574a463208a598b"
mode: GRACEFUL
new_leader_uuid: "98b3716319374b1ab55f02282521d2f9"
 from {username='slave'} at 127.0.0.1:32832
I20260709 12:17:44.716732 23336 raft_consensus.cc:606] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 1 LEADER]: Received request to transfer leadership to TS 98b3716319374b1ab55f02282521d2f9
I20260709 12:17:44.717851 13872 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:17:44.735416 23538 consensus_queue.cc:1048] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:44.746656 23533 consensus_queue.cc:1048] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:45.019392 23554 raft_consensus.cc:993] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b: : Instructing follower 98b3716319374b1ab55f02282521d2f9 to start an election
I20260709 12:17:45.019863 23533 raft_consensus.cc:1081] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 1 LEADER]: Signalling peer 98b3716319374b1ab55f02282521d2f9 to start an election
I20260709 12:17:45.021252 23411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e134a3129e6143f7919cf15cd4e19b25"
dest_uuid: "98b3716319374b1ab55f02282521d2f9"
 from {username='slave'} at 127.0.0.1:49254
I20260709 12:17:45.021705 23411 raft_consensus.cc:493] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:45.021998 23411 raft_consensus.cc:3060] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.027454 23411 raft_consensus.cc:515] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:45.028366 23410 raft_consensus.cc:1275] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9 [term 2 FOLLOWER]: Refusing update from remote peer 66c855b367d2477c8e4f20cda48ada24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:45.029991 23411 leader_election.cc:290] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [CANDIDATE]: Term 2 election: Requested vote from peers 4df81c50a8e040549574a463208a598b (127.13.140.1:34537), 66c855b367d2477c8e4f20cda48ada24 (127.13.140.3:39555)
I20260709 12:17:45.031418 23532 consensus_queue.cc:1048] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:45.044039 23336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e134a3129e6143f7919cf15cd4e19b25" candidate_uuid: "98b3716319374b1ab55f02282521d2f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4df81c50a8e040549574a463208a598b"
I20260709 12:17:45.044667 23336 raft_consensus.cc:3055] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:45.044984 23336 raft_consensus.cc:740] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4df81c50a8e040549574a463208a598b, State: Running, Role: LEADER
I20260709 12:17:45.045743 23336 consensus_queue.cc:260] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:45.047004 23336 raft_consensus.cc:3060] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.049732 23335 raft_consensus.cc:1275] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 2 FOLLOWER]: Refusing update from remote peer 66c855b367d2477c8e4f20cda48ada24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:45.053586 23485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e134a3129e6143f7919cf15cd4e19b25" candidate_uuid: "98b3716319374b1ab55f02282521d2f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66c855b367d2477c8e4f20cda48ada24"
I20260709 12:17:45.053449 23567 consensus_queue.cc:1048] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:45.053995 23336 raft_consensus.cc:2468] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98b3716319374b1ab55f02282521d2f9 in term 2.
I20260709 12:17:45.054149 23485 raft_consensus.cc:3060] T e134a3129e6143f7919cf15cd4e19b25 P 66c855b367d2477c8e4f20cda48ada24 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.055513 23374 leader_election.cc:304] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4df81c50a8e040549574a463208a598b, 98b3716319374b1ab55f02282521d2f9; no voters: 
I20260709 12:17:45.056595 23531 raft_consensus.cc:2804] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:45.061554 23485 raft_consensus.cc:2468] T e134a3129e6143f7919cf15cd4e19b25 P 66c855b367d2477c8e4f20cda48ada24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98b3716319374b1ab55f02282521d2f9 in term 2.
I20260709 12:17:45.065801 23531 raft_consensus.cc:697] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [term 2 LEADER]: Becoming Leader. State: Replica: 98b3716319374b1ab55f02282521d2f9, State: Running, Role: LEADER
I20260709 12:17:45.066813 23531 consensus_queue.cc:237] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } }
I20260709 12:17:45.074627 23234 catalog_manager.cc:5697] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 reported cstate change: term changed from 1 to 2, leader changed from 4df81c50a8e040549574a463208a598b (127.13.140.1) to 98b3716319374b1ab55f02282521d2f9 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "98b3716319374b1ab55f02282521d2f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df81c50a8e040549574a463208a598b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 34537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98b3716319374b1ab55f02282521d2f9" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 39129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66c855b367d2477c8e4f20cda48ada24" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 39555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:45.338019 13872 tablet_server.cc:179] TabletServer@127.13.140.1:0 shutting down...
I20260709 12:17:45.356083 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:45.356767 13872 tablet_replica.cc:333] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b: stopping tablet replica
I20260709 12:17:45.357350 13872 raft_consensus.cc:2243] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:45.358137 13872 raft_consensus.cc:2272] T 46ea20a157ce482db10dfaf60ed08aef P 4df81c50a8e040549574a463208a598b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:45.360327 13872 tablet_replica.cc:333] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b: stopping tablet replica
I20260709 12:17:45.360850 13872 raft_consensus.cc:2243] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:45.361253 13872 raft_consensus.cc:2272] T e134a3129e6143f7919cf15cd4e19b25 P 4df81c50a8e040549574a463208a598b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:45.363211 13872 tablet_replica.cc:333] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b: stopping tablet replica
I20260709 12:17:45.363760 13872 raft_consensus.cc:2243] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:45.364480 13872 raft_consensus.cc:2272] T b25587d823664bf881a7778235231579 P 4df81c50a8e040549574a463208a598b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:45.366287 13872 tablet_replica.cc:333] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b: stopping tablet replica
I20260709 12:17:45.366748 13872 raft_consensus.cc:2243] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:45.367127 13872 raft_consensus.cc:2272] T 29268300fdd54c499ff5ee8d1ffe08b6 P 4df81c50a8e040549574a463208a598b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:45.379397 13872 tablet_server.cc:196] TabletServer@127.13.140.1:0 shutdown complete.
I20260709 12:17:45.391199 13872 tablet_server.cc:179] TabletServer@127.13.140.2:0 shutting down...
I20260709 12:17:45.408567 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:45.409171 13872 tablet_replica.cc:333] T 46ea20a157ce482db10dfaf60ed08aef P 98b3716319374b1ab55f02282521d2f9: stopping tablet replica
I20260709 12:17:45.409731 13872 raft_consensus.cc:2243] T 46ea20a157ce482db10dfaf60ed08aef P 98b3716319374b1ab55f02282521d2f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:45.410164 13872 raft_consensus.cc:2272] T 46ea20a157ce482db10dfaf60ed08aef P 98b3716319374b1ab55f02282521d2f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:45.412338 13872 tablet_replica.cc:333] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9: stopping tablet replica
I20260709 12:17:45.412833 13872 raft_consensus.cc:2243] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:45.413218 13872 raft_consensus.cc:2272] T 29268300fdd54c499ff5ee8d1ffe08b6 P 98b3716319374b1ab55f02282521d2f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:45.415249 13872 tablet_replica.cc:333] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9: stopping tablet replica
I20260709 12:17:45.415776 13872 raft_consensus.cc:2243] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:45.416328 13872 pending_rounds.cc:70] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9: Trying to abort 1 pending ops.
I20260709 12:17:45.416508 13872 pending_rounds.cc:77] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305623408922578944 op_type: NO_OP noop_request { }
I20260709 12:17:45.416791 13872 raft_consensus.cc:2889] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:17:45.417039 13872 raft_consensus.cc:2272] T e134a3129e6143f7919cf15cd4e19b25 P 98b3716319374b1ab55f02282521d2f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:45.419220 13872 tablet_replica.cc:333] T b25587d823664bf881a7778235231579 P 98b3716319374b1ab55f02282521d2f9: stopping tablet replica
I20260709 12:17:45.419725 13872 raft_consensus.cc:2243] T b25587d823664bf881a7778235231579 P 98b3716319374b1ab55f02282521d2f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:45.420099 13872 raft_consensus.cc:2272] T b25587d823664bf881a7778235231579 P 98b3716319374b1ab55f02282521d2f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:45.431716 13872 tablet_server.cc:196] TabletServer@127.13.140.2:0 shutdown complete.
I20260709 12:17:45.443881 13872 tablet_server.cc:179] TabletServer@127.13.140.3:0 shutting down...
I20260709 12:17:45.458943 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:45.459904 13872 tablet_replica.cc:333] T 46ea20a157ce482db10dfaf60ed08aef P 66c855b367d2477c8e4f20cda48ada24: stopping tablet replica
I20260709 12:17:45.460755 13872 raft_consensus.cc:2243] T 46ea20a157ce482db10dfaf60ed08aef P 66c855b367d2477c8e4f20cda48ada24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:45.461395 13872 raft_consensus.cc:2272] T 46ea20a157ce482db10dfaf60ed08aef P 66c855b367d2477c8e4f20cda48ada24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:45.463697 13872 tablet_replica.cc:333] T e134a3129e6143f7919cf15cd4e19b25 P 66c855b367d2477c8e4f20cda48ada24: stopping tablet replica
I20260709 12:17:45.464187 13872 raft_consensus.cc:2243] T e134a3129e6143f7919cf15cd4e19b25 P 66c855b367d2477c8e4f20cda48ada24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:45.464669 13872 raft_consensus.cc:2272] T e134a3129e6143f7919cf15cd4e19b25 P 66c855b367d2477c8e4f20cda48ada24 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:45.465245 23448 consensus_peers.cc:597] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 -> Peer 4df81c50a8e040549574a463208a598b (127.13.140.1:34537): Couldn't send request to peer 4df81c50a8e040549574a463208a598b. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:34537: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:45.466960 13872 tablet_replica.cc:333] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24: stopping tablet replica
I20260709 12:17:45.467590 13872 raft_consensus.cc:2243] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:45.467978 13872 raft_consensus.cc:2272] T b25587d823664bf881a7778235231579 P 66c855b367d2477c8e4f20cda48ada24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:45.469771 13872 tablet_replica.cc:333] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24: stopping tablet replica
I20260709 12:17:45.470235 13872 raft_consensus.cc:2243] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:45.471000 13872 raft_consensus.cc:2272] T 29268300fdd54c499ff5ee8d1ffe08b6 P 66c855b367d2477c8e4f20cda48ada24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:45.494046 13872 tablet_server.cc:196] TabletServer@127.13.140.3:0 shutdown complete.
I20260709 12:17:45.505836 13872 master.cc:562] Master@127.13.140.62:36359 shutting down...
I20260709 12:17:45.521446 13872 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:45.521960 13872 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:45.522221 13872 tablet_replica.cc:333] T 00000000000000000000000000000000 P cfdf8b47260a48a587a79012330d248b: stopping tablet replica
I20260709 12:17:45.540864 13872 master.cc:584] Master@127.13.140.62:36359 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2676 ms)
[----------] 6 tests from LeaderRebalancerTest (355534 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:17:45.565836 13872 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.62:46075
I20260709 12:17:45.566864 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:45.571779 23579 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:45.572417 23578 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:45.573083 23581 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:45.573406 13872 server_base.cc:1061] running on GCE node
I20260709 12:17:45.574159 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:45.574337 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:45.574472 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599465574456 us; error 0 us; skew 500 ppm
I20260709 12:17:45.574958 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:45.577075 13872 webserver.cc:533] Webserver started at http://127.13.140.62:36303/ using document root <none> and password file <none>
I20260709 12:17:45.577500 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:45.577682 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:45.577915 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:45.578917 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/master-0-root/instance:
uuid: "816a7c253892441f96ab82a5496401f2"
format_stamp: "Formatted at 2026-07-09 12:17:45 on dist-test-slave-4v02"
I20260709 12:17:45.583101 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 12:17:45.586306 23586 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:45.587039 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:17:45.587303 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/master-0-root
uuid: "816a7c253892441f96ab82a5496401f2"
format_stamp: "Formatted at 2026-07-09 12:17:45 on dist-test-slave-4v02"
I20260709 12:17:45.587592 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:45.609922 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:45.610925 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:45.646059 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.62:46075
I20260709 12:17:45.646195 23637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.62:46075 every 8 connection(s)
I20260709 12:17:45.649948 23638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:45.660249 23638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2: Bootstrap starting.
I20260709 12:17:45.664633 23638 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:45.668522 23638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2: No bootstrap required, opened a new log
I20260709 12:17:45.670722 23638 raft_consensus.cc:359] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "816a7c253892441f96ab82a5496401f2" member_type: VOTER }
I20260709 12:17:45.671116 23638 raft_consensus.cc:385] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:45.671375 23638 raft_consensus.cc:740] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 816a7c253892441f96ab82a5496401f2, State: Initialized, Role: FOLLOWER
I20260709 12:17:45.671923 23638 consensus_queue.cc:260] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "816a7c253892441f96ab82a5496401f2" member_type: VOTER }
I20260709 12:17:45.672353 23638 raft_consensus.cc:399] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:17:45.672556 23638 raft_consensus.cc:493] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:17:45.672802 23638 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:45.677484 23638 raft_consensus.cc:515] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "816a7c253892441f96ab82a5496401f2" member_type: VOTER }
I20260709 12:17:45.677975 23638 leader_election.cc:304] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 816a7c253892441f96ab82a5496401f2; no voters: 
I20260709 12:17:45.679071 23638 leader_election.cc:290] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:17:45.679416 23641 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:45.680733 23641 raft_consensus.cc:697] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [term 1 LEADER]: Becoming Leader. State: Replica: 816a7c253892441f96ab82a5496401f2, State: Running, Role: LEADER
I20260709 12:17:45.681413 23641 consensus_queue.cc:237] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "816a7c253892441f96ab82a5496401f2" member_type: VOTER }
I20260709 12:17:45.681825 23638 sys_catalog.cc:565] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:17:45.684185 23643 sys_catalog.cc:455] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 816a7c253892441f96ab82a5496401f2. Latest consensus state: current_term: 1 leader_uuid: "816a7c253892441f96ab82a5496401f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "816a7c253892441f96ab82a5496401f2" member_type: VOTER } }
I20260709 12:17:45.684196 23642 sys_catalog.cc:455] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "816a7c253892441f96ab82a5496401f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "816a7c253892441f96ab82a5496401f2" member_type: VOTER } }
I20260709 12:17:45.684903 23643 sys_catalog.cc:458] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:45.685009 23642 sys_catalog.cc:458] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:45.688730 23646 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:17:45.694626 23646 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:17:45.695715 13872 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:17:45.703727 23646 catalog_manager.cc:1383] Generated new cluster ID: 51d9ed965ce3440faec06235f39c751f
I20260709 12:17:45.704044 23646 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:17:45.718506 23646 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:17:45.719897 23646 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:17:45.737993 23646 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2: Generated new TSK 0
I20260709 12:17:45.738631 23646 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:17:45.762267 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:45.768311 23659 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:45.769039 23660 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:45.771719 23662 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:45.771776 13872 server_base.cc:1061] running on GCE node
I20260709 12:17:45.772921 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:45.773110 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:45.773273 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599465773254 us; error 0 us; skew 500 ppm
I20260709 12:17:45.773795 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:45.776180 13872 webserver.cc:533] Webserver started at http://127.13.140.1:44093/ using document root <none> and password file <none>
I20260709 12:17:45.776674 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:45.776840 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:45.777096 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:45.778244 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/ts-0-root/instance:
uuid: "65422e947e564bac8c2ccf0e19d2676b"
format_stamp: "Formatted at 2026-07-09 12:17:45 on dist-test-slave-4v02"
I20260709 12:17:45.783116 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:17:45.787178 23667 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:45.788045 13872 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 12:17:45.788350 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/ts-0-root
uuid: "65422e947e564bac8c2ccf0e19d2676b"
format_stamp: "Formatted at 2026-07-09 12:17:45 on dist-test-slave-4v02"
I20260709 12:17:45.788668 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:45.807543 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:45.808691 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:45.810118 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:45.812312 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:45.812510 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:45.812731 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:45.812878 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:45.851927 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.1:39127
I20260709 12:17:45.852057 23729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.1:39127 every 8 connection(s)
I20260709 12:17:45.856805 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:45.863039 23734 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:45.864878 23735 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:45.865645 23737 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:45.866798 13872 server_base.cc:1061] running on GCE node
I20260709 12:17:45.868538 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:45.868800 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:45.869015 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599465868997 us; error 0 us; skew 500 ppm
I20260709 12:17:45.869510 23730 heartbeater.cc:344] Connected to a master server at 127.13.140.62:46075
I20260709 12:17:45.869647 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:45.869908 23730 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:45.870695 23730 heartbeater.cc:507] Master 127.13.140.62:46075 requested a full tablet report, sending...
I20260709 12:17:45.872367 13872 webserver.cc:533] Webserver started at http://127.13.140.2:42183/ using document root <none> and password file <none>
I20260709 12:17:45.873057 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:45.873031 23603 ts_manager.cc:194] Registered new tserver with Master: 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127)
I20260709 12:17:45.873534 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:45.873879 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:45.875315 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/ts-1-root/instance:
uuid: "36bfa76caf2e442f9be9e7f268564729"
format_stamp: "Formatted at 2026-07-09 12:17:45 on dist-test-slave-4v02"
I20260709 12:17:45.875622 23603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58916
I20260709 12:17:45.880010 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:17:45.883412 23742 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:45.884147 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:17:45.884388 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/ts-1-root
uuid: "36bfa76caf2e442f9be9e7f268564729"
format_stamp: "Formatted at 2026-07-09 12:17:45 on dist-test-slave-4v02"
I20260709 12:17:45.884625 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:45.895351 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:45.896339 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:45.897650 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:45.899734 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:45.899901 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:45.900130 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:45.900267 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:45.937072 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.2:41051
I20260709 12:17:45.937177 23804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.2:41051 every 8 connection(s)
I20260709 12:17:45.941766 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:45.949393 23808 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:45.950932 23809 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:45.954308 23805 heartbeater.cc:344] Connected to a master server at 127.13.140.62:46075
W20260709 12:17:45.954530 23811 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:45.954723 13872 server_base.cc:1061] running on GCE node
I20260709 12:17:45.954838 23805 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:45.955720 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:17:45.955770 23805 heartbeater.cc:507] Master 127.13.140.62:46075 requested a full tablet report, sending...
W20260709 12:17:45.955936 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:45.956271 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599465956250 us; error 0 us; skew 500 ppm
I20260709 12:17:45.956975 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:45.957902 23603 ts_manager.cc:194] Registered new tserver with Master: 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:45.959473 13872 webserver.cc:533] Webserver started at http://127.13.140.3:44629/ using document root <none> and password file <none>
I20260709 12:17:45.959532 23603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58928
I20260709 12:17:45.960121 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:45.960345 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:45.960597 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:45.961620 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/ts-2-root/instance:
uuid: "773a21e86f434451be9bb97539f09c62"
format_stamp: "Formatted at 2026-07-09 12:17:45 on dist-test-slave-4v02"
I20260709 12:17:45.965687 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260709 12:17:45.968845 23816 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:45.969646 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:17:45.969913 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/ts-2-root
uuid: "773a21e86f434451be9bb97539f09c62"
format_stamp: "Formatted at 2026-07-09 12:17:45 on dist-test-slave-4v02"
I20260709 12:17:45.970157 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599109869613-13872-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:45.979022 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:45.980051 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:45.981491 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:45.983738 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:45.983918 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:45.984105 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:45.984236 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:46.025077 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.3:38029
I20260709 12:17:46.025195 23878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.3:38029 every 8 connection(s)
I20260709 12:17:46.038612 23879 heartbeater.cc:344] Connected to a master server at 127.13.140.62:46075
I20260709 12:17:46.039181 23879 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:46.040167 23879 heartbeater.cc:507] Master 127.13.140.62:46075 requested a full tablet report, sending...
I20260709 12:17:46.042627 23603 ts_manager.cc:194] Registered new tserver with Master: 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:46.044070 13872 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01585484s
I20260709 12:17:46.044296 23603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58932
I20260709 12:17:46.070384 23603 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58948:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:17:46.073109 23603 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:17:46.148489 23768 tablet_service.cc:1511] Processing CreateTablet for tablet dcc03b2bc2cd458db3a7b12bfbe9f4cc (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:46.148866 23770 tablet_service.cc:1511] Processing CreateTablet for tablet 09cad77c7b974d318f2a97b9601cd684 (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:46.150306 23768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcc03b2bc2cd458db3a7b12bfbe9f4cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.150548 23695 tablet_service.cc:1511] Processing CreateTablet for tablet 09cad77c7b974d318f2a97b9601cd684 (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:46.150879 23769 tablet_service.cc:1511] Processing CreateTablet for tablet 04788f0382ee42fcb147353c2faab07d (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:46.151337 23766 tablet_service.cc:1511] Processing CreateTablet for tablet 776117fffec847379ab68236b9bdce6e (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:46.152298 23695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09cad77c7b974d318f2a97b9601cd684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.153101 23767 tablet_service.cc:1511] Processing CreateTablet for tablet 77b26f290b85425483b7af9021e7fa4d (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:46.154870 23769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04788f0382ee42fcb147353c2faab07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.157452 23766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776117fffec847379ab68236b9bdce6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.158947 23765 tablet_service.cc:1511] Processing CreateTablet for tablet 61ab08e6a04843be902aefe3308f25d2 (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:46.159941 23767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b26f290b85425483b7af9021e7fa4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.160562 23765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ab08e6a04843be902aefe3308f25d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.161552 23770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09cad77c7b974d318f2a97b9601cd684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.162680 23694 tablet_service.cc:1511] Processing CreateTablet for tablet 04788f0382ee42fcb147353c2faab07d (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:46.164070 23694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04788f0382ee42fcb147353c2faab07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.179610 23693 tablet_service.cc:1511] Processing CreateTablet for tablet dcc03b2bc2cd458db3a7b12bfbe9f4cc (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:46.181057 23693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcc03b2bc2cd458db3a7b12bfbe9f4cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.193922 23764 tablet_service.cc:1511] Processing CreateTablet for tablet e54a0519bbb14e8fbaf1b710a9cdd256 (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:46.195489 23764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54a0519bbb14e8fbaf1b710a9cdd256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.200634 23844 tablet_service.cc:1511] Processing CreateTablet for tablet 09cad77c7b974d318f2a97b9601cd684 (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:46.201999 23844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09cad77c7b974d318f2a97b9601cd684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.205418 23843 tablet_service.cc:1511] Processing CreateTablet for tablet 04788f0382ee42fcb147353c2faab07d (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:46.208400 23842 tablet_service.cc:1511] Processing CreateTablet for tablet dcc03b2bc2cd458db3a7b12bfbe9f4cc (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:46.210690 23841 tablet_service.cc:1511] Processing CreateTablet for tablet 77b26f290b85425483b7af9021e7fa4d (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:46.207122 23843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04788f0382ee42fcb147353c2faab07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.213899 23765 tablet_service.cc:1511] Processing CreateTablet for tablet dc7cc9a336f048f9931ab0c1a7271085 (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:46.215260 23765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7cc9a336f048f9931ab0c1a7271085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.215631 23842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcc03b2bc2cd458db3a7b12bfbe9f4cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.219648 23841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b26f290b85425483b7af9021e7fa4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.226424 23692 tablet_service.cc:1511] Processing CreateTablet for tablet 77b26f290b85425483b7af9021e7fa4d (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:46.228286 23692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b26f290b85425483b7af9021e7fa4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.229367 23840 tablet_service.cc:1511] Processing CreateTablet for tablet 776117fffec847379ab68236b9bdce6e (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:46.230772 23840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776117fffec847379ab68236b9bdce6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.231894 23763 tablet_service.cc:1511] Processing CreateTablet for tablet 09dd04cfa8fb46a5aef0c0498cd51bcb (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:46.233242 23763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09dd04cfa8fb46a5aef0c0498cd51bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.236941 23691 tablet_service.cc:1511] Processing CreateTablet for tablet 776117fffec847379ab68236b9bdce6e (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:46.237277 23690 tablet_service.cc:1511] Processing CreateTablet for tablet 61ab08e6a04843be902aefe3308f25d2 (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:46.238672 23691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776117fffec847379ab68236b9bdce6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.240027 23690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ab08e6a04843be902aefe3308f25d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.239801 23689 tablet_service.cc:1511] Processing CreateTablet for tablet e54a0519bbb14e8fbaf1b710a9cdd256 (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:46.241160 23689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54a0519bbb14e8fbaf1b710a9cdd256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.245175 23839 tablet_service.cc:1511] Processing CreateTablet for tablet 61ab08e6a04843be902aefe3308f25d2 (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:46.246829 23839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ab08e6a04843be902aefe3308f25d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.250607 23838 tablet_service.cc:1511] Processing CreateTablet for tablet e54a0519bbb14e8fbaf1b710a9cdd256 (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:46.252125 23838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54a0519bbb14e8fbaf1b710a9cdd256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.262557 23894 tablet_bootstrap.cc:492] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
I20260709 12:17:46.265439 23837 tablet_service.cc:1511] Processing CreateTablet for tablet dc7cc9a336f048f9931ab0c1a7271085 (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:46.266865 23837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7cc9a336f048f9931ab0c1a7271085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.273967 23836 tablet_service.cc:1511] Processing CreateTablet for tablet 09dd04cfa8fb46a5aef0c0498cd51bcb (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:46.275553 23836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09dd04cfa8fb46a5aef0c0498cd51bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.277866 23894 tablet_bootstrap.cc:654] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.279517 23688 tablet_service.cc:1511] Processing CreateTablet for tablet dc7cc9a336f048f9931ab0c1a7271085 (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:46.282673 23687 tablet_service.cc:1511] Processing CreateTablet for tablet 09dd04cfa8fb46a5aef0c0498cd51bcb (DEFAULT_TABLE table=test-workload [id=22248565c69a472593f59453c95fceab]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:46.285243 23687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09dd04cfa8fb46a5aef0c0498cd51bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.295904 23688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7cc9a336f048f9931ab0c1a7271085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:46.315526 23895 tablet_bootstrap.cc:492] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:46.345141 23894 tablet_bootstrap.cc:492] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:46.345752 23894 ts_tablet_manager.cc:1403] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.008s
I20260709 12:17:46.350314 23894 raft_consensus.cc:359] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.351316 23894 raft_consensus.cc:385] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.351729 23894 raft_consensus.cc:740] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.352699 23894 consensus_queue.cc:260] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.350777 23897 tablet_bootstrap.cc:492] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:46.358556 23805 heartbeater.cc:499] Master 127.13.140.62:46075 was elected leader, sending a full tablet report...
I20260709 12:17:46.361375 23895 tablet_bootstrap.cc:654] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.392136 23894 ts_tablet_manager.cc:1434] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.004s
I20260709 12:17:46.401863 23897 tablet_bootstrap.cc:654] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.406968 23894 tablet_bootstrap.cc:492] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
I20260709 12:17:46.413738 23895 tablet_bootstrap.cc:492] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:46.414320 23895 ts_tablet_manager.cc:1403] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.099s	user 0.031s	sys 0.026s
I20260709 12:17:46.416534 23894 tablet_bootstrap.cc:654] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.417222 23895 raft_consensus.cc:359] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.417953 23895 raft_consensus.cc:385] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.418248 23895 raft_consensus.cc:740] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.419070 23895 consensus_queue.cc:260] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.421705 23730 heartbeater.cc:499] Master 127.13.140.62:46075 was elected leader, sending a full tablet report...
I20260709 12:17:46.421944 23897 tablet_bootstrap.cc:492] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:46.421962 23895 ts_tablet_manager.cc:1434] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.002s
I20260709 12:17:46.422528 23897 ts_tablet_manager.cc:1403] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.008s
I20260709 12:17:46.423002 23895 tablet_bootstrap.cc:492] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:46.425364 23897 raft_consensus.cc:359] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.426191 23897 raft_consensus.cc:385] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.426469 23897 raft_consensus.cc:740] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.427250 23894 tablet_bootstrap.cc:492] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:46.427856 23895 tablet_bootstrap.cc:654] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.427966 23894 ts_tablet_manager.cc:1403] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.002s
I20260709 12:17:46.430985 23894 raft_consensus.cc:359] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.431715 23894 raft_consensus.cc:385] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.431999 23894 raft_consensus.cc:740] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.432161 23895 tablet_bootstrap.cc:492] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:46.432680 23895 ts_tablet_manager.cc:1403] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.005s
I20260709 12:17:46.432776 23894 consensus_queue.cc:260] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.435103 23894 ts_tablet_manager.cc:1434] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:17:46.435204 23895 raft_consensus.cc:359] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.435968 23895 raft_consensus.cc:385] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.436084 23894 tablet_bootstrap.cc:492] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
I20260709 12:17:46.427273 23897 consensus_queue.cc:260] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.436276 23895 raft_consensus.cc:740] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.437309 23895 consensus_queue.cc:260] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.439644 23895 ts_tablet_manager.cc:1434] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260709 12:17:46.440609 23895 tablet_bootstrap.cc:492] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:46.442711 23894 tablet_bootstrap.cc:654] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.450805 23879 heartbeater.cc:499] Master 127.13.140.62:46075 was elected leader, sending a full tablet report...
I20260709 12:17:46.450853 23895 tablet_bootstrap.cc:654] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.451347 23897 ts_tablet_manager.cc:1434] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.012s
I20260709 12:17:46.452397 23897 tablet_bootstrap.cc:492] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:46.458473 23894 tablet_bootstrap.cc:492] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:46.458527 23897 tablet_bootstrap.cc:654] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.459071 23894 ts_tablet_manager.cc:1403] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.001s
I20260709 12:17:46.462239 23894 raft_consensus.cc:359] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.463104 23894 raft_consensus.cc:385] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.463434 23894 raft_consensus.cc:740] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.464435 23894 consensus_queue.cc:260] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.466295 23895 tablet_bootstrap.cc:492] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:46.466641 23894 ts_tablet_manager.cc:1434] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:46.466868 23895 ts_tablet_manager.cc:1403] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.005s
I20260709 12:17:46.467650 23894 tablet_bootstrap.cc:492] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
I20260709 12:17:46.470283 23895 raft_consensus.cc:359] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.470697 23897 tablet_bootstrap.cc:492] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:46.471050 23895 raft_consensus.cc:385] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.471432 23897 ts_tablet_manager.cc:1403] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260709 12:17:46.471530 23895 raft_consensus.cc:740] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.472718 23895 consensus_queue.cc:260] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.474215 23894 tablet_bootstrap.cc:654] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.474761 23897 raft_consensus.cc:359] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.475562 23897 raft_consensus.cc:385] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.475898 23897 raft_consensus.cc:740] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.476712 23897 consensus_queue.cc:260] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.478884 23897 ts_tablet_manager.cc:1434] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:46.479346 23895 ts_tablet_manager.cc:1434] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 12:17:46.479979 23897 tablet_bootstrap.cc:492] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:46.480502 23895 tablet_bootstrap.cc:492] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:46.485319 23894 tablet_bootstrap.cc:492] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:46.485900 23894 ts_tablet_manager.cc:1403] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 12:17:46.486754 23897 tablet_bootstrap.cc:654] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.486994 23895 tablet_bootstrap.cc:654] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.488780 23894 raft_consensus.cc:359] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.489749 23894 raft_consensus.cc:385] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.490067 23894 raft_consensus.cc:740] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.491436 23894 consensus_queue.cc:260] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.501955 23894 ts_tablet_manager.cc:1434] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:17:46.509377 23894 tablet_bootstrap.cc:492] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
I20260709 12:17:46.516579 23894 tablet_bootstrap.cc:654] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.517813 23897 tablet_bootstrap.cc:492] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:46.518072 23895 tablet_bootstrap.cc:492] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:46.518293 23897 ts_tablet_manager.cc:1403] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.016s
I20260709 12:17:46.518635 23895 ts_tablet_manager.cc:1403] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.015s
I20260709 12:17:46.520838 23897 raft_consensus.cc:359] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.521430 23897 raft_consensus.cc:385] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.521651 23894 tablet_bootstrap.cc:492] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:46.521363 23895 raft_consensus.cc:359] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.521950 23897 raft_consensus.cc:740] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.522279 23894 ts_tablet_manager.cc:1403] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 12:17:46.522310 23895 raft_consensus.cc:385] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.522758 23895 raft_consensus.cc:740] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.522768 23897 consensus_queue.cc:260] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.523669 23895 consensus_queue.cc:260] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.525038 23897 ts_tablet_manager.cc:1434] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:17:46.525439 23894 raft_consensus.cc:359] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.526005 23897 tablet_bootstrap.cc:492] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:46.526201 23894 raft_consensus.cc:385] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.526557 23894 raft_consensus.cc:740] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.527403 23894 consensus_queue.cc:260] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.532413 23894 ts_tablet_manager.cc:1434] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:17:46.532831 23897 tablet_bootstrap.cc:654] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.533620 23894 tablet_bootstrap.cc:492] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
I20260709 12:17:46.543879 23894 tablet_bootstrap.cc:654] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.545131 23902 raft_consensus.cc:493] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:46.545753 23902 raft_consensus.cc:515] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.547566 23913 raft_consensus.cc:493] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:46.548080 23913 raft_consensus.cc:515] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.549973 23902 leader_election.cc:290] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:46.527855 23895 ts_tablet_manager.cc:1434] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:17:46.554044 23895 tablet_bootstrap.cc:492] T dc7cc9a336f048f9931ab0c1a7271085 P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:46.555408 23898 raft_consensus.cc:493] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:46.556079 23898 raft_consensus.cc:515] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.560135 23904 raft_consensus.cc:493] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:46.560791 23904 raft_consensus.cc:515] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.562770 23898 leader_election.cc:290] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:46.550027 23913 leader_election.cc:290] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:46.568506 23904 leader_election.cc:290] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:46.584290 23894 tablet_bootstrap.cc:492] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:46.588443 23894 ts_tablet_manager.cc:1403] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.010s
I20260709 12:17:46.593457 23898 raft_consensus.cc:493] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:46.594705 23898 raft_consensus.cc:515] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.596436 23898 leader_election.cc:290] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:46.597043 23898 raft_consensus.cc:493] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:46.597977 23898 raft_consensus.cc:515] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.600374 23898 leader_election.cc:290] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:46.592696 23895 tablet_bootstrap.cc:654] T dc7cc9a336f048f9931ab0c1a7271085 P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.606951 23904 raft_consensus.cc:493] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:46.607731 23904 raft_consensus.cc:515] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.612138 23897 tablet_bootstrap.cc:492] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:46.616314 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cad77c7b974d318f2a97b9601cd684" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729" is_pre_election: true
I20260709 12:17:46.616667 23894 raft_consensus.cc:359] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.613838 23904 leader_election.cc:290] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:46.618885 23780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788f0382ee42fcb147353c2faab07d" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729" is_pre_election: true
W20260709 12:17:46.619228 23669 leader_election.cc:343] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.617444 23894 raft_consensus.cc:385] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.620453 23894 raft_consensus.cc:740] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
W20260709 12:17:46.620630 23669 leader_election.cc:343] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.617820 23897 ts_tablet_manager.cc:1403] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.032s
I20260709 12:17:46.621223 23894 consensus_queue.cc:260] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.625232 23894 ts_tablet_manager.cc:1434] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 12:17:46.626262 23894 tablet_bootstrap.cc:492] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
I20260709 12:17:46.627743 23897 raft_consensus.cc:359] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.628590 23897 raft_consensus.cc:385] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.628878 23897 raft_consensus.cc:740] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.629832 23897 consensus_queue.cc:260] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.632488 23897 ts_tablet_manager.cc:1434] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260709 12:17:46.633669 23897 tablet_bootstrap.cc:492] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:46.640904 23897 tablet_bootstrap.cc:654] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.648499 23894 tablet_bootstrap.cc:654] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.655643 23923 raft_consensus.cc:493] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:46.656311 23923 raft_consensus.cc:515] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.658762 23923 leader_election.cc:290] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:46.659935 23705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776117fffec847379ab68236b9bdce6e" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:46.660531 23703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b26f290b85425483b7af9021e7fa4d" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:46.661765 23704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788f0382ee42fcb147353c2faab07d" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:46.662619 23704 raft_consensus.cc:2468] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 0.
W20260709 12:17:46.663995 23746 leader_election.cc:343] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.667858 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ab08e6a04843be902aefe3308f25d2" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
I20260709 12:17:46.668732 23851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776117fffec847379ab68236b9bdce6e" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
I20260709 12:17:46.669641 23851 raft_consensus.cc:2468] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 0.
I20260709 12:17:46.669756 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd04cfa8fb46a5aef0c0498cd51bcb" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
I20260709 12:17:46.669896 23780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776117fffec847379ab68236b9bdce6e" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729" is_pre_election: true
I20260709 12:17:46.670980 23780 raft_consensus.cc:2468] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 0.
I20260709 12:17:46.671062 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788f0382ee42fcb147353c2faab07d" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729" is_pre_election: true
I20260709 12:17:46.670907 23854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b26f290b85425483b7af9021e7fa4d" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
W20260709 12:17:46.673909 23820 leader_election.cc:343] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.677433 23895 tablet_bootstrap.cc:492] T dc7cc9a336f048f9931ab0c1a7271085 P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:46.677966 23820 leader_election.cc:304] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:46.674706 23705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776117fffec847379ab68236b9bdce6e" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:46.679396 23904 raft_consensus.cc:2804] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:46.675361 23703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd04cfa8fb46a5aef0c0498cd51bcb" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:46.679921 23904 raft_consensus.cc:493] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:46.681674 23904 raft_consensus.cc:3060] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.682199 23818 leader_election.cc:304] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 773a21e86f434451be9bb97539f09c62; no voters: 65422e947e564bac8c2ccf0e19d2676b
W20260709 12:17:46.683633 23746 leader_election.cc:343] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.684479 23746 leader_election.cc:304] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:46.678260 23895 ts_tablet_manager.cc:1403] T dc7cc9a336f048f9931ab0c1a7271085 P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.124s	user 0.035s	sys 0.010s
W20260709 12:17:46.685562 23746 leader_election.cc:343] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.685428 23923 raft_consensus.cc:2804] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:46.686223 23923 raft_consensus.cc:493] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:46.686704 23923 raft_consensus.cc:3060] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.670521 23852 raft_consensus.cc:2468] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 0.
W20260709 12:17:46.691759 23651 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:46.688557 23704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ab08e6a04843be902aefe3308f25d2" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:46.686153 23746 leader_election.cc:304] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729; no voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62
I20260709 12:17:46.695079 23898 raft_consensus.cc:493] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:46.698259 23898 raft_consensus.cc:515] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.700346 23898 leader_election.cc:290] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:46.700872 23898 raft_consensus.cc:2749] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:46.701462 23854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cad77c7b974d318f2a97b9601cd684" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
I20260709 12:17:46.702927 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788f0382ee42fcb147353c2faab07d" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
W20260709 12:17:46.704221 23671 leader_election.cc:343] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.704761 23671 leader_election.cc:304] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b; no voters: 36bfa76caf2e442f9be9e7f268564729, 773a21e86f434451be9bb97539f09c62
I20260709 12:17:46.705623 23913 raft_consensus.cc:2749] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:46.708794 23895 raft_consensus.cc:359] T dc7cc9a336f048f9931ab0c1a7271085 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.709728 23904 raft_consensus.cc:515] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.709777 23895 raft_consensus.cc:385] T dc7cc9a336f048f9931ab0c1a7271085 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.711488 23895 raft_consensus.cc:740] T dc7cc9a336f048f9931ab0c1a7271085 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.712532 23895 consensus_queue.cc:260] T dc7cc9a336f048f9931ab0c1a7271085 P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.715984 23852 raft_consensus.cc:2393] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65422e947e564bac8c2ccf0e19d2676b in current term 1: Already voted for candidate 773a21e86f434451be9bb97539f09c62 in this term.
I20260709 12:17:46.717262 23923 raft_consensus.cc:515] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.719605 23671 leader_election.cc:304] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b; no voters: 36bfa76caf2e442f9be9e7f268564729, 773a21e86f434451be9bb97539f09c62
I20260709 12:17:46.719877 23923 leader_election.cc:290] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:46.720553 23913 raft_consensus.cc:3060] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.718616 23704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788f0382ee42fcb147353c2faab07d" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:46.721508 23894 tablet_bootstrap.cc:492] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:46.722095 23894 ts_tablet_manager.cc:1403] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.096s	user 0.037s	sys 0.028s
I20260709 12:17:46.722579 23904 leader_election.cc:290] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:46.723242 23904 raft_consensus.cc:2804] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:17:46.724228 23818 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:41051, user_credentials={real_user=slave}} blocked reactor thread for 48683.8us
I20260709 12:17:46.724251 23904 raft_consensus.cc:493] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:46.725310 23894 raft_consensus.cc:359] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.727010 23703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54a0519bbb14e8fbaf1b710a9cdd256" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:46.729625 23703 raft_consensus.cc:2468] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 0.
I20260709 12:17:46.730072 23904 raft_consensus.cc:3060] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.727144 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54a0519bbb14e8fbaf1b710a9cdd256" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
I20260709 12:17:46.730866 23929 raft_consensus.cc:493] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:46.731057 23852 raft_consensus.cc:2468] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 0.
I20260709 12:17:46.731420 23894 raft_consensus.cc:385] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.731909 23894 raft_consensus.cc:740] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
W20260709 12:17:46.727808 23818 leader_election.cc:343] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.728434 23913 raft_consensus.cc:2749] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:46.728823 23895 ts_tablet_manager.cc:1434] T dc7cc9a336f048f9931ab0c1a7271085 P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.002s
I20260709 12:17:46.730614 23897 tablet_bootstrap.cc:492] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:46.733762 23897 ts_tablet_manager.cc:1403] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.100s	user 0.034s	sys 0.031s
I20260709 12:17:46.734200 23895 tablet_bootstrap.cc:492] T 776117fffec847379ab68236b9bdce6e P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:46.736896 23897 raft_consensus.cc:359] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.737712 23897 raft_consensus.cc:385] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.732679 23894 consensus_queue.cc:260] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.739755 23894 ts_tablet_manager.cc:1434] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.005s
I20260709 12:17:46.740659 23895 tablet_bootstrap.cc:654] T 776117fffec847379ab68236b9bdce6e P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.741010 23704 raft_consensus.cc:2468] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 1.
I20260709 12:17:46.743139 23820 leader_election.cc:304] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:46.743813 23894 tablet_bootstrap.cc:492] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
I20260709 12:17:46.744220 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776117fffec847379ab68236b9bdce6e" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:46.744372 23928 raft_consensus.cc:2804] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:46.743451 23929 raft_consensus.cc:515] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.745802 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788f0382ee42fcb147353c2faab07d" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
W20260709 12:17:46.747318 23746 leader_election.cc:343] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.748152 23923 raft_consensus.cc:493] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:46.747380 23929 leader_election.cc:290] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:46.748787 23923 raft_consensus.cc:515] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.749760 23704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776117fffec847379ab68236b9bdce6e" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
W20260709 12:17:46.749096 23746 leader_election.cc:343] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.751222 23923 leader_election.cc:290] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
W20260709 12:17:46.751758 23746 leader_election.cc:343] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.751855 23897 raft_consensus.cc:740] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.752604 23746 leader_election.cc:304] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729; no voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62
I20260709 12:17:46.753577 23923 raft_consensus.cc:2749] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:46.754014 23746 leader_election.cc:304] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
I20260709 12:17:46.754611 23904 raft_consensus.cc:515] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.754876 23923 raft_consensus.cc:2804] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:17:46.754981 23746 leader_election.cc:343] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.755537 23923 raft_consensus.cc:493] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:46.755995 23923 raft_consensus.cc:3060] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.755892 23746 leader_election.cc:304] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 773a21e86f434451be9bb97539f09c62; no voters: 65422e947e564bac8c2ccf0e19d2676b
I20260709 12:17:46.756273 23928 raft_consensus.cc:697] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Becoming Leader. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Running, Role: LEADER
I20260709 12:17:46.751760 23894 tablet_bootstrap.cc:654] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.757266 23928 consensus_queue.cc:237] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
W20260709 12:17:46.758165 23818 leader_election.cc:343] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.759357 23897 consensus_queue.cc:260] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.760898 23704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc03b2bc2cd458db3a7b12bfbe9f4cc" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:46.761610 23704 raft_consensus.cc:2468] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 0.
I20260709 12:17:46.763921 23854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc03b2bc2cd458db3a7b12bfbe9f4cc" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
I20260709 12:17:46.766413 23704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7cc9a336f048f9931ab0c1a7271085" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:46.767062 23704 raft_consensus.cc:2468] T dc7cc9a336f048f9931ab0c1a7271085 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 0.
I20260709 12:17:46.767868 23895 tablet_bootstrap.cc:492] T 776117fffec847379ab68236b9bdce6e P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:46.768443 23895 ts_tablet_manager.cc:1403] T 776117fffec847379ab68236b9bdce6e P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.000s
I20260709 12:17:46.769548 23854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7cc9a336f048f9931ab0c1a7271085" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
W20260709 12:17:46.771142 23746 leader_election.cc:343] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.771970 23852 raft_consensus.cc:2393] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 36bfa76caf2e442f9be9e7f268564729 in current term 1: Already voted for candidate 773a21e86f434451be9bb97539f09c62 in this term.
W20260709 12:17:46.772513 23746 leader_election.cc:343] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.775725 23746 leader_election.cc:304] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 773a21e86f434451be9bb97539f09c62
I20260709 12:17:46.776566 23898 raft_consensus.cc:2804] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:46.776918 23898 raft_consensus.cc:493] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:46.777242 23898 raft_consensus.cc:3060] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.778956 23904 leader_election.cc:290] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:46.779422 23603 catalog_manager.cc:5697] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 773a21e86f434451be9bb97539f09c62 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "773a21e86f434451be9bb97539f09c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:46.780339 23895 raft_consensus.cc:359] T 776117fffec847379ab68236b9bdce6e P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.781169 23895 raft_consensus.cc:385] T 776117fffec847379ab68236b9bdce6e P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.781276 23704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776117fffec847379ab68236b9bdce6e" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:46.781488 23895 raft_consensus.cc:740] T 776117fffec847379ab68236b9bdce6e P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.782220 23895 consensus_queue.cc:260] T 776117fffec847379ab68236b9bdce6e P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.783121 23704 raft_consensus.cc:3060] T 776117fffec847379ab68236b9bdce6e P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.784549 23897 ts_tablet_manager.cc:1434] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.050s	user 0.021s	sys 0.000s
I20260709 12:17:46.785634 23897 tablet_bootstrap.cc:492] T dc7cc9a336f048f9931ab0c1a7271085 P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:46.785764 23895 ts_tablet_manager.cc:1434] T 776117fffec847379ab68236b9bdce6e P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:17:46.786048 23894 tablet_bootstrap.cc:492] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:46.786613 23894 ts_tablet_manager.cc:1403] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.012s
I20260709 12:17:46.786908 23895 tablet_bootstrap.cc:492] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:46.789659 23894 raft_consensus.cc:359] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.790311 23894 raft_consensus.cc:385] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.790582 23894 raft_consensus.cc:740] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.791332 23894 consensus_queue.cc:260] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.793738 23895 tablet_bootstrap.cc:654] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.796799 23704 raft_consensus.cc:2468] T 776117fffec847379ab68236b9bdce6e P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 1.
I20260709 12:17:46.797351 23898 raft_consensus.cc:515] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.808431 23898 leader_election.cc:290] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:46.798722 23746 leader_election.cc:304] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 773a21e86f434451be9bb97539f09c62
I20260709 12:17:46.808917 23897 tablet_bootstrap.cc:654] T dc7cc9a336f048f9931ab0c1a7271085 P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.799430 23929 raft_consensus.cc:2804] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:46.802781 23894 ts_tablet_manager.cc:1434] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.008s
I20260709 12:17:46.811422 23894 tablet_bootstrap.cc:492] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
I20260709 12:17:46.813284 23703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd04cfa8fb46a5aef0c0498cd51bcb" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:46.817358 23894 tablet_bootstrap.cc:654] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.819418 23929 raft_consensus.cc:493] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:46.819868 23929 raft_consensus.cc:3060] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.821496 23898 raft_consensus.cc:2804] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:46.822517 23898 raft_consensus.cc:493] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:46.822858 23898 raft_consensus.cc:3060] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.823736 23923 raft_consensus.cc:515] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.825999 23923 leader_election.cc:290] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:46.828159 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776117fffec847379ab68236b9bdce6e" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:46.829092 23779 raft_consensus.cc:2393] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 773a21e86f434451be9bb97539f09c62 in current term 1: Already voted for candidate 36bfa76caf2e442f9be9e7f268564729 in this term.
I20260709 12:17:46.828059 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd04cfa8fb46a5aef0c0498cd51bcb" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:46.829703 23897 tablet_bootstrap.cc:492] T dc7cc9a336f048f9931ab0c1a7271085 P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:46.829460 23898 raft_consensus.cc:515] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.829926 23852 raft_consensus.cc:3060] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.830699 23897 ts_tablet_manager.cc:1403] T dc7cc9a336f048f9931ab0c1a7271085 P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.000s
I20260709 12:17:46.830636 23746 leader_election.cc:304] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729; no voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62
I20260709 12:17:46.833091 23703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54a0519bbb14e8fbaf1b710a9cdd256" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:46.834442 23897 raft_consensus.cc:359] T dc7cc9a336f048f9931ab0c1a7271085 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.835227 23897 raft_consensus.cc:385] T dc7cc9a336f048f9931ab0c1a7271085 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.835563 23897 raft_consensus.cc:740] T dc7cc9a336f048f9931ab0c1a7271085 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.836360 23897 consensus_queue.cc:260] T dc7cc9a336f048f9931ab0c1a7271085 P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.838245 23852 raft_consensus.cc:2468] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 1.
I20260709 12:17:46.838716 23897 ts_tablet_manager.cc:1434] T dc7cc9a336f048f9931ab0c1a7271085 P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:17:46.839561 23703 raft_consensus.cc:3060] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.839923 23897 tablet_bootstrap.cc:492] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:46.843714 23933 raft_consensus.cc:493] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:46.844110 23923 raft_consensus.cc:2749] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:46.844921 23933 raft_consensus.cc:515] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.848951 23705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cad77c7b974d318f2a97b9601cd684" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:46.849391 23703 raft_consensus.cc:2468] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 1.
I20260709 12:17:46.849628 23705 raft_consensus.cc:2468] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 0.
I20260709 12:17:46.850188 23897 tablet_bootstrap.cc:654] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.851358 23820 leader_election.cc:304] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:46.852276 23904 raft_consensus.cc:2804] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:46.852661 23904 raft_consensus.cc:493] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:46.853003 23904 raft_consensus.cc:3060] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.853976 23898 leader_election.cc:290] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:46.854959 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54a0519bbb14e8fbaf1b710a9cdd256" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62"
W20260709 12:17:46.852344 23746 leader_election.cc:343] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.856235 23746 leader_election.cc:304] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
I20260709 12:17:46.857939 23705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7cc9a336f048f9931ab0c1a7271085" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:46.858405 23923 raft_consensus.cc:2804] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:46.858498 23705 raft_consensus.cc:3060] T dc7cc9a336f048f9931ab0c1a7271085 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.858810 23854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7cc9a336f048f9931ab0c1a7271085" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:46.859532 23854 raft_consensus.cc:3060] T dc7cc9a336f048f9931ab0c1a7271085 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.855353 23933 leader_election.cc:290] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:46.864831 23904 raft_consensus.cc:515] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.866006 23705 raft_consensus.cc:2468] T dc7cc9a336f048f9931ab0c1a7271085 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 1.
I20260709 12:17:46.867210 23923 raft_consensus.cc:697] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Becoming Leader. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:46.867949 23702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cad77c7b974d318f2a97b9601cd684" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:46.868783 23702 raft_consensus.cc:3060] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.868842 23904 leader_election.cc:290] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:46.868093 23923 consensus_queue.cc:237] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.874733 23929 raft_consensus.cc:515] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.876972 23929 leader_election.cc:290] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:46.877329 23702 raft_consensus.cc:2468] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 1.
I20260709 12:17:46.878921 23820 leader_election.cc:304] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:46.879871 23904 raft_consensus.cc:2804] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:46.880548 23904 raft_consensus.cc:697] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Becoming Leader. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Running, Role: LEADER
I20260709 12:17:46.881388 23904 consensus_queue.cc:237] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.883597 23820 leader_election.cc:304] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62; no voters: 36bfa76caf2e442f9be9e7f268564729
I20260709 12:17:46.884944 23933 raft_consensus.cc:2804] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:46.885474 23933 raft_consensus.cc:697] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Becoming Leader. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Running, Role: LEADER
I20260709 12:17:46.886544 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cad77c7b974d318f2a97b9601cd684" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729" is_pre_election: true
I20260709 12:17:46.886736 23746 leader_election.cc:304] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 773a21e86f434451be9bb97539f09c62; no voters: 65422e947e564bac8c2ccf0e19d2676b
I20260709 12:17:46.887292 23779 raft_consensus.cc:2468] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 0.
I20260709 12:17:46.886333 23780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cad77c7b974d318f2a97b9601cd684" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:46.888059 23780 raft_consensus.cc:3060] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.889189 23704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc03b2bc2cd458db3a7b12bfbe9f4cc" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:46.889853 23704 raft_consensus.cc:3060] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.886319 23933 consensus_queue.cc:237] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.884665 23852 raft_consensus.cc:3060] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:46.897177 23929 raft_consensus.cc:2804] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:46.897161 23851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc03b2bc2cd458db3a7b12bfbe9f4cc" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:46.901239 23929 raft_consensus.cc:697] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Becoming Leader. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:46.902024 23746 leader_election.cc:304] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
I20260709 12:17:46.902593 23929 consensus_queue.cc:237] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
W20260709 12:17:46.903124 23746 leader_election.cc:343] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.904089 23704 raft_consensus.cc:2468] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 1.
I20260709 12:17:46.867910 23854 raft_consensus.cc:2468] T dc7cc9a336f048f9931ab0c1a7271085 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 1.
I20260709 12:17:46.906944 23898 raft_consensus.cc:2804] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:46.909181 23898 raft_consensus.cc:697] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Becoming Leader. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:46.910022 23898 consensus_queue.cc:237] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.910808 23897 tablet_bootstrap.cc:492] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:46.911353 23897 ts_tablet_manager.cc:1403] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.001s
I20260709 12:17:46.909994 23780 raft_consensus.cc:2468] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 1.
I20260709 12:17:46.905340 23746 leader_election.cc:304] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 773a21e86f434451be9bb97539f09c62
I20260709 12:17:46.916756 23936 raft_consensus.cc:2804] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:46.925791 23895 tablet_bootstrap.cc:492] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:46.926625 23895 ts_tablet_manager.cc:1403] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.140s	user 0.030s	sys 0.034s
I20260709 12:17:46.929644 23894 tablet_bootstrap.cc:492] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:46.930311 23894 ts_tablet_manager.cc:1403] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.119s	user 0.025s	sys 0.048s
I20260709 12:17:46.930059 23895 raft_consensus.cc:359] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.931136 23895 raft_consensus.cc:385] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.932533 23936 raft_consensus.cc:697] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Becoming Leader. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:46.936394 23936 consensus_queue.cc:237] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.933482 23895 raft_consensus.cc:740] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.940685 23895 consensus_queue.cc:260] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.944730 23894 raft_consensus.cc:359] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.945906 23894 raft_consensus.cc:385] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.946208 23894 raft_consensus.cc:740] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.946949 23895 ts_tablet_manager.cc:1434] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.005s
I20260709 12:17:46.947088 23894 consensus_queue.cc:260] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.953018 23600 catalog_manager.cc:5697] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "36bfa76caf2e442f9be9e7f268564729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:46.955551 23600 catalog_manager.cc:5697] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "36bfa76caf2e442f9be9e7f268564729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:46.957954 23852 raft_consensus.cc:2468] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 1.
I20260709 12:17:46.960108 23894 ts_tablet_manager.cc:1434] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:17:46.965008 23603 catalog_manager.cc:5697] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 773a21e86f434451be9bb97539f09c62 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "773a21e86f434451be9bb97539f09c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:46.968597 23895 tablet_bootstrap.cc:492] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:46.967979 23897 raft_consensus.cc:359] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.976810 23897 raft_consensus.cc:385] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.978663 23895 tablet_bootstrap.cc:654] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:46.980118 23603 catalog_manager.cc:5697] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "36bfa76caf2e442f9be9e7f268564729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:46.981879 23603 catalog_manager.cc:5697] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "36bfa76caf2e442f9be9e7f268564729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:46.977274 23897 raft_consensus.cc:740] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.983273 23600 catalog_manager.cc:5697] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 773a21e86f434451be9bb97539f09c62 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "773a21e86f434451be9bb97539f09c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:46.984052 23897 consensus_queue.cc:260] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.986688 23897 ts_tablet_manager.cc:1434] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.000s
I20260709 12:17:46.987864 23897 tablet_bootstrap.cc:492] T 61ab08e6a04843be902aefe3308f25d2 P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:46.989705 23895 tablet_bootstrap.cc:492] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:46.990289 23895 ts_tablet_manager.cc:1403] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260709 12:17:46.992997 23895 raft_consensus.cc:359] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.993696 23895 raft_consensus.cc:385] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:46.994004 23895 raft_consensus.cc:740] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.994635 23895 consensus_queue.cc:260] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:46.996850 23895 ts_tablet_manager.cc:1434] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:17:46.997833 23895 tablet_bootstrap.cc:492] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:46.998030 23897 tablet_bootstrap.cc:654] T 61ab08e6a04843be902aefe3308f25d2 P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:47.002580 23897 tablet_bootstrap.cc:492] T 61ab08e6a04843be902aefe3308f25d2 P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:47.003068 23897 ts_tablet_manager.cc:1403] T 61ab08e6a04843be902aefe3308f25d2 P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.002s
I20260709 12:17:47.003754 23895 tablet_bootstrap.cc:654] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:47.005927 23913 raft_consensus.cc:493] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:47.006453 23913 raft_consensus.cc:515] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.008513 23913 leader_election.cc:290] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:47.009415 23780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ab08e6a04843be902aefe3308f25d2" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729" is_pre_election: true
I20260709 12:17:47.010067 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ab08e6a04843be902aefe3308f25d2" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
I20260709 12:17:47.010164 23780 raft_consensus.cc:2468] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 0.
I20260709 12:17:47.011116 23897 raft_consensus.cc:359] T 61ab08e6a04843be902aefe3308f25d2 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
W20260709 12:17:47.011504 23671 leader_election.cc:343] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:47.011806 23897 raft_consensus.cc:385] T 61ab08e6a04843be902aefe3308f25d2 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:47.012274 23897 raft_consensus.cc:740] T 61ab08e6a04843be902aefe3308f25d2 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:47.012952 23897 consensus_queue.cc:260] T 61ab08e6a04843be902aefe3308f25d2 P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.014864 23897 ts_tablet_manager.cc:1434] T 61ab08e6a04843be902aefe3308f25d2 P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260709 12:17:47.012354 23669 leader_election.cc:304] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 773a21e86f434451be9bb97539f09c62
I20260709 12:17:47.017732 23897 tablet_bootstrap.cc:492] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:47.016790 23913 raft_consensus.cc:2804] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:47.018322 23913 raft_consensus.cc:493] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:47.018607 23913 raft_consensus.cc:3060] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:47.023028 23895 tablet_bootstrap.cc:492] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:47.023641 23895 ts_tablet_manager.cc:1403] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.000s
I20260709 12:17:47.024744 23897 tablet_bootstrap.cc:654] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:47.025856 23913 raft_consensus.cc:515] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.026525 23895 raft_consensus.cc:359] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.027191 23895 raft_consensus.cc:385] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:47.027493 23895 raft_consensus.cc:740] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:47.028172 23895 consensus_queue.cc:260] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.028893 23780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ab08e6a04843be902aefe3308f25d2" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:47.029496 23780 raft_consensus.cc:3060] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:47.030213 23895 ts_tablet_manager.cc:1434] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:47.031733 23913 leader_election.cc:290] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 election: Requested vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:47.032143 23897 tablet_bootstrap.cc:492] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:47.032709 23897 ts_tablet_manager.cc:1403] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:17:47.032876 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ab08e6a04843be902aefe3308f25d2" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:47.033488 23852 raft_consensus.cc:3060] T 61ab08e6a04843be902aefe3308f25d2 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:47.035645 23897 raft_consensus.cc:359] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.036397 23897 raft_consensus.cc:385] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:47.036722 23897 raft_consensus.cc:740] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:47.037307 23780 raft_consensus.cc:2468] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 1.
I20260709 12:17:47.037453 23897 consensus_queue.cc:260] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.038429 23669 leader_election.cc:304] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
I20260709 12:17:47.039252 23913 raft_consensus.cc:2804] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:47.039861 23897 ts_tablet_manager.cc:1434] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:47.039929 23913 raft_consensus.cc:697] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Becoming Leader. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:47.041218 23852 raft_consensus.cc:2468] T 61ab08e6a04843be902aefe3308f25d2 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 1.
I20260709 12:17:47.041500 23913 consensus_queue.cc:237] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.050678 23600 catalog_manager.cc:5697] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b reported cstate change: term changed from 0 to 1, leader changed from <none> to 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1). New cstate: current_term: 1 leader_uuid: "65422e947e564bac8c2ccf0e19d2676b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:47.093676 23936 raft_consensus.cc:493] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:47.094213 23936 raft_consensus.cc:515] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.095963 23936 leader_election.cc:290] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:47.096851 23704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788f0382ee42fcb147353c2faab07d" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:47.097064 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788f0382ee42fcb147353c2faab07d" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
I20260709 12:17:47.097529 23704 raft_consensus.cc:2393] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36bfa76caf2e442f9be9e7f268564729 in current term 1: Already voted for candidate 773a21e86f434451be9bb97539f09c62 in this term.
I20260709 12:17:47.098636 23746 leader_election.cc:304] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729; no voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62
I20260709 12:17:47.099366 23936 raft_consensus.cc:3060] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:47.104357 23936 raft_consensus.cc:2749] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:47.211445 23904 raft_consensus.cc:493] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:47.211972 23904 raft_consensus.cc:515] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.213737 23904 leader_election.cc:290] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:47.214782 23704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b26f290b85425483b7af9021e7fa4d" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:47.214943 23780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b26f290b85425483b7af9021e7fa4d" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729" is_pre_election: true
I20260709 12:17:47.215410 23704 raft_consensus.cc:2468] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 0.
I20260709 12:17:47.215567 23780 raft_consensus.cc:2468] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 0.
I20260709 12:17:47.216384 23820 leader_election.cc:304] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:47.217093 23904 raft_consensus.cc:2804] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:47.217371 23904 raft_consensus.cc:493] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:47.217613 23904 raft_consensus.cc:3060] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:47.222353 23904 raft_consensus.cc:515] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.223910 23904 leader_election.cc:290] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:47.224699 23704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b26f290b85425483b7af9021e7fa4d" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:47.224891 23780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b26f290b85425483b7af9021e7fa4d" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:47.225212 23704 raft_consensus.cc:3060] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:47.225417 23780 raft_consensus.cc:3060] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:47.230613 23704 raft_consensus.cc:2468] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 1.
I20260709 12:17:47.230613 23780 raft_consensus.cc:2468] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 1.
I20260709 12:17:47.231694 23820 leader_election.cc:304] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:47.232375 23904 raft_consensus.cc:2804] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:47.232869 23904 raft_consensus.cc:697] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Becoming Leader. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Running, Role: LEADER
I20260709 12:17:47.233623 23904 consensus_queue.cc:237] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.240595 23600 catalog_manager.cc:5697] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 773a21e86f434451be9bb97539f09c62 (127.13.140.3). New cstate: current_term: 1 leader_uuid: "773a21e86f434451be9bb97539f09c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:47.297601 23704 raft_consensus.cc:3060] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:47.303932 23936 consensus_queue.cc:1048] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:47.318820 23936 consensus_queue.cc:1048] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:47.331030 23904 consensus_queue.cc:1048] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:47.344357 23936 consensus_queue.cc:1048] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:47.357725 23904 consensus_queue.cc:1048] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:47.368896 23928 raft_consensus.cc:493] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:47.369192 23852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09cad77c7b974d318f2a97b9601cd684"
dest_uuid: "773a21e86f434451be9bb97539f09c62"
mode: GRACEFUL
new_leader_uuid: "65422e947e564bac8c2ccf0e19d2676b"
 from {username='slave'} at 127.0.0.1:59986
I20260709 12:17:47.369427 23928 raft_consensus.cc:515] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.369974 23852 raft_consensus.cc:606] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Received request to transfer leadership to TS 65422e947e564bac8c2ccf0e19d2676b
I20260709 12:17:47.371497 23928 leader_election.cc:290] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:47.372291 23704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc03b2bc2cd458db3a7b12bfbe9f4cc" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:47.373035 23704 raft_consensus.cc:2393] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 773a21e86f434451be9bb97539f09c62 in current term 1: Already voted for candidate 36bfa76caf2e442f9be9e7f268564729 in this term.
I20260709 12:17:47.375784 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc03b2bc2cd458db3a7b12bfbe9f4cc" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729" is_pre_election: true
I20260709 12:17:47.377043 23933 consensus_queue.cc:1048] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:47.378444 23933 consensus_queue.cc:1048] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:47.380605 23818 leader_election.cc:304] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 773a21e86f434451be9bb97539f09c62; no voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b
I20260709 12:17:47.385330 23928 raft_consensus.cc:3060] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:47.392454 23852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04788f0382ee42fcb147353c2faab07d"
dest_uuid: "773a21e86f434451be9bb97539f09c62"
mode: GRACEFUL
new_leader_uuid: "65422e947e564bac8c2ccf0e19d2676b"
 from {username='slave'} at 127.0.0.1:59986
I20260709 12:17:47.393144 23852 raft_consensus.cc:606] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Received request to transfer leadership to TS 65422e947e564bac8c2ccf0e19d2676b
I20260709 12:17:47.394183 23936 consensus_queue.cc:1048] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:47.399948 23928 raft_consensus.cc:2749] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:47.407217 23904 consensus_queue.cc:1048] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:47.428331 23933 raft_consensus.cc:993] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62: : Instructing follower 65422e947e564bac8c2ccf0e19d2676b to start an election
I20260709 12:17:47.428807 23933 raft_consensus.cc:1081] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Signalling peer 65422e947e564bac8c2ccf0e19d2676b to start an election
I20260709 12:17:47.430696 23702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09cad77c7b974d318f2a97b9601cd684"
dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
 from {username='slave'} at 127.0.0.1:53854
I20260709 12:17:47.431350 23702 raft_consensus.cc:493] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:47.431728 23702 raft_consensus.cc:3060] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.444221 23933 consensus_queue.cc:1048] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:47.454248 23904 raft_consensus.cc:993] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62: : Instructing follower 65422e947e564bac8c2ccf0e19d2676b to start an election
I20260709 12:17:47.454723 23904 raft_consensus.cc:1081] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Signalling peer 65422e947e564bac8c2ccf0e19d2676b to start an election
I20260709 12:17:47.455191 23702 raft_consensus.cc:515] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.456314 23703 raft_consensus.cc:1240] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Rejecting Update request from peer 773a21e86f434451be9bb97539f09c62 for earlier term 1. Current term is 2. Ops: []
I20260709 12:17:47.457470 23702 leader_election.cc:290] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 2 election: Requested vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:47.459673 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cad77c7b974d318f2a97b9601cd684" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:47.460227 23779 raft_consensus.cc:3060] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.461392 23933 consensus_queue.cc:1059] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:47.462260 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cad77c7b974d318f2a97b9601cd684" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:47.460032 23902 consensus_queue.cc:1048] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:47.463660 23852 raft_consensus.cc:3055] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:47.463994 23852 raft_consensus.cc:740] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Running, Role: LEADER
I20260709 12:17:47.464782 23852 consensus_queue.cc:260] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.465847 23852 raft_consensus.cc:3060] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.467600 23702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04788f0382ee42fcb147353c2faab07d"
dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
 from {username='slave'} at 127.0.0.1:53854
I20260709 12:17:47.468186 23702 raft_consensus.cc:493] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:47.468541 23702 raft_consensus.cc:3060] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.473080 23780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcc03b2bc2cd458db3a7b12bfbe9f4cc"
dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
mode: GRACEFUL
new_leader_uuid: "65422e947e564bac8c2ccf0e19d2676b"
 from {username='slave'} at 127.0.0.1:37884
I20260709 12:17:47.473703 23780 raft_consensus.cc:606] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Received request to transfer leadership to TS 65422e947e564bac8c2ccf0e19d2676b
I20260709 12:17:47.474532 23779 raft_consensus.cc:2468] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 2.
I20260709 12:17:47.476167 23702 raft_consensus.cc:515] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.486431 23852 raft_consensus.cc:2468] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 2.
I20260709 12:17:47.487390 23669 leader_election.cc:304] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
I20260709 12:17:47.487613 23936 consensus_queue.cc:1048] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:47.487982 23854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77b26f290b85425483b7af9021e7fa4d"
dest_uuid: "773a21e86f434451be9bb97539f09c62"
mode: GRACEFUL
new_leader_uuid: "65422e947e564bac8c2ccf0e19d2676b"
 from {username='slave'} at 127.0.0.1:59986
I20260709 12:17:47.488719 23854 raft_consensus.cc:606] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Received request to transfer leadership to TS 65422e947e564bac8c2ccf0e19d2676b
I20260709 12:17:47.492553 23913 raft_consensus.cc:2804] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:47.498585 23854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "776117fffec847379ab68236b9bdce6e"
dest_uuid: "773a21e86f434451be9bb97539f09c62"
mode: GRACEFUL
new_leader_uuid: "36bfa76caf2e442f9be9e7f268564729"
 from {username='slave'} at 127.0.0.1:59986
I20260709 12:17:47.499336 23854 raft_consensus.cc:606] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Received request to transfer leadership to TS 36bfa76caf2e442f9be9e7f268564729
I20260709 12:17:47.500685 23702 leader_election.cc:290] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 2 election: Requested vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:47.504492 23780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788f0382ee42fcb147353c2faab07d" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:47.505071 23780 raft_consensus.cc:3060] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.510361 23978 consensus_queue.cc:1048] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:47.512137 23780 raft_consensus.cc:2468] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 2.
I20260709 12:17:47.513314 23669 leader_election.cc:304] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
I20260709 12:17:47.513973 23975 raft_consensus.cc:2804] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:47.514596 23975 raft_consensus.cc:697] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [term 2 LEADER]: Becoming Leader. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:47.515331 23975 consensus_queue.cc:237] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.515658 23913 raft_consensus.cc:697] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [term 2 LEADER]: Becoming Leader. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:47.519613 23913 consensus_queue.cc:237] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.520817 23854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788f0382ee42fcb147353c2faab07d" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:47.526831 23936 consensus_queue.cc:1048] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:47.527485 23854 raft_consensus.cc:3055] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:47.527853 23854 raft_consensus.cc:740] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Running, Role: LEADER
I20260709 12:17:47.528650 23854 consensus_queue.cc:260] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.529942 23854 raft_consensus.cc:3060] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.537943 23600 catalog_manager.cc:5697] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b reported cstate change: term changed from 1 to 2, leader changed from 773a21e86f434451be9bb97539f09c62 (127.13.140.3) to 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1). New cstate: current_term: 2 leader_uuid: "65422e947e564bac8c2ccf0e19d2676b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:47.548792 23854 raft_consensus.cc:2468] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 2.
I20260709 12:17:47.563213 23703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61ab08e6a04843be902aefe3308f25d2"
dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
mode: GRACEFUL
new_leader_uuid: "36bfa76caf2e442f9be9e7f268564729"
 from {username='slave'} at 127.0.0.1:34158
I20260709 12:17:47.563971 23703 raft_consensus.cc:606] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Received request to transfer leadership to TS 36bfa76caf2e442f9be9e7f268564729
I20260709 12:17:47.565650 23601 catalog_manager.cc:5697] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b reported cstate change: term changed from 1 to 2, leader changed from 773a21e86f434451be9bb97539f09c62 (127.13.140.3) to 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1). New cstate: current_term: 2 leader_uuid: "65422e947e564bac8c2ccf0e19d2676b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:47.567524 23936 consensus_queue.cc:1048] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:47.569584 23936 consensus_queue.cc:1048] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:47.578441 23898 raft_consensus.cc:993] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729: : Instructing follower 65422e947e564bac8c2ccf0e19d2676b to start an election
I20260709 12:17:47.578899 23898 raft_consensus.cc:1081] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Signalling peer 65422e947e564bac8c2ccf0e19d2676b to start an election
I20260709 12:17:47.581729 23779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09dd04cfa8fb46a5aef0c0498cd51bcb"
dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
mode: GRACEFUL
new_leader_uuid: "773a21e86f434451be9bb97539f09c62"
 from {username='slave'} at 127.0.0.1:37884
I20260709 12:17:47.582269 23779 raft_consensus.cc:606] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Received request to transfer leadership to TS 773a21e86f434451be9bb97539f09c62
I20260709 12:17:47.583853 23702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcc03b2bc2cd458db3a7b12bfbe9f4cc"
dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
 from {username='slave'} at 127.0.0.1:53838
I20260709 12:17:47.584476 23702 raft_consensus.cc:493] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:47.586083 23702 raft_consensus.cc:3060] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.592350 23702 raft_consensus.cc:515] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.595196 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc03b2bc2cd458db3a7b12bfbe9f4cc" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:47.595846 23779 raft_consensus.cc:3055] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:47.596155 23779 raft_consensus.cc:740] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:47.596912 23779 consensus_queue.cc:260] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.597855 23779 raft_consensus.cc:3060] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.602988 23779 raft_consensus.cc:2468] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 2.
I20260709 12:17:47.603850 23702 leader_election.cc:290] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 2 election: Requested vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:47.605142 23669 leader_election.cc:304] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
I20260709 12:17:47.605245 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc03b2bc2cd458db3a7b12bfbe9f4cc" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:47.605932 23913 raft_consensus.cc:2804] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:47.606422 23913 raft_consensus.cc:697] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 2 LEADER]: Becoming Leader. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:47.606734 23852 raft_consensus.cc:3060] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.607251 23913 consensus_queue.cc:237] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.613096 23852 raft_consensus.cc:2468] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 2.
I20260709 12:17:47.614429 23600 catalog_manager.cc:5697] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b reported cstate change: term changed from 1 to 2, leader changed from 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2) to 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1). New cstate: current_term: 2 leader_uuid: "65422e947e564bac8c2ccf0e19d2676b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:47.756275 23933 consensus_queue.cc:1048] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:47.765741 23928 raft_consensus.cc:993] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62: : Instructing follower 65422e947e564bac8c2ccf0e19d2676b to start an election
I20260709 12:17:47.766433 23972 raft_consensus.cc:1081] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Signalling peer 65422e947e564bac8c2ccf0e19d2676b to start an election
I20260709 12:17:47.773797 23703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77b26f290b85425483b7af9021e7fa4d"
dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
 from {username='slave'} at 127.0.0.1:53854
I20260709 12:17:47.774109 23972 consensus_queue.cc:1048] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:47.774628 23703 raft_consensus.cc:493] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:47.775098 23703 raft_consensus.cc:3060] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.787382 23703 raft_consensus.cc:515] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.791044 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b26f290b85425483b7af9021e7fa4d" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:47.791831 23779 raft_consensus.cc:3060] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.793344 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b26f290b85425483b7af9021e7fa4d" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:47.794117 23852 raft_consensus.cc:3055] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:47.794461 23852 raft_consensus.cc:740] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Running, Role: LEADER
I20260709 12:17:47.795578 23852 consensus_queue.cc:260] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.796840 23852 raft_consensus.cc:3060] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.802763 23779 raft_consensus.cc:2468] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 2.
I20260709 12:17:47.804316 23669 leader_election.cc:304] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
I20260709 12:17:47.804824 23703 leader_election.cc:290] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 2 election: Requested vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:47.805567 23936 raft_consensus.cc:993] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729: : Instructing follower 773a21e86f434451be9bb97539f09c62 to start an election
I20260709 12:17:47.806358 23946 raft_consensus.cc:1081] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Signalling peer 773a21e86f434451be9bb97539f09c62 to start an election
I20260709 12:17:47.805500 23913 raft_consensus.cc:2804] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:47.807096 23913 raft_consensus.cc:697] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [term 2 LEADER]: Becoming Leader. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:47.808365 23913 consensus_queue.cc:237] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.808800 23852 raft_consensus.cc:2468] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 2.
I20260709 12:17:47.809047 23854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09dd04cfa8fb46a5aef0c0498cd51bcb"
dest_uuid: "773a21e86f434451be9bb97539f09c62"
 from {username='slave'} at 127.0.0.1:49600
I20260709 12:17:47.809918 23854 raft_consensus.cc:493] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:47.810344 23854 raft_consensus.cc:3060] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.820451 23928 raft_consensus.cc:993] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62: : Instructing follower 36bfa76caf2e442f9be9e7f268564729 to start an election
I20260709 12:17:47.821403 23928 raft_consensus.cc:1081] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Signalling peer 36bfa76caf2e442f9be9e7f268564729 to start an election
I20260709 12:17:47.820573 23601 catalog_manager.cc:5697] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b reported cstate change: term changed from 1 to 2, leader changed from 773a21e86f434451be9bb97539f09c62 (127.13.140.3) to 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1). New cstate: current_term: 2 leader_uuid: "65422e947e564bac8c2ccf0e19d2676b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:47.824128 23779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "776117fffec847379ab68236b9bdce6e"
dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
 from {username='slave'} at 127.0.0.1:35312
I20260709 12:17:47.824775 23779 raft_consensus.cc:493] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:47.824608 23854 raft_consensus.cc:515] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.825341 23779 raft_consensus.cc:3060] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.828649 23703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd04cfa8fb46a5aef0c0498cd51bcb" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:47.829664 23854 leader_election.cc:290] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 2 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:47.829382 23703 raft_consensus.cc:3060] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.832864 23780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09dd04cfa8fb46a5aef0c0498cd51bcb" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:47.833642 23780 raft_consensus.cc:3055] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:47.833977 23780 raft_consensus.cc:740] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:47.834981 23780 consensus_queue.cc:260] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.835896 23779 raft_consensus.cc:515] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.836685 23780 raft_consensus.cc:3060] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.838760 23779 leader_election.cc:290] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 2 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:47.840395 23703 raft_consensus.cc:2468] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 2.
I20260709 12:17:47.840837 23702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776117fffec847379ab68236b9bdce6e" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:47.841720 23702 raft_consensus.cc:3060] T 776117fffec847379ab68236b9bdce6e P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.842190 23820 leader_election.cc:304] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:47.843335 23972 raft_consensus.cc:2804] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:47.843885 23972 raft_consensus.cc:697] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [term 2 LEADER]: Becoming Leader. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Running, Role: LEADER
I20260709 12:17:47.845147 23972 consensus_queue.cc:237] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.846364 23854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776117fffec847379ab68236b9bdce6e" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:47.847249 23854 raft_consensus.cc:3055] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:47.847640 23854 raft_consensus.cc:740] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Running, Role: LEADER
I20260709 12:17:47.853538 23702 raft_consensus.cc:2468] T 776117fffec847379ab68236b9bdce6e P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 2.
I20260709 12:17:47.854087 23854 consensus_queue.cc:260] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.855165 23746 leader_election.cc:304] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
I20260709 12:17:47.853533 23780 raft_consensus.cc:2468] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 2.
I20260709 12:17:47.856194 23946 raft_consensus.cc:2804] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:47.856743 23854 raft_consensus.cc:3060] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.856786 23946 raft_consensus.cc:697] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 2 LEADER]: Becoming Leader. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:47.857777 23601 catalog_manager.cc:5697] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 reported cstate change: term changed from 1 to 2, leader changed from 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2) to 773a21e86f434451be9bb97539f09c62 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "773a21e86f434451be9bb97539f09c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:47.858326 23946 consensus_queue.cc:237] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:47.863734 23854 raft_consensus.cc:2468] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 2.
I20260709 12:17:47.868126 23600 catalog_manager.cc:5697] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 reported cstate change: term changed from 1 to 2, leader changed from 773a21e86f434451be9bb97539f09c62 (127.13.140.3) to 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "36bfa76caf2e442f9be9e7f268564729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:47.921657 23780 raft_consensus.cc:1275] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Refusing update from remote peer 65422e947e564bac8c2ccf0e19d2676b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:47.922914 23913 consensus_queue.cc:1048] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:47.933377 23854 raft_consensus.cc:1275] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Refusing update from remote peer 65422e947e564bac8c2ccf0e19d2676b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:47.935421 23977 consensus_queue.cc:1048] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:48.006949 23854 raft_consensus.cc:1275] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Refusing update from remote peer 65422e947e564bac8c2ccf0e19d2676b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:48.008046 23977 consensus_queue.cc:1048] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:48.016744 23780 raft_consensus.cc:1275] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Refusing update from remote peer 65422e947e564bac8c2ccf0e19d2676b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:48.018563 23913 consensus_queue.cc:1048] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:48.032622 23780 raft_consensus.cc:1275] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Refusing update from remote peer 65422e947e564bac8c2ccf0e19d2676b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:48.034058 23913 consensus_queue.cc:1048] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:48.043394 23854 raft_consensus.cc:1275] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Refusing update from remote peer 65422e947e564bac8c2ccf0e19d2676b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:48.044634 23977 consensus_queue.cc:1048] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:48.131224 23975 raft_consensus.cc:993] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b: : Instructing follower 36bfa76caf2e442f9be9e7f268564729 to start an election
I20260709 12:17:48.131796 23977 raft_consensus.cc:1081] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Signalling peer 36bfa76caf2e442f9be9e7f268564729 to start an election
I20260709 12:17:48.133503 23780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61ab08e6a04843be902aefe3308f25d2"
dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
 from {username='slave'} at 127.0.0.1:35308
I20260709 12:17:48.134109 23780 raft_consensus.cc:493] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:48.134505 23780 raft_consensus.cc:3060] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:48.141618 23780 raft_consensus.cc:515] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:48.143328 23780 leader_election.cc:290] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 2 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:48.144170 23702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ab08e6a04843be902aefe3308f25d2" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:48.144444 23854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ab08e6a04843be902aefe3308f25d2" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:48.144847 23702 raft_consensus.cc:3055] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:48.144989 23854 raft_consensus.cc:3060] T 61ab08e6a04843be902aefe3308f25d2 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:48.145232 23702 raft_consensus.cc:740] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:48.146268 23702 consensus_queue.cc:260] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:48.147753 23702 raft_consensus.cc:3060] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:48.153040 23854 raft_consensus.cc:2468] T 61ab08e6a04843be902aefe3308f25d2 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 2.
I20260709 12:17:48.154564 23746 leader_election.cc:304] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:48.154824 23702 raft_consensus.cc:2468] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 2.
I20260709 12:17:48.155267 23946 raft_consensus.cc:2804] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:48.155820 23946 raft_consensus.cc:697] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [term 2 LEADER]: Becoming Leader. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:48.156805 23946 consensus_queue.cc:237] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:48.163476 23601 catalog_manager.cc:5697] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 reported cstate change: term changed from 1 to 2, leader changed from 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1) to 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "36bfa76caf2e442f9be9e7f268564729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:48.216718 23854 raft_consensus.cc:1275] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Refusing update from remote peer 65422e947e564bac8c2ccf0e19d2676b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:48.218166 23977 consensus_queue.cc:1048] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:48.226599 23780 raft_consensus.cc:1275] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Refusing update from remote peer 65422e947e564bac8c2ccf0e19d2676b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:48.229267 23975 consensus_queue.cc:1048] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:48.272498 23854 raft_consensus.cc:1275] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Refusing update from remote peer 36bfa76caf2e442f9be9e7f268564729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:48.273705 23946 consensus_queue.cc:1048] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:48.281883 23702 raft_consensus.cc:1275] T 776117fffec847379ab68236b9bdce6e P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Refusing update from remote peer 36bfa76caf2e442f9be9e7f268564729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:48.283953 23898 consensus_queue.cc:1048] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:48.363945 23702 raft_consensus.cc:1275] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Refusing update from remote peer 773a21e86f434451be9bb97539f09c62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:48.365249 23972 consensus_queue.cc:1048] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:48.375262 23780 raft_consensus.cc:1275] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Refusing update from remote peer 773a21e86f434451be9bb97539f09c62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:48.376928 23988 consensus_queue.cc:1048] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:48.601094 23702 raft_consensus.cc:1275] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Refusing update from remote peer 36bfa76caf2e442f9be9e7f268564729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:48.602197 23898 consensus_queue.cc:1048] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:48.611455 23854 raft_consensus.cc:1275] T 61ab08e6a04843be902aefe3308f25d2 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Refusing update from remote peer 36bfa76caf2e442f9be9e7f268564729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:48.613286 23936 consensus_queue.cc:1048] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:50.612665 23601 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44748:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:17:50.615065 23601 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:17:50.665589 23687 tablet_service.cc:1511] Processing CreateTablet for tablet a5a4d404f4e04c3db281113d0e0d4d01 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:50.666673 23769 tablet_service.cc:1511] Processing CreateTablet for tablet a5a4d404f4e04c3db281113d0e0d4d01 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:50.667397 23687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a4d404f4e04c3db281113d0e0d4d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.668287 23769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a4d404f4e04c3db281113d0e0d4d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.668191 23839 tablet_service.cc:1511] Processing CreateTablet for tablet a5a4d404f4e04c3db281113d0e0d4d01 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:50.669654 23839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a4d404f4e04c3db281113d0e0d4d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.670405 23692 tablet_service.cc:1511] Processing CreateTablet for tablet e15c4d29ecf943aaab2d207cd6cb2e45 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:50.671876 23692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e15c4d29ecf943aaab2d207cd6cb2e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.683727 23770 tablet_service.cc:1511] Processing CreateTablet for tablet e15c4d29ecf943aaab2d207cd6cb2e45 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:50.685253 23770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e15c4d29ecf943aaab2d207cd6cb2e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.684885 23837 tablet_service.cc:1511] Processing CreateTablet for tablet e15c4d29ecf943aaab2d207cd6cb2e45 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:50.687687 23837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e15c4d29ecf943aaab2d207cd6cb2e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.689514 23690 tablet_service.cc:1511] Processing CreateTablet for tablet ef637a27de1e4412bf7cf48fb5f56c26 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:50.690912 23690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef637a27de1e4412bf7cf48fb5f56c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.704144 24006 tablet_bootstrap.cc:492] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:50.706594 23764 tablet_service.cc:1511] Processing CreateTablet for tablet ef637a27de1e4412bf7cf48fb5f56c26 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:50.708627 23764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef637a27de1e4412bf7cf48fb5f56c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.709115 23842 tablet_service.cc:1511] Processing CreateTablet for tablet ef637a27de1e4412bf7cf48fb5f56c26 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:50.710548 23842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef637a27de1e4412bf7cf48fb5f56c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.711365 23687 tablet_service.cc:1511] Processing CreateTablet for tablet f5549b7154fc4f89adf7c4e21aad01ec (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:50.712720 23687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5549b7154fc4f89adf7c4e21aad01ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.721845 24006 tablet_bootstrap.cc:654] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:50.725302 23765 tablet_service.cc:1511] Processing CreateTablet for tablet f5549b7154fc4f89adf7c4e21aad01ec (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:50.726719 23765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5549b7154fc4f89adf7c4e21aad01ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.732275 24007 tablet_bootstrap.cc:492] T a5a4d404f4e04c3db281113d0e0d4d01 P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
W20260709 12:17:50.733978 23651 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:50.740389 23837 tablet_service.cc:1511] Processing CreateTablet for tablet f5549b7154fc4f89adf7c4e21aad01ec (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:50.743862 23837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5549b7154fc4f89adf7c4e21aad01ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.750280 24007 tablet_bootstrap.cc:654] T a5a4d404f4e04c3db281113d0e0d4d01 P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:50.754098 24008 tablet_bootstrap.cc:492] T a5a4d404f4e04c3db281113d0e0d4d01 P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:50.754408 23770 tablet_service.cc:1511] Processing CreateTablet for tablet 50ea323c03c746dc9cc0692fa5adbd03 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:50.758450 23770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ea323c03c746dc9cc0692fa5adbd03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.759233 23687 tablet_service.cc:1511] Processing CreateTablet for tablet 50ea323c03c746dc9cc0692fa5adbd03 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:50.760368 23839 tablet_service.cc:1511] Processing CreateTablet for tablet 50ea323c03c746dc9cc0692fa5adbd03 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:50.761633 23839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ea323c03c746dc9cc0692fa5adbd03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.763216 23687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ea323c03c746dc9cc0692fa5adbd03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.778131 24006 tablet_bootstrap.cc:492] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:50.778757 24006 ts_tablet_manager.cc:1403] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.007s
I20260709 12:17:50.779331 23764 tablet_service.cc:1511] Processing CreateTablet for tablet 3ae85e24fa694353acb2030c06ca1fec (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:50.780731 23764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ae85e24fa694353acb2030c06ca1fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.782020 24006 raft_consensus.cc:359] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:50.782794 24006 raft_consensus.cc:385] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:50.783124 24006 raft_consensus.cc:740] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:50.784018 24006 consensus_queue.cc:260] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:50.787875 23842 tablet_service.cc:1511] Processing CreateTablet for tablet 3ae85e24fa694353acb2030c06ca1fec (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:50.789273 23842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ae85e24fa694353acb2030c06ca1fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.791774 24008 tablet_bootstrap.cc:654] T a5a4d404f4e04c3db281113d0e0d4d01 P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:50.794085 23692 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4b2317dde049d58b60ecd433e086cb (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:50.800052 23692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4b2317dde049d58b60ecd433e086cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.796736 23690 tablet_service.cc:1511] Processing CreateTablet for tablet 3ae85e24fa694353acb2030c06ca1fec (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:50.804804 23690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ae85e24fa694353acb2030c06ca1fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.805634 24006 ts_tablet_manager.cc:1434] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.008s
I20260709 12:17:50.806810 24006 tablet_bootstrap.cc:492] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:50.798579 23765 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4b2317dde049d58b60ecd433e086cb (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:50.810736 23765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4b2317dde049d58b60ecd433e086cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.853869 23839 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4b2317dde049d58b60ecd433e086cb (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:50.817662 24006 tablet_bootstrap.cc:654] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:50.858521 24007 tablet_bootstrap.cc:492] T a5a4d404f4e04c3db281113d0e0d4d01 P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:50.859155 24007 ts_tablet_manager.cc:1403] T a5a4d404f4e04c3db281113d0e0d4d01 P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.127s	user 0.016s	sys 0.000s
I20260709 12:17:50.863726 23839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4b2317dde049d58b60ecd433e086cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.862751 24007 raft_consensus.cc:359] T a5a4d404f4e04c3db281113d0e0d4d01 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:50.868731 24007 raft_consensus.cc:385] T a5a4d404f4e04c3db281113d0e0d4d01 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:50.869067 24007 raft_consensus.cc:740] T a5a4d404f4e04c3db281113d0e0d4d01 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
I20260709 12:17:50.869820 24007 consensus_queue.cc:260] T a5a4d404f4e04c3db281113d0e0d4d01 P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:50.876848 24007 ts_tablet_manager.cc:1434] T a5a4d404f4e04c3db281113d0e0d4d01 P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:17:50.877015 23687 tablet_service.cc:1511] Processing CreateTablet for tablet 1e743dad47f04d87a4935b7d6191b625 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:50.877483 23841 tablet_service.cc:1511] Processing CreateTablet for tablet 1e743dad47f04d87a4935b7d6191b625 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:50.878381 23687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e743dad47f04d87a4935b7d6191b625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.878785 23841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e743dad47f04d87a4935b7d6191b625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.877847 24007 tablet_bootstrap.cc:492] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
I20260709 12:17:50.889446 23690 tablet_service.cc:1511] Processing CreateTablet for tablet 3558e63293c347aaa3c4cd4116ca6da4 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:50.894984 23764 tablet_service.cc:1511] Processing CreateTablet for tablet 1e743dad47f04d87a4935b7d6191b625 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:50.896430 23764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e743dad47f04d87a4935b7d6191b625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.899093 23690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3558e63293c347aaa3c4cd4116ca6da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.902249 24006 tablet_bootstrap.cc:492] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:50.902515 24007 tablet_bootstrap.cc:654] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:50.902819 24006 ts_tablet_manager.cc:1403] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.000s
I20260709 12:17:50.908116 23770 tablet_service.cc:1511] Processing CreateTablet for tablet 3558e63293c347aaa3c4cd4116ca6da4 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:50.909464 23770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3558e63293c347aaa3c4cd4116ca6da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.910952 23837 tablet_service.cc:1511] Processing CreateTablet for tablet 3558e63293c347aaa3c4cd4116ca6da4 (DEFAULT_TABLE table=soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:50.912185 23837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3558e63293c347aaa3c4cd4116ca6da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:50.917950 24006 raft_consensus.cc:359] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:50.918736 24006 raft_consensus.cc:385] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:50.919018 24006 raft_consensus.cc:740] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:50.919833 24006 consensus_queue.cc:260] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:50.922111 24006 ts_tablet_manager.cc:1434] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 12:17:50.923163 24006 tablet_bootstrap.cc:492] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:50.956277 24006 tablet_bootstrap.cc:654] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:50.957610 24008 tablet_bootstrap.cc:492] T a5a4d404f4e04c3db281113d0e0d4d01 P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:50.958204 24008 ts_tablet_manager.cc:1403] T a5a4d404f4e04c3db281113d0e0d4d01 P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.204s	user 0.016s	sys 0.003s
I20260709 12:17:50.958285 24007 tablet_bootstrap.cc:492] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:50.958864 24007 ts_tablet_manager.cc:1403] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.081s	user 0.025s	sys 0.018s
I20260709 12:17:50.963557 24007 raft_consensus.cc:359] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:50.964295 24007 raft_consensus.cc:385] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:50.964579 24007 raft_consensus.cc:740] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
I20260709 12:17:50.965382 24007 consensus_queue.cc:260] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:50.966825 24008 raft_consensus.cc:359] T a5a4d404f4e04c3db281113d0e0d4d01 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:50.967707 24008 raft_consensus.cc:385] T a5a4d404f4e04c3db281113d0e0d4d01 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:50.968055 24008 raft_consensus.cc:740] T a5a4d404f4e04c3db281113d0e0d4d01 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:50.968844 24008 consensus_queue.cc:260] T a5a4d404f4e04c3db281113d0e0d4d01 P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:50.969723 24007 ts_tablet_manager.cc:1434] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:17:50.971057 24011 raft_consensus.cc:493] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:50.971545 24011 raft_consensus.cc:515] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:50.973265 24007 tablet_bootstrap.cc:492] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
I20260709 12:17:50.973649 24011 leader_election.cc:290] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:50.976727 23854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a4d404f4e04c3db281113d0e0d4d01" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
I20260709 12:17:50.977463 23854 raft_consensus.cc:2468] T a5a4d404f4e04c3db281113d0e0d4d01 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 0.
I20260709 12:17:50.979363 23671 leader_election.cc:304] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:50.979753 24007 tablet_bootstrap.cc:654] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:50.980365 24006 tablet_bootstrap.cc:492] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:50.980660 24012 raft_consensus.cc:2804] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:50.980881 24006 ts_tablet_manager.cc:1403] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.003s
I20260709 12:17:50.981634 23780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a4d404f4e04c3db281113d0e0d4d01" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729" is_pre_election: true
I20260709 12:17:50.982296 23780 raft_consensus.cc:2468] T a5a4d404f4e04c3db281113d0e0d4d01 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 0.
I20260709 12:17:50.981097 24012 raft_consensus.cc:493] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:50.984082 24006 raft_consensus.cc:359] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:50.984628 24012 raft_consensus.cc:3060] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:50.985591 24008 ts_tablet_manager.cc:1434] T a5a4d404f4e04c3db281113d0e0d4d01 P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:17:50.987063 24008 tablet_bootstrap.cc:492] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:50.990293 24006 raft_consensus.cc:385] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:50.990624 24006 raft_consensus.cc:740] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:50.991379 24006 consensus_queue.cc:260] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:50.993459 24006 ts_tablet_manager.cc:1434] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:17:50.994439 24006 tablet_bootstrap.cc:492] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:50.997576 24008 tablet_bootstrap.cc:654] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:50.998030 24012 raft_consensus.cc:515] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.004819 23854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a4d404f4e04c3db281113d0e0d4d01" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:51.005525 23854 raft_consensus.cc:3060] T a5a4d404f4e04c3db281113d0e0d4d01 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.005764 23780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a4d404f4e04c3db281113d0e0d4d01" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:51.006479 23780 raft_consensus.cc:3060] T a5a4d404f4e04c3db281113d0e0d4d01 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.007684 24006 tablet_bootstrap.cc:654] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.004339 24012 leader_election.cc:290] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 election: Requested vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.014689 24007 tablet_bootstrap.cc:492] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:51.020092 24007 ts_tablet_manager.cc:1403] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.025s
I20260709 12:17:51.023540 24007 raft_consensus.cc:359] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.024318 24007 raft_consensus.cc:385] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.024607 24007 raft_consensus.cc:740] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.025491 24007 consensus_queue.cc:260] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.027911 24007 ts_tablet_manager.cc:1434] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:17:51.029034 24007 tablet_bootstrap.cc:492] T f5549b7154fc4f89adf7c4e21aad01ec P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
I20260709 12:17:51.014976 23854 raft_consensus.cc:2468] T a5a4d404f4e04c3db281113d0e0d4d01 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 1.
I20260709 12:17:51.015719 23780 raft_consensus.cc:2468] T a5a4d404f4e04c3db281113d0e0d4d01 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 1.
I20260709 12:17:51.031270 23669 leader_election.cc:304] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
I20260709 12:17:51.032470 24012 raft_consensus.cc:2804] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:51.032953 24012 raft_consensus.cc:697] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Becoming Leader. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:51.033569 24012 consensus_queue.cc:237] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.036055 24007 tablet_bootstrap.cc:654] T f5549b7154fc4f89adf7c4e21aad01ec P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.039371 24006 tablet_bootstrap.cc:492] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:51.039952 24006 ts_tablet_manager.cc:1403] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.009s
I20260709 12:17:51.043242 24006 raft_consensus.cc:359] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.044072 24006 raft_consensus.cc:385] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.044369 24006 raft_consensus.cc:740] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.045171 24006 consensus_queue.cc:260] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.048079 24006 ts_tablet_manager.cc:1434] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:17:51.048182 24007 tablet_bootstrap.cc:492] T f5549b7154fc4f89adf7c4e21aad01ec P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:51.048802 24007 ts_tablet_manager.cc:1403] T f5549b7154fc4f89adf7c4e21aad01ec P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260709 12:17:51.049101 24006 tablet_bootstrap.cc:492] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:51.051981 24007 raft_consensus.cc:359] T f5549b7154fc4f89adf7c4e21aad01ec P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.052913 24007 raft_consensus.cc:385] T f5549b7154fc4f89adf7c4e21aad01ec P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.053210 24007 raft_consensus.cc:740] T f5549b7154fc4f89adf7c4e21aad01ec P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.054008 24007 consensus_queue.cc:260] T f5549b7154fc4f89adf7c4e21aad01ec P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.055722 24007 ts_tablet_manager.cc:1434] T f5549b7154fc4f89adf7c4e21aad01ec P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:17:51.056715 24007 tablet_bootstrap.cc:492] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
I20260709 12:17:51.057456 24006 tablet_bootstrap.cc:654] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.064294 24007 tablet_bootstrap.cc:654] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.073866 24008 tablet_bootstrap.cc:492] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:51.074420 24008 ts_tablet_manager.cc:1403] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.017s
I20260709 12:17:51.077055 24007 tablet_bootstrap.cc:492] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:51.077628 24007 ts_tablet_manager.cc:1403] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 12:17:51.077721 24008 raft_consensus.cc:359] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.078542 24008 raft_consensus.cc:385] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.078824 24008 raft_consensus.cc:740] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.079727 24006 tablet_bootstrap.cc:492] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:51.079097 23603 catalog_manager.cc:5697] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b reported cstate change: term changed from 0 to 1, leader changed from <none> to 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1). New cstate: current_term: 1 leader_uuid: "65422e947e564bac8c2ccf0e19d2676b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:51.079818 24008 consensus_queue.cc:260] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.080544 24006 ts_tablet_manager.cc:1403] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.004s
I20260709 12:17:51.080894 24007 raft_consensus.cc:359] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.081636 24007 raft_consensus.cc:385] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.081928 24007 raft_consensus.cc:740] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.082672 24007 consensus_queue.cc:260] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.084261 24006 raft_consensus.cc:359] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.085071 24006 raft_consensus.cc:385] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.085408 24006 raft_consensus.cc:740] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.086416 24006 consensus_queue.cc:260] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.089174 24007 ts_tablet_manager.cc:1434] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:17:51.089255 24006 ts_tablet_manager.cc:1434] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:17:51.091132 24008 ts_tablet_manager.cc:1434] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 12:17:51.091364 24006 tablet_bootstrap.cc:492] T 3ae85e24fa694353acb2030c06ca1fec P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:51.092293 24008 tablet_bootstrap.cc:492] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:51.094384 23936 raft_consensus.cc:493] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:51.094956 23936 raft_consensus.cc:515] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.097247 23936 leader_election.cc:290] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.099470 24006 tablet_bootstrap.cc:654] T 3ae85e24fa694353acb2030c06ca1fec P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.099319 23702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef637a27de1e4412bf7cf48fb5f56c26" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:51.099473 24008 tablet_bootstrap.cc:654] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.100179 23702 raft_consensus.cc:2468] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 0.
I20260709 12:17:51.099318 23854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef637a27de1e4412bf7cf48fb5f56c26" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
I20260709 12:17:51.100281 24007 tablet_bootstrap.cc:492] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
I20260709 12:17:51.103971 23746 leader_election.cc:304] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
W20260709 12:17:51.104959 23746 leader_election.cc:343] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:51.109788 23936 raft_consensus.cc:2804] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:51.110244 23936 raft_consensus.cc:493] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:51.110600 23936 raft_consensus.cc:3060] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.116189 24007 tablet_bootstrap.cc:654] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.119146 23936 raft_consensus.cc:515] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.121587 24012 raft_consensus.cc:493] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:51.122231 24012 raft_consensus.cc:515] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.122721 23702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef637a27de1e4412bf7cf48fb5f56c26" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:51.124399 24012 leader_election.cc:290] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.126848 23780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15c4d29ecf943aaab2d207cd6cb2e45" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729" is_pre_election: true
I20260709 12:17:51.127615 23780 raft_consensus.cc:2468] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 0.
I20260709 12:17:51.127777 23702 raft_consensus.cc:3060] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.126940 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15c4d29ecf943aaab2d207cd6cb2e45" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
I20260709 12:17:51.129040 23852 raft_consensus.cc:2468] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 0.
I20260709 12:17:51.130671 23671 leader_election.cc:304] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:51.132124 24012 raft_consensus.cc:2804] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:51.132484 24012 raft_consensus.cc:493] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:51.132838 24012 raft_consensus.cc:3060] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.136327 24011 raft_consensus.cc:493] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:51.136963 23702 raft_consensus.cc:2468] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 1.
I20260709 12:17:51.136842 24011 raft_consensus.cc:515] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.138314 23746 leader_election.cc:304] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
I20260709 12:17:51.138934 24011 leader_election.cc:290] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.139281 24015 raft_consensus.cc:2804] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:51.140188 24015 raft_consensus.cc:697] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Becoming Leader. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:51.140919 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ea323c03c746dc9cc0692fa5adbd03" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
I20260709 12:17:51.140992 24015 consensus_queue.cc:237] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
W20260709 12:17:51.143086 23671 leader_election.cc:343] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:51.142462 23780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ea323c03c746dc9cc0692fa5adbd03" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729" is_pre_election: true
I20260709 12:17:51.143903 23780 raft_consensus.cc:2468] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 0.
I20260709 12:17:51.145124 23669 leader_election.cc:304] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 773a21e86f434451be9bb97539f09c62
I20260709 12:17:51.146271 24011 raft_consensus.cc:2804] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:51.146610 24011 raft_consensus.cc:493] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:51.146943 24011 raft_consensus.cc:3060] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.147083 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef637a27de1e4412bf7cf48fb5f56c26" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62"
W20260709 12:17:51.148504 23746 leader_election.cc:343] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:51.149115 23936 leader_election.cc:290] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.156061 24008 tablet_bootstrap.cc:492] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:51.156684 24008 ts_tablet_manager.cc:1403] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.007s
I20260709 12:17:51.157601 24011 raft_consensus.cc:515] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.159426 24012 raft_consensus.cc:515] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.160291 24008 raft_consensus.cc:359] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.160694 23780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ea323c03c746dc9cc0692fa5adbd03" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:51.161052 24008 raft_consensus.cc:385] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.161373 24008 raft_consensus.cc:740] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.161777 24012 leader_election.cc:290] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 election: Requested vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.162215 24008 consensus_queue.cc:260] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.163689 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15c4d29ecf943aaab2d207cd6cb2e45" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:51.164403 23779 raft_consensus.cc:3060] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.164803 24008 ts_tablet_manager.cc:1434] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:17:51.165891 24008 tablet_bootstrap.cc:492] T 50ea323c03c746dc9cc0692fa5adbd03 P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:51.173081 24008 tablet_bootstrap.cc:654] T 50ea323c03c746dc9cc0692fa5adbd03 P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.174206 24006 tablet_bootstrap.cc:492] T 3ae85e24fa694353acb2030c06ca1fec P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:51.174842 24006 ts_tablet_manager.cc:1403] T 3ae85e24fa694353acb2030c06ca1fec P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.044s
I20260709 12:17:51.178130 24006 raft_consensus.cc:359] T 3ae85e24fa694353acb2030c06ca1fec P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.178905 24006 raft_consensus.cc:385] T 3ae85e24fa694353acb2030c06ca1fec P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.179184 24006 raft_consensus.cc:740] T 3ae85e24fa694353acb2030c06ca1fec P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.180367 24006 consensus_queue.cc:260] T 3ae85e24fa694353acb2030c06ca1fec P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.181106 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15c4d29ecf943aaab2d207cd6cb2e45" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:51.181856 23852 raft_consensus.cc:3060] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.183422 24006 ts_tablet_manager.cc:1434] T 3ae85e24fa694353acb2030c06ca1fec P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 12:17:51.184746 24006 tablet_bootstrap.cc:492] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:51.161305 23780 raft_consensus.cc:3060] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.192196 24006 tablet_bootstrap.cc:654] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.194046 24013 raft_consensus.cc:493] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:51.194646 24013 raft_consensus.cc:515] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.196918 24013 leader_election.cc:290] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.198912 23854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5549b7154fc4f89adf7c4e21aad01ec" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
W20260709 12:17:51.200917 23671 leader_election.cc:343] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:51.203327 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5549b7154fc4f89adf7c4e21aad01ec" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729" is_pre_election: true
I20260709 12:17:51.204154 23778 raft_consensus.cc:2468] T f5549b7154fc4f89adf7c4e21aad01ec P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 0.
I20260709 12:17:51.206022 23669 leader_election.cc:304] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 773a21e86f434451be9bb97539f09c62
I20260709 12:17:51.211243 24013 raft_consensus.cc:2804] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:51.211825 24013 raft_consensus.cc:493] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:51.212225 24013 raft_consensus.cc:3060] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.214653 23779 raft_consensus.cc:2468] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 1.
I20260709 12:17:51.215919 24011 leader_election.cc:290] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 election: Requested vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.217310 23854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ea323c03c746dc9cc0692fa5adbd03" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62"
W20260709 12:17:51.219099 23671 leader_election.cc:343] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:51.219820 23780 raft_consensus.cc:2468] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 1.
I20260709 12:17:51.219025 23852 raft_consensus.cc:2468] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 1.
I20260709 12:17:51.221539 23669 leader_election.cc:304] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 773a21e86f434451be9bb97539f09c62
I20260709 12:17:51.221948 23671 leader_election.cc:304] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:51.222961 24012 raft_consensus.cc:2804] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:51.222451 23603 catalog_manager.cc:5697] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "36bfa76caf2e442f9be9e7f268564729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:51.223580 24011 raft_consensus.cc:2804] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:51.224157 24012 raft_consensus.cc:697] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Becoming Leader. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:51.224635 24011 raft_consensus.cc:697] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Becoming Leader. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:51.225109 24012 consensus_queue.cc:237] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.225660 24011 consensus_queue.cc:237] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.237092 23600 catalog_manager.cc:5697] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b reported cstate change: term changed from 0 to 1, leader changed from <none> to 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1). New cstate: current_term: 1 leader_uuid: "65422e947e564bac8c2ccf0e19d2676b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:51.242308 24006 tablet_bootstrap.cc:492] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:51.242590 24007 tablet_bootstrap.cc:492] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:51.242899 24006 ts_tablet_manager.cc:1403] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.000s
I20260709 12:17:51.243229 24007 ts_tablet_manager.cc:1403] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.144s	user 0.064s	sys 0.060s
I20260709 12:17:51.246068 24006 raft_consensus.cc:359] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.246857 24006 raft_consensus.cc:385] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.248885 24008 tablet_bootstrap.cc:492] T 50ea323c03c746dc9cc0692fa5adbd03 P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:51.249454 24008 ts_tablet_manager.cc:1403] T 50ea323c03c746dc9cc0692fa5adbd03 P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.084s	user 0.036s	sys 0.018s
I20260709 12:17:51.248382 24007 raft_consensus.cc:359] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.250164 24007 raft_consensus.cc:385] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.250494 24007 raft_consensus.cc:740] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.250533 24013 raft_consensus.cc:515] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.251516 24007 consensus_queue.cc:260] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.253618 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5549b7154fc4f89adf7c4e21aad01ec" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:51.254144 24007 ts_tablet_manager.cc:1434] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:17:51.247155 24006 raft_consensus.cc:740] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.255358 24007 tablet_bootstrap.cc:492] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
I20260709 12:17:51.255419 24006 consensus_queue.cc:260] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.254172 23779 raft_consensus.cc:3060] T f5549b7154fc4f89adf7c4e21aad01ec P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.258277 24006 ts_tablet_manager.cc:1434] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260709 12:17:51.259443 24006 tablet_bootstrap.cc:492] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:51.262519 24007 tablet_bootstrap.cc:654] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.257678 23600 catalog_manager.cc:5697] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b reported cstate change: term changed from 0 to 1, leader changed from <none> to 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1). New cstate: current_term: 1 leader_uuid: "65422e947e564bac8c2ccf0e19d2676b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:51.263545 24015 raft_consensus.cc:493] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:51.264012 24015 raft_consensus.cc:515] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.264261 23779 raft_consensus.cc:2468] T f5549b7154fc4f89adf7c4e21aad01ec P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 1.
I20260709 12:17:51.265623 23669 leader_election.cc:304] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
I20260709 12:17:51.266006 24015 leader_election.cc:290] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.266485 24011 raft_consensus.cc:2804] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:51.266872 24006 tablet_bootstrap.cc:654] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.266990 24011 raft_consensus.cc:697] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Becoming Leader. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:51.268024 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae85e24fa694353acb2030c06ca1fec" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
I20260709 12:17:51.267867 24011 consensus_queue.cc:237] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
W20260709 12:17:51.269418 23746 leader_election.cc:343] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:51.271962 23702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae85e24fa694353acb2030c06ca1fec" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:51.272138 24013 leader_election.cc:290] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 election: Requested vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.272650 23702 raft_consensus.cc:2468] T 3ae85e24fa694353acb2030c06ca1fec P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 0.
I20260709 12:17:51.273135 24008 raft_consensus.cc:359] T 50ea323c03c746dc9cc0692fa5adbd03 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.273844 24008 raft_consensus.cc:385] T 50ea323c03c746dc9cc0692fa5adbd03 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.274138 24008 raft_consensus.cc:740] T 50ea323c03c746dc9cc0692fa5adbd03 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.275002 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5549b7154fc4f89adf7c4e21aad01ec" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62"
W20260709 12:17:51.276794 23671 leader_election.cc:343] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:51.277048 24008 consensus_queue.cc:260] T 50ea323c03c746dc9cc0692fa5adbd03 P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.277532 23746 leader_election.cc:304] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 773a21e86f434451be9bb97539f09c62
I20260709 12:17:51.279630 24008 ts_tablet_manager.cc:1434] T 50ea323c03c746dc9cc0692fa5adbd03 P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.000s
I20260709 12:17:51.280752 24008 tablet_bootstrap.cc:492] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:51.281710 24015 raft_consensus.cc:2804] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:51.282124 24015 raft_consensus.cc:493] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:51.282472 24015 raft_consensus.cc:3060] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.284626 24007 tablet_bootstrap.cc:492] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:51.285137 24007 ts_tablet_manager.cc:1403] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.003s
I20260709 12:17:51.287386 24008 tablet_bootstrap.cc:654] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.291343 24007 raft_consensus.cc:359] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.284633 24006 tablet_bootstrap.cc:492] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:51.295830 24006 ts_tablet_manager.cc:1403] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.008s
I20260709 12:17:51.296116 24015 raft_consensus.cc:515] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.298250 24015 leader_election.cc:290] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.299744 23702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae85e24fa694353acb2030c06ca1fec" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:51.299852 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae85e24fa694353acb2030c06ca1fec" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:51.300485 23702 raft_consensus.cc:3060] T 3ae85e24fa694353acb2030c06ca1fec P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:51.301697 23746 leader_election.cc:343] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:51.292114 24007 raft_consensus.cc:385] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.302297 24007 raft_consensus.cc:740] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.303256 24007 consensus_queue.cc:260] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.295202 23600 catalog_manager.cc:5697] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b reported cstate change: term changed from 0 to 1, leader changed from <none> to 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1). New cstate: current_term: 1 leader_uuid: "65422e947e564bac8c2ccf0e19d2676b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:51.305948 24007 ts_tablet_manager.cc:1434] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.006s
I20260709 12:17:51.306965 24007 tablet_bootstrap.cc:492] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
I20260709 12:17:51.309566 23702 raft_consensus.cc:2468] T 3ae85e24fa694353acb2030c06ca1fec P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 1.
I20260709 12:17:51.310773 23746 leader_election.cc:304] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 773a21e86f434451be9bb97539f09c62
I20260709 12:17:51.311563 23936 raft_consensus.cc:2804] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:51.312004 23936 raft_consensus.cc:697] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Becoming Leader. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:51.312794 23936 consensus_queue.cc:237] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.313777 24007 tablet_bootstrap.cc:654] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.316635 24006 raft_consensus.cc:359] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.317399 24006 raft_consensus.cc:385] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.317656 24006 raft_consensus.cc:740] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.318259 24020 raft_consensus.cc:493] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:51.318356 24008 tablet_bootstrap.cc:492] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:51.318431 24006 consensus_queue.cc:260] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.319229 24008 ts_tablet_manager.cc:1403] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.007s
I20260709 12:17:51.320943 24006 ts_tablet_manager.cc:1434] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:17:51.321841 24006 tablet_bootstrap.cc:492] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b: Bootstrap starting.
I20260709 12:17:51.322682 24008 raft_consensus.cc:359] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.324586 24008 raft_consensus.cc:385] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.324389 24020 raft_consensus.cc:515] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.324934 24008 raft_consensus.cc:740] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.325771 24008 consensus_queue.cc:260] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.328245 24008 ts_tablet_manager.cc:1434] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:17:51.328495 23702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef637a27de1e4412bf7cf48fb5f56c26" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:51.329422 23702 raft_consensus.cc:2393] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 773a21e86f434451be9bb97539f09c62 in current term 1: Already voted for candidate 36bfa76caf2e442f9be9e7f268564729 in this term.
I20260709 12:17:51.328799 24006 tablet_bootstrap.cc:654] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.331785 24020 leader_election.cc:290] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:51.332266 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef637a27de1e4412bf7cf48fb5f56c26" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729" is_pre_election: true
I20260709 12:17:51.334550 23820 leader_election.cc:304] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 773a21e86f434451be9bb97539f09c62; no voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b
I20260709 12:17:51.336731 24020 raft_consensus.cc:3060] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.329312 24008 tablet_bootstrap.cc:492] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:51.342410 23603 catalog_manager.cc:5697] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "36bfa76caf2e442f9be9e7f268564729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:51.353528 24020 raft_consensus.cc:2749] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:51.358853 24008 tablet_bootstrap.cc:654] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.365037 24006 tablet_bootstrap.cc:492] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b: No bootstrap required, opened a new log
I20260709 12:17:51.365216 24007 tablet_bootstrap.cc:492] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:51.365567 24006 ts_tablet_manager.cc:1403] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.015s
I20260709 12:17:51.365758 24007 ts_tablet_manager.cc:1403] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.012s
I20260709 12:17:51.366226 24008 tablet_bootstrap.cc:492] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:51.366755 24008 ts_tablet_manager.cc:1403] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.005s
I20260709 12:17:51.368294 24006 raft_consensus.cc:359] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.368898 24006 raft_consensus.cc:385] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.369300 24006 raft_consensus.cc:740] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.368819 24007 raft_consensus.cc:359] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.369976 24007 raft_consensus.cc:385] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.369899 24006 consensus_queue.cc:260] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.370575 24007 raft_consensus.cc:740] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.369822 24008 raft_consensus.cc:359] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.371068 24008 raft_consensus.cc:385] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.371397 24008 raft_consensus.cc:740] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.371595 24007 consensus_queue.cc:260] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.372617 24006 ts_tablet_manager.cc:1434] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:17:51.372336 24008 consensus_queue.cc:260] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.374738 24008 ts_tablet_manager.cc:1434] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:17:51.375727 24008 tablet_bootstrap.cc:492] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:51.379774 24007 ts_tablet_manager.cc:1434] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:17:51.380858 24007 tablet_bootstrap.cc:492] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729: Bootstrap starting.
I20260709 12:17:51.382068 24008 tablet_bootstrap.cc:654] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.388096 24007 tablet_bootstrap.cc:654] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.389060 24008 tablet_bootstrap.cc:492] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:51.389720 24008 ts_tablet_manager.cc:1403] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:17:51.392956 24008 raft_consensus.cc:359] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.393648 24008 raft_consensus.cc:385] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.393952 24008 raft_consensus.cc:740] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.394685 24008 consensus_queue.cc:260] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.397001 24008 ts_tablet_manager.cc:1434] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:51.397804 24008 tablet_bootstrap.cc:492] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:51.403847 24008 tablet_bootstrap.cc:654] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.404907 24007 tablet_bootstrap.cc:492] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729: No bootstrap required, opened a new log
I20260709 12:17:51.405458 24007 ts_tablet_manager.cc:1403] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260709 12:17:51.408082 24008 tablet_bootstrap.cc:492] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:51.408516 24008 ts_tablet_manager.cc:1403] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 12:17:51.409027 24007 raft_consensus.cc:359] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.409560 24007 raft_consensus.cc:385] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.409770 24007 raft_consensus.cc:740] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.410296 24007 consensus_queue.cc:260] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.410728 24008 raft_consensus.cc:359] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.411407 24008 raft_consensus.cc:385] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.411661 24008 raft_consensus.cc:740] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.411907 24007 ts_tablet_manager.cc:1434] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:17:51.412302 24008 consensus_queue.cc:260] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.414438 24008 ts_tablet_manager.cc:1434] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 12:17:51.415391 24008 tablet_bootstrap.cc:492] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62: Bootstrap starting.
I20260709 12:17:51.420620 24008 tablet_bootstrap.cc:654] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:51.425997 24008 tablet_bootstrap.cc:492] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62: No bootstrap required, opened a new log
I20260709 12:17:51.427435 24008 ts_tablet_manager.cc:1403] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 12:17:51.430025 24011 consensus_queue.cc:1048] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:51.429960 24008 raft_consensus.cc:359] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.431335 24008 raft_consensus.cc:385] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:51.431572 24008 raft_consensus.cc:740] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Initialized, Role: FOLLOWER
I20260709 12:17:51.432192 24008 consensus_queue.cc:260] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.434384 24008 ts_tablet_manager.cc:1434] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:17:51.454551 24012 consensus_queue.cc:1048] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:51.476614 24012 raft_consensus.cc:493] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:51.477041 24012 raft_consensus.cc:515] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.478801 24012 leader_election.cc:290] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.479498 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4b2317dde049d58b60ecd433e086cb" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729" is_pre_election: true
I20260709 12:17:51.479802 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4b2317dde049d58b60ecd433e086cb" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
I20260709 12:17:51.480129 23779 raft_consensus.cc:2468] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 0.
I20260709 12:17:51.480428 23852 raft_consensus.cc:2468] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 0.
I20260709 12:17:51.481076 23669 leader_election.cc:304] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
I20260709 12:17:51.481810 24012 raft_consensus.cc:2804] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:51.482133 24012 raft_consensus.cc:493] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:51.482345 24012 raft_consensus.cc:3060] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.487540 24012 raft_consensus.cc:515] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.489365 24012 leader_election.cc:290] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 election: Requested vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.490042 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4b2317dde049d58b60ecd433e086cb" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:51.490537 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4b2317dde049d58b60ecd433e086cb" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:51.490731 23779 raft_consensus.cc:3060] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.491124 23852 raft_consensus.cc:3060] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.495975 23779 raft_consensus.cc:2468] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 1.
I20260709 12:17:51.496228 23852 raft_consensus.cc:2468] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 1.
I20260709 12:17:51.497023 23669 leader_election.cc:304] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
I20260709 12:17:51.497653 24012 raft_consensus.cc:2804] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:51.498028 24012 raft_consensus.cc:697] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Becoming Leader. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:51.498615 24012 consensus_queue.cc:237] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.506243 23603 catalog_manager.cc:5697] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b reported cstate change: term changed from 0 to 1, leader changed from <none> to 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1). New cstate: current_term: 1 leader_uuid: "65422e947e564bac8c2ccf0e19d2676b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:51.511953 24012 raft_consensus.cc:493] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:51.512583 24012 raft_consensus.cc:515] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.514559 24012 leader_election.cc:290] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.515134 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e743dad47f04d87a4935b7d6191b625" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729" is_pre_election: true
I20260709 12:17:51.515524 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e743dad47f04d87a4935b7d6191b625" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
I20260709 12:17:51.515739 23779 raft_consensus.cc:2468] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 0.
I20260709 12:17:51.516062 23852 raft_consensus.cc:2468] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 0.
I20260709 12:17:51.516687 23669 leader_election.cc:304] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
I20260709 12:17:51.517331 24012 raft_consensus.cc:2804] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:51.517656 24012 raft_consensus.cc:493] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:51.517870 24012 raft_consensus.cc:3060] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.522702 24012 raft_consensus.cc:515] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.524390 24012 leader_election.cc:290] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 election: Requested vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.525137 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e743dad47f04d87a4935b7d6191b625" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:51.525695 23779 raft_consensus.cc:3060] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.525748 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e743dad47f04d87a4935b7d6191b625" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:51.526397 23852 raft_consensus.cc:3060] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.533244 23852 raft_consensus.cc:2468] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 1.
I20260709 12:17:51.533244 23779 raft_consensus.cc:2468] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 1.
I20260709 12:17:51.534560 23669 leader_election.cc:304] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
I20260709 12:17:51.535259 24012 raft_consensus.cc:2804] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:51.535727 24012 raft_consensus.cc:697] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Becoming Leader. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:51.536412 24012 consensus_queue.cc:237] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.543746 23603 catalog_manager.cc:5697] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b reported cstate change: term changed from 0 to 1, leader changed from <none> to 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1). New cstate: current_term: 1 leader_uuid: "65422e947e564bac8c2ccf0e19d2676b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:51.595606 23936 raft_consensus.cc:493] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:51.596071 23936 raft_consensus.cc:515] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.597697 23936 leader_election.cc:290] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.598544 23702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3558e63293c347aaa3c4cd4116ca6da4" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:51.598781 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3558e63293c347aaa3c4cd4116ca6da4" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62" is_pre_election: true
I20260709 12:17:51.599123 23702 raft_consensus.cc:2468] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 0.
I20260709 12:17:51.599406 23852 raft_consensus.cc:2468] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 0.
I20260709 12:17:51.600119 23746 leader_election.cc:304] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 
I20260709 12:17:51.600809 23936 raft_consensus.cc:2804] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:51.601186 23936 raft_consensus.cc:493] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:51.601467 23936 raft_consensus.cc:3060] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.607164 23936 raft_consensus.cc:515] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.608891 23936 leader_election.cc:290] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.609689 23702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3558e63293c347aaa3c4cd4116ca6da4" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:51.609887 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3558e63293c347aaa3c4cd4116ca6da4" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:51.610452 23702 raft_consensus.cc:3060] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.610522 23852 raft_consensus.cc:3060] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.615895 23852 raft_consensus.cc:2468] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 1.
I20260709 12:17:51.616290 23702 raft_consensus.cc:2468] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 1.
I20260709 12:17:51.617076 23746 leader_election.cc:304] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:51.617852 23936 raft_consensus.cc:2804] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:51.618322 23936 raft_consensus.cc:697] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Becoming Leader. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:51.619122 23936 consensus_queue.cc:237] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.626116 23603 catalog_manager.cc:5697] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "36bfa76caf2e442f9be9e7f268564729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:51.648766 24020 raft_consensus.cc:493] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:51.649385 24020 raft_consensus.cc:515] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.651248 24020 leader_election.cc:290] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:51.652104 23702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae85e24fa694353acb2030c06ca1fec" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:51.652360 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae85e24fa694353acb2030c06ca1fec" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729" is_pre_election: true
I20260709 12:17:51.652853 23702 raft_consensus.cc:2393] T 3ae85e24fa694353acb2030c06ca1fec P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 773a21e86f434451be9bb97539f09c62 in current term 1: Already voted for candidate 36bfa76caf2e442f9be9e7f268564729 in this term.
I20260709 12:17:51.653843 23820 leader_election.cc:304] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 773a21e86f434451be9bb97539f09c62; no voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b
I20260709 12:17:51.654574 24020 raft_consensus.cc:3060] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.659637 24020 raft_consensus.cc:2749] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:51.665071 24020 raft_consensus.cc:493] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:51.665663 24020 raft_consensus.cc:515] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.669071 23702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5549b7154fc4f89adf7c4e21aad01ec" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65422e947e564bac8c2ccf0e19d2676b" is_pre_election: true
I20260709 12:17:51.669653 24020 leader_election.cc:290] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:51.670324 24012 consensus_queue.cc:1048] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:51.671667 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5549b7154fc4f89adf7c4e21aad01ec" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36bfa76caf2e442f9be9e7f268564729" is_pre_election: true
I20260709 12:17:51.672566 23779 raft_consensus.cc:2393] T f5549b7154fc4f89adf7c4e21aad01ec P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 773a21e86f434451be9bb97539f09c62 in current term 1: Already voted for candidate 65422e947e564bac8c2ccf0e19d2676b in this term.
I20260709 12:17:51.673650 23818 leader_election.cc:304] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 773a21e86f434451be9bb97539f09c62; no voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b
I20260709 12:17:51.674877 24020 raft_consensus.cc:3060] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.674767 23779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef637a27de1e4412bf7cf48fb5f56c26"
dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
mode: GRACEFUL
new_leader_uuid: "65422e947e564bac8c2ccf0e19d2676b"
 from {username='slave'} at 127.0.0.1:37884
I20260709 12:17:51.675726 23779 raft_consensus.cc:606] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Received request to transfer leadership to TS 65422e947e564bac8c2ccf0e19d2676b
I20260709 12:17:51.681361 23852 raft_consensus.cc:3060] T 50ea323c03c746dc9cc0692fa5adbd03 P 773a21e86f434451be9bb97539f09c62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:51.685987 23702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50ea323c03c746dc9cc0692fa5adbd03"
dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
mode: GRACEFUL
new_leader_uuid: "36bfa76caf2e442f9be9e7f268564729"
 from {username='slave'} at 127.0.0.1:34158
I20260709 12:17:51.686735 23702 raft_consensus.cc:606] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Received request to transfer leadership to TS 36bfa76caf2e442f9be9e7f268564729
I20260709 12:17:51.688949 24020 raft_consensus.cc:2749] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:51.693434 24013 consensus_queue.cc:1048] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:51.695925 23702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b4b2317dde049d58b60ecd433e086cb"
dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
mode: GRACEFUL
new_leader_uuid: "36bfa76caf2e442f9be9e7f268564729"
 from {username='slave'} at 127.0.0.1:34158
I20260709 12:17:51.696492 23702 raft_consensus.cc:606] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Received request to transfer leadership to TS 36bfa76caf2e442f9be9e7f268564729
I20260709 12:17:51.701680 23702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e743dad47f04d87a4935b7d6191b625"
dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
mode: GRACEFUL
new_leader_uuid: "36bfa76caf2e442f9be9e7f268564729"
 from {username='slave'} at 127.0.0.1:34158
I20260709 12:17:51.702145 23702 raft_consensus.cc:606] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Received request to transfer leadership to TS 36bfa76caf2e442f9be9e7f268564729
I20260709 12:17:51.707023 23779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3558e63293c347aaa3c4cd4116ca6da4"
dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
mode: GRACEFUL
new_leader_uuid: "773a21e86f434451be9bb97539f09c62"
 from {username='slave'} at 127.0.0.1:37884
I20260709 12:17:51.707551 23779 raft_consensus.cc:606] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Received request to transfer leadership to TS 773a21e86f434451be9bb97539f09c62
I20260709 12:17:51.712496 24013 consensus_queue.cc:1048] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:51.725260 24013 consensus_queue.cc:1048] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:51.737337 23936 consensus_queue.cc:1048] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:51.746644 24015 raft_consensus.cc:993] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729: : Instructing follower 65422e947e564bac8c2ccf0e19d2676b to start an election
I20260709 12:17:51.747131 24015 raft_consensus.cc:1081] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Signalling peer 65422e947e564bac8c2ccf0e19d2676b to start an election
I20260709 12:17:51.750986 23936 consensus_queue.cc:1048] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:51.753230 23703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef637a27de1e4412bf7cf48fb5f56c26"
dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
 from {username='slave'} at 127.0.0.1:53838
I20260709 12:17:51.755252 23703 raft_consensus.cc:493] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:51.755686 23703 raft_consensus.cc:3060] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:51.761957 23703 raft_consensus.cc:515] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.769011 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef637a27de1e4412bf7cf48fb5f56c26" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:51.769304 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef637a27de1e4412bf7cf48fb5f56c26" candidate_uuid: "65422e947e564bac8c2ccf0e19d2676b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:51.769110 23703 leader_election.cc:290] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 2 election: Requested vote from peers 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.769712 23779 raft_consensus.cc:3055] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:51.770157 23852 raft_consensus.cc:3060] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:51.771559 23779 raft_consensus.cc:740] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:51.772543 23779 consensus_queue.cc:260] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.773499 23779 raft_consensus.cc:3060] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:51.776945 23852 raft_consensus.cc:2468] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 2.
I20260709 12:17:51.778117 23671 leader_election.cc:304] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:51.778424 23779 raft_consensus.cc:2468] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65422e947e564bac8c2ccf0e19d2676b in term 2.
I20260709 12:17:51.778931 24013 raft_consensus.cc:2804] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:51.779429 24013 raft_consensus.cc:697] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [term 2 LEADER]: Becoming Leader. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:51.780123 24013 consensus_queue.cc:237] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.786747 23603 catalog_manager.cc:5697] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b reported cstate change: term changed from 1 to 2, leader changed from 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2) to 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1). New cstate: current_term: 2 leader_uuid: "65422e947e564bac8c2ccf0e19d2676b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:51.817750 24013 consensus_queue.cc:1048] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:51.829344 24012 consensus_queue.cc:1048] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:51.835649 24015 consensus_queue.cc:1048] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:51.841164 23936 consensus_queue.cc:1048] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:51.906288 24011 consensus_queue.cc:1048] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:51.911976 24012 raft_consensus.cc:993] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b: : Instructing follower 36bfa76caf2e442f9be9e7f268564729 to start an election
I20260709 12:17:51.912397 24012 raft_consensus.cc:1081] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Signalling peer 36bfa76caf2e442f9be9e7f268564729 to start an election
I20260709 12:17:51.914106 23780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b4b2317dde049d58b60ecd433e086cb"
dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
 from {username='slave'} at 127.0.0.1:35308
I20260709 12:17:51.914680 23780 raft_consensus.cc:493] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:51.915033 23780 raft_consensus.cc:3060] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:51.917662 24012 consensus_queue.cc:1048] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:51.922766 23780 raft_consensus.cc:515] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.925269 23779 raft_consensus.cc:1240] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Rejecting Update request from peer 65422e947e564bac8c2ccf0e19d2676b for earlier term 1. Current term is 2. Ops: []
I20260709 12:17:51.926544 23780 leader_election.cc:290] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 2 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:51.927007 23703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4b2317dde049d58b60ecd433e086cb" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:51.927610 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4b2317dde049d58b60ecd433e086cb" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:51.928390 23852 raft_consensus.cc:3060] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:51.928100 24012 consensus_queue.cc:1059] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:51.931824 23703 raft_consensus.cc:3055] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:51.932185 23703 raft_consensus.cc:740] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:51.933086 23703 consensus_queue.cc:260] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.934226 23852 raft_consensus.cc:2468] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 2.
I20260709 12:17:51.934231 23703 raft_consensus.cc:3060] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:51.935379 23746 leader_election.cc:304] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:51.936179 23936 raft_consensus.cc:2804] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:51.936645 23936 raft_consensus.cc:697] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 2 LEADER]: Becoming Leader. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:51.937412 23936 consensus_queue.cc:237] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:51.942138 23703 raft_consensus.cc:2468] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 2.
W20260709 12:17:51.942823 24013 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:17:51.946272 23600 catalog_manager.cc:5697] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 reported cstate change: term changed from 1 to 2, leader changed from 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1) to 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "36bfa76caf2e442f9be9e7f268564729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:52.043561 23936 consensus_queue.cc:1048] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:52.052712 23995 consensus_queue.cc:1048] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:52.056072 24012 consensus_queue.cc:1048] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:52.060416 23936 raft_consensus.cc:993] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729: : Instructing follower 773a21e86f434451be9bb97539f09c62 to start an election
I20260709 12:17:52.060891 23995 raft_consensus.cc:1081] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Signalling peer 773a21e86f434451be9bb97539f09c62 to start an election
I20260709 12:17:52.062386 23852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3558e63293c347aaa3c4cd4116ca6da4"
dest_uuid: "773a21e86f434451be9bb97539f09c62"
 from {username='slave'} at 127.0.0.1:49600
I20260709 12:17:52.062888 23852 raft_consensus.cc:493] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:52.063222 23852 raft_consensus.cc:3060] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:52.067401 24013 raft_consensus.cc:993] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b: : Instructing follower 36bfa76caf2e442f9be9e7f268564729 to start an election
I20260709 12:17:52.067912 24013 raft_consensus.cc:1081] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Signalling peer 36bfa76caf2e442f9be9e7f268564729 to start an election
I20260709 12:17:52.069609 23852 raft_consensus.cc:515] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:52.072544 23975 consensus_queue.cc:1048] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:52.075138 23852 leader_election.cc:290] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 2 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:52.072466 23780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e743dad47f04d87a4935b7d6191b625"
dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
 from {username='slave'} at 127.0.0.1:35308
I20260709 12:17:52.076530 23779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3558e63293c347aaa3c4cd4116ca6da4" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:52.075778 23703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3558e63293c347aaa3c4cd4116ca6da4" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:52.082267 23779 raft_consensus.cc:3055] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:52.082369 23703 raft_consensus.cc:3060] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:52.082706 23780 raft_consensus.cc:493] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:52.082830 23779 raft_consensus.cc:740] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:52.083348 23780 raft_consensus.cc:3060] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:52.084025 23779 consensus_queue.cc:260] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:52.085333 23779 raft_consensus.cc:3060] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:52.089653 23703 raft_consensus.cc:2468] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 2.
I20260709 12:17:52.090531 23780 raft_consensus.cc:515] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:52.091635 23975 raft_consensus.cc:993] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b: : Instructing follower 36bfa76caf2e442f9be9e7f268564729 to start an election
I20260709 12:17:52.091002 23820 leader_election.cc:304] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:52.092077 23975 raft_consensus.cc:1081] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Signalling peer 36bfa76caf2e442f9be9e7f268564729 to start an election
I20260709 12:17:52.092681 24020 raft_consensus.cc:2804] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:52.093917 23780 leader_election.cc:290] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 2 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:52.094110 23778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50ea323c03c746dc9cc0692fa5adbd03"
dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
 from {username='slave'} at 127.0.0.1:35308
I20260709 12:17:52.094719 23778 raft_consensus.cc:493] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:52.095067 23778 raft_consensus.cc:3060] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:52.095382 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e743dad47f04d87a4935b7d6191b625" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:52.096365 23703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e743dad47f04d87a4935b7d6191b625" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:52.096949 23703 raft_consensus.cc:3055] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:52.097276 23703 raft_consensus.cc:740] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:52.097891 23779 raft_consensus.cc:2468] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 2.
I20260709 12:17:52.098183 23703 consensus_queue.cc:260] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:52.099186 23703 raft_consensus.cc:3060] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:52.099577 24020 raft_consensus.cc:697] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [term 2 LEADER]: Becoming Leader. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Running, Role: LEADER
I20260709 12:17:52.100440 24020 consensus_queue.cc:237] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:52.102074 23778 raft_consensus.cc:515] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:52.107371 23703 raft_consensus.cc:2468] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 2.
I20260709 12:17:52.108606 23746 leader_election.cc:304] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 65422e947e564bac8c2ccf0e19d2676b; no voters: 773a21e86f434451be9bb97539f09c62
I20260709 12:17:52.108722 23778 leader_election.cc:290] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 2 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029)
I20260709 12:17:52.109200 23703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ea323c03c746dc9cc0692fa5adbd03" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:52.109403 23995 raft_consensus.cc:2804] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:52.109921 23995 raft_consensus.cc:697] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [term 2 LEADER]: Becoming Leader. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:52.110532 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ea323c03c746dc9cc0692fa5adbd03" candidate_uuid: "36bfa76caf2e442f9be9e7f268564729" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "773a21e86f434451be9bb97539f09c62"
I20260709 12:17:52.110915 23703 raft_consensus.cc:3055] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:52.111109 23852 raft_consensus.cc:3060] T 50ea323c03c746dc9cc0692fa5adbd03 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:52.110708 23995 consensus_queue.cc:237] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:52.111390 23703 raft_consensus.cc:740] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:52.112322 23703 consensus_queue.cc:260] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:52.113585 23703 raft_consensus.cc:3060] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:52.112907 23603 catalog_manager.cc:5697] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 reported cstate change: term changed from 1 to 2, leader changed from 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2) to 773a21e86f434451be9bb97539f09c62 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "773a21e86f434451be9bb97539f09c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:52.118892 23852 raft_consensus.cc:2468] T 50ea323c03c746dc9cc0692fa5adbd03 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 2.
I20260709 12:17:52.120105 23746 leader_election.cc:304] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:52.120724 23995 raft_consensus.cc:2804] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:52.120877 23703 raft_consensus.cc:2468] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36bfa76caf2e442f9be9e7f268564729 in term 2.
I20260709 12:17:52.121737 23995 raft_consensus.cc:697] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [term 2 LEADER]: Becoming Leader. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:52.122541 23995 consensus_queue.cc:237] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:52.123072 23601 catalog_manager.cc:5697] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 reported cstate change: term changed from 1 to 2, leader changed from 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1) to 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "36bfa76caf2e442f9be9e7f268564729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:52.135515 23601 catalog_manager.cc:5697] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 reported cstate change: term changed from 1 to 2, leader changed from 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1) to 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "36bfa76caf2e442f9be9e7f268564729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:52.334332 23778 raft_consensus.cc:1275] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Refusing update from remote peer 65422e947e564bac8c2ccf0e19d2676b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:52.335804 23975 consensus_queue.cc:1048] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:52.344094 23852 raft_consensus.cc:1275] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Refusing update from remote peer 65422e947e564bac8c2ccf0e19d2676b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:52.345602 23975 consensus_queue.cc:1048] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:52.457851 23703 raft_consensus.cc:1275] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Refusing update from remote peer 36bfa76caf2e442f9be9e7f268564729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:52.459244 23936 consensus_queue.cc:1048] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:52.468335 23852 raft_consensus.cc:1275] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Refusing update from remote peer 36bfa76caf2e442f9be9e7f268564729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:52.472095 23995 consensus_queue.cc:1048] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:52.522536 23854 raft_consensus.cc:1275] T 50ea323c03c746dc9cc0692fa5adbd03 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Refusing update from remote peer 36bfa76caf2e442f9be9e7f268564729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:52.523653 23995 consensus_queue.cc:1048] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:52.530444 23703 raft_consensus.cc:1275] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Refusing update from remote peer 36bfa76caf2e442f9be9e7f268564729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:52.532389 24015 consensus_queue.cc:1048] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:52.547335 23854 raft_consensus.cc:3060] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:52.548044 23703 raft_consensus.cc:1275] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Refusing update from remote peer 773a21e86f434451be9bb97539f09c62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:52.549574 24020 consensus_queue.cc:1048] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:52.554316 23854 raft_consensus.cc:1275] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Refusing update from remote peer 36bfa76caf2e442f9be9e7f268564729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:52.555689 23995 consensus_queue.cc:1048] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:52.563458 23778 raft_consensus.cc:1275] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Refusing update from remote peer 773a21e86f434451be9bb97539f09c62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:52.564990 24073 consensus_queue.cc:1048] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:52.576118 23703 raft_consensus.cc:1275] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Refusing update from remote peer 36bfa76caf2e442f9be9e7f268564729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:52.577824 23936 consensus_queue.cc:1048] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:54.710867 23600 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44748:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:17:54.729332 23600 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44748:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:17:54.756937 13872 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 12:17:54.875669 23746 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:38029, user_credentials={real_user=slave}} blocked reactor thread for 46418us
W20260709 12:17:54.902256 24102 log.cc:927] Time spent T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
W20260709 12:17:54.874627 23818 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41051, user_credentials={real_user=slave}} blocked reactor thread for 53158.7us
W20260709 12:17:54.951917 23669 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:41051, user_credentials={real_user=slave}} blocked reactor thread for 79354.5us
I20260709 12:17:54.981997 23777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b4b2317dde049d58b60ecd433e086cb"
dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
mode: GRACEFUL
new_leader_uuid: "773a21e86f434451be9bb97539f09c62"
 from {username='slave'} at 127.0.0.1:37888
I20260709 12:17:54.982683 23777 raft_consensus.cc:606] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 2 LEADER]: Received request to transfer leadership to TS 773a21e86f434451be9bb97539f09c62
I20260709 12:17:55.001721 24145 tablet.cc:1724] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.010439 24139 tablet.cc:1724] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.021696 24118 tablet.cc:1724] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.016108 24132 tablet.cc:1724] T 3ae85e24fa694353acb2030c06ca1fec P 65422e947e564bac8c2ccf0e19d2676b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.031510 24125 tablet.cc:1724] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.036911 24134 raft_consensus.cc:993] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729: : Instructing follower 773a21e86f434451be9bb97539f09c62 to start an election
I20260709 12:17:55.037477 24134 raft_consensus.cc:1081] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 2 LEADER]: Signalling peer 773a21e86f434451be9bb97539f09c62 to start an election
I20260709 12:17:55.049996 23852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b4b2317dde049d58b60ecd433e086cb"
dest_uuid: "773a21e86f434451be9bb97539f09c62"
 from {username='slave'} at 127.0.0.1:49600
I20260709 12:17:55.050946 23852 raft_consensus.cc:493] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:55.051349 23852 raft_consensus.cc:3060] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:17:55.051498 23731 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:3558e63293c347aaa3c4cd4116ca6da4)
I20260709 12:17:55.056034 24131 tablet.cc:1724] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.059759 24130 tablet.cc:1724] T 50ea323c03c746dc9cc0692fa5adbd03 P 773a21e86f434451be9bb97539f09c62: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.060663 24129 tablet.cc:1724] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.068620 23852 raft_consensus.cc:515] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:55.058008 24133 tablet.cc:1724] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:17:55.077976 23731 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:3558e63293c347aaa3c4cd4116ca6da4)
I20260709 12:17:55.080238 23852 leader_election.cc:290] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 3 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:55.063325 24143 tablet.cc:1724] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:17:55.080731 23731 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:3558e63293c347aaa3c4cd4116ca6da4)
I20260709 12:17:55.081674 23702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4b2317dde049d58b60ecd433e086cb" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:55.082765 23702 raft_consensus.cc:3060] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:55.085379 23776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4b2317dde049d58b60ecd433e086cb" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:55.090010 23702 raft_consensus.cc:2468] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 3.
I20260709 12:17:55.094364 23820 leader_election.cc:304] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:55.096144 24108 raft_consensus.cc:2804] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:55.096666 24108 raft_consensus.cc:697] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [term 3 LEADER]: Becoming Leader. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Running, Role: LEADER
I20260709 12:17:55.097492 24108 consensus_queue.cc:237] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:55.098740 24128 tablet.cc:1724] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.111325 23776 raft_consensus.cc:3055] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:55.111822 23776 raft_consensus.cc:740] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:55.113801 23776 consensus_queue.cc:260] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:55.114822 23776 raft_consensus.cc:3060] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:55.121497 23702 raft_consensus.cc:1240] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 3 FOLLOWER]: Rejecting Update request from peer 36bfa76caf2e442f9be9e7f268564729 for earlier term 2. Current term is 3. Ops: []
I20260709 12:17:55.125908 24147 tablet.cc:1724] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.126914 23702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e15c4d29ecf943aaab2d207cd6cb2e45"
dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
mode: GRACEFUL
new_leader_uuid: "773a21e86f434451be9bb97539f09c62"
 from {username='slave'} at 127.0.0.1:34166
I20260709 12:17:55.127501 23702 raft_consensus.cc:606] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Received request to transfer leadership to TS 773a21e86f434451be9bb97539f09c62
I20260709 12:17:55.128854 13872 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:17:55.129503 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:55.130362 24125 tablet.cc:1724] T a5a4d404f4e04c3db281113d0e0d4d01 P 36bfa76caf2e442f9be9e7f268564729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.134871 24139 tablet.cc:1724] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.134876 24128 tablet.cc:1724] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.139298 23702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcc03b2bc2cd458db3a7b12bfbe9f4cc"
dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
mode: GRACEFUL
new_leader_uuid: "773a21e86f434451be9bb97539f09c62"
 from {username='slave'} at 127.0.0.1:34166
I20260709 12:17:55.139961 23702 raft_consensus.cc:606] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 2 LEADER]: Received request to transfer leadership to TS 773a21e86f434451be9bb97539f09c62
I20260709 12:17:55.142715 23777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e54a0519bbb14e8fbaf1b710a9cdd256"
dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
mode: GRACEFUL
new_leader_uuid: "773a21e86f434451be9bb97539f09c62"
 from {username='slave'} at 127.0.0.1:37888
I20260709 12:17:55.143357 23777 raft_consensus.cc:606] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Received request to transfer leadership to TS 773a21e86f434451be9bb97539f09c62
I20260709 12:17:55.145733 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:55.146602 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:55.146669 24128 tablet.cc:1724] T a5a4d404f4e04c3db281113d0e0d4d01 P 773a21e86f434451be9bb97539f09c62: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.147401 24118 tablet.cc:1724] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.153036 23603 catalog_manager.cc:5697] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 reported cstate change: term changed from 2 to 3, leader changed from 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2) to 773a21e86f434451be9bb97539f09c62 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "773a21e86f434451be9bb97539f09c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:55.154510 23603 catalog_manager.cc:5789] TS 773a21e86f434451be9bb97539f09c62 (127.13.140.3:38029) does not have the latest schema for tablet 0b4b2317dde049d58b60ecd433e086cb (table soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]). Expected version 1 got 0
I20260709 12:17:55.161373 23776 raft_consensus.cc:2468] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 3.
I20260709 12:17:55.162636 24147 tablet.cc:1724] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.170670 24125 tablet.cc:1724] T f5549b7154fc4f89adf7c4e21aad01ec P 36bfa76caf2e442f9be9e7f268564729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.175712 24147 tablet.cc:1724] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.177193 24145 tablet.cc:1724] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.179037 24139 tablet.cc:1724] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.180061 24118 tablet.cc:1724] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.170239 24128 tablet.cc:1724] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.197723 24132 tablet.cc:1724] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.186529 24131 tablet.cc:1724] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.224190 24107 raft_consensus.cc:993] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b: : Instructing follower 773a21e86f434451be9bb97539f09c62 to start an election
I20260709 12:17:55.224788 24075 raft_consensus.cc:1081] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 2 LEADER]: Signalling peer 773a21e86f434451be9bb97539f09c62 to start an election
I20260709 12:17:55.229264 23849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcc03b2bc2cd458db3a7b12bfbe9f4cc"
dest_uuid: "773a21e86f434451be9bb97539f09c62"
 from {username='slave'} at 127.0.0.1:49590
I20260709 12:17:55.229853 23849 raft_consensus.cc:493] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:55.230213 23849 raft_consensus.cc:3060] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:55.239601 23849 raft_consensus.cc:515] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:55.242594 23701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc03b2bc2cd458db3a7b12bfbe9f4cc" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:55.243429 23701 raft_consensus.cc:3055] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:55.243732 23701 raft_consensus.cc:740] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:55.244542 23701 consensus_queue.cc:260] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:55.245591 23701 raft_consensus.cc:3060] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:55.248029 23849 leader_election.cc:290] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 3 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:55.249874 23776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc03b2bc2cd458db3a7b12bfbe9f4cc" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:55.250521 23776 raft_consensus.cc:3060] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:55.251214 23601 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2: soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3] alter complete (version 1)
I20260709 12:17:55.252027 23701 raft_consensus.cc:2468] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 3.
I20260709 12:17:55.253082 23820 leader_election.cc:304] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:55.253782 24073 raft_consensus.cc:2804] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:55.254170 24073 raft_consensus.cc:697] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [term 3 LEADER]: Becoming Leader. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Running, Role: LEADER
I20260709 12:17:55.254849 24073 consensus_queue.cc:237] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:55.259186 23776 raft_consensus.cc:2468] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 3.
I20260709 12:17:55.267534 23600 catalog_manager.cc:5697] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 reported cstate change: term changed from 2 to 3, leader changed from 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1) to 773a21e86f434451be9bb97539f09c62 (127.13.140.3). New cstate: current_term: 3 leader_uuid: "773a21e86f434451be9bb97539f09c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:55.392112 24134 raft_consensus.cc:993] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729: : Instructing follower 773a21e86f434451be9bb97539f09c62 to start an election
I20260709 12:17:55.392740 24105 raft_consensus.cc:1081] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Signalling peer 773a21e86f434451be9bb97539f09c62 to start an election
I20260709 12:17:55.394229 23849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e54a0519bbb14e8fbaf1b710a9cdd256"
dest_uuid: "773a21e86f434451be9bb97539f09c62"
 from {username='slave'} at 127.0.0.1:49600
I20260709 12:17:55.394691 23849 raft_consensus.cc:493] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:55.394965 23849 raft_consensus.cc:3060] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:55.400031 23849 raft_consensus.cc:515] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:55.401734 23849 leader_election.cc:290] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 2 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:55.402938 23776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54a0519bbb14e8fbaf1b710a9cdd256" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:55.402868 23701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54a0519bbb14e8fbaf1b710a9cdd256" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:55.403651 23776 raft_consensus.cc:3055] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:55.403692 23701 raft_consensus.cc:3060] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:55.404100 23776 raft_consensus.cc:740] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36bfa76caf2e442f9be9e7f268564729, State: Running, Role: LEADER
I20260709 12:17:55.404953 23776 consensus_queue.cc:260] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:55.406261 23776 raft_consensus.cc:3060] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:55.412176 23701 raft_consensus.cc:2468] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 2.
I20260709 12:17:55.414335 23776 raft_consensus.cc:2468] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 2.
I20260709 12:17:55.414880 23820 leader_election.cc:304] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65422e947e564bac8c2ccf0e19d2676b, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:55.415705 24073 raft_consensus.cc:2804] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:55.416175 24073 raft_consensus.cc:697] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [term 2 LEADER]: Becoming Leader. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Running, Role: LEADER
I20260709 12:17:55.416978 24073 consensus_queue.cc:237] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:55.424355 23600 catalog_manager.cc:5697] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 reported cstate change: term changed from 1 to 2, leader changed from 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2) to 773a21e86f434451be9bb97539f09c62 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "773a21e86f434451be9bb97539f09c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:55.533723 23776 raft_consensus.cc:1275] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 3 FOLLOWER]: Refusing update from remote peer 773a21e86f434451be9bb97539f09c62: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:17:55.535102 24073 consensus_queue.cc:1048] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:55.543251 23701 raft_consensus.cc:1275] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 3 FOLLOWER]: Refusing update from remote peer 773a21e86f434451be9bb97539f09c62: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:17:55.544785 24108 consensus_queue.cc:1048] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:55.548333 24132 tablet.cc:1724] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:17:55.555969 23600 catalog_manager.cc:5789] TS 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127) does not have the latest schema for tablet 0b4b2317dde049d58b60ecd433e086cb (table soft_deleted_table [id=9281c33f709c41719de41eaff4b40cb3]). Expected version 1 got 0
I20260709 12:17:55.572574 24107 raft_consensus.cc:993] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b: : Instructing follower 773a21e86f434451be9bb97539f09c62 to start an election
I20260709 12:17:55.573076 24122 raft_consensus.cc:1081] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Signalling peer 773a21e86f434451be9bb97539f09c62 to start an election
I20260709 12:17:55.574402 23852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e15c4d29ecf943aaab2d207cd6cb2e45"
dest_uuid: "773a21e86f434451be9bb97539f09c62"
 from {username='slave'} at 127.0.0.1:49590
I20260709 12:17:55.574823 23852 raft_consensus.cc:493] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:55.575078 23852 raft_consensus.cc:3060] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:55.579653 23852 raft_consensus.cc:515] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:55.581158 23852 leader_election.cc:290] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 2 election: Requested vote from peers 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127), 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051)
I20260709 12:17:55.581862 23701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15c4d29ecf943aaab2d207cd6cb2e45" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "65422e947e564bac8c2ccf0e19d2676b"
I20260709 12:17:55.582131 23776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15c4d29ecf943aaab2d207cd6cb2e45" candidate_uuid: "773a21e86f434451be9bb97539f09c62" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "36bfa76caf2e442f9be9e7f268564729"
I20260709 12:17:55.582515 23701 raft_consensus.cc:3055] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:55.582664 23776 raft_consensus.cc:3060] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:55.582895 23701 raft_consensus.cc:740] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65422e947e564bac8c2ccf0e19d2676b, State: Running, Role: LEADER
I20260709 12:17:55.583757 23701 consensus_queue.cc:260] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:55.584719 23701 raft_consensus.cc:3060] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:55.588261 23776 raft_consensus.cc:2468] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 2.
I20260709 12:17:55.589505 23818 leader_election.cc:304] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36bfa76caf2e442f9be9e7f268564729, 773a21e86f434451be9bb97539f09c62; no voters: 
I20260709 12:17:55.590236 23701 raft_consensus.cc:2468] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773a21e86f434451be9bb97539f09c62 in term 2.
I20260709 12:17:55.590277 24108 raft_consensus.cc:2804] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:55.590981 24108 raft_consensus.cc:697] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [term 2 LEADER]: Becoming Leader. State: Replica: 773a21e86f434451be9bb97539f09c62, State: Running, Role: LEADER
I20260709 12:17:55.591938 24108 consensus_queue.cc:237] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } }
I20260709 12:17:55.598783 23600 catalog_manager.cc:5697] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 reported cstate change: term changed from 1 to 2, leader changed from 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1) to 773a21e86f434451be9bb97539f09c62 (127.13.140.3). New cstate: current_term: 2 leader_uuid: "773a21e86f434451be9bb97539f09c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773a21e86f434451be9bb97539f09c62" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 38029 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:55.635166 23701 raft_consensus.cc:1275] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 3 FOLLOWER]: Refusing update from remote peer 773a21e86f434451be9bb97539f09c62: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:55.636355 24108 consensus_queue.cc:1048] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:55.644248 23776 raft_consensus.cc:1275] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 3 FOLLOWER]: Refusing update from remote peer 773a21e86f434451be9bb97539f09c62: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:55.645721 24073 consensus_queue.cc:1048] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:55.826267 23701 raft_consensus.cc:1275] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Refusing update from remote peer 773a21e86f434451be9bb97539f09c62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:55.827468 24073 consensus_queue.cc:1048] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:55.835997 23776 raft_consensus.cc:1275] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Refusing update from remote peer 773a21e86f434451be9bb97539f09c62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:55.837837 24156 consensus_queue.cc:1048] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:56.067575 23701 raft_consensus.cc:1275] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Refusing update from remote peer 773a21e86f434451be9bb97539f09c62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:56.068974 24156 consensus_queue.cc:1048] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65422e947e564bac8c2ccf0e19d2676b" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:56.078886 23776 raft_consensus.cc:1275] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Refusing update from remote peer 773a21e86f434451be9bb97539f09c62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:56.081214 24156 consensus_queue.cc:1048] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36bfa76caf2e442f9be9e7f268564729" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 41051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:56.147879 13872 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:17:56.153707 13872 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:17:56.154212 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:56.159363 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:56.159798 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:57.160895 13872 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:17:57.166497 13872 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:17:57.166935 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:57.171939 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:57.172348 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:58.173521 13872 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:17:58.180027 13872 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:17:58.180510 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:58.185885 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:58.186322 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:59.187422 13872 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:17:59.192876 13872 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:17:59.193305 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:59.197834 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:59.198213 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:00.199419 13872 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:00.204385 13872 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:00.204852 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:00.209522 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:00.209932 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:01.210896 13872 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:01.215947 13872 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:01.216390 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:01.221293 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:01.221761 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:02.222838 13872 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:02.227862 13872 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:02.228314 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:02.232848 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:02.233222 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:03.234282 13872 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:03.239446 13872 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:03.239929 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:03.244925 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:03.245347 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:04.246346 13872 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:04.251590 13872 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:04.252049 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:04.256654 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:04.257090 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:05.318166 13872 tablet_server.cc:179] TabletServer@127.13.140.1:0 shutting down...
I20260709 12:18:05.355675 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:05.356479 13872 tablet_replica.cc:333] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.357432 13872 raft_consensus.cc:2243] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.358173 13872 raft_consensus.cc:2272] T 3558e63293c347aaa3c4cd4116ca6da4 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.360859 13872 tablet_replica.cc:333] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.361444 13872 raft_consensus.cc:2243] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.361991 13872 raft_consensus.cc:2272] T 1e743dad47f04d87a4935b7d6191b625 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.364216 13872 tablet_replica.cc:333] T 3ae85e24fa694353acb2030c06ca1fec P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.364785 13872 raft_consensus.cc:2243] T 3ae85e24fa694353acb2030c06ca1fec P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.365288 13872 raft_consensus.cc:2272] T 3ae85e24fa694353acb2030c06ca1fec P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.368376 13872 tablet_replica.cc:333] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.369107 13872 raft_consensus.cc:2243] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.369669 13872 raft_consensus.cc:2272] T 50ea323c03c746dc9cc0692fa5adbd03 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.372206 13872 tablet_replica.cc:333] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.372861 13872 raft_consensus.cc:2243] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.373755 13872 raft_consensus.cc:2272] T ef637a27de1e4412bf7cf48fb5f56c26 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.376155 13872 tablet_replica.cc:333] T dc7cc9a336f048f9931ab0c1a7271085 P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.376828 13872 raft_consensus.cc:2243] T dc7cc9a336f048f9931ab0c1a7271085 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.377311 13872 raft_consensus.cc:2272] T dc7cc9a336f048f9931ab0c1a7271085 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.379698 13872 tablet_replica.cc:333] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.380437 13872 raft_consensus.cc:2243] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.381471 13872 raft_consensus.cc:2272] T a5a4d404f4e04c3db281113d0e0d4d01 P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.385236 13872 tablet_replica.cc:333] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.385896 13872 raft_consensus.cc:2243] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.386940 13872 raft_consensus.cc:2272] T f5549b7154fc4f89adf7c4e21aad01ec P 65422e947e564bac8c2ccf0e19d2676b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.389696 13872 tablet_replica.cc:333] T 776117fffec847379ab68236b9bdce6e P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.390333 13872 raft_consensus.cc:2243] T 776117fffec847379ab68236b9bdce6e P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.390862 13872 raft_consensus.cc:2272] T 776117fffec847379ab68236b9bdce6e P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.393258 13872 tablet_replica.cc:333] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.393795 13872 raft_consensus.cc:2243] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.394281 13872 raft_consensus.cc:2272] T 61ab08e6a04843be902aefe3308f25d2 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.396487 13872 tablet_replica.cc:333] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.397011 13872 raft_consensus.cc:2243] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.397727 13872 raft_consensus.cc:2272] T 0b4b2317dde049d58b60ecd433e086cb P 65422e947e564bac8c2ccf0e19d2676b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.400676 13872 tablet_replica.cc:333] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.401387 13872 raft_consensus.cc:2243] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.402619 13872 raft_consensus.cc:2272] T 04788f0382ee42fcb147353c2faab07d P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.405450 13872 tablet_replica.cc:333] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.406124 13872 raft_consensus.cc:2243] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.406625 13872 raft_consensus.cc:2272] T e54a0519bbb14e8fbaf1b710a9cdd256 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.408927 13872 tablet_replica.cc:333] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.409439 13872 raft_consensus.cc:2243] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.409885 13872 raft_consensus.cc:2272] T e15c4d29ecf943aaab2d207cd6cb2e45 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.412050 13872 tablet_replica.cc:333] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.412567 13872 raft_consensus.cc:2243] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.413041 13872 raft_consensus.cc:2272] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.415272 13872 tablet_replica.cc:333] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.415808 13872 raft_consensus.cc:2243] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.416666 13872 raft_consensus.cc:2272] T 77b26f290b85425483b7af9021e7fa4d P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.418684 13872 tablet_replica.cc:333] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.419162 13872 raft_consensus.cc:2243] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.419992 13872 raft_consensus.cc:2272] T 09cad77c7b974d318f2a97b9601cd684 P 65422e947e564bac8c2ccf0e19d2676b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.422268 13872 tablet_replica.cc:333] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b: stopping tablet replica
I20260709 12:18:05.422756 13872 raft_consensus.cc:2243] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.423187 13872 raft_consensus.cc:2272] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 65422e947e564bac8c2ccf0e19d2676b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.467252 13872 tablet_server.cc:196] TabletServer@127.13.140.1:0 shutdown complete.
W20260709 12:18:05.478281 23820 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39127: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260709 12:18:05.482259 23820 consensus_peers.cc:597] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 -> Peer 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127): Couldn't send request to peer 65422e947e564bac8c2ccf0e19d2676b. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:05.508208 23820 consensus_peers.cc:597] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 -> Peer 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127): Couldn't send request to peer 65422e947e564bac8c2ccf0e19d2676b. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:05.514456 13872 tablet_server.cc:179] TabletServer@127.13.140.2:0 shutting down...
W20260709 12:18:05.536993 23818 consensus_peers.cc:597] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 -> Peer 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051): Couldn't send request to peer 36bfa76caf2e442f9be9e7f268564729. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:05.541270 23818 consensus_peers.cc:597] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 -> Peer 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051): Couldn't send request to peer 36bfa76caf2e442f9be9e7f268564729. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:05.546932 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:05.547892 13872 tablet_replica.cc:333] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
I20260709 12:18:05.548758 13872 raft_consensus.cc:2243] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.549340 13872 raft_consensus.cc:2272] T 3558e63293c347aaa3c4cd4116ca6da4 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.551836 13872 tablet_replica.cc:333] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
I20260709 12:18:05.552400 13872 raft_consensus.cc:2243] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.553301 13872 raft_consensus.cc:2272] T 1e743dad47f04d87a4935b7d6191b625 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.555430 13872 tablet_replica.cc:333] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
I20260709 12:18:05.555989 13872 raft_consensus.cc:2243] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.556813 13872 raft_consensus.cc:2272] T 3ae85e24fa694353acb2030c06ca1fec P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.558910 13872 tablet_replica.cc:333] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
I20260709 12:18:05.559481 13872 raft_consensus.cc:2243] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.560388 13872 raft_consensus.cc:2272] T 50ea323c03c746dc9cc0692fa5adbd03 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.562604 13872 tablet_replica.cc:333] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
I20260709 12:18:05.563174 13872 raft_consensus.cc:2243] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.563701 13872 raft_consensus.cc:2272] T ef637a27de1e4412bf7cf48fb5f56c26 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.565748 13872 tablet_replica.cc:333] T a5a4d404f4e04c3db281113d0e0d4d01 P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
I20260709 12:18:05.566373 13872 raft_consensus.cc:2243] T a5a4d404f4e04c3db281113d0e0d4d01 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.566847 13872 raft_consensus.cc:2272] T a5a4d404f4e04c3db281113d0e0d4d01 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.569743 13872 tablet_replica.cc:333] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
I20260709 12:18:05.570299 13872 raft_consensus.cc:2243] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.571131 13872 raft_consensus.cc:2272] T dc7cc9a336f048f9931ab0c1a7271085 P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.573292 13872 tablet_replica.cc:333] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
I20260709 12:18:05.573789 13872 raft_consensus.cc:2243] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.574294 13872 raft_consensus.cc:2272] T 0b4b2317dde049d58b60ecd433e086cb P 36bfa76caf2e442f9be9e7f268564729 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.576270 13872 tablet_replica.cc:333] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
I20260709 12:18:05.576758 13872 raft_consensus.cc:2243] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.577150 13872 raft_consensus.cc:2272] T 04788f0382ee42fcb147353c2faab07d P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.579113 13872 tablet_replica.cc:333] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
I20260709 12:18:05.579720 13872 raft_consensus.cc:2243] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.580217 13872 raft_consensus.cc:2272] T e54a0519bbb14e8fbaf1b710a9cdd256 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.582595 13872 tablet_replica.cc:333] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
W20260709 12:18:05.582701 23818 consensus_peers.cc:597] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 -> Peer 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051): Couldn't send request to peer 36bfa76caf2e442f9be9e7f268564729. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:05.583323 13872 raft_consensus.cc:2243] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.583839 13872 raft_consensus.cc:2272] T e15c4d29ecf943aaab2d207cd6cb2e45 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.586170 13872 tablet_replica.cc:333] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
I20260709 12:18:05.586933 13872 raft_consensus.cc:2243] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.587522 13872 raft_consensus.cc:2272] T 09cad77c7b974d318f2a97b9601cd684 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.590024 13872 tablet_replica.cc:333] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
I20260709 12:18:05.590576 13872 raft_consensus.cc:2243] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:05.590611 23820 consensus_peers.cc:597] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 -> Peer 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127): Couldn't send request to peer 65422e947e564bac8c2ccf0e19d2676b. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:05.591104 13872 raft_consensus.cc:2272] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.593345 13872 tablet_replica.cc:333] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
I20260709 12:18:05.594036 13872 raft_consensus.cc:2243] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.594585 13872 raft_consensus.cc:2272] T 77b26f290b85425483b7af9021e7fa4d P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.596922 13872 tablet_replica.cc:333] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
I20260709 12:18:05.597435 13872 raft_consensus.cc:2243] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:05.597855 23820 consensus_peers.cc:597] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 -> Peer 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127): Couldn't send request to peer 65422e947e564bac8c2ccf0e19d2676b. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:05.597895 13872 raft_consensus.cc:2272] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 36bfa76caf2e442f9be9e7f268564729 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.600433 13872 tablet_replica.cc:333] T f5549b7154fc4f89adf7c4e21aad01ec P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
I20260709 12:18:05.600970 13872 raft_consensus.cc:2243] T f5549b7154fc4f89adf7c4e21aad01ec P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.601445 13872 raft_consensus.cc:2272] T f5549b7154fc4f89adf7c4e21aad01ec P 36bfa76caf2e442f9be9e7f268564729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.603605 13872 tablet_replica.cc:333] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
I20260709 12:18:05.604089 13872 raft_consensus.cc:2243] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.604884 13872 raft_consensus.cc:2272] T 776117fffec847379ab68236b9bdce6e P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.606936 13872 tablet_replica.cc:333] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729: stopping tablet replica
I20260709 12:18:05.607450 13872 raft_consensus.cc:2243] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.608259 13872 raft_consensus.cc:2272] T 61ab08e6a04843be902aefe3308f25d2 P 36bfa76caf2e442f9be9e7f268564729 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:05.624296 23820 consensus_peers.cc:597] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 -> Peer 65422e947e564bac8c2ccf0e19d2676b (127.13.140.1:39127): Couldn't send request to peer 65422e947e564bac8c2ccf0e19d2676b. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:39127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:05.649672 13872 tablet_server.cc:196] TabletServer@127.13.140.2:0 shutdown complete.
I20260709 12:18:05.690445 13872 tablet_server.cc:179] TabletServer@127.13.140.3:0 shutting down...
W20260709 12:18:05.695672 23818 consensus_peers.cc:597] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 -> Peer 36bfa76caf2e442f9be9e7f268564729 (127.13.140.2:41051): Couldn't send request to peer 36bfa76caf2e442f9be9e7f268564729. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.2:41051: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:05.718107 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:05.719028 13872 tablet_replica.cc:333] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.719961 13872 raft_consensus.cc:2243] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.720803 13872 raft_consensus.cc:2272] T 3558e63293c347aaa3c4cd4116ca6da4 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.723006 13872 tablet_replica.cc:333] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.723628 13872 raft_consensus.cc:2243] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.724136 13872 raft_consensus.cc:2272] T 1e743dad47f04d87a4935b7d6191b625 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.726230 13872 tablet_replica.cc:333] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.726748 13872 raft_consensus.cc:2243] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.727213 13872 raft_consensus.cc:2272] T 3ae85e24fa694353acb2030c06ca1fec P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.729228 13872 tablet_replica.cc:333] T 50ea323c03c746dc9cc0692fa5adbd03 P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.729725 13872 raft_consensus.cc:2243] T 50ea323c03c746dc9cc0692fa5adbd03 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.730171 13872 raft_consensus.cc:2272] T 50ea323c03c746dc9cc0692fa5adbd03 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.732478 13872 tablet_replica.cc:333] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.733098 13872 raft_consensus.cc:2243] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.733582 13872 raft_consensus.cc:2272] T ef637a27de1e4412bf7cf48fb5f56c26 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.735662 13872 tablet_replica.cc:333] T a5a4d404f4e04c3db281113d0e0d4d01 P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.736191 13872 raft_consensus.cc:2243] T a5a4d404f4e04c3db281113d0e0d4d01 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.736663 13872 raft_consensus.cc:2272] T a5a4d404f4e04c3db281113d0e0d4d01 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.738705 13872 tablet_replica.cc:333] T dc7cc9a336f048f9931ab0c1a7271085 P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.739202 13872 raft_consensus.cc:2243] T dc7cc9a336f048f9931ab0c1a7271085 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.739653 13872 raft_consensus.cc:2272] T dc7cc9a336f048f9931ab0c1a7271085 P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.741690 13872 tablet_replica.cc:333] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.742213 13872 raft_consensus.cc:2243] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.742993 13872 raft_consensus.cc:2272] T e15c4d29ecf943aaab2d207cd6cb2e45 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.744977 13872 tablet_replica.cc:333] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.745488 13872 raft_consensus.cc:2243] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.745932 13872 raft_consensus.cc:2272] T 77b26f290b85425483b7af9021e7fa4d P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.747885 13872 tablet_replica.cc:333] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.748366 13872 raft_consensus.cc:2243] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.748824 13872 raft_consensus.cc:2272] T 09cad77c7b974d318f2a97b9601cd684 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.750710 13872 tablet_replica.cc:333] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.751181 13872 raft_consensus.cc:2243] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.751986 13872 raft_consensus.cc:2272] T 09dd04cfa8fb46a5aef0c0498cd51bcb P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.753758 13872 tablet_replica.cc:333] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.754268 13872 raft_consensus.cc:2243] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.754710 13872 raft_consensus.cc:2272] T f5549b7154fc4f89adf7c4e21aad01ec P 773a21e86f434451be9bb97539f09c62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.756567 13872 tablet_replica.cc:333] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.757076 13872 raft_consensus.cc:2243] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.757504 13872 raft_consensus.cc:2272] T 776117fffec847379ab68236b9bdce6e P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.759635 13872 tablet_replica.cc:333] T 61ab08e6a04843be902aefe3308f25d2 P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.760129 13872 raft_consensus.cc:2243] T 61ab08e6a04843be902aefe3308f25d2 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.760552 13872 raft_consensus.cc:2272] T 61ab08e6a04843be902aefe3308f25d2 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.762389 13872 tablet_replica.cc:333] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.762830 13872 raft_consensus.cc:2243] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.763695 13872 raft_consensus.cc:2272] T 0b4b2317dde049d58b60ecd433e086cb P 773a21e86f434451be9bb97539f09c62 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.765601 13872 tablet_replica.cc:333] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.766105 13872 raft_consensus.cc:2243] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:05.766537 13872 raft_consensus.cc:2272] T 04788f0382ee42fcb147353c2faab07d P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.768594 13872 tablet_replica.cc:333] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.769064 13872 raft_consensus.cc:2243] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.769872 13872 raft_consensus.cc:2272] T e54a0519bbb14e8fbaf1b710a9cdd256 P 773a21e86f434451be9bb97539f09c62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.771752 13872 tablet_replica.cc:333] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62: stopping tablet replica
I20260709 12:18:05.772190 13872 raft_consensus.cc:2243] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.772974 13872 raft_consensus.cc:2272] T dcc03b2bc2cd458db3a7b12bfbe9f4cc P 773a21e86f434451be9bb97539f09c62 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.813534 13872 tablet_server.cc:196] TabletServer@127.13.140.3:0 shutdown complete.
I20260709 12:18:05.847458 13872 master.cc:562] Master@127.13.140.62:46075 shutting down...
I20260709 12:18:05.867969 13872 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:05.868513 13872 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:05.868804 13872 tablet_replica.cc:333] T 00000000000000000000000000000000 P 816a7c253892441f96ab82a5496401f2: stopping tablet replica
I20260709 12:18:05.889062 13872 master.cc:584] Master@127.13.140.62:46075 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (20372 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:18:05.939098 13872 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.140.62:46579
I20260709 12:18:05.940243 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:05.946184 24180 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:05.946246 24181 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:05.946723 24183 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:05.948028 13872 server_base.cc:1061] running on GCE node
I20260709 12:18:05.949044 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:05.949241 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:05.949394 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599485949375 us; error 0 us; skew 500 ppm
I20260709 12:18:05.949915 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:05.952342 13872 webserver.cc:533] Webserver started at http://127.13.140.62:38467/ using document root <none> and password file <none>
I20260709 12:18:05.952816 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:05.952989 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:05.953234 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:05.954370 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/master-0-root/instance:
uuid: "7d21ac272d214427bbfd4d83fd0968dc"
format_stamp: "Formatted at 2026-07-09 12:18:05 on dist-test-slave-4v02"
I20260709 12:18:05.958793 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:18:05.962256 24188 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:05.963050 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:18:05.963320 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/master-0-root
uuid: "7d21ac272d214427bbfd4d83fd0968dc"
format_stamp: "Formatted at 2026-07-09 12:18:05 on dist-test-slave-4v02"
I20260709 12:18:05.963573 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:05.985220 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:05.986452 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:06.026156 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.62:46579
I20260709 12:18:06.026274 24239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.62:46579 every 8 connection(s)
I20260709 12:18:06.030323 24240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.042104 24240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc: Bootstrap starting.
I20260709 12:18:06.047394 24240 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:06.051682 24240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc: No bootstrap required, opened a new log
I20260709 12:18:06.053879 24240 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d21ac272d214427bbfd4d83fd0968dc" member_type: VOTER }
I20260709 12:18:06.054289 24240 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:06.054507 24240 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d21ac272d214427bbfd4d83fd0968dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:06.055084 24240 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d21ac272d214427bbfd4d83fd0968dc" member_type: VOTER }
I20260709 12:18:06.055732 24240 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:18:06.055971 24240 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:18:06.056222 24240 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:06.061327 24240 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d21ac272d214427bbfd4d83fd0968dc" member_type: VOTER }
I20260709 12:18:06.061861 24240 leader_election.cc:304] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7d21ac272d214427bbfd4d83fd0968dc; no voters: 
I20260709 12:18:06.063066 24240 leader_election.cc:290] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:18:06.063383 24243 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:06.064612 24243 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [term 1 LEADER]: Becoming Leader. State: Replica: 7d21ac272d214427bbfd4d83fd0968dc, State: Running, Role: LEADER
I20260709 12:18:06.065316 24243 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d21ac272d214427bbfd4d83fd0968dc" member_type: VOTER }
I20260709 12:18:06.066042 24240 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:18:06.069638 24244 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7d21ac272d214427bbfd4d83fd0968dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d21ac272d214427bbfd4d83fd0968dc" member_type: VOTER } }
I20260709 12:18:06.070286 24244 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:06.070133 24245 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7d21ac272d214427bbfd4d83fd0968dc. Latest consensus state: current_term: 1 leader_uuid: "7d21ac272d214427bbfd4d83fd0968dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d21ac272d214427bbfd4d83fd0968dc" member_type: VOTER } }
I20260709 12:18:06.071063 24245 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:06.073832 24250 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:18:06.081249 24250 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:18:06.087594 13872 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:18:06.091992 24250 catalog_manager.cc:1383] Generated new cluster ID: 688b922643af4145a3b1c338025a38da
I20260709 12:18:06.092309 24250 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:18:06.112818 24250 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:18:06.114137 24250 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:18:06.132269 24250 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc: Generated new TSK 0
I20260709 12:18:06.132907 24250 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:18:06.155310 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:06.161509 24261 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:06.162410 24262 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:06.165361 24264 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:06.166175 13872 server_base.cc:1061] running on GCE node
I20260709 12:18:06.170496 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:06.170699 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:06.170872 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599486170857 us; error 0 us; skew 500 ppm
I20260709 12:18:06.171464 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:06.173844 13872 webserver.cc:533] Webserver started at http://127.13.140.1:45545/ using document root <none> and password file <none>
I20260709 12:18:06.174324 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:06.174485 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:06.174734 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:06.175849 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/ts-0-root/instance:
uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
format_stamp: "Formatted at 2026-07-09 12:18:06 on dist-test-slave-4v02"
I20260709 12:18:06.180287 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:18:06.183785 24269 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:06.184533 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 12:18:06.184805 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/ts-0-root
uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
format_stamp: "Formatted at 2026-07-09 12:18:06 on dist-test-slave-4v02"
I20260709 12:18:06.185060 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:06.196774 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:06.197924 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:06.199426 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:06.201627 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:06.201802 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:06.202028 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:06.202180 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:06.244578 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.1:42269
I20260709 12:18:06.244665 24331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.1:42269 every 8 connection(s)
I20260709 12:18:06.249706 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:06.256490 24336 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:06.257056 24337 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:06.259649 24340 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:06.261781 13872 server_base.cc:1061] running on GCE node
I20260709 12:18:06.262568 24332 heartbeater.cc:344] Connected to a master server at 127.13.140.62:46579
I20260709 12:18:06.262969 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:18:06.263038 24332 heartbeater.cc:461] Registering TS with master...
W20260709 12:18:06.263245 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:06.263492 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599486263474 us; error 0 us; skew 500 ppm
I20260709 12:18:06.263978 24332 heartbeater.cc:507] Master 127.13.140.62:46579 requested a full tablet report, sending...
I20260709 12:18:06.264094 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:06.266399 24205 ts_manager.cc:194] Registered new tserver with Master: 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269)
I20260709 12:18:06.266985 13872 webserver.cc:533] Webserver started at http://127.13.140.2:44085/ using document root <none> and password file <none>
I20260709 12:18:06.267712 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:06.267959 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:06.268275 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:06.268888 24205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51174
I20260709 12:18:06.269877 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/ts-1-root/instance:
uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
format_stamp: "Formatted at 2026-07-09 12:18:06 on dist-test-slave-4v02"
I20260709 12:18:06.274518 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:18:06.278048 24344 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:06.278787 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:18:06.279068 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/ts-1-root
uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
format_stamp: "Formatted at 2026-07-09 12:18:06 on dist-test-slave-4v02"
I20260709 12:18:06.279361 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:06.301836 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:06.302997 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:06.304476 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:06.306771 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:06.306984 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:06.307204 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:06.307426 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:18:06.347630 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.2:37215
I20260709 12:18:06.347752 24406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.2:37215 every 8 connection(s)
I20260709 12:18:06.352414 13872 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:06.359934 24410 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:06.361533 24411 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:06.365011 24407 heartbeater.cc:344] Connected to a master server at 127.13.140.62:46579
I20260709 12:18:06.365701 24407 heartbeater.cc:461] Registering TS with master...
W20260709 12:18:06.366066 24413 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:06.366869 13872 server_base.cc:1061] running on GCE node
I20260709 12:18:06.366881 24407 heartbeater.cc:507] Master 127.13.140.62:46579 requested a full tablet report, sending...
I20260709 12:18:06.368175 13872 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:06.368399 13872 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:06.368558 13872 hybrid_clock.cc:648] HybridClock initialized: now 1783599486368541 us; error 0 us; skew 500 ppm
I20260709 12:18:06.369280 13872 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:06.369519 24205 ts_manager.cc:194] Registered new tserver with Master: 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:06.370962 24205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51180
I20260709 12:18:06.372311 13872 webserver.cc:533] Webserver started at http://127.13.140.3:37243/ using document root <none> and password file <none>
I20260709 12:18:06.372882 13872 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:06.373046 13872 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:06.373294 13872 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:06.374394 13872 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/ts-2-root/instance:
uuid: "99259d8c893c463d883923114deac77b"
format_stamp: "Formatted at 2026-07-09 12:18:06 on dist-test-slave-4v02"
I20260709 12:18:06.378671 13872 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:18:06.382045 24418 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:06.382783 13872 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:18:06.383056 13872 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/ts-2-root
uuid: "99259d8c893c463d883923114deac77b"
format_stamp: "Formatted at 2026-07-09 12:18:06 on dist-test-slave-4v02"
I20260709 12:18:06.383343 13872 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUdKVkz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599109869613-13872-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:06.400440 13872 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:06.401729 13872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:06.403198 13872 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:06.405661 13872 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:06.405891 13872 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:06.406145 13872 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:06.406304 13872 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:06.445534 13872 rpc_server.cc:307] RPC server started. Bound to: 127.13.140.3:33879
I20260709 12:18:06.445632 24480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.140.3:33879 every 8 connection(s)
I20260709 12:18:06.459316 24481 heartbeater.cc:344] Connected to a master server at 127.13.140.62:46579
I20260709 12:18:06.459820 24481 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:06.460590 24481 heartbeater.cc:507] Master 127.13.140.62:46579 requested a full tablet report, sending...
I20260709 12:18:06.462949 24205 ts_manager.cc:194] Registered new tserver with Master: 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:06.463518 13872 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014757118s
I20260709 12:18:06.464505 24205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51188
I20260709 12:18:06.489168 24205 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51190:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:06.491906 24205 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:06.559149 24372 tablet_service.cc:1511] Processing CreateTablet for tablet a7594303c5b741498ebb478bae282445 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:06.560628 24372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7594303c5b741498ebb478bae282445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.560751 24371 tablet_service.cc:1511] Processing CreateTablet for tablet 2305f533ce394e48aefd116365ca44a1 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:06.562206 24371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2305f533ce394e48aefd116365ca44a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.568396 24297 tablet_service.cc:1511] Processing CreateTablet for tablet a7594303c5b741498ebb478bae282445 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:06.568727 24296 tablet_service.cc:1511] Processing CreateTablet for tablet 2305f533ce394e48aefd116365ca44a1 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:06.569912 24297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7594303c5b741498ebb478bae282445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.570480 24296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2305f533ce394e48aefd116365ca44a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.577591 24295 tablet_service.cc:1511] Processing CreateTablet for tablet 53fba5b6f6224777bcae3eb246334016 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:06.579056 24295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fba5b6f6224777bcae3eb246334016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.581331 24446 tablet_service.cc:1511] Processing CreateTablet for tablet a7594303c5b741498ebb478bae282445 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:06.582798 24446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7594303c5b741498ebb478bae282445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.582429 24370 tablet_service.cc:1511] Processing CreateTablet for tablet 53fba5b6f6224777bcae3eb246334016 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:06.583978 24370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fba5b6f6224777bcae3eb246334016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.584414 24294 tablet_service.cc:1511] Processing CreateTablet for tablet f70cefaeb9984fb5b271966b9e28ef87 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:06.585723 24294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70cefaeb9984fb5b271966b9e28ef87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.587693 24445 tablet_service.cc:1511] Processing CreateTablet for tablet 2305f533ce394e48aefd116365ca44a1 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:06.589125 24445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2305f533ce394e48aefd116365ca44a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.592550 24444 tablet_service.cc:1511] Processing CreateTablet for tablet 53fba5b6f6224777bcae3eb246334016 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:06.594046 24444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fba5b6f6224777bcae3eb246334016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.597505 24443 tablet_service.cc:1511] Processing CreateTablet for tablet f70cefaeb9984fb5b271966b9e28ef87 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:06.600667 24442 tablet_service.cc:1511] Processing CreateTablet for tablet 9412e3b188bc4e5996148a4997805b82 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:06.602909 24441 tablet_service.cc:1511] Processing CreateTablet for tablet 5afa92c1fbb84dd8a15870250946e060 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:06.607805 24369 tablet_service.cc:1511] Processing CreateTablet for tablet f70cefaeb9984fb5b271966b9e28ef87 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:06.607811 24439 tablet_service.cc:1511] Processing CreateTablet for tablet cd650d4fce104446aaf9057428fb409f (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:06.609411 24369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70cefaeb9984fb5b271966b9e28ef87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.610569 24366 tablet_service.cc:1511] Processing CreateTablet for tablet e492d5fa538c442c86fa400b54b34f95 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:06.611325 24365 tablet_service.cc:1511] Processing CreateTablet for tablet cd650d4fce104446aaf9057428fb409f (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:06.612138 24366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e492d5fa538c442c86fa400b54b34f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.612435 24368 tablet_service.cc:1511] Processing CreateTablet for tablet 9412e3b188bc4e5996148a4997805b82 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:06.613821 24368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9412e3b188bc4e5996148a4997805b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.613685 24364 tablet_service.cc:1511] Processing CreateTablet for tablet 0346867d32b14655976a9ca1246f5795 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:06.604461 24440 tablet_service.cc:1511] Processing CreateTablet for tablet e492d5fa538c442c86fa400b54b34f95 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:06.616983 24439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd650d4fce104446aaf9057428fb409f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.618181 24367 tablet_service.cc:1511] Processing CreateTablet for tablet 5afa92c1fbb84dd8a15870250946e060 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:06.620412 24442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9412e3b188bc4e5996148a4997805b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.623662 24440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e492d5fa538c442c86fa400b54b34f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.625895 24290 tablet_service.cc:1511] Processing CreateTablet for tablet 0346867d32b14655976a9ca1246f5795 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:06.627691 24443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70cefaeb9984fb5b271966b9e28ef87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.628502 24291 tablet_service.cc:1511] Processing CreateTablet for tablet cd650d4fce104446aaf9057428fb409f (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:06.630136 24441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afa92c1fbb84dd8a15870250946e060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.631498 24292 tablet_service.cc:1511] Processing CreateTablet for tablet e492d5fa538c442c86fa400b54b34f95 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:06.616359 24364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0346867d32b14655976a9ca1246f5795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.623662 24293 tablet_service.cc:1511] Processing CreateTablet for tablet 5afa92c1fbb84dd8a15870250946e060 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:06.640749 24495 tablet_bootstrap.cc:492] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:06.641110 24438 tablet_service.cc:1511] Processing CreateTablet for tablet 0346867d32b14655976a9ca1246f5795 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:06.642501 24438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0346867d32b14655976a9ca1246f5795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.649863 24367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afa92c1fbb84dd8a15870250946e060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.638006 24290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0346867d32b14655976a9ca1246f5795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.651226 24291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd650d4fce104446aaf9057428fb409f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.655452 24496 tablet_bootstrap.cc:492] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:06.655692 24292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e492d5fa538c442c86fa400b54b34f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.657593 24365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd650d4fce104446aaf9057428fb409f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.663584 24293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afa92c1fbb84dd8a15870250946e060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.676016 24296 tablet_service.cc:1511] Processing CreateTablet for tablet 9412e3b188bc4e5996148a4997805b82 (DEFAULT_TABLE table=test-workload [id=c171da5aac3e43a29c5fd1c27373eccf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:06.677570 24296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9412e3b188bc4e5996148a4997805b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.756739 24495 tablet_bootstrap.cc:654] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:06.794646 24496 tablet_bootstrap.cc:654] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:06.825886 24497 tablet_bootstrap.cc:492] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b: Bootstrap starting.
I20260709 12:18:06.827978 24496 tablet_bootstrap.cc:492] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:06.828591 24496 ts_tablet_manager.cc:1403] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.173s	user 0.009s	sys 0.007s
I20260709 12:18:06.831532 24495 tablet_bootstrap.cc:492] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:06.832028 24495 ts_tablet_manager.cc:1403] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.192s	user 0.009s	sys 0.021s
I20260709 12:18:06.831763 24496 raft_consensus.cc:359] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.832417 24497 tablet_bootstrap.cc:654] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:06.832584 24496 raft_consensus.cc:385] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:06.832935 24496 raft_consensus.cc:740] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:06.833729 24496 consensus_queue.cc:260] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.834647 24495 raft_consensus.cc:359] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.835318 24495 raft_consensus.cc:385] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:06.835637 24495 raft_consensus.cc:740] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:06.836768 24332 heartbeater.cc:499] Master 127.13.140.62:46579 was elected leader, sending a full tablet report...
I20260709 12:18:06.836629 24495 consensus_queue.cc:260] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.837277 24496 ts_tablet_manager.cc:1434] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:18:06.838488 24496 tablet_bootstrap.cc:492] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:06.839303 24497 tablet_bootstrap.cc:492] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:06.840090 24497 ts_tablet_manager.cc:1403] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260709 12:18:06.843735 24497 raft_consensus.cc:359] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.844578 24497 raft_consensus.cc:385] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:06.844892 24497 raft_consensus.cc:740] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:06.845551 24496 tablet_bootstrap.cc:654] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:06.846203 24495 ts_tablet_manager.cc:1434] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.002s
I20260709 12:18:06.845619 24497 consensus_queue.cc:260] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.847309 24495 tablet_bootstrap.cc:492] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:06.847599 24407 heartbeater.cc:499] Master 127.13.140.62:46579 was elected leader, sending a full tablet report...
I20260709 12:18:06.855610 24495 tablet_bootstrap.cc:654] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:06.859687 24481 heartbeater.cc:499] Master 127.13.140.62:46579 was elected leader, sending a full tablet report...
I20260709 12:18:06.860272 24497 ts_tablet_manager.cc:1434] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.009s
I20260709 12:18:06.861320 24497 tablet_bootstrap.cc:492] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b: Bootstrap starting.
I20260709 12:18:06.867861 24497 tablet_bootstrap.cc:654] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:06.872937 24496 tablet_bootstrap.cc:492] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:06.873370 24496 ts_tablet_manager.cc:1403] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.017s
I20260709 12:18:06.874938 24495 tablet_bootstrap.cc:492] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:06.875597 24495 ts_tablet_manager.cc:1403] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.007s
I20260709 12:18:06.875768 24496 raft_consensus.cc:359] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.876652 24496 raft_consensus.cc:385] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:06.876956 24496 raft_consensus.cc:740] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:06.877732 24496 consensus_queue.cc:260] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.878742 24495 raft_consensus.cc:359] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.879555 24495 raft_consensus.cc:385] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:06.879842 24495 raft_consensus.cc:740] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:06.880002 24496 ts_tablet_manager.cc:1434] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.006s
I20260709 12:18:06.881141 24496 tablet_bootstrap.cc:492] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:06.880914 24495 consensus_queue.cc:260] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.883563 24495 ts_tablet_manager.cc:1434] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:18:06.884613 24495 tablet_bootstrap.cc:492] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:06.888844 24496 tablet_bootstrap.cc:654] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:06.891469 24495 tablet_bootstrap.cc:654] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:06.910979 24495 tablet_bootstrap.cc:492] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:06.911577 24495 ts_tablet_manager.cc:1403] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.003s
I20260709 12:18:06.914772 24495 raft_consensus.cc:359] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.915602 24495 raft_consensus.cc:385] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:06.915889 24495 raft_consensus.cc:740] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:06.916863 24495 consensus_queue.cc:260] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.918813 24497 tablet_bootstrap.cc:492] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:06.919061 24495 ts_tablet_manager.cc:1434] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:18:06.919134 24496 tablet_bootstrap.cc:492] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:06.919425 24497 ts_tablet_manager.cc:1403] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.058s	user 0.030s	sys 0.026s
I20260709 12:18:06.920001 24496 ts_tablet_manager.cc:1403] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.016s
I20260709 12:18:06.920274 24495 tablet_bootstrap.cc:492] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:06.922806 24497 raft_consensus.cc:359] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.923623 24497 raft_consensus.cc:385] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:06.923096 24496 raft_consensus.cc:359] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.923950 24497 raft_consensus.cc:740] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:06.924160 24496 raft_consensus.cc:385] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:06.924665 24496 raft_consensus.cc:740] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:06.924805 24497 consensus_queue.cc:260] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.925624 24496 consensus_queue.cc:260] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.927249 24497 ts_tablet_manager.cc:1434] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:18:06.928275 24497 tablet_bootstrap.cc:492] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b: Bootstrap starting.
I20260709 12:18:06.930424 24496 ts_tablet_manager.cc:1434] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:18:06.930706 24495 tablet_bootstrap.cc:654] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:06.931828 24496 tablet_bootstrap.cc:492] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:06.934531 24497 tablet_bootstrap.cc:654] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:06.939785 24496 tablet_bootstrap.cc:654] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:06.942600 24495 tablet_bootstrap.cc:492] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:06.943220 24495 ts_tablet_manager.cc:1403] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260709 12:18:06.952528 24495 raft_consensus.cc:359] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.953404 24495 raft_consensus.cc:385] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:06.953763 24495 raft_consensus.cc:740] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:06.955621 24495 consensus_queue.cc:260] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.958046 24495 ts_tablet_manager.cc:1434] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:18:06.959232 24495 tablet_bootstrap.cc:492] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:06.961424 24497 tablet_bootstrap.cc:492] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:06.962082 24497 ts_tablet_manager.cc:1403] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.009s
I20260709 12:18:06.965210 24497 raft_consensus.cc:359] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.966246 24495 tablet_bootstrap.cc:654] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:06.967085 24497 raft_consensus.cc:385] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:06.967641 24497 raft_consensus.cc:740] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:06.968585 24496 tablet_bootstrap.cc:492] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:06.968482 24497 consensus_queue.cc:260] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.969157 24496 ts_tablet_manager.cc:1403] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.008s
I20260709 12:18:06.970818 24497 ts_tablet_manager.cc:1434] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 12:18:06.971844 24497 tablet_bootstrap.cc:492] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b: Bootstrap starting.
I20260709 12:18:06.974085 24500 raft_consensus.cc:493] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:06.974705 24500 raft_consensus.cc:515] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.974763 24496 raft_consensus.cc:359] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.975699 24496 raft_consensus.cc:385] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:06.976022 24496 raft_consensus.cc:740] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:06.976950 24496 consensus_queue.cc:260] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.978279 24497 tablet_bootstrap.cc:654] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:06.978732 24495 tablet_bootstrap.cc:492] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:06.979367 24495 ts_tablet_manager.cc:1403] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260709 12:18:06.983433 24500 leader_election.cc:290] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:06.984166 24495 raft_consensus.cc:359] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.985123 24495 raft_consensus.cc:385] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:06.985409 24495 raft_consensus.cc:740] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:06.988534 24495 consensus_queue.cc:260] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:06.990389 24496 ts_tablet_manager.cc:1434] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.012s
I20260709 12:18:06.991591 24496 tablet_bootstrap.cc:492] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:06.992144 24495 ts_tablet_manager.cc:1434] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:18:06.999398 24496 tablet_bootstrap.cc:654] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:07.003779 24495 tablet_bootstrap.cc:492] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:07.004215 24456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fba5b6f6224777bcae3eb246334016" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b" is_pre_election: true
W20260709 12:18:07.006052 24273 leader_election.cc:343] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99259d8c893c463d883923114deac77b (127.13.140.3:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:07.008674 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fba5b6f6224777bcae3eb246334016" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:07.009464 24382 raft_consensus.cc:2468] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 0.
I20260709 12:18:07.011214 24495 tablet_bootstrap.cc:654] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:07.011044 24272 leader_election.cc:304] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 99259d8c893c463d883923114deac77b
I20260709 12:18:07.020776 24497 tablet_bootstrap.cc:492] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:07.021373 24497 ts_tablet_manager.cc:1403] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.008s
I20260709 12:18:07.023697 24513 raft_consensus.cc:2804] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:07.024302 24513 raft_consensus.cc:493] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:07.024632 24513 raft_consensus.cc:3060] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.024741 24497 raft_consensus.cc:359] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.025678 24497 raft_consensus.cc:385] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:07.026021 24497 raft_consensus.cc:740] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:07.026820 24497 consensus_queue.cc:260] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.029121 24497 ts_tablet_manager.cc:1434] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:07.030085 24497 tablet_bootstrap.cc:492] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b: Bootstrap starting.
I20260709 12:18:07.035589 24500 raft_consensus.cc:493] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:07.036387 24497 tablet_bootstrap.cc:654] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:07.036155 24500 raft_consensus.cc:515] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.038499 24500 leader_election.cc:290] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:07.040529 24456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e492d5fa538c442c86fa400b54b34f95" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b" is_pre_election: true
I20260709 12:18:07.041347 24456 raft_consensus.cc:2468] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 0.
I20260709 12:18:07.042906 24273 leader_election.cc:304] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:07.043959 24500 raft_consensus.cc:2804] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:07.044391 24500 raft_consensus.cc:493] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:07.044778 24500 raft_consensus.cc:3060] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.052740 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e492d5fa538c442c86fa400b54b34f95" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
W20260709 12:18:07.054713 24272 leader_election.cc:343] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:07.034955 24513 raft_consensus.cc:515] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.058359 24495 tablet_bootstrap.cc:492] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:07.058912 24495 ts_tablet_manager.cc:1403] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.031s
I20260709 12:18:07.059336 24496 tablet_bootstrap.cc:492] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:07.059970 24496 ts_tablet_manager.cc:1403] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.038s
I20260709 12:18:07.061653 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fba5b6f6224777bcae3eb246334016" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:07.061794 24495 raft_consensus.cc:359] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.062330 24382 raft_consensus.cc:3060] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.062541 24495 raft_consensus.cc:385] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:07.062865 24495 raft_consensus.cc:740] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:07.063128 24496 raft_consensus.cc:359] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.064071 24496 raft_consensus.cc:385] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:07.064426 24496 raft_consensus.cc:740] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:07.063665 24495 consensus_queue.cc:260] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.065207 24496 consensus_queue.cc:260] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.070472 24495 ts_tablet_manager.cc:1434] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:18:07.071489 24382 raft_consensus.cc:2468] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 1.
I20260709 12:18:07.076862 24272 leader_election.cc:304] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 
I20260709 12:18:07.071691 24495 tablet_bootstrap.cc:492] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:07.072841 24500 raft_consensus.cc:515] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.075133 24456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fba5b6f6224777bcae3eb246334016" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:07.075668 24513 leader_election.cc:290] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Requested vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:07.081455 24513 raft_consensus.cc:2804] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:18:07.081677 24273 leader_election.cc:343] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99259d8c893c463d883923114deac77b (127.13.140.3:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:07.081905 24513 raft_consensus.cc:697] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Becoming Leader. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Running, Role: LEADER
W20260709 12:18:07.082243 24253 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:07.082844 24513 consensus_queue.cc:237] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.083495 24497 tablet_bootstrap.cc:492] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:07.084219 24497 ts_tablet_manager.cc:1403] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.054s	user 0.025s	sys 0.025s
I20260709 12:18:07.085636 24500 leader_election.cc:290] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Requested vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:07.086259 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e492d5fa538c442c86fa400b54b34f95" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:07.087029 24382 raft_consensus.cc:3060] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.088461 24497 raft_consensus.cc:359] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.090097 24497 raft_consensus.cc:385] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:07.090478 24497 raft_consensus.cc:740] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:07.090703 24496 ts_tablet_manager.cc:1434] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.030s	user 0.015s	sys 0.009s
I20260709 12:18:07.086330 24456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e492d5fa538c442c86fa400b54b34f95" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:07.091934 24456 raft_consensus.cc:3060] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.091621 24497 consensus_queue.cc:260] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.094347 24497 ts_tablet_manager.cc:1434] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:18:07.095527 24497 tablet_bootstrap.cc:492] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b: Bootstrap starting.
I20260709 12:18:07.098263 24382 raft_consensus.cc:2468] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 1.
I20260709 12:18:07.099560 24272 leader_election.cc:304] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 
I20260709 12:18:07.100572 24520 raft_consensus.cc:2804] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:07.101082 24520 raft_consensus.cc:697] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Becoming Leader. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Running, Role: LEADER
I20260709 12:18:07.102090 24497 tablet_bootstrap.cc:654] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:07.101886 24520 consensus_queue.cc:237] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.106312 24205 catalog_manager.cc:5697] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1). New cstate: current_term: 1 leader_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:07.109062 24456 raft_consensus.cc:2468] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 1.
I20260709 12:18:07.091871 24496 tablet_bootstrap.cc:492] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:07.114629 24495 tablet_bootstrap.cc:654] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:07.118024 24496 tablet_bootstrap.cc:654] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:07.132318 24495 tablet_bootstrap.cc:492] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:07.133143 24495 ts_tablet_manager.cc:1403] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.062s	user 0.006s	sys 0.007s
I20260709 12:18:07.136828 24497 tablet_bootstrap.cc:492] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:07.137620 24497 ts_tablet_manager.cc:1403] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.023s
I20260709 12:18:07.136991 24495 raft_consensus.cc:359] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.138303 24495 raft_consensus.cc:385] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:07.138692 24495 raft_consensus.cc:740] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:07.139770 24495 consensus_queue.cc:260] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.141541 24497 raft_consensus.cc:359] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.142587 24497 raft_consensus.cc:385] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:07.142920 24497 raft_consensus.cc:740] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:07.143747 24497 consensus_queue.cc:260] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.144737 24495 ts_tablet_manager.cc:1434] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260709 12:18:07.145857 24495 tablet_bootstrap.cc:492] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:07.146628 24497 ts_tablet_manager.cc:1434] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:18:07.147409 24496 tablet_bootstrap.cc:492] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:07.148002 24497 tablet_bootstrap.cc:492] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b: Bootstrap starting.
I20260709 12:18:07.148095 24496 ts_tablet_manager.cc:1403] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.009s
I20260709 12:18:07.148730 24521 raft_consensus.cc:493] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:07.149585 24521 raft_consensus.cc:515] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.151342 24496 raft_consensus.cc:359] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.151788 24521 leader_election.cc:290] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:07.152168 24496 raft_consensus.cc:385] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:07.152509 24496 raft_consensus.cc:740] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:07.153041 24456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd650d4fce104446aaf9057428fb409f" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b" is_pre_election: true
I20260709 12:18:07.153285 24496 consensus_queue.cc:260] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.153434 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd650d4fce104446aaf9057428fb409f" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:07.153873 24456 raft_consensus.cc:2468] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 0.
I20260709 12:18:07.154389 24382 raft_consensus.cc:2468] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 0.
I20260709 12:18:07.155148 24497 tablet_bootstrap.cc:654] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:07.155211 24273 leader_election.cc:304] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:07.157730 24520 raft_consensus.cc:2804] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:07.158143 24520 raft_consensus.cc:493] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:07.158476 24520 raft_consensus.cc:3060] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.160318 24495 tablet_bootstrap.cc:654] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:07.160792 24503 raft_consensus.cc:493] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:07.161343 24503 raft_consensus.cc:515] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.164601 24503 leader_election.cc:290] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:07.160328 24496 ts_tablet_manager.cc:1434] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:18:07.166320 24496 tablet_bootstrap.cc:492] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:07.173590 24496 tablet_bootstrap.cc:654] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:07.178261 24202 catalog_manager.cc:5697] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1). New cstate: current_term: 1 leader_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:07.188058 24520 raft_consensus.cc:515] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.191167 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd650d4fce104446aaf9057428fb409f" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:07.191848 24382 raft_consensus.cc:3060] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.197196 24495 tablet_bootstrap.cc:492] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:07.198062 24495 ts_tablet_manager.cc:1403] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.000s
I20260709 12:18:07.199259 24382 raft_consensus.cc:2468] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 1.
I20260709 12:18:07.188133 24497 tablet_bootstrap.cc:492] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:07.200932 24272 leader_election.cc:304] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 
I20260709 12:18:07.201640 24496 tablet_bootstrap.cc:492] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:07.201085 24495 raft_consensus.cc:359] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.202088 24495 raft_consensus.cc:385] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:07.202447 24495 raft_consensus.cc:740] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:07.202183 24496 ts_tablet_manager.cc:1403] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.002s
I20260709 12:18:07.203481 24521 raft_consensus.cc:2804] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:07.203370 24495 consensus_queue.cc:260] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.204000 24521 raft_consensus.cc:697] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Becoming Leader. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Running, Role: LEADER
I20260709 12:18:07.204890 24521 consensus_queue.cc:237] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.205674 24495 ts_tablet_manager.cc:1434] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:18:07.205652 24496 raft_consensus.cc:359] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.206822 24520 leader_election.cc:290] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Requested vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:07.207069 24495 tablet_bootstrap.cc:492] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:07.207595 24497 ts_tablet_manager.cc:1403] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.000s
I20260709 12:18:07.207206 24456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd650d4fce104446aaf9057428fb409f" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:07.211016 24456 raft_consensus.cc:3060] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.210965 24497 raft_consensus.cc:359] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.211907 24497 raft_consensus.cc:385] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:07.212230 24497 raft_consensus.cc:740] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:07.213033 24497 consensus_queue.cc:260] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.214526 24495 tablet_bootstrap.cc:654] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:07.215561 24497 ts_tablet_manager.cc:1434] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:07.216816 24497 tablet_bootstrap.cc:492] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b: Bootstrap starting.
I20260709 12:18:07.217743 24503 raft_consensus.cc:493] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:07.218379 24503 raft_consensus.cc:515] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.221014 24503 leader_election.cc:290] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:07.224802 24497 tablet_bootstrap.cc:654] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:07.226805 24456 raft_consensus.cc:2468] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 1.
I20260709 12:18:07.206707 24496 raft_consensus.cc:385] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:07.227471 24496 raft_consensus.cc:740] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:07.228250 24496 consensus_queue.cc:260] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.229187 24495 tablet_bootstrap.cc:492] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:07.229764 24495 ts_tablet_manager.cc:1403] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260709 12:18:07.230581 24496 ts_tablet_manager.cc:1434] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.002s
I20260709 12:18:07.233901 24496 tablet_bootstrap.cc:492] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:07.233939 24495 raft_consensus.cc:359] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.234735 24495 raft_consensus.cc:385] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:07.234993 24495 raft_consensus.cc:740] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:07.235707 24495 consensus_queue.cc:260] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.237694 24495 ts_tablet_manager.cc:1434] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:18:07.240068 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2305f533ce394e48aefd116365ca44a1" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:07.240563 24381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70cefaeb9984fb5b271966b9e28ef87" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:07.244990 24496 tablet_bootstrap.cc:654] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:07.245076 24381 raft_consensus.cc:2468] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 0.
I20260709 12:18:07.246753 24421 leader_election.cc:304] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:07.240796 24382 raft_consensus.cc:2468] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 0.
I20260709 12:18:07.240095 24307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2305f533ce394e48aefd116365ca44a1" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" is_pre_election: true
I20260709 12:18:07.247704 24503 raft_consensus.cc:2804] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:07.249251 24307 raft_consensus.cc:2468] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 0.
I20260709 12:18:07.241071 24306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70cefaeb9984fb5b271966b9e28ef87" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" is_pre_election: true
I20260709 12:18:07.250836 24419 leader_election.cc:304] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f, 99259d8c893c463d883923114deac77b; no voters: 
W20260709 12:18:07.251257 24333 tablet.cc:2406] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:18:07.250705 24306 raft_consensus.cc:2468] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 0.
I20260709 12:18:07.241778 24497 tablet_bootstrap.cc:492] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:07.256162 24497 ts_tablet_manager.cc:1403] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.000s
I20260709 12:18:07.256434 24496 tablet_bootstrap.cc:492] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:07.256987 24496 ts_tablet_manager.cc:1403] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 12:18:07.258528 24503 raft_consensus.cc:493] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:07.258929 24503 raft_consensus.cc:3060] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.259624 24497 raft_consensus.cc:359] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.259732 24496 raft_consensus.cc:359] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.261057 24497 raft_consensus.cc:385] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:07.261263 24496 raft_consensus.cc:385] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:07.261387 24497 raft_consensus.cc:740] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:07.261792 24496 raft_consensus.cc:740] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:07.249303 24205 catalog_manager.cc:5697] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1). New cstate: current_term: 1 leader_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:07.262281 24497 consensus_queue.cc:260] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.264673 24496 consensus_queue.cc:260] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.265249 24540 raft_consensus.cc:2804] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:07.266852 24540 raft_consensus.cc:493] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:07.267232 24502 raft_consensus.cc:493] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:07.267445 24503 raft_consensus.cc:515] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.267920 24502 raft_consensus.cc:515] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.269997 24503 leader_election.cc:290] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:07.272639 24496 ts_tablet_manager.cc:1434] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:18:07.273744 24496 tablet_bootstrap.cc:492] T 9412e3b188bc4e5996148a4997805b82 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:07.276798 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70cefaeb9984fb5b271966b9e28ef87" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:07.277804 24382 raft_consensus.cc:3060] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.278244 24502 leader_election.cc:290] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:07.279490 24496 tablet_bootstrap.cc:654] T 9412e3b188bc4e5996148a4997805b82 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:07.280894 24306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70cefaeb9984fb5b271966b9e28ef87" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:07.281586 24306 raft_consensus.cc:3060] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.267231 24540 raft_consensus.cc:3060] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.308475 24502 raft_consensus.cc:493] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:07.309108 24502 raft_consensus.cc:515] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.310039 24382 raft_consensus.cc:2468] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 1.
I20260709 12:18:07.311621 24521 raft_consensus.cc:493] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:07.312196 24521 raft_consensus.cc:515] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.314069 24421 leader_election.cc:304] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:07.314385 24496 tablet_bootstrap.cc:492] T 9412e3b188bc4e5996148a4997805b82 P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:07.315348 24496 ts_tablet_manager.cc:1403] T 9412e3b188bc4e5996148a4997805b82 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.020s
I20260709 12:18:07.315227 24503 raft_consensus.cc:2804] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:07.315888 24456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afa92c1fbb84dd8a15870250946e060" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b" is_pre_election: true
I20260709 12:18:07.316304 24503 raft_consensus.cc:697] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 1 LEADER]: Becoming Leader. State: Replica: 99259d8c893c463d883923114deac77b, State: Running, Role: LEADER
I20260709 12:18:07.314486 24521 leader_election.cc:290] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:07.317562 24456 raft_consensus.cc:2468] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 0.
I20260709 12:18:07.318233 24496 raft_consensus.cc:359] T 9412e3b188bc4e5996148a4997805b82 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.318424 24503 consensus_queue.cc:237] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.318985 24273 leader_election.cc:304] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:07.320050 24521 raft_consensus.cc:2804] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:07.320508 24521 raft_consensus.cc:493] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:07.320853 24521 raft_consensus.cc:3060] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.317041 24502 leader_election.cc:290] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:07.323576 24502 raft_consensus.cc:493] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:07.319036 24496 raft_consensus.cc:385] T 9412e3b188bc4e5996148a4997805b82 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:07.324005 24502 raft_consensus.cc:515] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.324501 24496 raft_consensus.cc:740] T 9412e3b188bc4e5996148a4997805b82 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:07.325206 24496 consensus_queue.cc:260] T 9412e3b188bc4e5996148a4997805b82 P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.319943 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afa92c1fbb84dd8a15870250946e060" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:07.327045 24382 raft_consensus.cc:2468] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 0.
I20260709 12:18:07.329676 24496 ts_tablet_manager.cc:1434] T 9412e3b188bc4e5996148a4997805b82 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 12:18:07.333468 24521 raft_consensus.cc:515] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.338738 24497 ts_tablet_manager.cc:1434] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.082s	user 0.046s	sys 0.032s
I20260709 12:18:07.339977 24497 tablet_bootstrap.cc:492] T 9412e3b188bc4e5996148a4997805b82 P 99259d8c893c463d883923114deac77b: Bootstrap starting.
I20260709 12:18:07.344259 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afa92c1fbb84dd8a15870250946e060" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:07.345005 24382 raft_consensus.cc:3060] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.345304 24306 raft_consensus.cc:2468] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 1.
I20260709 12:18:07.345322 24497 tablet_bootstrap.cc:654] T 9412e3b188bc4e5996148a4997805b82 P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:07.326268 24502 leader_election.cc:290] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:07.353725 24456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9412e3b188bc4e5996148a4997805b82" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b" is_pre_election: true
I20260709 12:18:07.356964 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7594303c5b741498ebb478bae282445" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b" is_pre_election: true
I20260709 12:18:07.357786 24455 raft_consensus.cc:2468] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 0.
I20260709 12:18:07.358989 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0346867d32b14655976a9ca1246f5795" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b" is_pre_election: true
I20260709 12:18:07.359788 24454 raft_consensus.cc:2468] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 0.
W20260709 12:18:07.362075 24348 leader_election.cc:343] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99259d8c893c463d883923114deac77b (127.13.140.3:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:07.362812 24348 leader_election.cc:304] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:07.363821 24348 leader_election.cc:304] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:07.363947 24521 leader_election.cc:290] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Requested vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:07.365104 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afa92c1fbb84dd8a15870250946e060" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:07.365996 24454 raft_consensus.cc:3060] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.367017 24502 raft_consensus.cc:2804] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:07.367451 24502 raft_consensus.cc:493] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:07.368068 24540 raft_consensus.cc:515] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.367779 24502 raft_consensus.cc:3060] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.373667 24381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2305f533ce394e48aefd116365ca44a1" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:07.373749 24382 raft_consensus.cc:2468] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 1.
I20260709 12:18:07.374290 24381 raft_consensus.cc:3060] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.374794 24545 raft_consensus.cc:2804] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:07.375321 24545 raft_consensus.cc:493] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:07.375654 24545 raft_consensus.cc:3060] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.377786 24540 leader_election.cc:290] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:07.378145 24272 leader_election.cc:304] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 
I20260709 12:18:07.382061 24202 catalog_manager.cc:5697] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b reported cstate change: term changed from 0 to 1, leader changed from <none> to 99259d8c893c463d883923114deac77b (127.13.140.3). New cstate: current_term: 1 leader_uuid: "99259d8c893c463d883923114deac77b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:07.382944 24521 raft_consensus.cc:2804] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:07.383664 24521 raft_consensus.cc:697] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Becoming Leader. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Running, Role: LEADER
I20260709 12:18:07.384618 24381 raft_consensus.cc:2468] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 1.
I20260709 12:18:07.385382 24306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2305f533ce394e48aefd116365ca44a1" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:07.389503 24306 raft_consensus.cc:3060] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.389190 24502 raft_consensus.cc:515] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.391805 24305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7594303c5b741498ebb478bae282445" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" is_pre_election: true
I20260709 12:18:07.391984 24307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9412e3b188bc4e5996148a4997805b82" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" is_pre_election: true
I20260709 12:18:07.392155 24304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0346867d32b14655976a9ca1246f5795" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" is_pre_election: true
I20260709 12:18:07.392692 24307 raft_consensus.cc:2468] T 9412e3b188bc4e5996148a4997805b82 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 0.
I20260709 12:18:07.392725 24304 raft_consensus.cc:2468] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 0.
I20260709 12:18:07.392550 24305 raft_consensus.cc:2468] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 0.
I20260709 12:18:07.395211 24345 leader_election.cc:304] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 99259d8c893c463d883923114deac77b
I20260709 12:18:07.384635 24521 consensus_queue.cc:237] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.396876 24497 tablet_bootstrap.cc:492] T 9412e3b188bc4e5996148a4997805b82 P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:07.397408 24497 ts_tablet_manager.cc:1403] T 9412e3b188bc4e5996148a4997805b82 P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.008s
I20260709 12:18:07.397215 24305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0346867d32b14655976a9ca1246f5795" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:07.398034 24305 raft_consensus.cc:3060] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.400173 24497 raft_consensus.cc:359] T 9412e3b188bc4e5996148a4997805b82 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.400918 24497 raft_consensus.cc:385] T 9412e3b188bc4e5996148a4997805b82 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:07.401067 24306 raft_consensus.cc:2468] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 1.
I20260709 12:18:07.401189 24497 raft_consensus.cc:740] T 9412e3b188bc4e5996148a4997805b82 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:07.402549 24419 leader_election.cc:304] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:07.402482 24497 consensus_queue.cc:260] T 9412e3b188bc4e5996148a4997805b82 P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.404163 24502 leader_election.cc:290] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:07.404650 24497 ts_tablet_manager.cc:1434] T 9412e3b188bc4e5996148a4997805b82 P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:07.404729 24502 raft_consensus.cc:2804] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:07.405136 24502 raft_consensus.cc:493] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:07.405269 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0346867d32b14655976a9ca1246f5795" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:07.405867 24540 raft_consensus.cc:2804] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:07.405890 24455 raft_consensus.cc:3060] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.406854 24540 raft_consensus.cc:697] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 1 LEADER]: Becoming Leader. State: Replica: 99259d8c893c463d883923114deac77b, State: Running, Role: LEADER
I20260709 12:18:07.407747 24540 consensus_queue.cc:237] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.408759 24545 raft_consensus.cc:515] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.410809 24545 leader_election.cc:290] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:07.411322 24502 raft_consensus.cc:3060] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.411934 24456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7594303c5b741498ebb478bae282445" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:07.412534 24456 raft_consensus.cc:3060] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.413542 24455 raft_consensus.cc:2468] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 1.
I20260709 12:18:07.414808 24348 leader_election.cc:304] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:07.418534 24502 raft_consensus.cc:515] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.419404 24456 raft_consensus.cc:2468] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 1.
I20260709 12:18:07.420310 24454 raft_consensus.cc:2468] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 1.
I20260709 12:18:07.420617 24348 leader_election.cc:304] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:07.420639 24502 leader_election.cc:290] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:07.421571 24502 raft_consensus.cc:2804] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:07.421975 24502 raft_consensus.cc:697] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Becoming Leader. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Running, Role: LEADER
I20260709 12:18:07.422528 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9412e3b188bc4e5996148a4997805b82" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:07.422755 24502 consensus_queue.cc:237] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.423272 24305 raft_consensus.cc:2468] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 1.
I20260709 12:18:07.423544 24545 raft_consensus.cc:2804] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:07.423156 24455 raft_consensus.cc:3060] T 9412e3b188bc4e5996148a4997805b82 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.432049 24545 raft_consensus.cc:697] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Becoming Leader. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Running, Role: LEADER
I20260709 12:18:07.433071 24545 consensus_queue.cc:237] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.434013 24306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9412e3b188bc4e5996148a4997805b82" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:07.434717 24306 raft_consensus.cc:3060] T 9412e3b188bc4e5996148a4997805b82 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.442106 24306 raft_consensus.cc:2468] T 9412e3b188bc4e5996148a4997805b82 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 1.
I20260709 12:18:07.442549 24202 catalog_manager.cc:5697] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1). New cstate: current_term: 1 leader_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:07.444353 24345 leader_election.cc:304] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 
I20260709 12:18:07.445219 24548 raft_consensus.cc:2804] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:07.445547 24305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7594303c5b741498ebb478bae282445" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:07.445782 24548 raft_consensus.cc:697] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Becoming Leader. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Running, Role: LEADER
I20260709 12:18:07.446799 24548 consensus_queue.cc:237] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.446177 24305 raft_consensus.cc:3060] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.442485 24455 raft_consensus.cc:2468] T 9412e3b188bc4e5996148a4997805b82 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 1.
I20260709 12:18:07.463629 24202 catalog_manager.cc:5697] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b reported cstate change: term changed from 0 to 1, leader changed from <none> to 99259d8c893c463d883923114deac77b (127.13.140.3). New cstate: current_term: 1 leader_uuid: "99259d8c893c463d883923114deac77b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:07.466799 24305 raft_consensus.cc:2468] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 1.
I20260709 12:18:07.466729 24205 catalog_manager.cc:5697] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:07.482517 24205 catalog_manager.cc:5697] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:07.483897 24205 catalog_manager.cc:5697] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:07.533368 24521 consensus_queue.cc:1048] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:07.550020 24520 consensus_queue.cc:1048] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:07.554306 24382 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7594303c5b741498ebb478bae282445"
dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
mode: GRACEFUL
new_leader_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
 from {username='slave'} at 127.0.0.1:39640
I20260709 12:18:07.554896 24382 raft_consensus.cc:606] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Received request to transfer leadership to TS 8ff12c8677b5457b88a29c0fd8c2cc7f
I20260709 12:18:07.570550 24455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2305f533ce394e48aefd116365ca44a1"
dest_uuid: "99259d8c893c463d883923114deac77b"
mode: GRACEFUL
new_leader_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
 from {username='slave'} at 127.0.0.1:59696
I20260709 12:18:07.571322 24455 raft_consensus.cc:606] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 1 LEADER]: Received request to transfer leadership to TS 8ff12c8677b5457b88a29c0fd8c2cc7f
I20260709 12:18:07.579463 24455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f70cefaeb9984fb5b271966b9e28ef87"
dest_uuid: "99259d8c893c463d883923114deac77b"
mode: GRACEFUL
new_leader_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
 from {username='slave'} at 127.0.0.1:59696
I20260709 12:18:07.579998 24455 raft_consensus.cc:606] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 1 LEADER]: Received request to transfer leadership to TS 8ff12c8677b5457b88a29c0fd8c2cc7f
I20260709 12:18:07.595602 24305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5afa92c1fbb84dd8a15870250946e060"
dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
mode: GRACEFUL
new_leader_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
 from {username='slave'} at 127.0.0.1:49854
I20260709 12:18:07.596134 24305 raft_consensus.cc:606] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Received request to transfer leadership to TS 1d4784565a6c4ee3bbf5eb0cff7a7e04
I20260709 12:18:07.601351 24305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e492d5fa538c442c86fa400b54b34f95"
dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
mode: GRACEFUL
new_leader_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
 from {username='slave'} at 127.0.0.1:49854
I20260709 12:18:07.601874 24305 raft_consensus.cc:606] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Received request to transfer leadership to TS 1d4784565a6c4ee3bbf5eb0cff7a7e04
I20260709 12:18:07.606783 24305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd650d4fce104446aaf9057428fb409f"
dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
mode: GRACEFUL
new_leader_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
 from {username='slave'} at 127.0.0.1:49854
I20260709 12:18:07.607368 24305 raft_consensus.cc:606] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Received request to transfer leadership to TS 1d4784565a6c4ee3bbf5eb0cff7a7e04
I20260709 12:18:07.612584 24381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0346867d32b14655976a9ca1246f5795"
dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
mode: GRACEFUL
new_leader_uuid: "99259d8c893c463d883923114deac77b"
 from {username='slave'} at 127.0.0.1:39640
I20260709 12:18:07.613231 24381 raft_consensus.cc:606] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Received request to transfer leadership to TS 99259d8c893c463d883923114deac77b
I20260709 12:18:07.628034 24513 consensus_queue.cc:1048] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:07.634178 24520 raft_consensus.cc:993] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f: : Instructing follower 1d4784565a6c4ee3bbf5eb0cff7a7e04 to start an election
I20260709 12:18:07.634634 24521 raft_consensus.cc:1081] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Signalling peer 1d4784565a6c4ee3bbf5eb0cff7a7e04 to start an election
I20260709 12:18:07.636497 24382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd650d4fce104446aaf9057428fb409f"
dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
 from {username='slave'} at 127.0.0.1:39618
I20260709 12:18:07.637105 24382 raft_consensus.cc:493] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:07.637497 24382 raft_consensus.cc:3060] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:07.640658 24513 consensus_queue.cc:1048] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:07.645406 24382 raft_consensus.cc:515] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.648717 24305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd650d4fce104446aaf9057428fb409f" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:07.649158 24382 leader_election.cc:290] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 2 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:07.649422 24305 raft_consensus.cc:3055] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:07.649796 24305 raft_consensus.cc:740] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Running, Role: LEADER
I20260709 12:18:07.650307 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd650d4fce104446aaf9057428fb409f" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:07.650996 24455 raft_consensus.cc:3060] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:07.650779 24305 consensus_queue.cc:260] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.652438 24305 raft_consensus.cc:3060] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:07.658710 24455 raft_consensus.cc:2468] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 2.
I20260709 12:18:07.658759 24305 raft_consensus.cc:2468] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 2.
I20260709 12:18:07.660177 24345 leader_election.cc:304] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 
I20260709 12:18:07.661036 24548 raft_consensus.cc:2804] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:07.661466 24548 raft_consensus.cc:697] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 LEADER]: Becoming Leader. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Running, Role: LEADER
I20260709 12:18:07.662209 24548 consensus_queue.cc:237] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.669937 24202 catalog_manager.cc:5697] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 reported cstate change: term changed from 1 to 2, leader changed from 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1) to 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:07.693225 24540 raft_consensus.cc:493] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:07.693866 24540 raft_consensus.cc:515] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.695945 24540 leader_election.cc:290] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:07.696698 24305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fba5b6f6224777bcae3eb246334016" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" is_pre_election: true
I20260709 12:18:07.697324 24381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fba5b6f6224777bcae3eb246334016" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:07.698202 24381 raft_consensus.cc:2393] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99259d8c893c463d883923114deac77b in current term 1: Already voted for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in this term.
I20260709 12:18:07.698016 24513 consensus_queue.cc:1048] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:07.699198 24421 leader_election.cc:304] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99259d8c893c463d883923114deac77b; no voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f
I20260709 12:18:07.700017 24540 raft_consensus.cc:3060] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:07.707885 24540 raft_consensus.cc:2749] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:07.710045 24520 consensus_queue.cc:1048] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:07.846586 24541 consensus_queue.cc:1048] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:07.847425 24520 consensus_queue.cc:1048] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:07.857643 24548 consensus_queue.cc:1048] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:07.861317 24541 consensus_queue.cc:1048] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:07.869315 24540 raft_consensus.cc:993] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b: : Instructing follower 8ff12c8677b5457b88a29c0fd8c2cc7f to start an election
I20260709 12:18:07.870012 24540 raft_consensus.cc:1081] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 1 LEADER]: Signalling peer 8ff12c8677b5457b88a29c0fd8c2cc7f to start an election
I20260709 12:18:07.879745 24502 raft_consensus.cc:993] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: : Instructing follower 8ff12c8677b5457b88a29c0fd8c2cc7f to start an election
I20260709 12:18:07.880656 24502 raft_consensus.cc:1081] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Signalling peer 8ff12c8677b5457b88a29c0fd8c2cc7f to start an election
I20260709 12:18:07.881523 24520 raft_consensus.cc:993] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f: : Instructing follower 1d4784565a6c4ee3bbf5eb0cff7a7e04 to start an election
I20260709 12:18:07.884274 24520 raft_consensus.cc:1081] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Signalling peer 1d4784565a6c4ee3bbf5eb0cff7a7e04 to start an election
I20260709 12:18:07.885456 24548 consensus_queue.cc:1048] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:18:07.895742 24305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7594303c5b741498ebb478bae282445"
dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
 from {username='slave'} at 127.0.0.1:49846
I20260709 12:18:07.898516 24541 consensus_queue.cc:1048] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:07.896620 24548 consensus_queue.cc:1048] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:18:07.905128 24380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5afa92c1fbb84dd8a15870250946e060"
dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
 from {username='slave'} at 127.0.0.1:39618
I20260709 12:18:07.906075 24380 raft_consensus.cc:493] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:07.906538 24380 raft_consensus.cc:3060] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:07.916080 24521 consensus_queue.cc:1048] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:07.918130 24307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f70cefaeb9984fb5b271966b9e28ef87"
dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
 from {username='slave'} at 127.0.0.1:49830
I20260709 12:18:07.918982 24307 raft_consensus.cc:493] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:07.919304 24305 raft_consensus.cc:493] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:07.919775 24305 raft_consensus.cc:3060] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:07.919456 24307 raft_consensus.cc:3060] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:07.929463 24551 consensus_queue.cc:1048] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:07.936229 24551 consensus_queue.cc:1048] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:07.940076 24541 consensus_queue.cc:1048] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:07.957646 24551 consensus_queue.cc:1048] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:07.995934 24305 raft_consensus.cc:515] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.996917 24307 raft_consensus.cc:515] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:07.962620 24380 raft_consensus.cc:515] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:08.008618 24380 leader_election.cc:290] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 2 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:08.010510 24456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afa92c1fbb84dd8a15870250946e060" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:08.011624 24456 raft_consensus.cc:3060] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.013123 24548 raft_consensus.cc:993] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: : Instructing follower 99259d8c893c463d883923114deac77b to start an election
I20260709 12:18:08.013844 24548 raft_consensus.cc:1081] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Signalling peer 99259d8c893c463d883923114deac77b to start an election
I20260709 12:18:08.009809 24306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afa92c1fbb84dd8a15870250946e060" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:08.018949 24306 raft_consensus.cc:3055] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:08.019398 24306 raft_consensus.cc:740] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Running, Role: LEADER
I20260709 12:18:08.019768 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70cefaeb9984fb5b271966b9e28ef87" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:08.020548 24307 leader_election.cc:290] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 2 election: Requested vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:08.023443 24456 raft_consensus.cc:2468] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 2.
I20260709 12:18:08.023419 24381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7594303c5b741498ebb478bae282445" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:08.029922 24381 raft_consensus.cc:3055] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:08.030293 24381 raft_consensus.cc:740] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Running, Role: LEADER
I20260709 12:18:08.030560 24382 raft_consensus.cc:3060] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.030736 24348 leader_election.cc:304] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:08.031669 24551 raft_consensus.cc:2804] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:08.031340 24381 consensus_queue.cc:260] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:08.032271 24551 raft_consensus.cc:697] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 LEADER]: Becoming Leader. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Running, Role: LEADER
I20260709 12:18:08.032612 24381 raft_consensus.cc:3060] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.033443 24551 consensus_queue.cc:237] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:08.039232 24382 raft_consensus.cc:2468] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 2.
I20260709 12:18:08.024479 24305 leader_election.cc:290] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 2 election: Requested vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:08.024542 24454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0346867d32b14655976a9ca1246f5795"
dest_uuid: "99259d8c893c463d883923114deac77b"
 from {username='slave'} at 127.0.0.1:59690
I20260709 12:18:08.028438 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7594303c5b741498ebb478bae282445" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:08.040840 24272 leader_election.cc:304] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 
I20260709 12:18:08.042032 24455 raft_consensus.cc:3060] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.042629 24520 raft_consensus.cc:2804] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:08.043447 24454 raft_consensus.cc:493] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:08.043905 24454 raft_consensus.cc:3060] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.043105 24520 raft_consensus.cc:697] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 LEADER]: Becoming Leader. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Running, Role: LEADER
I20260709 12:18:08.048271 24520 consensus_queue.cc:237] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:08.049960 24455 raft_consensus.cc:2468] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 2.
I20260709 12:18:08.050168 24381 raft_consensus.cc:2468] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 2.
I20260709 12:18:08.051532 24273 leader_election.cc:304] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:08.052939 24513 raft_consensus.cc:2804] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:08.053437 24513 raft_consensus.cc:697] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 LEADER]: Becoming Leader. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Running, Role: LEADER
I20260709 12:18:08.054387 24513 consensus_queue.cc:237] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:08.040843 24453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70cefaeb9984fb5b271966b9e28ef87" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:08.057595 24453 raft_consensus.cc:3055] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:08.057850 24453 raft_consensus.cc:740] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Running, Role: LEADER
I20260709 12:18:08.058717 24453 consensus_queue.cc:260] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:08.060035 24453 raft_consensus.cc:3060] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.063059 24454 raft_consensus.cc:515] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:08.056746 24205 catalog_manager.cc:5697] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 reported cstate change: term changed from 1 to 2, leader changed from 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1) to 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:08.066624 24303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0346867d32b14655976a9ca1246f5795" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:08.067349 24303 raft_consensus.cc:3060] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.067900 24453 raft_consensus.cc:2468] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 2.
I20260709 12:18:08.068254 24306 consensus_queue.cc:260] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:08.069777 24306 raft_consensus.cc:3060] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.073377 24503 raft_consensus.cc:993] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b: : Instructing follower 8ff12c8677b5457b88a29c0fd8c2cc7f to start an election
I20260709 12:18:08.073951 24503 raft_consensus.cc:1081] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 1 LEADER]: Signalling peer 8ff12c8677b5457b88a29c0fd8c2cc7f to start an election
I20260709 12:18:08.078843 24307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2305f533ce394e48aefd116365ca44a1"
dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
 from {username='slave'} at 127.0.0.1:49830
I20260709 12:18:08.079525 24307 raft_consensus.cc:493] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:08.079950 24307 raft_consensus.cc:3060] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.083379 24202 catalog_manager.cc:5697] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f reported cstate change: term changed from 1 to 2, leader changed from 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2) to 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1). New cstate: current_term: 2 leader_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:08.085495 24454 leader_election.cc:290] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 2 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:08.086753 24380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0346867d32b14655976a9ca1246f5795" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:08.087852 24303 raft_consensus.cc:2468] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 2.
I20260709 12:18:08.089063 24513 raft_consensus.cc:993] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f: : Instructing follower 1d4784565a6c4ee3bbf5eb0cff7a7e04 to start an election
I20260709 12:18:08.089214 24419 leader_election.cc:304] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:08.087586 24380 raft_consensus.cc:3055] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:08.089871 24380 raft_consensus.cc:740] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Running, Role: LEADER
I20260709 12:18:08.090169 24503 raft_consensus.cc:2804] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:08.090691 24503 raft_consensus.cc:697] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [term 2 LEADER]: Becoming Leader. State: Replica: 99259d8c893c463d883923114deac77b, State: Running, Role: LEADER
I20260709 12:18:08.090893 24380 consensus_queue.cc:260] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:08.092067 24513 raft_consensus.cc:1081] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Signalling peer 1d4784565a6c4ee3bbf5eb0cff7a7e04 to start an election
I20260709 12:18:08.091702 24503 consensus_queue.cc:237] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:08.094018 24381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e492d5fa538c442c86fa400b54b34f95"
dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
 from {username='slave'} at 127.0.0.1:39618
I20260709 12:18:08.094700 24381 raft_consensus.cc:493] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:08.095804 24381 raft_consensus.cc:3060] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.101236 24380 raft_consensus.cc:3060] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.102005 24306 raft_consensus.cc:2468] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 2.
I20260709 12:18:08.102990 24203 catalog_manager.cc:5697] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b reported cstate change: term changed from 1 to 2, leader changed from 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2) to 99259d8c893c463d883923114deac77b (127.13.140.3). New cstate: current_term: 2 leader_uuid: "99259d8c893c463d883923114deac77b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:08.085239 24202 catalog_manager.cc:5697] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f reported cstate change: term changed from 1 to 2, leader changed from 99259d8c893c463d883923114deac77b (127.13.140.3) to 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1). New cstate: current_term: 2 leader_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:08.101105 24307 raft_consensus.cc:515] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:08.109426 24381 raft_consensus.cc:515] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:08.110117 24380 raft_consensus.cc:2468] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 2.
I20260709 12:18:08.111478 24307 leader_election.cc:290] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 2 election: Requested vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:08.111651 24380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2305f533ce394e48aefd116365ca44a1" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:08.112253 24380 raft_consensus.cc:3060] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.113525 24307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e492d5fa538c442c86fa400b54b34f95" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:08.114178 24307 raft_consensus.cc:3055] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:08.114555 24307 raft_consensus.cc:740] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Running, Role: LEADER
I20260709 12:18:08.115455 24307 consensus_queue.cc:260] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:08.116463 24307 raft_consensus.cc:3060] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.114295 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2305f533ce394e48aefd116365ca44a1" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:08.117406 24454 raft_consensus.cc:3055] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:08.117744 24454 raft_consensus.cc:740] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Running, Role: LEADER
I20260709 12:18:08.118669 24454 consensus_queue.cc:260] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:08.120175 24454 raft_consensus.cc:3060] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.122329 24381 leader_election.cc:290] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 2 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:08.122594 24453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e492d5fa538c442c86fa400b54b34f95" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:08.123175 24453 raft_consensus.cc:3060] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.126174 24380 raft_consensus.cc:2468] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 2.
I20260709 12:18:08.128119 24272 leader_election.cc:304] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 
I20260709 12:18:08.128497 24454 raft_consensus.cc:2468] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 2.
I20260709 12:18:08.128794 24307 raft_consensus.cc:2468] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 2.
I20260709 12:18:08.128973 24513 raft_consensus.cc:2804] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:08.129560 24513 raft_consensus.cc:697] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 LEADER]: Becoming Leader. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Running, Role: LEADER
I20260709 12:18:08.129793 24306 raft_consensus.cc:1275] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Refusing update from remote peer 1d4784565a6c4ee3bbf5eb0cff7a7e04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:08.130151 24345 leader_election.cc:304] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 
I20260709 12:18:08.130525 24513 consensus_queue.cc:237] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:08.134742 24502 raft_consensus.cc:2804] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:08.135263 24502 raft_consensus.cc:697] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 LEADER]: Becoming Leader. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Running, Role: LEADER
I20260709 12:18:08.136250 24502 consensus_queue.cc:237] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:08.138548 24453 raft_consensus.cc:2468] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 2.
I20260709 12:18:08.140085 24551 consensus_queue.cc:1048] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:08.150533 24202 catalog_manager.cc:5697] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f reported cstate change: term changed from 1 to 2, leader changed from 99259d8c893c463d883923114deac77b (127.13.140.3) to 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1). New cstate: current_term: 2 leader_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:08.150421 24203 catalog_manager.cc:5697] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 reported cstate change: term changed from 1 to 2, leader changed from 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1) to 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:08.151878 24453 raft_consensus.cc:1275] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Refusing update from remote peer 1d4784565a6c4ee3bbf5eb0cff7a7e04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:08.153328 24502 consensus_queue.cc:1048] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:08.461452 24380 raft_consensus.cc:1275] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Refusing update from remote peer 8ff12c8677b5457b88a29c0fd8c2cc7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:08.462620 24513 consensus_queue.cc:1048] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:08.467919 24453 raft_consensus.cc:1275] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Refusing update from remote peer 1d4784565a6c4ee3bbf5eb0cff7a7e04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:08.469400 24502 consensus_queue.cc:1048] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:08.470429 24454 raft_consensus.cc:1275] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Refusing update from remote peer 8ff12c8677b5457b88a29c0fd8c2cc7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:08.473791 24580 consensus_queue.cc:1048] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:08.480224 24306 raft_consensus.cc:1275] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Refusing update from remote peer 1d4784565a6c4ee3bbf5eb0cff7a7e04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:08.481976 24502 consensus_queue.cc:1048] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:08.518498 24380 raft_consensus.cc:1275] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Refusing update from remote peer 99259d8c893c463d883923114deac77b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:08.519663 24503 consensus_queue.cc:1048] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:08.526693 24306 raft_consensus.cc:1275] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Refusing update from remote peer 99259d8c893c463d883923114deac77b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:08.528024 24540 consensus_queue.cc:1048] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:08.545351 24380 raft_consensus.cc:1275] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Refusing update from remote peer 8ff12c8677b5457b88a29c0fd8c2cc7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:08.546367 24453 raft_consensus.cc:1275] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Refusing update from remote peer 8ff12c8677b5457b88a29c0fd8c2cc7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:08.547096 24580 consensus_queue.cc:1048] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:08.547777 24521 consensus_queue.cc:1048] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:08.556403 24453 raft_consensus.cc:1275] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Refusing update from remote peer 8ff12c8677b5457b88a29c0fd8c2cc7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:08.558542 24381 raft_consensus.cc:1275] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Refusing update from remote peer 8ff12c8677b5457b88a29c0fd8c2cc7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:08.560328 24521 consensus_queue.cc:1048] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:08.560391 24580 consensus_queue.cc:1048] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:08.598629 24453 raft_consensus.cc:1275] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Refusing update from remote peer 1d4784565a6c4ee3bbf5eb0cff7a7e04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:08.599884 24502 consensus_queue.cc:1048] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:08.609025 24306 raft_consensus.cc:1275] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Refusing update from remote peer 1d4784565a6c4ee3bbf5eb0cff7a7e04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:08.610760 24551 consensus_queue.cc:1048] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:10.645625 24203 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40876:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:10.648357 24203 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:10.698413 24296 tablet_service.cc:1511] Processing CreateTablet for tablet 26092447db8e4511a6a7a76b0cfa84c0 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:10.699465 24368 tablet_service.cc:1511] Processing CreateTablet for tablet 26092447db8e4511a6a7a76b0cfa84c0 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:10.700085 24296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26092447db8e4511a6a7a76b0cfa84c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.702014 24442 tablet_service.cc:1511] Processing CreateTablet for tablet 26092447db8e4511a6a7a76b0cfa84c0 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:10.703220 24442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26092447db8e4511a6a7a76b0cfa84c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.704546 24367 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9eb305973f4e9fa555d912818b5a39 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:10.705848 24444 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9eb305973f4e9fa555d912818b5a39 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:10.707257 24444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9eb305973f4e9fa555d912818b5a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.710966 24443 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9438099726442795c3fca382f1e899 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:10.712380 24443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9438099726442795c3fca382f1e899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.714932 24446 tablet_service.cc:1511] Processing CreateTablet for tablet 5f5e9536410141d5953bb250c91e6693 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:10.716380 24446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f5e9536410141d5953bb250c91e6693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.718892 24445 tablet_service.cc:1511] Processing CreateTablet for tablet fc3b97f0f1b945d1a3c5d190f83dcdc6 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:10.720443 24293 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9438099726442795c3fca382f1e899 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:10.721290 24445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3b97f0f1b945d1a3c5d190f83dcdc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.721871 24293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9438099726442795c3fca382f1e899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.700860 24368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26092447db8e4511a6a7a76b0cfa84c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.725692 24366 tablet_service.cc:1511] Processing CreateTablet for tablet 5f5e9536410141d5953bb250c91e6693 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:10.725874 24297 tablet_service.cc:1511] Processing CreateTablet for tablet fc3b97f0f1b945d1a3c5d190f83dcdc6 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:10.728175 24290 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9eb305973f4e9fa555d912818b5a39 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:10.728505 24364 tablet_service.cc:1511] Processing CreateTablet for tablet fc3b97f0f1b945d1a3c5d190f83dcdc6 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:10.727074 24366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f5e9536410141d5953bb250c91e6693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.731031 24367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9eb305973f4e9fa555d912818b5a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.731379 24441 tablet_service.cc:1511] Processing CreateTablet for tablet a463934db2814ab4b5c8ea5e5e3f7c1f (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:10.732106 24439 tablet_service.cc:1511] Processing CreateTablet for tablet 7e31b6b47a104ed9b14abfa7ecd65ce1 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:10.724504 24365 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9438099726442795c3fca382f1e899 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:10.734058 24365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9438099726442795c3fca382f1e899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.734323 24369 tablet_service.cc:1511] Processing CreateTablet for tablet a463934db2814ab4b5c8ea5e5e3f7c1f (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:10.735584 24369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a463934db2814ab4b5c8ea5e5e3f7c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.737206 24440 tablet_service.cc:1511] Processing CreateTablet for tablet f38f2d8aff2f424195e56d28ad38c63d (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:10.724472 24294 tablet_service.cc:1511] Processing CreateTablet for tablet 5f5e9536410141d5953bb250c91e6693 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:10.740494 24438 tablet_service.cc:1511] Processing CreateTablet for tablet ad12b22e247541d7810633c2b254c4bf (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:10.740800 24291 tablet_service.cc:1511] Processing CreateTablet for tablet a463934db2814ab4b5c8ea5e5e3f7c1f (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:10.741189 24292 tablet_service.cc:1511] Processing CreateTablet for tablet 7e31b6b47a104ed9b14abfa7ecd65ce1 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:10.741555 24295 tablet_service.cc:1511] Processing CreateTablet for tablet ad12b22e247541d7810633c2b254c4bf (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:10.732662 24441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a463934db2814ab4b5c8ea5e5e3f7c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.743399 24370 tablet_service.cc:1511] Processing CreateTablet for tablet 7e31b6b47a104ed9b14abfa7ecd65ce1 (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:10.744270 24364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3b97f0f1b945d1a3c5d190f83dcdc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.744127 24289 tablet_service.cc:1511] Processing CreateTablet for tablet f38f2d8aff2f424195e56d28ad38c63d (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:10.745431 24370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e31b6b47a104ed9b14abfa7ecd65ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.745569 24438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad12b22e247541d7810633c2b254c4bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.727201 24297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3b97f0f1b945d1a3c5d190f83dcdc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.747947 24289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38f2d8aff2f424195e56d28ad38c63d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.748543 24295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad12b22e247541d7810633c2b254c4bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.749125 24292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e31b6b47a104ed9b14abfa7ecd65ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.747349 24439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e31b6b47a104ed9b14abfa7ecd65ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.749713 24290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9eb305973f4e9fa555d912818b5a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.751596 24291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a463934db2814ab4b5c8ea5e5e3f7c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.756407 24440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38f2d8aff2f424195e56d28ad38c63d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.759482 24294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f5e9536410141d5953bb250c91e6693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.767155 24371 tablet_service.cc:1511] Processing CreateTablet for tablet ad12b22e247541d7810633c2b254c4bf (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:10.768857 24371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad12b22e247541d7810633c2b254c4bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.773155 24372 tablet_service.cc:1511] Processing CreateTablet for tablet f38f2d8aff2f424195e56d28ad38c63d (DEFAULT_TABLE table=soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:10.774600 24372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38f2d8aff2f424195e56d28ad38c63d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.885847 24595 tablet_bootstrap.cc:492] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b: Bootstrap starting.
I20260709 12:18:10.887622 24596 tablet_bootstrap.cc:492] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:10.888677 24594 tablet_bootstrap.cc:492] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:10.894116 24594 tablet_bootstrap.cc:654] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:10.894346 24596 tablet_bootstrap.cc:654] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:10.898269 24595 tablet_bootstrap.cc:654] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:10.899076 24594 tablet_bootstrap.cc:492] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:10.899715 24594 ts_tablet_manager.cc:1403] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.005s
I20260709 12:18:10.901357 24596 tablet_bootstrap.cc:492] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:10.901973 24596 ts_tablet_manager.cc:1403] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.010s
I20260709 12:18:10.903987 24595 tablet_bootstrap.cc:492] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:10.903879 24594 raft_consensus.cc:359] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:10.904733 24594 raft_consensus.cc:385] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:10.904461 24596 raft_consensus.cc:359] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:10.905117 24594 raft_consensus.cc:740] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:10.904523 24595 ts_tablet_manager.cc:1403] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.006s
I20260709 12:18:10.906154 24594 consensus_queue.cc:260] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:10.908627 24595 raft_consensus.cc:359] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:10.909389 24595 raft_consensus.cc:385] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:10.909665 24595 raft_consensus.cc:740] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:10.910411 24595 consensus_queue.cc:260] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:10.911202 24594 ts_tablet_manager.cc:1434] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:18:10.912317 24594 tablet_bootstrap.cc:492] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:10.912827 24595 ts_tablet_manager.cc:1434] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:18:10.913973 24595 tablet_bootstrap.cc:492] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b: Bootstrap starting.
I20260709 12:18:10.905251 24596 raft_consensus.cc:385] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:10.917357 24596 raft_consensus.cc:740] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:10.918188 24596 consensus_queue.cc:260] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:10.920511 24595 tablet_bootstrap.cc:654] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:10.926395 24594 tablet_bootstrap.cc:654] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:10.920588 24596 ts_tablet_manager.cc:1434] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:18:10.927778 24596 tablet_bootstrap.cc:492] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:10.934679 24596 tablet_bootstrap.cc:654] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:10.943089 24596 tablet_bootstrap.cc:492] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:10.943259 24595 tablet_bootstrap.cc:492] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:10.943547 24596 ts_tablet_manager.cc:1403] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260709 12:18:10.943810 24594 tablet_bootstrap.cc:492] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:10.943854 24595 ts_tablet_manager.cc:1403] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.006s
I20260709 12:18:10.944504 24594 ts_tablet_manager.cc:1403] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.006s
I20260709 12:18:10.946192 24596 raft_consensus.cc:359] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:10.946818 24596 raft_consensus.cc:385] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:10.947067 24596 raft_consensus.cc:740] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:10.947252 24595 raft_consensus.cc:359] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:10.948081 24595 raft_consensus.cc:385] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:10.947741 24596 consensus_queue.cc:260] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:10.947659 24594 raft_consensus.cc:359] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:10.948385 24595 raft_consensus.cc:740] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:10.948608 24594 raft_consensus.cc:385] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:10.949087 24594 raft_consensus.cc:740] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:10.949213 24595 consensus_queue.cc:260] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:10.949950 24594 consensus_queue.cc:260] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:10.950596 24596 ts_tablet_manager.cc:1434] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:18:10.951624 24596 tablet_bootstrap.cc:492] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:10.951691 24595 ts_tablet_manager.cc:1434] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:18:10.952836 24595 tablet_bootstrap.cc:492] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b: Bootstrap starting.
I20260709 12:18:10.955614 24594 ts_tablet_manager.cc:1434] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:18:10.956725 24594 tablet_bootstrap.cc:492] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:10.958918 24596 tablet_bootstrap.cc:654] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:10.959203 24595 tablet_bootstrap.cc:654] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:10.963721 24594 tablet_bootstrap.cc:654] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:10.971500 24596 tablet_bootstrap.cc:492] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:10.971681 24594 tablet_bootstrap.cc:492] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:10.972019 24596 ts_tablet_manager.cc:1403] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260709 12:18:10.972193 24594 ts_tablet_manager.cc:1403] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 12:18:10.975210 24594 raft_consensus.cc:359] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:10.975454 24596 raft_consensus.cc:359] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:10.976012 24594 raft_consensus.cc:385] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:10.976178 24596 raft_consensus.cc:385] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:10.976357 24594 raft_consensus.cc:740] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:10.976521 24596 raft_consensus.cc:740] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:10.977136 24594 consensus_queue.cc:260] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:10.977385 24596 consensus_queue.cc:260] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:10.979399 24596 ts_tablet_manager.cc:1434] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:18:10.979545 24594 ts_tablet_manager.cc:1434] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:10.980377 24596 tablet_bootstrap.cc:492] T 26092447db8e4511a6a7a76b0cfa84c0 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:10.980502 24594 tablet_bootstrap.cc:492] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:10.988185 24594 tablet_bootstrap.cc:654] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:10.988185 24596 tablet_bootstrap.cc:654] T 26092447db8e4511a6a7a76b0cfa84c0 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:10.998878 24594 tablet_bootstrap.cc:492] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:10.999447 24594 ts_tablet_manager.cc:1403] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260709 12:18:11.003001 24594 raft_consensus.cc:359] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.003726 24594 raft_consensus.cc:385] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.004029 24594 raft_consensus.cc:740] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.004799 24594 consensus_queue.cc:260] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.006834 24595 tablet_bootstrap.cc:492] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:11.007465 24595 ts_tablet_manager.cc:1403] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.055s	user 0.025s	sys 0.021s
I20260709 12:18:11.008250 24594 ts_tablet_manager.cc:1434] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:18:11.009424 24594 tablet_bootstrap.cc:492] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:11.011337 24596 tablet_bootstrap.cc:492] T 26092447db8e4511a6a7a76b0cfa84c0 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:11.011083 24595 raft_consensus.cc:359] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.012019 24595 raft_consensus.cc:385] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.012071 24596 ts_tablet_manager.cc:1403] T 26092447db8e4511a6a7a76b0cfa84c0 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.015s
I20260709 12:18:11.012404 24595 raft_consensus.cc:740] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.013466 24595 consensus_queue.cc:260] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.015993 24595 ts_tablet_manager.cc:1434] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:18:11.017098 24595 tablet_bootstrap.cc:492] T 2e9eb305973f4e9fa555d912818b5a39 P 99259d8c893c463d883923114deac77b: Bootstrap starting.
I20260709 12:18:11.017251 24594 tablet_bootstrap.cc:654] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.017482 24596 raft_consensus.cc:359] T 26092447db8e4511a6a7a76b0cfa84c0 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.018658 24596 raft_consensus.cc:385] T 26092447db8e4511a6a7a76b0cfa84c0 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.019040 24596 raft_consensus.cc:740] T 26092447db8e4511a6a7a76b0cfa84c0 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.019959 24596 consensus_queue.cc:260] T 26092447db8e4511a6a7a76b0cfa84c0 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.022598 24596 ts_tablet_manager.cc:1434] T 26092447db8e4511a6a7a76b0cfa84c0 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:18:11.024483 24595 tablet_bootstrap.cc:654] T 2e9eb305973f4e9fa555d912818b5a39 P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.027554 24596 tablet_bootstrap.cc:492] T 2e9eb305973f4e9fa555d912818b5a39 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:11.030196 24594 tablet_bootstrap.cc:492] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:11.030752 24594 ts_tablet_manager.cc:1403] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 12:18:11.033900 24594 raft_consensus.cc:359] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.034677 24594 raft_consensus.cc:385] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.034998 24594 raft_consensus.cc:740] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.035095 24596 tablet_bootstrap.cc:654] T 2e9eb305973f4e9fa555d912818b5a39 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.035835 24594 consensus_queue.cc:260] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.038344 24594 ts_tablet_manager.cc:1434] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:18:11.034231 24595 tablet_bootstrap.cc:492] T 2e9eb305973f4e9fa555d912818b5a39 P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:11.039693 24595 ts_tablet_manager.cc:1403] T 2e9eb305973f4e9fa555d912818b5a39 P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260709 12:18:11.042917 24595 raft_consensus.cc:359] T 2e9eb305973f4e9fa555d912818b5a39 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.043632 24595 raft_consensus.cc:385] T 2e9eb305973f4e9fa555d912818b5a39 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.043918 24595 raft_consensus.cc:740] T 2e9eb305973f4e9fa555d912818b5a39 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.044553 24596 tablet_bootstrap.cc:492] T 2e9eb305973f4e9fa555d912818b5a39 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:11.044663 24595 consensus_queue.cc:260] T 2e9eb305973f4e9fa555d912818b5a39 P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.045251 24596 ts_tablet_manager.cc:1403] T 2e9eb305973f4e9fa555d912818b5a39 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 12:18:11.047161 24595 ts_tablet_manager.cc:1434] T 2e9eb305973f4e9fa555d912818b5a39 P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:18:11.048202 24595 tablet_bootstrap.cc:492] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b: Bootstrap starting.
I20260709 12:18:11.048753 24594 tablet_bootstrap.cc:492] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:11.048368 24596 raft_consensus.cc:359] T 2e9eb305973f4e9fa555d912818b5a39 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.049183 24596 raft_consensus.cc:385] T 2e9eb305973f4e9fa555d912818b5a39 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.049484 24596 raft_consensus.cc:740] T 2e9eb305973f4e9fa555d912818b5a39 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.050213 24596 consensus_queue.cc:260] T 2e9eb305973f4e9fa555d912818b5a39 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.052649 24596 ts_tablet_manager.cc:1434] T 2e9eb305973f4e9fa555d912818b5a39 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:18:11.055099 24596 tablet_bootstrap.cc:492] T 3c9438099726442795c3fca382f1e899 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:11.059860 24551 raft_consensus.cc:493] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.060667 24551 raft_consensus.cc:515] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.062167 24595 tablet_bootstrap.cc:654] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.062204 24594 tablet_bootstrap.cc:654] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.062918 24596 tablet_bootstrap.cc:654] T 3c9438099726442795c3fca382f1e899 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.064308 24551 leader_election.cc:290] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:11.079783 24596 tablet_bootstrap.cc:492] T 3c9438099726442795c3fca382f1e899 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:11.080559 24596 ts_tablet_manager.cc:1403] T 3c9438099726442795c3fca382f1e899 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260709 12:18:11.090536 24596 raft_consensus.cc:359] T 3c9438099726442795c3fca382f1e899 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.095496 24596 raft_consensus.cc:385] T 3c9438099726442795c3fca382f1e899 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.095834 24596 raft_consensus.cc:740] T 3c9438099726442795c3fca382f1e899 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.096772 24596 consensus_queue.cc:260] T 3c9438099726442795c3fca382f1e899 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.097692 24595 tablet_bootstrap.cc:492] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:11.098300 24595 ts_tablet_manager.cc:1403] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.022s
I20260709 12:18:11.101285 24595 raft_consensus.cc:359] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.101989 24595 raft_consensus.cc:385] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.102279 24595 raft_consensus.cc:740] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.102674 24596 ts_tablet_manager.cc:1434] T 3c9438099726442795c3fca382f1e899 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260709 12:18:11.103756 24596 tablet_bootstrap.cc:492] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:11.103497 24595 consensus_queue.cc:260] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.105878 24595 ts_tablet_manager.cc:1434] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 12:18:11.106954 24595 tablet_bootstrap.cc:492] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b: Bootstrap starting.
I20260709 12:18:11.107795 24619 raft_consensus.cc:493] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.108355 24619 raft_consensus.cc:515] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.112797 24619 leader_election.cc:290] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:11.113912 24595 tablet_bootstrap.cc:654] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.119433 24596 tablet_bootstrap.cc:654] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.130951 24614 raft_consensus.cc:493] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.131330 24595 tablet_bootstrap.cc:492] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:11.132017 24595 ts_tablet_manager.cc:1403] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.007s
W20260709 12:18:11.134985 24348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:33879, user_credentials={real_user=slave}} blocked reactor thread for 76425.8us
I20260709 12:18:11.135535 24595 raft_consensus.cc:359] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.136497 24595 raft_consensus.cc:385] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.136777 24595 raft_consensus.cc:740] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.141053 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5e9536410141d5953bb250c91e6693" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b" is_pre_election: true
I20260709 12:18:11.150830 24454 raft_consensus.cc:2468] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 0.
I20260709 12:18:11.154191 24540 raft_consensus.cc:493] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.156406 24540 raft_consensus.cc:515] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
W20260709 12:18:11.157214 24253 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:11.142174 24614 raft_consensus.cc:515] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.158955 24306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5e9536410141d5953bb250c91e6693" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" is_pre_election: true
I20260709 12:18:11.159989 24540 leader_election.cc:290] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:11.160187 24618 raft_consensus.cc:493] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.164844 24381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a463934db2814ab4b5c8ea5e5e3f7c1f" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
W20260709 12:18:11.166255 24273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:33879, user_credentials={real_user=slave}} blocked reactor thread for 156240us
I20260709 12:18:11.166596 24348 leader_election.cc:304] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:11.171027 24612 raft_consensus.cc:2804] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.171554 24596 tablet_bootstrap.cc:492] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:11.171679 24306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a463934db2814ab4b5c8ea5e5e3f7c1f" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" is_pre_election: true
I20260709 12:18:11.172029 24381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26092447db8e4511a6a7a76b0cfa84c0" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:11.172260 24596 ts_tablet_manager.cc:1403] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.025s
W20260709 12:18:11.172503 24345 leader_election.cc:343] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.172746 24381 raft_consensus.cc:2468] T 26092447db8e4511a6a7a76b0cfa84c0 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 0.
W20260709 12:18:11.173467 24419 leader_election.cc:343] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.148727 24595 consensus_queue.cc:260] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.174516 24306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e31b6b47a104ed9b14abfa7ecd65ce1" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" is_pre_election: true
I20260709 12:18:11.176455 24595 ts_tablet_manager.cc:1434] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.001s
I20260709 12:18:11.177528 24595 tablet_bootstrap.cc:492] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b: Bootstrap starting.
W20260709 12:18:11.180135 24345 leader_election.cc:343] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.162019 24608 raft_consensus.cc:493] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.171525 24612 raft_consensus.cc:493] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.180877 24608 raft_consensus.cc:515] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.169126 24594 tablet_bootstrap.cc:492] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:11.183367 24594 ts_tablet_manager.cc:1403] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.144s	user 0.037s	sys 0.012s
I20260709 12:18:11.184664 24595 tablet_bootstrap.cc:654] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.186767 24594 raft_consensus.cc:359] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.187723 24594 raft_consensus.cc:385] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.188073 24594 raft_consensus.cc:740] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.188875 24594 consensus_queue.cc:260] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.176425 24596 raft_consensus.cc:359] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.181564 24612 raft_consensus.cc:3060] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.169226 24614 leader_election.cc:290] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:11.191177 24596 raft_consensus.cc:385] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.195158 24596 raft_consensus.cc:740] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.174391 24618 raft_consensus.cc:515] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.200075 24540 raft_consensus.cc:493] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.205061 24594 ts_tablet_manager.cc:1434] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
W20260709 12:18:11.203934 24421 leader_election.cc:343] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.209093 24272 leader_election.cc:304] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 
I20260709 12:18:11.209823 24421 leader_election.cc:304] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99259d8c893c463d883923114deac77b; no voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f
I20260709 12:18:11.210374 24619 raft_consensus.cc:2804] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.204003 24540 raft_consensus.cc:515] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.210754 24619 raft_consensus.cc:493] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.211119 24619 raft_consensus.cc:3060] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.207104 24596 consensus_queue.cc:260] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.212648 24540 leader_election.cc:290] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:11.213266 24540 raft_consensus.cc:2749] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:11.213747 24596 ts_tablet_manager.cc:1434] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 12:18:11.208809 24453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e31b6b47a104ed9b14abfa7ecd65ce1" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b" is_pre_election: true
I20260709 12:18:11.221208 24608 leader_election.cc:290] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:11.221146 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26092447db8e4511a6a7a76b0cfa84c0" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b" is_pre_election: true
I20260709 12:18:11.222306 24594 tablet_bootstrap.cc:492] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:11.214818 24307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38f2d8aff2f424195e56d28ad38c63d" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" is_pre_election: true
I20260709 12:18:11.223308 24307 raft_consensus.cc:2468] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 0.
I20260709 12:18:11.223820 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9438099726442795c3fca382f1e899" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b" is_pre_election: true
I20260709 12:18:11.226079 24622 raft_consensus.cc:493] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.226188 24419 leader_election.cc:304] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f, 99259d8c893c463d883923114deac77b; no voters: 
W20260709 12:18:11.226522 24273 leader_election.cc:343] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99259d8c893c463d883923114deac77b (127.13.140.3:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.226751 24622 raft_consensus.cc:515] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.227861 24453 raft_consensus.cc:2468] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 0.
I20260709 12:18:11.230028 24618 leader_election.cc:290] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:11.227314 24540 raft_consensus.cc:2804] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.230728 24540 raft_consensus.cc:493] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.231115 24540 raft_consensus.cc:3060] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:11.232019 24273 leader_election.cc:343] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99259d8c893c463d883923114deac77b (127.13.140.3:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.234185 24596 tablet_bootstrap.cc:492] T f38f2d8aff2f424195e56d28ad38c63d P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:11.235178 24381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9438099726442795c3fca382f1e899" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:11.235858 24551 raft_consensus.cc:493] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.236028 24381 raft_consensus.cc:2468] T 3c9438099726442795c3fca382f1e899 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 0.
I20260709 12:18:11.236426 24551 raft_consensus.cc:515] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.236766 24348 leader_election.cc:304] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b; no voters: 8ff12c8677b5457b88a29c0fd8c2cc7f
I20260709 12:18:11.239920 24551 leader_election.cc:290] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:11.242758 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b97f0f1b945d1a3c5d190f83dcdc6" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b" is_pre_election: true
I20260709 12:18:11.241914 24272 leader_election.cc:304] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 99259d8c893c463d883923114deac77b
I20260709 12:18:11.241587 24380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38f2d8aff2f424195e56d28ad38c63d" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:11.245185 24618 raft_consensus.cc:2804] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.240155 24614 raft_consensus.cc:2804] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.246460 24618 raft_consensus.cc:493] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.240312 24307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b97f0f1b945d1a3c5d190f83dcdc6" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" is_pre_election: true
I20260709 12:18:11.242224 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38f2d8aff2f424195e56d28ad38c63d" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b" is_pre_election: true
I20260709 12:18:11.247332 24618 raft_consensus.cc:3060] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.246897 24614 raft_consensus.cc:493] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.248514 24614 raft_consensus.cc:3060] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:11.248714 24345 leader_election.cc:343] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.251363 24307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e31b6b47a104ed9b14abfa7ecd65ce1" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" is_pre_election: true
I20260709 12:18:11.256168 24307 raft_consensus.cc:2468] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 0.
I20260709 12:18:11.244999 24622 leader_election.cc:290] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:11.238848 24619 raft_consensus.cc:515] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.258239 24614 raft_consensus.cc:515] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.259167 24419 leader_election.cc:304] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:11.260102 24622 raft_consensus.cc:2804] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.260540 24622 raft_consensus.cc:493] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.260782 24595 tablet_bootstrap.cc:492] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:11.260881 24622 raft_consensus.cc:3060] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.261488 24595 ts_tablet_manager.cc:1403] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.000s
I20260709 12:18:11.261929 24307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e31b6b47a104ed9b14abfa7ecd65ce1" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:11.262566 24619 leader_election.cc:290] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Requested vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:11.262688 24307 raft_consensus.cc:3060] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.263398 24453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26092447db8e4511a6a7a76b0cfa84c0" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:11.234257 24594 tablet_bootstrap.cc:654] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.269109 24596 tablet_bootstrap.cc:654] T f38f2d8aff2f424195e56d28ad38c63d P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:11.278434 24273 leader_election.cc:343] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99259d8c893c463d883923114deac77b (127.13.140.3:33879): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:11.282356 24348 leader_election.cc:343] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99259d8c893c463d883923114deac77b (127.13.140.3:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.282963 24348 leader_election.cc:304] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04; no voters: 8ff12c8677b5457b88a29c0fd8c2cc7f, 99259d8c893c463d883923114deac77b
W20260709 12:18:11.267653 24421 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.140.2:37215, user_credentials={real_user=slave}} blocked reactor thread for 66664.3us
I20260709 12:18:11.283962 24625 raft_consensus.cc:2749] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:18:11.285806 24272 leader_election.cc:343] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.272162 24618 raft_consensus.cc:515] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.288872 24380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26092447db8e4511a6a7a76b0cfa84c0" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:11.289665 24380 raft_consensus.cc:3060] T 26092447db8e4511a6a7a76b0cfa84c0 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.267933 24619 raft_consensus.cc:493] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.287495 24614 leader_election.cc:290] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:11.288868 24453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e31b6b47a104ed9b14abfa7ecd65ce1" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:11.296504 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9438099726442795c3fca382f1e899" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b"
W20260709 12:18:11.300158 24273 leader_election.cc:343] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99259d8c893c463d883923114deac77b (127.13.140.3:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.301265 24381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38f2d8aff2f424195e56d28ad38c63d" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:11.297878 24619 raft_consensus.cc:515] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.281009 24595 raft_consensus.cc:359] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.303507 24595 raft_consensus.cc:385] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.303838 24595 raft_consensus.cc:740] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.298329 24618 leader_election.cc:290] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Requested vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:11.304481 24612 raft_consensus.cc:515] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.304734 24595 consensus_queue.cc:260] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.305881 24307 raft_consensus.cc:2468] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 1.
I20260709 12:18:11.305279 24624 raft_consensus.cc:493] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.304728 24622 raft_consensus.cc:515] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.307828 24624 raft_consensus.cc:515] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.308543 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad12b22e247541d7810633c2b254c4bf" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b" is_pre_election: true
I20260709 12:18:11.309275 24454 raft_consensus.cc:2468] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 0.
I20260709 12:18:11.310768 24381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e31b6b47a104ed9b14abfa7ecd65ce1" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:11.311596 24381 raft_consensus.cc:2393] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99259d8c893c463d883923114deac77b in current term 1: Already voted for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in this term.
W20260709 12:18:11.312294 24421 leader_election.cc:343] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.313133 24622 leader_election.cc:290] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:11.313966 24306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e31b6b47a104ed9b14abfa7ecd65ce1" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:11.314777 24380 raft_consensus.cc:2468] T 26092447db8e4511a6a7a76b0cfa84c0 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 1.
I20260709 12:18:11.315038 24273 leader_election.cc:304] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:11.315548 24306 raft_consensus.cc:2393] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 99259d8c893c463d883923114deac77b in current term 1: Already voted for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in this term.
I20260709 12:18:11.315680 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad12b22e247541d7810633c2b254c4bf" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:11.316030 24618 raft_consensus.cc:2804] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.316413 24382 raft_consensus.cc:2468] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 0.
I20260709 12:18:11.317268 24618 raft_consensus.cc:493] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.317701 24453 raft_consensus.cc:2393] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in current term 1: Already voted for candidate 99259d8c893c463d883923114deac77b in this term.
I20260709 12:18:11.311470 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5e9536410141d5953bb250c91e6693" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:11.319576 24454 raft_consensus.cc:3060] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.317673 24618 raft_consensus.cc:3060] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.316265 24381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9438099726442795c3fca382f1e899" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:11.321512 24381 raft_consensus.cc:3060] T 3c9438099726442795c3fca382f1e899 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.328751 24612 leader_election.cc:290] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:11.329046 24306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5e9536410141d5953bb250c91e6693" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:11.329839 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e31b6b47a104ed9b14abfa7ecd65ce1" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:11.330698 24382 raft_consensus.cc:2393] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 99259d8c893c463d883923114deac77b in current term 1: Already voted for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in this term.
I20260709 12:18:11.330751 24345 leader_election.cc:304] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 99259d8c893c463d883923114deac77b
I20260709 12:18:11.331815 24272 leader_election.cc:304] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 99259d8c893c463d883923114deac77b
I20260709 12:18:11.319732 24596 tablet_bootstrap.cc:492] T f38f2d8aff2f424195e56d28ad38c63d P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:11.332703 24608 raft_consensus.cc:2804] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:11.333593 24596 ts_tablet_manager.cc:1403] T f38f2d8aff2f424195e56d28ad38c63d P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.007s
I20260709 12:18:11.333663 24608 raft_consensus.cc:697] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Becoming Leader. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Running, Role: LEADER
W20260709 12:18:11.332674 24345 leader_election.cc:343] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.334794 24608 consensus_queue.cc:237] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.337409 24596 raft_consensus.cc:359] T f38f2d8aff2f424195e56d28ad38c63d P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.331298 24624 leader_election.cc:290] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:11.338732 24619 leader_election.cc:290] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:11.334005 24421 leader_election.cc:304] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99259d8c893c463d883923114deac77b; no voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f
I20260709 12:18:11.340184 24618 raft_consensus.cc:515] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.340929 24624 raft_consensus.cc:2749] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:11.330773 24381 raft_consensus.cc:2468] T 3c9438099726442795c3fca382f1e899 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 1.
I20260709 12:18:11.334749 24612 raft_consensus.cc:2804] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:11.343655 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad12b22e247541d7810633c2b254c4bf" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:11.344161 24612 raft_consensus.cc:697] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Becoming Leader. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Running, Role: LEADER
I20260709 12:18:11.344365 24382 raft_consensus.cc:2468] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 0.
I20260709 12:18:11.338153 24596 raft_consensus.cc:385] T f38f2d8aff2f424195e56d28ad38c63d P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.331233 24307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad12b22e247541d7810633c2b254c4bf" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" is_pre_election: true
I20260709 12:18:11.304962 24540 raft_consensus.cc:515] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.347214 24272 leader_election.cc:304] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 99259d8c893c463d883923114deac77b
I20260709 12:18:11.347795 24307 raft_consensus.cc:2393] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99259d8c893c463d883923114deac77b in current term 1: Already voted for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in this term.
I20260709 12:18:11.348106 24619 raft_consensus.cc:2804] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:11.346647 24596 raft_consensus.cc:740] T f38f2d8aff2f424195e56d28ad38c63d P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.349105 24454 raft_consensus.cc:2468] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 1.
I20260709 12:18:11.349625 24619 raft_consensus.cc:697] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Becoming Leader. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Running, Role: LEADER
I20260709 12:18:11.350131 24596 consensus_queue.cc:260] T f38f2d8aff2f424195e56d28ad38c63d P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.351576 24455 raft_consensus.cc:2393] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in current term 1: Already voted for candidate 99259d8c893c463d883923114deac77b in this term.
I20260709 12:18:11.351783 24348 leader_election.cc:304] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b; no voters: 8ff12c8677b5457b88a29c0fd8c2cc7f
I20260709 12:18:11.349150 24421 leader_election.cc:304] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:11.352926 24595 ts_tablet_manager.cc:1434] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.091s	user 0.020s	sys 0.006s
I20260709 12:18:11.353644 24273 leader_election.cc:304] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b
I20260709 12:18:11.354274 24595 tablet_bootstrap.cc:492] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b: Bootstrap starting.
I20260709 12:18:11.354977 24619 consensus_queue.cc:237] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.356456 24629 raft_consensus.cc:2804] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.355015 24613 raft_consensus.cc:3060] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.359563 24307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38f2d8aff2f424195e56d28ad38c63d" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:11.360764 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad12b22e247541d7810633c2b254c4bf" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:11.354410 24540 leader_election.cc:290] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:11.363448 24626 raft_consensus.cc:2804] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:11.364192 24626 raft_consensus.cc:697] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Becoming Leader. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Running, Role: LEADER
I20260709 12:18:11.365360 24626 consensus_queue.cc:237] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.366394 24629 raft_consensus.cc:493] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.367043 24629 raft_consensus.cc:3060] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.367767 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad12b22e247541d7810633c2b254c4bf" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:11.350219 24612 consensus_queue.cc:237] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.368973 24382 raft_consensus.cc:3060] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.366178 24381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f38f2d8aff2f424195e56d28ad38c63d" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:11.371090 24381 raft_consensus.cc:3060] T f38f2d8aff2f424195e56d28ad38c63d P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.357437 24618 leader_election.cc:290] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Requested vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:11.376420 24595 tablet_bootstrap.cc:654] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.379732 24382 raft_consensus.cc:2468] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 1.
I20260709 12:18:11.382666 24272 leader_election.cc:304] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 
I20260709 12:18:11.384022 24594 tablet_bootstrap.cc:492] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:11.384455 24618 raft_consensus.cc:2804] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:11.384657 24594 ts_tablet_manager.cc:1403] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.163s	user 0.009s	sys 0.006s
I20260709 12:18:11.385080 24618 raft_consensus.cc:697] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Becoming Leader. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Running, Role: LEADER
I20260709 12:18:11.384892 24381 raft_consensus.cc:2468] T f38f2d8aff2f424195e56d28ad38c63d P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 1.
I20260709 12:18:11.384940 24613 raft_consensus.cc:2749] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:11.386642 24618 consensus_queue.cc:237] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.392944 24613 raft_consensus.cc:493] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.393657 24613 raft_consensus.cc:515] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.399691 24596 ts_tablet_manager.cc:1434] T f38f2d8aff2f424195e56d28ad38c63d P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.002s
I20260709 12:18:11.402194 24596 tablet_bootstrap.cc:492] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Bootstrap starting.
I20260709 12:18:11.407191 24421 leader_election.cc:304] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:11.408582 24540 raft_consensus.cc:2804] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:11.409200 24540 raft_consensus.cc:697] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [term 1 LEADER]: Becoming Leader. State: Replica: 99259d8c893c463d883923114deac77b, State: Running, Role: LEADER
I20260709 12:18:11.410142 24540 consensus_queue.cc:237] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.412858 24613 leader_election.cc:290] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:11.389959 24594 raft_consensus.cc:359] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.413664 24594 raft_consensus.cc:385] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.413993 24594 raft_consensus.cc:740] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.415030 24594 consensus_queue.cc:260] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.416666 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9eb305973f4e9fa555d912818b5a39" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b" is_pre_election: true
I20260709 12:18:11.417416 24454 raft_consensus.cc:2468] T 2e9eb305973f4e9fa555d912818b5a39 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 0.
I20260709 12:18:11.417740 24594 ts_tablet_manager.cc:1434] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:18:11.417312 24381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9eb305973f4e9fa555d912818b5a39" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:11.418732 24273 leader_election.cc:304] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:11.419065 24381 raft_consensus.cc:2468] T 2e9eb305973f4e9fa555d912818b5a39 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 0.
I20260709 12:18:11.420069 24307 raft_consensus.cc:2468] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 1.
I20260709 12:18:11.422767 24613 raft_consensus.cc:2804] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.423271 24613 raft_consensus.cc:493] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.423633 24613 raft_consensus.cc:3060] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.441555 24594 tablet_bootstrap.cc:492] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:11.451344 24596 tablet_bootstrap.cc:654] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.454820 24203 catalog_manager.cc:5697] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:11.459707 24613 raft_consensus.cc:515] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.460335 24201 catalog_manager.cc:5697] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b reported cstate change: term changed from 0 to 1, leader changed from <none> to 99259d8c893c463d883923114deac77b (127.13.140.3). New cstate: current_term: 1 leader_uuid: "99259d8c893c463d883923114deac77b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:11.467703 24629 raft_consensus.cc:515] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.469345 24455 raft_consensus.cc:2393] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in current term 1: Already voted for candidate 99259d8c893c463d883923114deac77b in this term.
I20260709 12:18:11.471743 24595 tablet_bootstrap.cc:492] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:11.474067 24613 leader_election.cc:290] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Requested vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:11.481551 24307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad12b22e247541d7810633c2b254c4bf" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:11.482033 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9eb305973f4e9fa555d912818b5a39" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:11.482735 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9eb305973f4e9fa555d912818b5a39" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:11.483083 24381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad12b22e247541d7810633c2b254c4bf" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:11.482733 24454 raft_consensus.cc:3060] T 2e9eb305973f4e9fa555d912818b5a39 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.483938 24381 raft_consensus.cc:2393] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 99259d8c893c463d883923114deac77b in current term 1: Already voted for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in this term.
I20260709 12:18:11.480859 24595 ts_tablet_manager.cc:1403] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.127s	user 0.014s	sys 0.010s
I20260709 12:18:11.479732 24202 catalog_manager.cc:5697] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1). New cstate: current_term: 1 leader_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:11.493388 24419 leader_election.cc:304] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99259d8c893c463d883923114deac77b; no voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f
I20260709 12:18:11.496219 24540 raft_consensus.cc:2749] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:11.496343 24202 catalog_manager.cc:5697] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1). New cstate: current_term: 1 leader_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:11.497054 24454 raft_consensus.cc:2468] T 2e9eb305973f4e9fa555d912818b5a39 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 1.
I20260709 12:18:11.487269 24629 leader_election.cc:290] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:11.498358 24202 catalog_manager.cc:5697] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1). New cstate: current_term: 1 leader_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:11.498612 24273 leader_election.cc:304] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:11.494153 24596 tablet_bootstrap.cc:492] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04: No bootstrap required, opened a new log
I20260709 12:18:11.483501 24382 raft_consensus.cc:3060] T 2e9eb305973f4e9fa555d912818b5a39 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.499789 24613 raft_consensus.cc:2804] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:11.500303 24613 raft_consensus.cc:697] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Becoming Leader. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Running, Role: LEADER
I20260709 12:18:11.501011 24596 ts_tablet_manager.cc:1403] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent bootstrapping tablet: real 0.100s	user 0.025s	sys 0.016s
I20260709 12:18:11.501315 24613 consensus_queue.cc:237] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.505654 24594 tablet_bootstrap.cc:654] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.506284 24595 raft_consensus.cc:359] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.507010 24595 raft_consensus.cc:385] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.507365 24595 raft_consensus.cc:740] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.510504 24595 consensus_queue.cc:260] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.513248 24595 ts_tablet_manager.cc:1434] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260709 12:18:11.514318 24595 tablet_bootstrap.cc:492] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b: Bootstrap starting.
I20260709 12:18:11.517194 24596 raft_consensus.cc:359] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.517979 24596 raft_consensus.cc:385] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.518285 24596 raft_consensus.cc:740] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.521291 24595 tablet_bootstrap.cc:654] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.522512 24596 consensus_queue.cc:260] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.524600 24596 ts_tablet_manager.cc:1434] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:18:11.514211 24382 raft_consensus.cc:2468] T 2e9eb305973f4e9fa555d912818b5a39 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 1.
I20260709 12:18:11.534577 24594 tablet_bootstrap.cc:492] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:11.535269 24594 ts_tablet_manager.cc:1403] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.017s
I20260709 12:18:11.538280 24594 raft_consensus.cc:359] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.539021 24594 raft_consensus.cc:385] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.539295 24594 raft_consensus.cc:740] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.540005 24594 consensus_queue.cc:260] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.542162 24594 ts_tablet_manager.cc:1434] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:18:11.543844 24594 tablet_bootstrap.cc:492] T a463934db2814ab4b5c8ea5e5e3f7c1f P 8ff12c8677b5457b88a29c0fd8c2cc7f: Bootstrap starting.
I20260709 12:18:11.550130 24594 tablet_bootstrap.cc:654] T a463934db2814ab4b5c8ea5e5e3f7c1f P 8ff12c8677b5457b88a29c0fd8c2cc7f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.546772 24595 tablet_bootstrap.cc:492] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b: No bootstrap required, opened a new log
I20260709 12:18:11.554194 24595 ts_tablet_manager.cc:1403] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.001s
I20260709 12:18:11.557206 24595 raft_consensus.cc:359] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.558060 24595 raft_consensus.cc:385] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.558378 24595 raft_consensus.cc:740] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.559157 24595 consensus_queue.cc:260] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.561750 24595 ts_tablet_manager.cc:1434] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:18:11.564206 24594 tablet_bootstrap.cc:492] T a463934db2814ab4b5c8ea5e5e3f7c1f P 8ff12c8677b5457b88a29c0fd8c2cc7f: No bootstrap required, opened a new log
I20260709 12:18:11.565054 24594 ts_tablet_manager.cc:1403] T a463934db2814ab4b5c8ea5e5e3f7c1f P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.001s
I20260709 12:18:11.568595 24594 raft_consensus.cc:359] T a463934db2814ab4b5c8ea5e5e3f7c1f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.569379 24594 raft_consensus.cc:385] T a463934db2814ab4b5c8ea5e5e3f7c1f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.569660 24594 raft_consensus.cc:740] T a463934db2814ab4b5c8ea5e5e3f7c1f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.574815 24594 consensus_queue.cc:260] T a463934db2814ab4b5c8ea5e5e3f7c1f P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.580480 24594 ts_tablet_manager.cc:1434] T a463934db2814ab4b5c8ea5e5e3f7c1f P 8ff12c8677b5457b88a29c0fd8c2cc7f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:18:11.592707 24202 catalog_manager.cc:5697] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1). New cstate: current_term: 1 leader_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:11.609738 24203 catalog_manager.cc:5697] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:11.651556 24613 raft_consensus.cc:493] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.652173 24613 raft_consensus.cc:515] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.654145 24613 leader_election.cc:290] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:11.655088 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5e9536410141d5953bb250c91e6693" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:11.655450 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5e9536410141d5953bb250c91e6693" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b" is_pre_election: true
I20260709 12:18:11.656368 24454 raft_consensus.cc:2393] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in current term 1: Already voted for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in this term.
I20260709 12:18:11.657418 24273 leader_election.cc:304] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b
I20260709 12:18:11.658128 24613 raft_consensus.cc:3060] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.666316 24613 raft_consensus.cc:2749] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:11.675851 24626 raft_consensus.cc:493] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.676512 24626 raft_consensus.cc:515] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.678824 24626 leader_election.cc:290] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:11.679735 24307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a463934db2814ab4b5c8ea5e5e3f7c1f" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" is_pre_election: true
I20260709 12:18:11.680052 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a463934db2814ab4b5c8ea5e5e3f7c1f" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b" is_pre_election: true
I20260709 12:18:11.680601 24307 raft_consensus.cc:2468] T a463934db2814ab4b5c8ea5e5e3f7c1f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 0.
I20260709 12:18:11.680805 24454 raft_consensus.cc:2468] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 0.
I20260709 12:18:11.681921 24345 leader_election.cc:304] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f; no voters: 
I20260709 12:18:11.682857 24626 raft_consensus.cc:2804] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.683259 24626 raft_consensus.cc:493] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.683575 24626 raft_consensus.cc:3060] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.689961 24626 raft_consensus.cc:515] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.692212 24626 leader_election.cc:290] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:11.693181 24307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a463934db2814ab4b5c8ea5e5e3f7c1f" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:11.693459 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a463934db2814ab4b5c8ea5e5e3f7c1f" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:11.694366 24307 raft_consensus.cc:3060] T a463934db2814ab4b5c8ea5e5e3f7c1f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.694473 24454 raft_consensus.cc:3060] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.701853 24454 raft_consensus.cc:2468] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 1.
I20260709 12:18:11.703562 24348 leader_election.cc:304] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:11.703779 24307 raft_consensus.cc:2468] T a463934db2814ab4b5c8ea5e5e3f7c1f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 1.
I20260709 12:18:11.704464 24626 raft_consensus.cc:2804] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:11.704916 24626 raft_consensus.cc:697] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Becoming Leader. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Running, Role: LEADER
I20260709 12:18:11.705837 24626 consensus_queue.cc:237] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.716076 24203 catalog_manager.cc:5697] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2). New cstate: current_term: 1 leader_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:11.758826 24629 raft_consensus.cc:493] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.759487 24629 raft_consensus.cc:515] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.761453 24629 leader_election.cc:290] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:11.762481 24307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b97f0f1b945d1a3c5d190f83dcdc6" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" is_pre_election: true
I20260709 12:18:11.762665 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b97f0f1b945d1a3c5d190f83dcdc6" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:11.763357 24307 raft_consensus.cc:2468] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 0.
I20260709 12:18:11.763510 24382 raft_consensus.cc:2468] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 0.
I20260709 12:18:11.764431 24419 leader_election.cc:304] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:11.766110 24629 raft_consensus.cc:2804] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.766440 24629 raft_consensus.cc:493] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.766790 24629 raft_consensus.cc:3060] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.772810 24629 raft_consensus.cc:515] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.774559 24629 leader_election.cc:290] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:11.775722 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b97f0f1b945d1a3c5d190f83dcdc6" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:11.776384 24382 raft_consensus.cc:3060] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.775543 24307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b97f0f1b945d1a3c5d190f83dcdc6" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:11.776886 24307 raft_consensus.cc:3060] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.779322 24613 consensus_queue.cc:1048] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:11.785408 24307 raft_consensus.cc:2468] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 1.
I20260709 12:18:11.784559 24382 raft_consensus.cc:2468] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 1.
I20260709 12:18:11.786938 24419 leader_election.cc:304] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:11.787921 24629 raft_consensus.cc:2804] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:11.788532 24629 raft_consensus.cc:697] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 1 LEADER]: Becoming Leader. State: Replica: 99259d8c893c463d883923114deac77b, State: Running, Role: LEADER
I20260709 12:18:11.790212 24540 raft_consensus.cc:493] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.790874 24540 raft_consensus.cc:515] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.789919 24629 consensus_queue.cc:237] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.793119 24540 leader_election.cc:290] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:11.794130 24614 consensus_queue.cc:1048] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:11.797195 24306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26092447db8e4511a6a7a76b0cfa84c0" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" is_pre_election: true
I20260709 12:18:11.801622 24382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26092447db8e4511a6a7a76b0cfa84c0" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:11.802790 24382 raft_consensus.cc:2393] T 26092447db8e4511a6a7a76b0cfa84c0 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99259d8c893c463d883923114deac77b in current term 1: Already voted for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in this term.
I20260709 12:18:11.804776 24421 leader_election.cc:304] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99259d8c893c463d883923114deac77b; no voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f
I20260709 12:18:11.808486 24624 raft_consensus.cc:3060] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.808460 24540 consensus_queue.cc:1048] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:18:11.817200 24454 raft_consensus.cc:3060] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.829113 24613 consensus_queue.cc:1048] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:11.831073 24540 raft_consensus.cc:493] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.827183 24624 raft_consensus.cc:2749] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:11.831949 24540 raft_consensus.cc:515] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:11.845880 24628 consensus_queue.cc:1048] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:11.848199 24618 consensus_queue.cc:1048] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:11.856655 24307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9438099726442795c3fca382f1e899" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" is_pre_election: true
I20260709 12:18:11.858604 24540 leader_election.cc:290] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:11.861637 24628 consensus_queue.cc:1048] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:11.854455 24201 catalog_manager.cc:5697] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b reported cstate change: term changed from 0 to 1, leader changed from <none> to 99259d8c893c463d883923114deac77b (127.13.140.3). New cstate: current_term: 1 leader_uuid: "99259d8c893c463d883923114deac77b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:11.866041 24381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9438099726442795c3fca382f1e899" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" is_pre_election: true
I20260709 12:18:11.875531 24628 consensus_queue.cc:1048] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:11.876969 24540 consensus_queue.cc:1048] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:11.877980 24421 leader_election.cc:304] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99259d8c893c463d883923114deac77b; no voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 8ff12c8677b5457b88a29c0fd8c2cc7f
I20260709 12:18:11.891932 24540 raft_consensus.cc:2749] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:11.895427 24613 consensus_queue.cc:1048] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:11.900153 24618 consensus_queue.cc:1048] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:11.933836 24618 consensus_queue.cc:1048] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:11.958138 24618 consensus_queue.cc:1048] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:11.974093 24382 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f5e9536410141d5953bb250c91e6693"
dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
mode: GRACEFUL
new_leader_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
 from {username='slave'} at 127.0.0.1:39640
I20260709 12:18:11.974771 24382 raft_consensus.cc:606] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Received request to transfer leadership to TS 8ff12c8677b5457b88a29c0fd8c2cc7f
I20260709 12:18:11.975982 24608 consensus_queue.cc:1048] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:11.982721 24454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc3b97f0f1b945d1a3c5d190f83dcdc6"
dest_uuid: "99259d8c893c463d883923114deac77b"
mode: GRACEFUL
new_leader_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
 from {username='slave'} at 127.0.0.1:59696
I20260709 12:18:11.983319 24454 raft_consensus.cc:606] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 1 LEADER]: Received request to transfer leadership to TS 1d4784565a6c4ee3bbf5eb0cff7a7e04
I20260709 12:18:11.999720 24307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad12b22e247541d7810633c2b254c4bf"
dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
mode: GRACEFUL
new_leader_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
 from {username='slave'} at 127.0.0.1:49854
I20260709 12:18:12.000260 24307 raft_consensus.cc:606] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Received request to transfer leadership to TS 1d4784565a6c4ee3bbf5eb0cff7a7e04
I20260709 12:18:12.183171 24628 consensus_queue.cc:1048] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:12.194262 24612 consensus_queue.cc:1048] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:12.221400 24655 consensus_queue.cc:1048] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:12.228219 24540 raft_consensus.cc:993] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b: : Instructing follower 1d4784565a6c4ee3bbf5eb0cff7a7e04 to start an election
I20260709 12:18:12.228710 24654 raft_consensus.cc:1081] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 1 LEADER]: Signalling peer 1d4784565a6c4ee3bbf5eb0cff7a7e04 to start an election
I20260709 12:18:12.230329 24380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc3b97f0f1b945d1a3c5d190f83dcdc6"
dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
 from {username='slave'} at 127.0.0.1:39626
I20260709 12:18:12.230944 24380 raft_consensus.cc:493] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:12.231352 24380 raft_consensus.cc:3060] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.235322 24540 consensus_queue.cc:1048] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:12.238148 24380 raft_consensus.cc:515] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:12.240324 24380 leader_election.cc:290] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 2 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:12.241164 24304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b97f0f1b945d1a3c5d190f83dcdc6" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:12.241276 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3b97f0f1b945d1a3c5d190f83dcdc6" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:12.242020 24454 raft_consensus.cc:3055] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:12.242543 24454 raft_consensus.cc:740] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99259d8c893c463d883923114deac77b, State: Running, Role: LEADER
I20260709 12:18:12.243268 24454 consensus_queue.cc:260] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:12.244387 24454 raft_consensus.cc:3060] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.251013 24454 raft_consensus.cc:2468] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 2.
I20260709 12:18:12.252045 24348 leader_election.cc:304] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b; no voters: 8ff12c8677b5457b88a29c0fd8c2cc7f
I20260709 12:18:12.252859 24612 raft_consensus.cc:2804] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:12.253238 24612 raft_consensus.cc:697] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 LEADER]: Becoming Leader. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Running, Role: LEADER
I20260709 12:18:12.253986 24612 consensus_queue.cc:237] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:12.260676 24203 catalog_manager.cc:5697] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 reported cstate change: term changed from 1 to 2, leader changed from 99259d8c893c463d883923114deac77b (127.13.140.3) to 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:12.376646 24625 raft_consensus.cc:993] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: : Instructing follower 8ff12c8677b5457b88a29c0fd8c2cc7f to start an election
I20260709 12:18:12.377085 24625 raft_consensus.cc:1081] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Signalling peer 8ff12c8677b5457b88a29c0fd8c2cc7f to start an election
I20260709 12:18:12.378707 24307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f5e9536410141d5953bb250c91e6693"
dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
 from {username='slave'} at 127.0.0.1:49846
I20260709 12:18:12.379223 24307 raft_consensus.cc:493] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:12.379513 24307 raft_consensus.cc:3060] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.385751 24307 raft_consensus.cc:515] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:12.387545 24307 leader_election.cc:290] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 2 election: Requested vote from peers 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:12.388274 24380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5e9536410141d5953bb250c91e6693" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:12.388561 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5e9536410141d5953bb250c91e6693" candidate_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:12.388942 24380 raft_consensus.cc:3055] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:12.389206 24454 raft_consensus.cc:3060] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.389340 24380 raft_consensus.cc:740] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Running, Role: LEADER
I20260709 12:18:12.390162 24380 consensus_queue.cc:260] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:12.391085 24380 raft_consensus.cc:3060] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.394137 24454 raft_consensus.cc:2468] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 2.
I20260709 12:18:12.395345 24273 leader_election.cc:304] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:12.396155 24618 raft_consensus.cc:2804] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:12.396564 24618 raft_consensus.cc:697] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 LEADER]: Becoming Leader. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Running, Role: LEADER
I20260709 12:18:12.396802 24380 raft_consensus.cc:2468] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff12c8677b5457b88a29c0fd8c2cc7f in term 2.
I20260709 12:18:12.397341 24618 consensus_queue.cc:237] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:12.403906 24203 catalog_manager.cc:5697] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f reported cstate change: term changed from 1 to 2, leader changed from 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2) to 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1). New cstate: current_term: 2 leader_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:12.471073 24608 raft_consensus.cc:993] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f: : Instructing follower 1d4784565a6c4ee3bbf5eb0cff7a7e04 to start an election
I20260709 12:18:12.471647 24618 raft_consensus.cc:1081] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Signalling peer 1d4784565a6c4ee3bbf5eb0cff7a7e04 to start an election
I20260709 12:18:12.473325 24380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad12b22e247541d7810633c2b254c4bf"
dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
 from {username='slave'} at 127.0.0.1:39618
I20260709 12:18:12.473870 24380 raft_consensus.cc:493] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:12.474195 24380 raft_consensus.cc:3060] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.479568 24380 raft_consensus.cc:515] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:12.481808 24380 leader_election.cc:290] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 2 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 99259d8c893c463d883923114deac77b (127.13.140.3:33879)
I20260709 12:18:12.482597 24307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad12b22e247541d7810633c2b254c4bf" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:12.482800 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad12b22e247541d7810633c2b254c4bf" candidate_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99259d8c893c463d883923114deac77b"
I20260709 12:18:12.483367 24307 raft_consensus.cc:3055] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:12.483387 24454 raft_consensus.cc:3060] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.483855 24307 raft_consensus.cc:740] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Running, Role: LEADER
I20260709 12:18:12.484690 24307 consensus_queue.cc:260] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:12.485948 24307 raft_consensus.cc:3060] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.490921 24454 raft_consensus.cc:2468] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 2.
I20260709 12:18:12.492141 24348 leader_election.cc:304] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:12.493005 24625 raft_consensus.cc:2804] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:12.493571 24625 raft_consensus.cc:697] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 LEADER]: Becoming Leader. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Running, Role: LEADER
I20260709 12:18:12.494467 24625 consensus_queue.cc:237] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:12.494961 24307 raft_consensus.cc:2468] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4784565a6c4ee3bbf5eb0cff7a7e04 in term 2.
I20260709 12:18:12.503849 24201 catalog_manager.cc:5697] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 reported cstate change: term changed from 1 to 2, leader changed from 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1) to 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2). New cstate: current_term: 2 leader_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:12.671473 24307 raft_consensus.cc:3060] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.676575 24307 raft_consensus.cc:1275] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Refusing update from remote peer 1d4784565a6c4ee3bbf5eb0cff7a7e04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:12.677968 24626 consensus_queue.cc:1048] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:12.687858 24454 raft_consensus.cc:1275] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Refusing update from remote peer 1d4784565a6c4ee3bbf5eb0cff7a7e04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:12.689018 24625 consensus_queue.cc:1048] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:12.811327 24454 raft_consensus.cc:1275] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Refusing update from remote peer 8ff12c8677b5457b88a29c0fd8c2cc7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:12.812463 24618 consensus_queue.cc:1048] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:12.820039 24380 raft_consensus.cc:1275] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Refusing update from remote peer 8ff12c8677b5457b88a29c0fd8c2cc7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:12.821430 24613 consensus_queue.cc:1048] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:13.039558 24453 raft_consensus.cc:1275] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Refusing update from remote peer 1d4784565a6c4ee3bbf5eb0cff7a7e04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:13.040752 24626 consensus_queue.cc:1048] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:13.050774 24307 raft_consensus.cc:1275] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Refusing update from remote peer 1d4784565a6c4ee3bbf5eb0cff7a7e04: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:13.052186 24612 consensus_queue.cc:1048] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:15.005856 24203 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40876:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:18:15.023116 24203 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40876:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:18:15.074018 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:18:15.164106 24273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.3:33879, user_credentials={real_user=slave}} blocked reactor thread for 49006.7us
W20260709 12:18:15.230103 24421 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.140.2:37215, user_credentials={real_user=slave}} blocked reactor thread for 54722.2us
I20260709 12:18:15.249607 24718 tablet.cc:1724] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:18:15.274474 24699 log.cc:927] Time spent T 2e9eb305973f4e9fa555d912818b5a39 P 99259d8c893c463d883923114deac77b: Append to log took a long time: real 0.096s	user 0.001s	sys 0.001s
I20260709 12:18:15.343747 24741 tablet.cc:1724] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.347703 24738 tablet.cc:1724] T 2e9eb305973f4e9fa555d912818b5a39 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.292209 24719 tablet.cc:1724] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.346885 24740 tablet.cc:1724] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.339958 24729 tablet.cc:1724] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.386682 24748 tablet.cc:1724] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.418257 24746 tablet.cc:1724] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:18:15.412887 24724 log.cc:927] Time spent T 3c9438099726442795c3fca382f1e899 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Append to log took a long time: real 0.139s	user 0.004s	sys 0.000s
I20260709 12:18:15.448046 24729 tablet.cc:1724] T 2e9eb305973f4e9fa555d912818b5a39 P 99259d8c893c463d883923114deac77b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.451627 24745 tablet.cc:1724] T f38f2d8aff2f424195e56d28ad38c63d P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.472077 24304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53fba5b6f6224777bcae3eb246334016"
dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
mode: GRACEFUL
new_leader_uuid: "99259d8c893c463d883923114deac77b"
 from {username='slave'} at 127.0.0.1:49860
I20260709 12:18:15.472927 24304 raft_consensus.cc:606] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Received request to transfer leadership to TS 99259d8c893c463d883923114deac77b
I20260709 12:18:15.504724 24740 tablet.cc:1724] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.472334 24741 tablet.cc:1724] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.510847 24752 tablet.cc:1724] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.519927 24747 tablet.cc:1724] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.525153 24718 tablet.cc:1724] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.540172 24719 tablet.cc:1724] T a463934db2814ab4b5c8ea5e5e3f7c1f P 8ff12c8677b5457b88a29c0fd8c2cc7f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.542752 24748 tablet.cc:1724] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.550097 24738 tablet.cc:1724] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.548043 24745 tablet.cc:1724] T 26092447db8e4511a6a7a76b0cfa84c0 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.555565 24753 tablet.cc:1724] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.573803 24752 tablet.cc:1724] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.574326 24748 tablet.cc:1724] T 3c9438099726442795c3fca382f1e899 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.566457 24729 tablet.cc:1724] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.583714 24718 tablet.cc:1724] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.588666 24379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5afa92c1fbb84dd8a15870250946e060"
dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
mode: GRACEFUL
new_leader_uuid: "99259d8c893c463d883923114deac77b"
 from {username='slave'} at 127.0.0.1:39656
I20260709 12:18:15.589378 24379 raft_consensus.cc:606] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 LEADER]: Received request to transfer leadership to TS 99259d8c893c463d883923114deac77b
I20260709 12:18:15.594904 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:18:15.595587 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:15.595624 24746 tablet.cc:1724] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.597397 24742 raft_consensus.cc:993] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: : Instructing follower 99259d8c893c463d883923114deac77b to start an election
I20260709 12:18:15.597937 24742 raft_consensus.cc:1081] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 LEADER]: Signalling peer 99259d8c893c463d883923114deac77b to start an election
I20260709 12:18:15.600168 24452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5afa92c1fbb84dd8a15870250946e060"
dest_uuid: "99259d8c893c463d883923114deac77b"
 from {username='slave'} at 127.0.0.1:59690
I20260709 12:18:15.600777 24452 raft_consensus.cc:493] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:15.601945 24452 raft_consensus.cc:3060] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:15.603160 24719 tablet.cc:1724] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 8ff12c8677b5457b88a29c0fd8c2cc7f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.609540 24741 tablet.cc:1724] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:15.618007 24452 raft_consensus.cc:515] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:15.642782 24379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afa92c1fbb84dd8a15870250946e060" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:15.642903 24302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afa92c1fbb84dd8a15870250946e060" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:15.643635 24379 raft_consensus.cc:3055] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:15.643640 24302 raft_consensus.cc:3060] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:15.644131 24379 raft_consensus.cc:740] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d4784565a6c4ee3bbf5eb0cff7a7e04, State: Running, Role: LEADER
I20260709 12:18:15.644949 24379 consensus_queue.cc:260] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:15.646100 24379 raft_consensus.cc:3060] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:15.642256 24452 leader_election.cc:290] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 3 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:15.654232 24302 raft_consensus.cc:2468] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 3.
I20260709 12:18:15.654265 24379 raft_consensus.cc:2468] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 3.
I20260709 12:18:15.655931 24419 leader_election.cc:304] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ff12c8677b5457b88a29c0fd8c2cc7f, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:15.657232 24739 raft_consensus.cc:2804] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:15.657691 24739 raft_consensus.cc:697] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [term 3 LEADER]: Becoming Leader. State: Replica: 99259d8c893c463d883923114deac77b, State: Running, Role: LEADER
I20260709 12:18:15.658512 24739 consensus_queue.cc:237] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:15.664115 24201 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc: soft_deleted_table [id=58dc5f5d20214a7eb91ef94547886113] alter complete (version 1)
I20260709 12:18:15.673971 24203 catalog_manager.cc:5697] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b reported cstate change: term changed from 2 to 3, leader changed from 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2) to 99259d8c893c463d883923114deac77b (127.13.140.3). New cstate: current_term: 3 leader_uuid: "99259d8c893c463d883923114deac77b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:15.867404 24711 raft_consensus.cc:993] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f: : Instructing follower 99259d8c893c463d883923114deac77b to start an election
I20260709 12:18:15.867924 24702 raft_consensus.cc:1081] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Signalling peer 99259d8c893c463d883923114deac77b to start an election
I20260709 12:18:15.869261 24452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53fba5b6f6224777bcae3eb246334016"
dest_uuid: "99259d8c893c463d883923114deac77b"
 from {username='slave'} at 127.0.0.1:59688
I20260709 12:18:15.869705 24452 raft_consensus.cc:493] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:15.869987 24452 raft_consensus.cc:3060] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:15.875222 24452 raft_consensus.cc:515] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:15.876860 24452 leader_election.cc:290] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 2 election: Requested vote from peers 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269), 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215)
I20260709 12:18:15.877789 24302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fba5b6f6224777bcae3eb246334016" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f"
I20260709 12:18:15.877894 24379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fba5b6f6224777bcae3eb246334016" candidate_uuid: "99259d8c893c463d883923114deac77b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04"
I20260709 12:18:15.878557 24302 raft_consensus.cc:3055] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:15.878610 24379 raft_consensus.cc:3060] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:15.878885 24302 raft_consensus.cc:740] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ff12c8677b5457b88a29c0fd8c2cc7f, State: Running, Role: LEADER
I20260709 12:18:15.879704 24302 consensus_queue.cc:260] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:15.880678 24302 raft_consensus.cc:3060] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:15.885021 24379 raft_consensus.cc:2468] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 2.
I20260709 12:18:15.886545 24421 leader_election.cc:304] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4784565a6c4ee3bbf5eb0cff7a7e04, 99259d8c893c463d883923114deac77b; no voters: 
I20260709 12:18:15.887596 24739 raft_consensus.cc:2804] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:15.888084 24739 raft_consensus.cc:697] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [term 2 LEADER]: Becoming Leader. State: Replica: 99259d8c893c463d883923114deac77b, State: Running, Role: LEADER
I20260709 12:18:15.888922 24302 raft_consensus.cc:2468] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99259d8c893c463d883923114deac77b in term 2.
I20260709 12:18:15.888880 24739 consensus_queue.cc:237] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } }
I20260709 12:18:15.898623 24203 catalog_manager.cc:5697] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b reported cstate change: term changed from 1 to 2, leader changed from 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1) to 99259d8c893c463d883923114deac77b (127.13.140.3). New cstate: current_term: 2 leader_uuid: "99259d8c893c463d883923114deac77b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99259d8c893c463d883923114deac77b" member_type: VOTER last_known_addr { host: "127.13.140.3" port: 33879 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:16.247495 24302 raft_consensus.cc:1275] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 3 FOLLOWER]: Refusing update from remote peer 99259d8c893c463d883923114deac77b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:16.249419 24739 consensus_queue.cc:1048] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:16.260990 24379 raft_consensus.cc:1275] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 3 FOLLOWER]: Refusing update from remote peer 99259d8c893c463d883923114deac77b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:16.266933 24764 consensus_queue.cc:1048] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:16.366508 24305 raft_consensus.cc:1275] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Refusing update from remote peer 99259d8c893c463d883923114deac77b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:16.367743 24764 consensus_queue.cc:1048] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff12c8677b5457b88a29c0fd8c2cc7f" member_type: VOTER last_known_addr { host: "127.13.140.1" port: 42269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:16.377852 24379 raft_consensus.cc:1275] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Refusing update from remote peer 99259d8c893c463d883923114deac77b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:16.379395 24739 consensus_queue.cc:1048] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4784565a6c4ee3bbf5eb0cff7a7e04" member_type: VOTER last_known_addr { host: "127.13.140.2" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:16.598611 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:16.604826 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:16.605233 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:17.606110 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:17.611471 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:17.611871 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:18.612965 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:18.619444 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:18.619961 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:19.621057 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:19.626031 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:19.626446 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:20.627511 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:20.632725 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:20.633236 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:21.634099 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:21.639045 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:21.639520 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:22.640496 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:22.646057 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:22.646502 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:23.647397 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:23.652223 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:23.652665 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:24.653566 13872 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:24.658946 13872 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:24.659433 13872 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:25.716374 13872 tablet_server.cc:179] TabletServer@127.13.140.1:0 shutting down...
W20260709 12:18:25.738729 24345 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260709 12:18:25.742995 24345 consensus_peers.cc:597] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 -> Peer 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269): Couldn't send request to peer 8ff12c8677b5457b88a29c0fd8c2cc7f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:25.764103 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:25.765110 13872 tablet_replica.cc:333] T a463934db2814ab4b5c8ea5e5e3f7c1f P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
I20260709 12:18:25.766175 13872 raft_consensus.cc:2243] T a463934db2814ab4b5c8ea5e5e3f7c1f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.766863 13872 raft_consensus.cc:2272] T a463934db2814ab4b5c8ea5e5e3f7c1f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.769629 13872 tablet_replica.cc:333] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
I20260709 12:18:25.770292 13872 raft_consensus.cc:2243] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:25.771394 13872 raft_consensus.cc:2272] T 5f5e9536410141d5953bb250c91e6693 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.774910 13872 tablet_replica.cc:333] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
W20260709 12:18:25.775420 24345 consensus_peers.cc:597] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 -> Peer 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269): Couldn't send request to peer 8ff12c8677b5457b88a29c0fd8c2cc7f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:25.775688 13872 raft_consensus.cc:2243] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.776499 13872 raft_consensus.cc:2272] T f38f2d8aff2f424195e56d28ad38c63d P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.778883 13872 tablet_replica.cc:333] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
I20260709 12:18:25.779532 13872 raft_consensus.cc:2243] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:25.780341 13872 raft_consensus.cc:2272] T 26092447db8e4511a6a7a76b0cfa84c0 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.782662 13872 tablet_replica.cc:333] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
I20260709 12:18:25.783232 13872 raft_consensus.cc:2243] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:25.784094 13872 raft_consensus.cc:2272] T 3c9438099726442795c3fca382f1e899 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.786459 13872 tablet_replica.cc:333] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
I20260709 12:18:25.787058 13872 raft_consensus.cc:2243] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.787563 13872 raft_consensus.cc:2272] T 5afa92c1fbb84dd8a15870250946e060 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.789680 13872 tablet_replica.cc:333] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
I20260709 12:18:25.790249 13872 raft_consensus.cc:2243] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.790683 13872 raft_consensus.cc:2272] T 0346867d32b14655976a9ca1246f5795 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.792976 13872 tablet_replica.cc:333] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
I20260709 12:18:25.793545 13872 raft_consensus.cc:2243] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.794023 13872 raft_consensus.cc:2272] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.796463 13872 tablet_replica.cc:333] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
I20260709 12:18:25.797050 13872 raft_consensus.cc:2243] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.797533 13872 raft_consensus.cc:2272] T 53fba5b6f6224777bcae3eb246334016 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.799885 13872 tablet_replica.cc:333] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
I20260709 12:18:25.800447 13872 raft_consensus.cc:2243] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.800873 13872 raft_consensus.cc:2272] T e492d5fa538c442c86fa400b54b34f95 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.802984 13872 tablet_replica.cc:333] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
I20260709 12:18:25.803565 13872 raft_consensus.cc:2243] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:25.804458 13872 raft_consensus.cc:2272] T a7594303c5b741498ebb478bae282445 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.806994 13872 tablet_replica.cc:333] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
I20260709 12:18:25.807586 13872 raft_consensus.cc:2243] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:25.808460 13872 raft_consensus.cc:2272] T f70cefaeb9984fb5b271966b9e28ef87 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.810828 13872 tablet_replica.cc:333] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
I20260709 12:18:25.811478 13872 raft_consensus.cc:2243] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.812144 13872 raft_consensus.cc:2272] T cd650d4fce104446aaf9057428fb409f P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:25.815179 24345 consensus_peers.cc:597] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 -> Peer 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269): Couldn't send request to peer 8ff12c8677b5457b88a29c0fd8c2cc7f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:25.815261 13872 tablet_replica.cc:333] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
I20260709 12:18:25.816015 13872 raft_consensus.cc:2243] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.816589 13872 raft_consensus.cc:2272] T ad12b22e247541d7810633c2b254c4bf P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.819764 13872 tablet_replica.cc:333] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
I20260709 12:18:25.820379 13872 raft_consensus.cc:2243] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:25.821185 13872 raft_consensus.cc:2272] T 2e9eb305973f4e9fa555d912818b5a39 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.823374 13872 tablet_replica.cc:333] T 9412e3b188bc4e5996148a4997805b82 P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
I20260709 12:18:25.823848 13872 raft_consensus.cc:2243] T 9412e3b188bc4e5996148a4997805b82 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.824246 13872 raft_consensus.cc:2272] T 9412e3b188bc4e5996148a4997805b82 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.826813 13872 tablet_replica.cc:333] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
I20260709 12:18:25.827422 13872 raft_consensus.cc:2243] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.828053 13872 raft_consensus.cc:2272] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:25.828193 24345 consensus_peers.cc:597] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 -> Peer 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269): Couldn't send request to peer 8ff12c8677b5457b88a29c0fd8c2cc7f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:25.830893 13872 tablet_replica.cc:333] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f: stopping tablet replica
I20260709 12:18:25.831717 13872 raft_consensus.cc:2243] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:25.832883 13872 raft_consensus.cc:2272] T 2305f533ce394e48aefd116365ca44a1 P 8ff12c8677b5457b88a29c0fd8c2cc7f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:25.839689 24419 consensus_peers.cc:597] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b -> Peer 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269): Couldn't send request to peer 8ff12c8677b5457b88a29c0fd8c2cc7f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:25.846742 24345 consensus_peers.cc:597] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 -> Peer 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269): Couldn't send request to peer 8ff12c8677b5457b88a29c0fd8c2cc7f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:25.855547 24419 consensus_peers.cc:597] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b -> Peer 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269): Couldn't send request to peer 8ff12c8677b5457b88a29c0fd8c2cc7f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:25.880402 24419 consensus_peers.cc:597] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b -> Peer 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269): Couldn't send request to peer 8ff12c8677b5457b88a29c0fd8c2cc7f. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:42269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:25.886600 13872 tablet_server.cc:196] TabletServer@127.13.140.1:0 shutdown complete.
I20260709 12:18:25.931651 13872 tablet_server.cc:179] TabletServer@127.13.140.2:0 shutting down...
I20260709 12:18:25.959619 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:25.960374 13872 tablet_replica.cc:333] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:25.961306 13872 raft_consensus.cc:2243] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:25.962230 13872 raft_consensus.cc:2272] T a463934db2814ab4b5c8ea5e5e3f7c1f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.964668 13872 tablet_replica.cc:333] T f38f2d8aff2f424195e56d28ad38c63d P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:25.965291 13872 raft_consensus.cc:2243] T f38f2d8aff2f424195e56d28ad38c63d P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.965792 13872 raft_consensus.cc:2272] T f38f2d8aff2f424195e56d28ad38c63d P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.968040 13872 tablet_replica.cc:333] T 26092447db8e4511a6a7a76b0cfa84c0 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:25.968564 13872 raft_consensus.cc:2243] T 26092447db8e4511a6a7a76b0cfa84c0 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.969028 13872 raft_consensus.cc:2272] T 26092447db8e4511a6a7a76b0cfa84c0 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.971536 13872 tablet_replica.cc:333] T 2e9eb305973f4e9fa555d912818b5a39 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:25.972288 13872 raft_consensus.cc:2243] T 2e9eb305973f4e9fa555d912818b5a39 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.972903 13872 raft_consensus.cc:2272] T 2e9eb305973f4e9fa555d912818b5a39 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:25.974067 24421 consensus_peers.cc:597] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b -> Peer 1d4784565a6c4ee3bbf5eb0cff7a7e04 (127.13.140.2:37215): Couldn't send request to peer 1d4784565a6c4ee3bbf5eb0cff7a7e04. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:25.975368 13872 tablet_replica.cc:333] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:25.975999 13872 raft_consensus.cc:2243] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:25.976864 13872 raft_consensus.cc:2272] T ad12b22e247541d7810633c2b254c4bf P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.979019 13872 tablet_replica.cc:333] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:25.979607 13872 raft_consensus.cc:2243] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.980113 13872 raft_consensus.cc:2272] T 5f5e9536410141d5953bb250c91e6693 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.982401 13872 tablet_replica.cc:333] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:25.982985 13872 raft_consensus.cc:2243] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.983489 13872 raft_consensus.cc:2272] T 2305f533ce394e48aefd116365ca44a1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.985724 13872 tablet_replica.cc:333] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:25.986238 13872 raft_consensus.cc:2243] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:25.987102 13872 raft_consensus.cc:2272] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.989497 13872 tablet_replica.cc:333] T 3c9438099726442795c3fca382f1e899 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:25.990203 13872 raft_consensus.cc:2243] T 3c9438099726442795c3fca382f1e899 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.990705 13872 raft_consensus.cc:2272] T 3c9438099726442795c3fca382f1e899 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.992849 13872 tablet_replica.cc:333] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:25.993408 13872 raft_consensus.cc:2243] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.993871 13872 raft_consensus.cc:2272] T 0346867d32b14655976a9ca1246f5795 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.996061 13872 tablet_replica.cc:333] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:25.996572 13872 raft_consensus.cc:2243] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:25.997238 13872 raft_consensus.cc:2272] T 5afa92c1fbb84dd8a15870250946e060 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:25.999724 13872 tablet_replica.cc:333] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:26.000334 13872 raft_consensus.cc:2243] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:26.001230 13872 raft_consensus.cc:2272] T cd650d4fce104446aaf9057428fb409f P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.003381 13872 tablet_replica.cc:333] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:26.003921 13872 raft_consensus.cc:2243] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:26.004391 13872 raft_consensus.cc:2272] T a7594303c5b741498ebb478bae282445 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.006557 13872 tablet_replica.cc:333] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:26.007109 13872 raft_consensus.cc:2243] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:26.007949 13872 raft_consensus.cc:2272] T e492d5fa538c442c86fa400b54b34f95 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.009982 13872 tablet_replica.cc:333] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:26.010460 13872 raft_consensus.cc:2243] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:26.011302 13872 raft_consensus.cc:2272] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.013384 13872 tablet_replica.cc:333] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:26.013851 13872 raft_consensus.cc:2243] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:26.014272 13872 raft_consensus.cc:2272] T 53fba5b6f6224777bcae3eb246334016 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.016700 13872 tablet_replica.cc:333] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:26.017172 13872 raft_consensus.cc:2243] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:26.017643 13872 raft_consensus.cc:2272] T f70cefaeb9984fb5b271966b9e28ef87 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.019977 13872 tablet_replica.cc:333] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04: stopping tablet replica
I20260709 12:18:26.020483 13872 raft_consensus.cc:2243] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:26.021337 13872 raft_consensus.cc:2272] T 9412e3b188bc4e5996148a4997805b82 P 1d4784565a6c4ee3bbf5eb0cff7a7e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.066313 13872 tablet_server.cc:196] TabletServer@127.13.140.2:0 shutdown complete.
I20260709 12:18:26.104161 13872 tablet_server.cc:179] TabletServer@127.13.140.3:0 shutting down...
W20260709 12:18:26.121678 24419 consensus_peers.cc:597] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b -> Peer 8ff12c8677b5457b88a29c0fd8c2cc7f (127.13.140.1:42269): Couldn't send request to peer 8ff12c8677b5457b88a29c0fd8c2cc7f. Status: Network error: Client connection negotiation failed: client connection to 127.13.140.1:42269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:26.138074 13872 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:26.138954 13872 tablet_replica.cc:333] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.139919 13872 raft_consensus.cc:2243] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:26.140722 13872 raft_consensus.cc:2272] T 26092447db8e4511a6a7a76b0cfa84c0 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.143162 13872 tablet_replica.cc:333] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.143908 13872 raft_consensus.cc:2243] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:26.144519 13872 raft_consensus.cc:2272] T a463934db2814ab4b5c8ea5e5e3f7c1f P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.147389 13872 tablet_replica.cc:333] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.148176 13872 raft_consensus.cc:2243] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:26.148833 13872 raft_consensus.cc:2272] T 5f5e9536410141d5953bb250c91e6693 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.151391 13872 tablet_replica.cc:333] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.152181 13872 raft_consensus.cc:2243] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:26.152685 13872 raft_consensus.cc:2272] T ad12b22e247541d7810633c2b254c4bf P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.154906 13872 tablet_replica.cc:333] T 2e9eb305973f4e9fa555d912818b5a39 P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.155562 13872 raft_consensus.cc:2243] T 2e9eb305973f4e9fa555d912818b5a39 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:26.156071 13872 raft_consensus.cc:2272] T 2e9eb305973f4e9fa555d912818b5a39 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.158138 13872 tablet_replica.cc:333] T 9412e3b188bc4e5996148a4997805b82 P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.158679 13872 raft_consensus.cc:2243] T 9412e3b188bc4e5996148a4997805b82 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:26.159094 13872 raft_consensus.cc:2272] T 9412e3b188bc4e5996148a4997805b82 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.161131 13872 tablet_replica.cc:333] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.161639 13872 raft_consensus.cc:2243] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:26.162093 13872 raft_consensus.cc:2272] T 7e31b6b47a104ed9b14abfa7ecd65ce1 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.164032 13872 tablet_replica.cc:333] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.164557 13872 raft_consensus.cc:2243] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:26.165023 13872 raft_consensus.cc:2272] T 2305f533ce394e48aefd116365ca44a1 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.167110 13872 tablet_replica.cc:333] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.167640 13872 raft_consensus.cc:2243] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:26.168068 13872 raft_consensus.cc:2272] T 3c9438099726442795c3fca382f1e899 P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.170012 13872 tablet_replica.cc:333] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.170487 13872 raft_consensus.cc:2243] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:26.171241 13872 raft_consensus.cc:2272] T 0346867d32b14655976a9ca1246f5795 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.173303 13872 tablet_replica.cc:333] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.173794 13872 raft_consensus.cc:2243] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:26.174520 13872 raft_consensus.cc:2272] T 5afa92c1fbb84dd8a15870250946e060 P 99259d8c893c463d883923114deac77b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.176601 13872 tablet_replica.cc:333] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.177068 13872 raft_consensus.cc:2243] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:26.177870 13872 raft_consensus.cc:2272] T f38f2d8aff2f424195e56d28ad38c63d P 99259d8c893c463d883923114deac77b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.180007 13872 tablet_replica.cc:333] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.180532 13872 raft_consensus.cc:2243] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:26.180979 13872 raft_consensus.cc:2272] T fc3b97f0f1b945d1a3c5d190f83dcdc6 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.183108 13872 tablet_replica.cc:333] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.183686 13872 raft_consensus.cc:2243] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:26.184475 13872 raft_consensus.cc:2272] T 53fba5b6f6224777bcae3eb246334016 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.186803 13872 tablet_replica.cc:333] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.187371 13872 raft_consensus.cc:2243] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:26.187803 13872 raft_consensus.cc:2272] T cd650d4fce104446aaf9057428fb409f P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.189950 13872 tablet_replica.cc:333] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.190477 13872 raft_consensus.cc:2243] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:26.191013 13872 raft_consensus.cc:2272] T e492d5fa538c442c86fa400b54b34f95 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.194008 13872 tablet_replica.cc:333] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.194491 13872 raft_consensus.cc:2243] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:26.194907 13872 raft_consensus.cc:2272] T a7594303c5b741498ebb478bae282445 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.196936 13872 tablet_replica.cc:333] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b: stopping tablet replica
I20260709 12:18:26.197357 13872 raft_consensus.cc:2243] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:26.197794 13872 raft_consensus.cc:2272] T f70cefaeb9984fb5b271966b9e28ef87 P 99259d8c893c463d883923114deac77b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.228056 13872 tablet_server.cc:196] TabletServer@127.13.140.3:0 shutdown complete.
I20260709 12:18:26.263736 13872 master.cc:562] Master@127.13.140.62:46579 shutting down...
I20260709 12:18:26.285527 13872 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:26.286188 13872 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:26.286480 13872 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7d21ac272d214427bbfd4d83fd0968dc: stopping tablet replica
I20260709 12:18:26.306979 13872 master.cc:584] Master@127.13.140.62:46579 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20416 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (40789 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (396324 ms total)
[  PASSED  ] 7 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] LeaderRebalancerTest.AddTserver

 1 FAILED TEST
I20260709 12:18:26.358975 13872 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2224 messages since previous log ~31 seconds ago
I20260709 12:18:26.359205 13872 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2222 messages since previous log ~31 seconds ago
I20260709 12:18:26.359409 13872 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2221 messages since previous log ~31 seconds ago
I20260709 12:18:26.359602 13872 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~49 seconds ago
I20260709 12:18:26.359790 13872 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~49 seconds ago
I20260709 12:18:26.359967 13872 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 1 messages since previous log ~233 seconds ago
I20260709 12:18:26.360215 13872 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260709 12:18:26.360500 13872 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 37 messages since previous log ~19 seconds ago
